The Function Module CSO_O_TEXT_INPUT_GET (Eingabebereiten Text aus Textpuffer lesen - kontextfrei) is a standard Function Module in SAP ERP and is part of the function group WSST_TEXT within the package WOST.
Function Module | CSO_O_TEXT_INPUT_GET |
Short Text | Eingabebereiten Text aus Textpuffer lesen - kontextfrei |
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_TEXT_INP_NEW_INPUT | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen | |
PI_TEXT_KEY | TYPE | WISO_TEXT_KEY | SAP Retail Store: Textschlüssel |
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 | |
PIE_T_TEXT_INP | LIKE | WISO_TEXT_INP | SAP Retail Store: Kundenauftrag: Texte Eingabefelder | |
PI_T_TEXT | LIKE | WISO_TEXT | SAP Retail Store Kundenauftrag: Texte |
This function module does not define any Exceptions.