The Function Module RH_MWBC_FILL_MOVE_X_COLUMNS (Liefert Spalteninhalte unter Berücksichtigung von 18/19-Verknüpfungen) is a standard Function Module in SAP ERP and is part of the function group RHMWBC within the package PP0M.
Function Module | RH_MWBC_FILL_MOVE_X_COLUMNS |
Short Text | Liefert Spalteninhalte unter Berücksichtigung von 18/19-Verknüpfungen |
Function Group | RHMWBC |
Package | PP0M |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | OBJEC-BEGDA | Beginn / Fuzzy-Begin | |
COL_KEY | TYPE | TV_ITMNAME | Spaltenname | |
ENDDA | LIKE | OBJEC-BEGDA | Ende / Fuzzy-Ende | |
KEY_DATE | LIKE | OBJEC-BEGDA | Stichtag | |
TREE_HANDLE | CLASS | CL_GUI_COLUMN_TREE | Objektreferenz |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLUMN_CONTENT | LIKE | ORGNODECON | Output: Spalteninhalt/-zusatzinformationen | |
LEGEND_ICON_TEXT | LIKE | TREELEGEND | Output:Texte für Ikonenlegende, optional | |
TREE_OBJECTS | LIKE | TREE_OBJEC | Input:Objekte | |
TREE_STRUCTURE | LIKE | TREE_STRUC | Input: zugeh. Strukturinformation |
This function module does not define any Exceptions.