Ansicht
Dokumentation

REFX_RELM_LRPAGENO - Conversion Exits for the Page Number of Land Register

REFX_RELM_LRPAGENO - Conversion Exits for the Page Number of Land Register

General Data in Customer Master   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

The Business Add-In supports enhancements to the standard functions of land register page numbers.
For an overview of the possible enhancement methods, see this text.

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 land register page number at the time of entry.
    The method is called when a land register page number is entered on the screen.
  • NUMBER_OUTPUT- Conversion of the land register page number at the time of output.
    The method is called when a land register page 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.

Method description

  • NUMBER_INPUT
    For conversion at the time of input (from the screen to the internal display)
  • NUMBER_OUTPUT
    For conversion at the time of output (from the internal display to the screen)

For a sample implementation that shows the conversion of land register page numbers as in the LUM add-on, see the class CL_EXM_IM_RELM_NUMBER_LRPAGENO.

Notes for Developers






BAL Application Log Documentation   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1895 Date: 20240523 Time: 203941     sap01-206 ( 31 ms )