The Function Module GET_SAP_STANDARD_TXT (Einlesen der SAP-Standard Tabstrip-Titel für PSP und Netzplan) is a standard Function Module in SAP ERP and is part of the function group CSCR within the package CN.
Function Module | GET_SAP_STANDARD_TXT |
Short Text | Einlesen der SAP-Standard Tabstrip-Titel für PSP und Netzplan |
Function Group | CSCR |
Package | CN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPL | TYPE | PSAPPLICATION | Applikationskennzeichen |
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 |
---|---|---|---|---|
STANDARD_TXT | TYPE | CSCR_T_SAP_STANDARD | Tabelle mit bisherigem FCODE und Texten der Tabs |
This function module does not define any Exceptions.