Ansicht
Dokumentation

/IAM/BADI_PMORDER_CA - BAdI: Access to Business Object 'Maintenance Order'

/IAM/BADI_PMORDER_CA - BAdI: Access to Business Object 'Maintenance Order'

TXBHW - Original Tax Base Amount in Local Currency   Addresses (Business Address Services)  
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 a maintenance order.

An abstract definition of the maintenance order component (IAMPMO) 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, PMO_ERP. The BOL calls the genIL component (IAMPMO), which in turn calls the category-dependent BAdI implementation. Depending on the object category (for example, PMO_ERP), the system accesses a concrete data model of the maintenance order. 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.

You must create a new object category (key) for the maintenance order (object type PMO) in your client using the Customizing activity Define Object Categories .

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

  • PMO_ERP: Maintenance order in ERP
  • Implementation: /IAM/ACCESS_PM_ORDER_ERP

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 maintenance order (PMO) under Object Type to allow access to the maintenance order from the application. If there is none, create an entry and proceed as follows:
  • Assign the new object category to the relevant object type (PMO).

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






TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2365 Date: 20240419 Time: 002105     sap01-206 ( 37 ms )