The Function Module ACE_DS_PARAM_STRUC_TO_TAB_CONV (Konvertieren der Parameter des Sistribution-Servers in Struktur) is a standard Function Module in SAP ERP and is part of the function group ACE_DS_OBJECTS_PARAM_CONV within the package ACE-DS.
Function Module | ACE_DS_PARAM_STRUC_TO_TAB_CONV |
Short Text | Konvertieren der Parameter des Sistribution-Servers in Struktur |
Function Group | ACE_DS_OBJECTS_PARAM_CONV |
Package | ACE-DS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REFERENCE | CLASS | DATA | Schlüssel eines Abgrenzungobjekts |
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 |
---|---|---|---|---|
ET_ACEDSOP | LIKE | ACEDSOP | Accrual Object Parameters |
This function module does not define any Exceptions.