The Function Module CSO_P_TEXT_SET (Texte in globalem Puffer speichern) 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_SET |
Short Text | Texte in globalem Puffer speichern |
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 | Verkaufsbelegposition | |
PI_MODE_ITEM_DELETE | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen | |
PI_MODE_ITEM_REPLACE | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen | |
PI_MODE_REFRESH | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen | |
PI_MODE_RENUMBER | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen | |
PI_MODE_SINGLE_TEXT | TYPE | WISO_HNDL-XFIELD | Feld zum Ankreuzen |
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 |
---|---|---|---|---|
PI_T_ITMNO | LIKE | WISO_ITMNO | SAP Retail Store Kundenauftrag: Verknüpfung zwischen Pos. | |
PI_T_TEXT | LIKE | WISO_TEXT | SAP Retail Store Kundenauftrag: Texte |
This function module does not define any Exceptions.