The Function Module GET_SQLD_FOR_VERSIONS (Pool/cluster object for version administration) is a standard Function Module in SAP ERP and is part of the function group SDDV within the package SDIC.
Function Module | GET_SQLD_FOR_VERSIONS |
Short Text | Pool/cluster object for version administration |
Function Group | SDDV |
Package | SDIC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SQLTAB | LIKE | DD06L-SQLTAB | Table name | |
STATUS | LIKE | DD06L-AS4LOCAL | 'A' | active or revised object |
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 |
---|---|---|---|---|
VD06TV | LIKE | DD06TV | Fremdsprachen zum Header | |
VD06V | LIKE | DD06V | Header | |
VD16V | LIKE | DD16V | Fields in the pool/cluster |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Pool/cluster is not found |
NO_MOD_DD | no DD modification is available |