SAP ABAP Function Module SMOQ_JOIN_COND_STMTS (Build Join condition info with tab and alias name for src and dest tables.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW (Application Component) Middleware
     SMOQ (Package) WebTAP
Basic Data
Function Module SMOQ_JOIN_COND_STMTS Build Join condition info with tab and alias name for src and dest tables.  
Function Group SMOQ_TAP_HELPER_FUNCTIONS   TAP helper functions  
Program Name SAPLSMOQ_TAP_HELPER_FUNCTIONS    
INCLUDE Name LSMOQ_TAP_HELPER_FUNCTIONSU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_SMOG_TRANS TYPE SMOG_TRANS-SMOG_TRANS Transaction key (GUID)
Tables T_JOIN TYPE SMOQ_JCOND Table with src and dest table info for join conditions.
Tables T_JOINSTMT TYPE RSSOURCE Table with join condition statements for the FROM clause
Exception JOINS_NOT_FOUND TYPE Join conditions not found.
Exception OPERATOR_NOT_FOUND TYPE Logical operator in Join conditions not found
Exception SPACEFILL_FAILURE TYPE Failed to fill space between words or operators
Exception TSEGM_NOT_FOUND TYPE SMOG_TSEGM info not found.
Exception SEGM_NOT_FOUND TYPE SMOG_SEGM info not found.
               
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  20010220 
SAP Release Created in 12A