Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2794

How to detect from which BAPI is a certain BTE called ???

$
0
0

Hello all !

 

My scenario is simple .
I have used a certain BTE 1120  and placed some code in it .
When i use  BAPI_ACC_DOCUMENT_CHECK   i don't want this BTE to get called ,
instead when i use BAPI_ACC_DOCUMENT_POST  i want this BTE get called .

 

Is there any way  i can tell when this BTE is trigered by which BAPI ??

Any system parameter that i could check inside the FM that contains the code of the BTE ,
so can put  a simple IF CONDITION on example

 

IF sy-param  NOT EQUAL TO  BAPI_ACC_DOCUMENT_CHECK

 


DO THE STUFFFF .

 

ENDIF .

 


THANKS IN ADVANCE
Toni .

 

 

 




Viewing all articles
Browse latest Browse all 2794


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>