The Function Module CACS_GET_STATUS_VERSION (Hole Kurztext zu einer Version-Statuskombination) is a standard Function Module in SAP ERP and is part of the function group CACS_STATUS within the package CACSGT.
Function Module | CACS_GET_STATUS_VERSION |
Short Text | Hole Kurztext zu einer Version-Statuskombination |
Function Group | CACS_STATUS |
Package | CACSGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGUAGE | TYPE | SPRAS | SY-LANGU | Sprachenschlüssel |
I_STATUS_CLASS | TYPE | CACSSTATUSCLASS | Klasse für die eine Statuskombination gültig ist | |
I_STATUS_VERSION | TYPE | CACSSTATUSVERS | Status einer Objektversion | |
I_STATUS_WORK | TYPE | CACSSTATUSWORK | Bearbeitungsstatus einer Objektversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LONGTEXTREF | TYPE | DOKU_OBJ | Dokumentations-Objekt | |
E_SHORTTEXT | LIKE | TCACS_VALSTAT1_T-SHORTTEXT | Text in Länge 20 |
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.