Menu

SAP Function Module RS_DME_ABC_MODEL_CHECK_COLVAL

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.

Technical Information

Function Module RS_DME_ABC_MODEL_CHECK_COLVAL
Short Text
Function Group RS_DME_ABC_GEN
Package RS_DME_ABC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.