Ansicht
Dokumentation

SIMG_CMS_RELR_LRID - Business Add-In: Land Register Identifier

SIMG_CMS_RELR_LRID - Business Add-In: Land Register Identifier

BAL_S_LOG - Application Log: Log header data   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In enables you to realize the interface CL_EX_CMS_RE_LR_ID to identify the country/region of the implementing land register in the real estate entity of Collateral Management (FS-CMS).

Note: The standard system provides a default implementation for the German land register - Grundbuch. You can use this example implementation to create your own implementations. However, multiple active implementations are not possible.

  • This Business Add-in is filter-dependent (filter value is the country/region code of the implementing land register).
  • The example implementation is activated in the standard system. We recommend that you do not modify this implementation.
  1. To implement the add-in CMS_RE_LR_ID, choose Tools → ABAP Workbench → Utilities → Business Add-Ins → Implementation. Alternatively, call transaction SE19.
  2. Specify a name for the implementation and choose Create. A dialog box appears. Enter the name of the example implementation that you want to copy. The maintenance screen for the Add-in appears.
OR
Call transaction SE18. In the application menu, choose Implementations → Overview. The system shows a list of existing implementations for the Business Add-In that you specified. To create your own implementation, choose Implementations → Create.
Note: The Business Add-In Builder: Change Implementation screen appears.
  1. You can assign a name to the implementing class such as <Y_CL_IM_CMS_BUPA>. You can follow the naming convention as follows:
  • Namespace prefix, Y, or Z

  • CL_ (for class)

  • IM_ (for implementation)

  • Name of the implementation

  1. On the section tab Type, insert a new row to specify the country/region code of the implementing land register. This country/region code is the filter value for this Business Add-In interface.
  2. On the tab Interface, double-click on the name of the Getmethod to implement the method. The system starts the Class Buildereditor.
  3. Enter the logic, for example, implementation EX_LR_ID = 'ZFR'.
Note: When you create an example implementation, the system copies the signature, parameters, and the default code of the method for the Business Add-In provided in the standard system.
  1. When you have completed incorporating the logic, activate your objects.






ABAP Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3553 Date: 20240524 Time: 000350     sap01-206 ( 70 ms )