2008 Jan 04 4:39 AM
Hi,
TCODE VA01,
i am going to use BAPI(SD_SALESDOCUMENT_CREATE) in order to create or change sales order .
but there is user exit on VA01, so i want to know if user-exit execute or not when i use BAPI on abap code.
thanks
venjamin.
2008 Jan 04 4:41 AM
Standard Bapi cannot execute ur user exit, in two ways u can achieve this
one is u can use BDC
second u can enhance the BAPI as per u r requirement.
Madhavi
Hi,
TCODE VA01,
i am going to use BAPI(SD_SALESDOCUMENT_CREATE) in order to create or change sales order .
but there is user exit on VA01, so i want to know if user-exit execute or not when i use BAPI on abap code.
thanks
venjamin.
2008 Jan 04 4:41 AM
Standard Bapi cannot execute ur user exit, in two ways u can achieve this
one is u can use BDC
second u can enhance the BAPI as per u r requirement.
Madhavi
2008 Jan 04 4:42 AM
2008 Jan 04 5:20 AM
Hi,
As far as i remember bapi will execute the user exit as once i tried to call the bapi in the user exit and in turn the bapi called back the user exit again. at that i used the same said bapi "SD_SALES_DOCUMENT_CREATE". and hence i changed my code accordingly
Regards
Satya
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |