The Function Module CACS_CSC_ROLES_GET_SINGLE (Zum StdVertr. lese alle Rollen zum fachl. GültigZeitr. und AnsprTyp) 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_SINGLE |
Short Text | Zum StdVertr. lese alle Rollen zum fachl. GültigZeitr. und AnsprTyp |
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_BUSI_BEGIN | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_BUSI_END | TYPE | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | |
I_CTRTST_ID | TYPE | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | |
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 zum Standartvertrag |
This function module does not define any Exceptions.