Ansicht
Dokumentation

/IAM/BADI_DELIVERY_C - BAdI: Access to Business Object 'Outbound Delivery'

/IAM/BADI_DELIVERY_C - BAdI: Access to Business Object 'Outbound Delivery'

Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Issue and Activity Engine component (CA-IAM-ENG). You use this BAdI to implement the access to an outbound delivery.

An abstract definition of the outbound delivery (component IAMDLV) was defined using the genIL-Model Editor (transaction GENIL_MODEL_EDITOR). This decouples the Issue and Activity Engine component from a specific data model.

The system accesses the business object layer (BOL) by specifying the object category, for example, DLV_ERP. The BOL calls the genIL component (IAMDLV), which in turn calls the category-dependent BAdI implementation. Depending on the object category (for example, DLV_ERP), the system accesses a concrete data model of the outbound delivery. This data model may be located in another source system, such as an ERP or CRM system, or it may be located in the same system.

When you create your own implementation, you must have created a new object category (key) in your client for the outbound delivery (object type DLV) using the Customizing activity Define Object Categories.

SAP delivers the following category along with the corresponding BAdI implementation:

  • DLV_ERP: Outbound Delivery in ERP
  • Implementation: /IAM/ACCESS_DELIVERY_ERP

For more information about the remote services, see the implementation documentation on the Enh. Implementation Element tab using the Display Implementation icon.

To create your own implementation, proceed as follows:

  1. Assign the filter values Object Category and Client.
  2. Activate the BAdI implementation.
  3. In the Customizing activity Define Object Access, check if there is an entry for the outbound delivery (DLV) under Object Type to allow access to the outbound delivery from the application. If there is none, create an entry and proceed as follows:
  • Assign the new object category to the relevant object type (DLV).

For more information about the BAdI methods, see the BAdI interface documentation.






Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2680 Date: 20240328 Time: 162059     sap01-206 ( 43 ms )