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
Changing KEY_1_IS_IN_WHERE_CLAUSE TYPE C Return flag
Changing KEY_2_IS_IN_WHERE_CLAUSE TYPE C Return flag
Importing FIELDNAME_KEY_1 TYPE Field Label
Importing FIELDNAME_KEY_2 TYPE Field Label
Importing FIELDNAME_VALUE TYPE Field Label
Importing OPERATOR TYPE Operator for FELD3
Importing PRIO_FELD TYPE INT4
Tables WHERE_CLAUSE TYPE SDIT_QRY Table with generated where-clause
Tables CONTROL_TABLE TYPE DSQL5COL Tax table
Tables ALL_VALUES_KEY_1 TYPE   Table with allowed values
Tables VALUES_KEY_1 TYPE   Table with partial quantity of values 1
Tables ALL_VALUES_KEY_2 TYPE   Table with allowed values
Tables VALUES_KEY_2 TYPE   Table with partial quantity of values 2
Exception DYNSQL_TOO_LARGE TYPE Generated where clause is to great
Exception WRONG_ENTRY_IN_CONTROL_TABLE TYPE Entries in the control table not allowed
Exception KEY_VALUES_INCONSISTENT TYPE Entries in control tables are inconsistent
Exception NO_ENTRY_FOUND TYPE Internal error
Exception FUNCTION_ALREADY_CALLED TYPE Function already called
               
Processing Type
Normal Function Module  
Remote-Enabled 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