The Function Module RS_DME_ABC_MODEL_CHECK_COLVAL () is a standard Function Module in SAP ERP and is part of the function group RS_DME_ABC_GEN within the package RS_DME_ABC.
Function Module | RS_DME_ABC_MODEL_CHECK_COLVAL |
Short Text | |
Function Group | RS_DME_ABC_GEN |
Package | RS_DME_ABC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_MODEL | TYPE | RSDMSM_MODEL | Modell | |
I_ABC_TYPE | TYPE | RSDMABC_ABC_TYPE | ABC-Analyse: Klassifizierungstyp |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Return-Parameter | |
IT_MODEL_COLS | LIKE | RSDMSM_MOD_COL | Felder des analytischen Modells | |
IT_MODEL_COLVALS | LIKE | RSDMSM_COL_VAL | Feldwertparameter |
This function module does not define any Exceptions.