Ansicht
Dokumentation

SIMG_CMS_RELR_DIALOG - Business Add-In: Real Estate - Land Register Dialog Interface

SIMG_CMS_RELR_DIALOG - Business Add-In: Real Estate - Land Register Dialog Interface

Addresses (Business Address Services)   General Material Data  
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_DIALOG to:

  • Fetch the land register details when the relevant implementation is called from real estate collateral objects.
  • Save, refresh, and check the land register details on real estate collateral objects.
  • Fetch the function codes (buttons on the screen) for the land register user interface.
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. You are recommended not to modify this implementation.
  1. To implement the add-in CMS_RE_LR_DIALOG, choose the menu path 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. To create your own implementation, choose Overview → Createin the application menu.
Note: The Business Add-In Builder: Create Filter Valuescreen appears.
  1. Enter a name for the implementation and the land register identification or the country/region code in the customer namespace (namespace prefix Y or Z)
  2. You can assign a name to the implementing class such as <Y_CL_IM_CMS_RE_LR_DIALOG>. 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 tab Interface, double-click on the name of the relevant methods to implement the methods. The system starts the Class Buildereditor.
  2. When you have finished incorporating the logic, activate your objects.
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.






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

Length: 3448 Date: 20240523 Time: 225401     sap01-206 ( 51 ms )