2007 Jul 20 10:32 AM
Client Needs to have customer SKU# (VD53) to appear on all invoices.
1. Please tell me where these are stored, in which SAP table.
2. Any suggestions where they should be displayed on Invoice and which user exit needs to be changed for this.
Thanks and Regards
Kapil
2007 Jul 20 11:15 AM
Hi Kapil,
The table is KNMT - key Sales Org/Dist Chan/Cust/Material
Standard SAP will copy the data into the sales order - field VBAP-KDMAT
The standard SAP SmartForms/SAPScripts will use the field, though you may have to adjust them to suit your client needs.
2007 Jul 20 11:15 AM
Hi Kapil,
The table is KNMT - key Sales Org/Dist Chan/Cust/Material
Standard SAP will copy the data into the sales order - field VBAP-KDMAT
The standard SAP SmartForms/SAPScripts will use the field, though you may have to adjust them to suit your client needs.
2007 Jul 20 11:22 AM
1. get it from KNMT(customer info record)-KDMAT table
2. In sales order Item table(VBAP),for sales order line each item customer material no(KDMAT) is maintained .