The Function Module CMS_API_RIG_TYP_GET (Get Customizing Details - Right Type) is a standard Function Module in SAP ERP and is part of the function group CMS_API_CUS_RIG within the package CMS_OMS_RIG.
Function Module | CMS_API_RIG_TYP_GET |
Short Text | Get Customizing Details - Right Type |
Function Group | CMS_API_CUS_RIG |
Package | CMS_OMS_RIG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RIG_CATEGORY | TYPE | CMS_DTE_OMS_OBJ_CAT | Object Category | |
I_RIG_TYP | TYPE | CMS_DTE_RIG_TYP | Right Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STR_RIG_TYP_DETAILS | TYPE | CMS_STR_RIG_TYP_DETAILS | Right Type - GET customizing Details | |
E_TAB_BPF_SET | TYPE | CMS_TAB_BPF_BPF_SET_DETAILS | Details of Partner Function- Partner Function Set relation | |
E_TAB_DOC_TYP_SET | TYPE | CMS_TAB_DOC_TYP_SET_DETAILS | Details of Document type-Doc Set relation | |
E_TAB_INS_TYP_SET | TYPE | CMS_TAB_INS_TYP_SET_DETAILS | Insurance Type Set Details | |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message | |
E_TAB_VAL_TYP_SET | TYPE | CMS_TAB_VALTYP_SET_DETAILS | Details of value type set details |
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.