SAP ABAP IMG Activity REFX_RELM_SECNO_CH (Conversion Exits for Numbers in Sections II and III)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_CH_LR (Package) Localization Flexible Real Estate Switzerland

⤷

⤷

IMG Activity
ID | REFX_RELM_SECNO_CH | Conversion Exits for Numbers in Sections II and III |
Transaction Code | S_EEI_69000137 | (empty) |
Created on | 20121031 | |
Customizing Attributes | REFX_RELM_SECNO_CH | Conversion Exits for Numbers in Sections II and III |
Customizing Activity | REFX_RELM_SECNO_CH | Conversion Exits for Numbers in Sections II and III |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | REFX_RELM_SECNO_CH |
Use
The Business Add-In supports enhancements to the standard functions of section numbers in sections II and III.
For an overview of the possible enhancement methods, see this text.
Requirements
Standard settings
Activities
Create a BAdI implementation and implement the methods you require for your enhancement. Then activate the BAdI implementation.
The following methods exist:
- NUMBER_INPUT - Conversion of the section number at the time of entry.
The method is called when a section number is entered on the screen. - NUMBER_OUTPUT - Conversion of the section number at the time of output (from the internal representation to the screen).
The method is called when a section number is output on the screen.
The implementation of the methods has to be independent of the interface. It is not allowed to contain any COMMIT WORK
or ROLLBACK WORK
statements.
For example, direct output of messages using the MESSAGE
statement, without using the existing exceptions, is not allowed.
Example
For a sample implementation that shows the conversion of section numbersas in the LUM add-on, see the class CL_EXM_IM_RELM_NUMBER_SECNO
.
Business Attributes
ASAP Roadmap ID | 153 | Design enhancements |
Mandatory / Optional | 3 | Nonrequired activity |
Critical / Non-Critical | 1 | Critical |
Country-Dependency | I | Valid for countries specified |
Customizing Attributes | Country Key | Country Name |
---|---|---|
REFX_RELM_SECNO_CH | CH | Switzerland |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | REFX_RELM_SECNO_CH | 0 | PEN0000002 | Real Estate Localization Switzerland |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20121031 |
SAP Release Created in | 617 |