‎2007 Feb 02 12:08 PM
Hi,
I am calling BAPI_SALESDOCU_CREATEFROMDATA in my program to create debit memo (order type ZDR1 when using VA01),My requirment is that i have to get data from XVBAK-netwr while running the bapi (I wrote export parameter in user exit),but the value is appearing to be negative (when VBRP-VGTYP NE 'J' for billing document),Do i need to pass any other field which will surpress the negative value
‎2007 Feb 02 12:13 PM
Hi
You need to pass it in the same way as the BAPI parameter - referring to the Data element/structure in that case, to avoid any dumps.
Let me know if any issues.
Regards
- Atul
‎2007 Feb 02 12:15 PM