The Function Module CACS_CSC_ROLES_GET (Rollen zu mehreren StdVertr. lesen ( Schnittmenge)) is a standard Function Module in SAP ERP and is part of the function group CACS_CONTRACTC_AT within the package CACSCT.
Function Module | CACS_CSC_ROLES_GET |
Short Text | Rollen zu mehreren StdVertr. lesen ( Schnittmenge) |
Function Group | CACS_CONTRACTC_AT |
Package | CACSCT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_ROLETYPE | TYPE | CACSCLAIMTYPE | '5' | Anspruchstyp |
I_TECH_BEGIN | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
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 |
---|---|---|---|---|
E_ROLES | LIKE | CACS_CSC_ROLES | Rollen zu mehreren Standartverträgen | |
I_CTRTST | LIKE | CACS_CSC_CTRTST | Standartverträge mit fachl Gültigszeitraum |
This function module does not define any Exceptions.