Ansicht
Dokumentation

EXIT_SAPLRHB1_004 - User-Defined Enhancement of "Overall Budget" List

EXIT_SAPLRHB1_004 - User-Defined Enhancement of "Overall Budget" List

CL_GUI_FRONTEND_SERVICES - Frontend Services   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is called when the list is generated for each object in the list.

The interface contains the data pertaining to the current object. It is also possible to retrieve additional information for this object, and to write this information to table MORE_INFO_TAB. The information will then be displayed in the list beneath the object in question.

Example

You want the text "HR Funds and Position Management" to appear in red beneath an object.

In this case, you would enter the following:

    more_info_tab-text = 'HR Funds and Position Management'.

    more_info_tab-tlength = '32'.

    more_info_tab-tcolor = 6.

    more_info_tab-intensiv = 1.

    append more_info_tab.

Notes

Further information

For more information on the return parameters, refer to the documentation on the interface.





Parameters

BEGDA
DEMAND_VIEW
ENDDA
ISTAT
MORE_INFO_TAB
OBJID
OTYPE
PLVAR

Exceptions

Function Group

XPMC

ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1511 Date: 20240523 Time: 074924     sap01-206 ( 26 ms )