Ansicht
Dokumentation

/IAM/BADI_FUNCTLOC_C - BAdI: Access to Business Object 'Functional Location'

/IAM/BADI_FUNCTLOC_C - BAdI: Access to Business Object 'Functional Location'

Fill RESBD Structure from EBP Component Structure   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Issue and Activity Enginecomponent (CA-IAM-ENG). You use this BAdI to implement the access to a functional location.

An abstract definition of the functional location (component IAM_FL) was defined using the genIL-Model Editor (transaction GENIL_MODEL_EDITOR). This decouples the Issue and Activity Enginecomponent from a specific data model.

The system accesses the business object layer (BOL) by specifying the object category, for example, FL_ERP. The BOL calls the genIL component (IAM_FL), which in turn calls the category-dependent BAdI implementation. Depending on the object category (for example, FL_ERP), the system accesses a concrete data model of the functional location. 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) for the functional location (object type FL) in your client using the Customizing activity Define Object Categories.

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

  • FL_ERP: Functional Location in ERP
  • Implementation: /IAM/ACCESS_FUNCTLOCATION_ERP

The delivered BAdI implementation also provides the capability to search for a functional location in the configured system via SAP HANA Search.

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

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






General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2614 Date: 20240523 Time: 203146     sap01-206 ( 47 ms )