The Function Module SWO_CONTCALL_PAI (Container-Callback PAI) is a standard Function Module in SAP ERP and is part of the function group SWOS within the package SWO.
Function Module | SWO_CONTCALL_PAI |
Short Text | Container-Callback PAI |
Function Group | SWOS |
Package | SWO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGED | LIKE | SWCEDITOR-CHANGED | ||
CONTAINER | LIKE | SWCONTDEF | ||
CONTID | LIKE | SWCEDITOR-CONTID | SPACE | |
CONTTYPE | LIKE | SWCEDITOR-CONTTYPE | ||
FUNCEXIT | LIKE | SWCEDITOR-FUNCEXIT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCEXIT | LIKE | SWCEDITOR-FUNCEXIT |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.