The Function Module CV212_GET_ATTR_DVS (Attributdefinionen lesen) is a standard Function Module in SAP ERP and is part of the function group CV212 within the package CV.
Function Module | CV212_GET_ATTR_DVS |
Short Text | Attributdefinionen lesen |
Function Group | CV212 |
Package | CV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
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 |
---|---|---|---|---|
EX_ATTRIBUTE_TAB | LIKE | TOAATTR_S | ArchiveLink: Struktur zur Übergabe von externen Attributen | |
IM_DOCUSPACE_TAB | LIKE | TOADOCSP_S | ArchiveLink: Dokumentenbereiche (Struktur) |
This function module does not define any Exceptions.