2009 Apr 14 1:33 PM
I have a requirement to append an extra line to a sales order for certain customers. I thought I would be able to just append data to xvbap within the move_fields_to_vbap exit, but this doesn't filter through to the screen. Has anyone done this before? The only alternative I can think of is storing the contract in a custom table and then having a scheduled program BDC the additional line
I have a requirement to append an extra line to a sales order for certain customers. I thought I would be able to just append data to xvbap within the move_fields_to_vbap exit, but this doesn't filter through to the screen. Has anyone done this before? The only alternative I can think of is storing the contract in a custom table and then having a scheduled program BDC the additional line
2009 Apr 14 1:47 PM
Hi,
Use the exit
USEREXIT_SAVE_DOCUMENT
OR
USEREXIT_SAVE_DOCUMENT_PREPARE.
in the incldue MV45AFZZ.
Regards,
Nagaraj
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |