‎2007 Oct 10 8:35 PM
Hi Experts,
I got a question like if we create the append structure for any standard SAP table , for example we have 4 fields in append structure i have to write logic for fields in append structure , where do we need to write the logic and is it possible to write the logic for the custom fields in append structure ..Please let me know.
Thanks,
Satheesh
‎2007 Oct 10 8:40 PM
You can write the logic in one of the user exit related to transaction.
Suppose you have VBAK or VBAP Tables ,you added append structure ( Included 4 fields ),then you can write the logic to insert the records in MV45AFZZ Include ( Which is sales order user exit).
Thanks
Seshu
‎2007 Oct 10 8:40 PM
You can write the logic in one of the user exit related to transaction.
Suppose you have VBAK or VBAP Tables ,you added append structure ( Included 4 fields ),then you can write the logic to insert the records in MV45AFZZ Include ( Which is sales order user exit).
Thanks
Seshu