2007 Nov 23 10:12 AM
Hello
can anyone explain me the concept of delivery. and the table used.
in the user exit which standard table do we use
Hello
can anyone explain me the concept of delivery. and the table used.
in the user exit which standard table do we use
2007 Nov 23 10:11 PM
Start looking at these tables:
LIKP SD Document: Delivery Header Data
LIPS SD document: Delivery: Item data
Also:
VBFA Sales Document Flow
Rob
2007 Nov 24 12:21 AM
In user exits we use the
Structure LIKP (will upate LIKP later on)
Internal table XLIPS (will update LIPS later on)
Generally we are having the internal table with starting X and ending with the table name in the SD User exits
like : For delivery XLIPS
For Orders XVBAP, XVBPA, XVBEK
Regards,
Naimesh Patel
2007 Nov 24 12:27 AM
Hi,
Tables used for Delivery:
LIKP - SD Document: Delivery Header Data
LIPS - SD document: Delivery: Item data
VBLK - SD Document: Delivery Note Header
Check this link for SD table links.
http://www.erpgenie.com/abap/tables_sd.htm
Try this user exit USEREXIT_SAVE_DOCUMENT in program
<b>MV56AFZZ</b>.
Regards,
Maha
2007 Nov 26 5:01 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |