The Function Module DYNSQL_READ_CONTROL_TABLE (Copy values to a key in the control table) is a standard Function Module in SAP ERP and is part of the function group DYNS within the package VZ.
Function Module | DYNSQL_READ_CONTROL_TABLE |
Short Text | Copy values to a key in the control table |
Function Group | DYNS |
Package | VZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEY_1 | TYPE | C | Key value for FELD1 | |
KEY_2 | TYPE | C | Key value for FELD2 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTROL_LINE | LIKE | DSQL5COL | Line of the control table for the key |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KEY_VALUE_INVALID | Combination of key fields not allowed |