SAP ABAP IMG Activity RELM_LR_RANKINGNO (Allow Manual Entry of Ranking Numbers for Sections II and III)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-LM (Application Component) Land Use Management
     RE_LM_LR (Package) RE: Land Register
IMG Activity
ID RELM_LR_RANKINGNO Allow Manual Entry of Ranking Numbers for Sections II and III  
Transaction Code S_EE6_85000183   (empty) 
Created on 20110802    
Customizing Attributes RELM_LR_RANKINGNO   Allow Manual Entry of Ranking Numbers for Sections II and III 
Customizing Activity RELM_LR_RANKINGNO   Allow Manual Entry of Ranking Numbers for Sections II and III 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_RELM_LR_RANKINGNO    

Use

In the land register, the system automatically calculates the ranking numbers in Sections II and III. You can only influence the ranking number indirectly by means of the fields 'Rank Before Sequence Number in Section' or 'Add Rank to Current Section Number'. It is not possible for you to enter the ranking number directly.

The BAdI BADI_RELM_LR_RANKINGNO makes it possible to enter the ranking number manually. To activate this BAdI, implement the method IS_RANKINGNO_FILLED_MANUALLY. The parameters of the method have the following meanings:

  • IO_OBJECT is an import parameter and contains an object reference to the land register.
  • CF_MANUALLY is a changing parameter. If it is set to ABAP_TRUE, then you can enter the ranking number directly.

The example implementation in class CL_EXM_IM_RELM_LR_RANKINGNO shows how you can control the option for manually entering the ranking number dependent on the land register district.

Notes for Developers

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired 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  20110802 
SAP Release Created in 606