Change determined profile ID
The Customs Management Plug-In collects some the data from the business object depending on a collector profile. This profile is assigned to the export interface in the customizing. If you have special logic on which profile to use, you can use the BAdIs provided for each business object. The BAdI has the Method CHG_PROFILE_ID_FOR_<BUSINESS_OBJECT> with the header data of the according business object and an object containing the profile ID as parameters.
BAdI | Business Object |
---|---|
/AEB/80_PROF_SDV_01 | Delivery |
/AEB/80_PROF_INV_01 | Invoice |
/AEB/80_PROF_SHP_01 | Shipment |
/AEB/80_PROF_PD_01 | Purchase document |
/AEB/80_PROF_II_01 | Incoming Invoice |
/AE1/80_PROF_FRO_01 | Freight order |
/AEB/80_PROF_MD_01 | Material document |
Updated over 2 years ago