SAP ABAP Function Module DYNSQL_GENERATE_WHERE_CLAUSE (Dynamic SQL Generation (->ADK))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-BF-IF (Application Component) R/3 Interface for Business Transactions
⤷
VZ (Package) Application development R/3 RV central functions
⤷
⤷
Basic Data
| Function Module | DYNSQL_GENERATE_WHERE_CLAUSE | Dynamic SQL Generation (->ADK) |
| Function Group | DYNS | Dynamic SQL Generation (->ADK) |
| Program Name | SAPLDYNS | |
| INCLUDE Name | LDYNSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
KEY_1_IS_IN_WHERE_CLAUSE | TYPE | C | Return flag | |||
| |
KEY_2_IS_IN_WHERE_CLAUSE | TYPE | C | Return flag | |||
| |
FIELDNAME_KEY_1 | TYPE | Field Label | ||||
| |
FIELDNAME_KEY_2 | TYPE | Field Label | ||||
| |
FIELDNAME_VALUE | TYPE | Field Label | ||||
| |
OPERATOR | TYPE | Operator for FELD3 | ||||
| |
PRIO_FELD | TYPE | INT4 | ||||
| |
WHERE_CLAUSE | TYPE | SDIT_QRY | Table with generated where-clause | |||
| |
CONTROL_TABLE | TYPE | DSQL5COL | Tax table | |||
| |
ALL_VALUES_KEY_1 | TYPE | Table with allowed values | ||||
| |
VALUES_KEY_1 | TYPE | Table with partial quantity of values 1 | ||||
| |
ALL_VALUES_KEY_2 | TYPE | Table with allowed values | ||||
| |
VALUES_KEY_2 | TYPE | Table with partial quantity of values 2 | ||||
| |
DYNSQL_TOO_LARGE | TYPE | Generated where clause is to great | ||||
| |
WRONG_ENTRY_IN_CONTROL_TABLE | TYPE | Entries in the control table not allowed | ||||
| |
KEY_VALUES_INCONSISTENT | TYPE | Entries in control tables are inconsistent | ||||
| |
NO_ENTRY_FOUND | TYPE | Internal error | ||||
| |
FUNCTION_ALREADY_CALLED | TYPE | Function already called | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970828 |
| SAP Release Created in |