The Function Module CRM_OXT_TASK_MIG_TAB2PCUI () is a standard Function Module in SAP ERP and is part of the function group CRM_OXT_TASK_TAB2PCUI within the package CRM_BUPA_EEW_MD.
Function Module | CRM_OXT_TASK_MIG_TAB2PCUI |
Short Text | |
Function Group | CRM_OXT_TASK_TAB2PCUI |
Package | CRM_BUPA_EEW_MD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_EXTENSIONDEF | TYPE | TOXT_PARAMLIST | Table Type for Parameter Lines | |
IT_GOX_HEADER_OLD | TYPE | COMT_GOX_DEF_HEADER | Table for Generic Object Extension (Header) | |
IT_TAB_HEADER_OLD | TYPE | COMT_GOX_TABLE_ENTRY_HEADER | Table for Generation of Table Entries (Header) | |
IV_MODE | TYPE | CHAR1 | Single-Character Flag |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_GOX_HEADER | TYPE | COMT_GOX_DEF_HEADER | Table for Generic Object Extension (Header) | |
CT_POSTPROC | TYPE | TOXT_RT_TF_PPROC | Table Type for OXT_RT_TF_PPROC | |
CT_TABLE_ENTRIES | TYPE | COMT_GOX_TABLE_ENTRY_HEADER | Table for Generation of Table Entries (Header) | |
CT_TASKPARAMLIST | TYPE | TOXT_PARAMLIST | Table Type for Parameter Lines |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_RETURN | LIKE | BAPIRET2 | Return Parameters |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SEMANTICAL_ERROR | |
TECHNICAL_ERROR | Technical error |