The Function Module CSO_P_TEXT_INPUT_GET (Eingabebereiten Text aus Textpuffer lesen) 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_INPUT_GET |
Short Text | Eingabebereiten Text aus Textpuffer lesen |
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_GET_BUFFER | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen | |
PI_ITM_NUMBER | TYPE | WISO_TEXT-ITM_NUMBER | Verkaufsbelegposition | |
PI_LANGU | TYPE | WISO_TEXT-LANGU | Sprachenschlüssel | |
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 | |
PE_TEXT_INP | TYPE | WISO_TEXT_INP | SAP Retail Store: Kundenauftrag: Texte Eingabefelder | |
PE_TEXT_INP_EOF | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen |
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_INP | LIKE | WISO_TEXT_INP | SAP Retail Store: Kundenauftrag: Texte Eingabefelder |
This function module does not define any Exceptions.