The Function Module CACS_CSB_GETACTVERS (Ermittlung der aktuellen Version(en) des(r) Objekte(s)) is a standard Function Module in SAP ERP and is part of the function group CACS_CTRTBDL within the package CACSCB.
Function Module | CACS_CSB_GETACTVERS |
Short Text | Ermittlung der aktuellen Version(en) des(r) Objekte(s) |
Function Group | CACS_CTRTBDL |
Package | CACSCB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACT_VERS_IMP | TYPE | BOOLE-BOOLE | SPACE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
I_VERSION | TYPE | CACS_CTRTBDL-VERSION | Version des Stammdaten- oder Customizingobjekts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VERS_CTRTBDL | TYPE | CACSVERSION | VVersion des Vertragsbündels |
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_VERS_ALLCBDL | LIKE | CACS_S_ALLOC_VERS_BDL | Zuordnung Vertragsbündel |
This function module does not define any Exceptions.