The Function Module CACS_AGRROL_GET (Standartbeteiligungsversionen ermitteln) is a standard Function Module in SAP ERP and is part of the function group CACS_AGRROL within the package CACS2D.
Function Module | CACS_AGRROL_GET |
Short Text | Standartbeteiligungsversionen ermitteln |
Function Group | CACS_AGRROL |
Package | CACS2D |
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 | Anwendung | |
I_BUSI_BEGIN | TYPE | CACS_BUSITIME_B | Fachliches Beginn | |
I_BUSI_END | TYPE | CACS_BUSITIME_E | 1,00E+14 | Fachliches Ende |
I_CTRTST_ID | TYPE | CACS_CTRTST_ID | Standartvertragsnummer | |
I_TECH_BEGIN | TYPE | CACS_TECHTIME_B | Technisches Beginn | |
I_TECH_END | TYPE | CACS_TECHTIME_E | 1,00E+14 | Technisches Ende |
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 |
---|---|---|---|---|
T_CACS_S_AGRROL | LIKE | CACS_S_AGRROL | Beteiligungsvereinbarung |
This function module does not define any Exceptions.