SAP ABAP IMG Activity SIMG_CMS_RELR_LRID (Business Add-In: Land Register Identifier)
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_LRID Business Add-In: Land Register Identifier  
Transaction Code S_PLN_62000808   (empty) 
Created on 20040727    
Customizing Attributes SIMG_CMS_RELR_LRID   Business Add-In: Land Register Identifier 
Customizing Activity SIMG_CMS_RELR_LRID   Business Add-In: Land Register Identifier 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CMS_RE_LR_ID    

Use

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

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

  1. To implement the add-in CMS_RE_LR_ID, choose the menu path Tools -> ABAP Workbench -> Utilities -> Business Add-Ins -> Implementation. Alternatively, enter the 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 then appears.

    OR

    Alternatively, enter the Business Add-in definition 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 an own implementation, choose Implementations -> Create.

    Note: The Business Add-In Builder : Change Implementation screen appears.

  3. 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
  4. On the section tab Type, insert a new row to specify the country code of the implementing land register. This country code is the filter value for this Business Add-In interface.
  5. On the tab Interface, double-click on the name of the Get method to implement the method. The system starts the Class Builder editor.
  6. 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.

  7. When you have completed incorporating the logic, you must activate your objects.

Example

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