SAP ABAP Function Module CMS_CHANGE_SQL_WHERE (Change SQL where clause for a given set of fields)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
Basic Data
Function Module CMS_CHANGE_SQL_WHERE Change SQL where clause for a given set of fields  
Function Group CMS_LO_UTILS   Utility methods for lean order  
Program Name SAPLCMS_LO_UTILS    
INCLUDE Name LCMS_LO_UTILSU37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_SQL_WHERE TYPE COMT_WHERE_CONDITION_TAB
Exporting ET_CHANGED_FIELDS TYPE CMST_LO_SQL_FIELDS_TAB Table to hold the SQL where clause field change structure
Exporting ET_UNCHANGED_FIELDS TYPE CMST_LO_SQL_FIELDS_TAB Table to hold the SQL where clause field change structure
Importing IT_FIELD_TAB TYPE CMST_LO_SQL_FIELDS_TAB Table to hold the SQL where clause field change structure
               
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  20030110 
SAP Release Created in 400