Further general functions
Handle result of a shipping order
To handle the result of the creation or every update of a shipping order, there are two BAdIs:
Result handling with GUI: /AEB/PA_SHP_RES_01
Result handling in the background (no GUI): /AEB/PA_SHP_RES_02
Define a different mail recipient
Use this BAdI to define a different mail recipient when receiving a shipping order back in SAP: /AEB/PA_SHP_DLV_03. Requires setup of mails using the distribution framework of the add-on: Mail distribution
Change the interface profile
The add-on collects data some of the data from TM business objects depending on the settings in a collector profile. This profile is assigned to the export interface in the configuration. If you have the requirement for selecting a different profile, you can use the BAdI /AE1/80_PROF_FRO_01
The BAdI method CHG_PROFILE_ID_FOR_FREIGHT_ORD has the following parameters:
- header data of the business object (TM freight order, freight booking or consignment)
- organizational unit as determined by the add-on
- an object containing the profile ID - chnage the value if required
Updated 11 days ago