The Function Module OXT_WZDATA_BUPA1N_CHECK () is a standard Function Module in SAP ERP and is part of the function group BDT_WZ_NEW_TABL within the package BDT_DC.
Function Module | OXT_WZDATA_BUPA1N_CHECK |
Short Text | |
Function Group | BDT_WZ_NEW_TABL |
Package | BDT_DC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_BUSOBJ | TYPE | OXT_BUSOBJ | Business Object | |
IV_EXTENSIONTYP | TYPE | OXT_EXTTYP | Enhancement Type | |
IV_EXTSTATUS | TYPE | OXT_EXTSTATUS | Status of an extension | |
IV_WZDATA_NEW | TYPE | TOXT_PARAMLIST | Table Type for Parameter Lines | |
IV_WZDATA_OLD | TYPE | TOXT_PARAMLIST | Table Type for Parameter Lines |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MESSAGES | TYPE | BAPIRETTAB | Table with BAPI Return Information | |
EV_DATA_CHECKED | TYPE | FLAG | General Flag |
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.