SAP ABAP IMG Activity SIMG_CMS_RELR_DIALOG (Business Add-In: Real Estate - Land Register Dialog Interface)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS-MD-RE (Application Component) Real Estate
⤷
CMS_RE (Package) Collateral Management System: Real Esate

⤷

⤷

IMG Activity
ID | SIMG_CMS_RELR_DIALOG | Business Add-In: Real Estate - Land Register Dialog Interface |
Transaction Code | S_PLN_62000807 | (empty) |
Created on | 20040727 | |
Customizing Attributes | SIMG_CMS_RELR_DIALOG | Business Add-In: Real Estate - Land Register Dialog Interface |
Customizing Activity | SIMG_CMS_RELR_DIALOG | Business Add-In: Real Estate - Land Register Dialog Interface |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | CMS_RE_LR_DIALOG |
Use
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 own implementations. Multiple active implementations are not possible.
Requirements
Standard settings
- This Business Add-in is filter-dependent (filter value is the country code of the implementing land register).
- The example implementation is activated in the standard system. You are recommended not to modify this implementation.
Activities
- To implement the add-in CMS_RE_LR_DIALOG, choose the menu path Tools -> ABAP Workbench -> Utilities -> Business Add-Ins -> Implementation. Alternatively, enter the transaction SE19.
- 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 then appears.
OR
Alternatively, enter the Business Add-in definition transaction SE18. To create an own implementation, choose Overview -> Create in the application menu.
Note: The Business Add-In Builder : Create Filter Value screen appears.
- Enter a name for the implementation and the land register identifcation or the country code in the customer namespace (namespace prefix Y or Z)
- 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
- On the tab Interface, double-click on the name of the relevant methods to implement the methods. The system starts the Class Builder editor.
- When you have completed incorporating the logic, you must 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.
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 1 | Critical |
Country-Dependency | A | Valid for all countries |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20040727 |
SAP Release Created in | 500 |