The Function Module CSO_P_TEXT_GET (Lesen Texte für aus globalem Puffer) is a standard Function Module in SAP ERP and is part of the function group WSST_TEXT within the package WOST.
Function Module | CSO_P_TEXT_GET |
Short Text | Lesen Texte für aus globalem Puffer |
Function Group | WSST_TEXT |
Package | WOST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_ITM_NUMBER | TYPE | WISO_TEXT-ITM_NUMBER | Feld zum Ankreuzen | |
PI_LANGU | TYPE | WISO_TEXT-LANGU | Sprachenschlüssel | |
PI_MODE_GET_COMPL | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen | |
PI_TEXT_ID | TYPE | WISO_TEXT-TEXT_ID | Text-ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_RETURN | TYPE | WISO_RETURN | SAP Retail Store: Kundenauftrag: Returnstruktur |
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 |
---|---|---|---|---|
PE_T_TEXT | LIKE | WISO_TEXT | SAP Retail Store Kundenauftrag: Texte |
This function module does not define any Exceptions.