SAP ABAP Function Module SMOQ_GET_JOIN_COND (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_GET_JOIN_COND 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_FUNCTIONSU17    
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)
Importing I_SMOG_SEGM TYPE SMOG_SEGM-SMOG_SEGM Segment key (GUID)
Tables T_JOIN TYPE SMOQ_JCOND Table with src and dest table info for join conditions.
Tables T_JOIN_STMNT TYPE RSSOURCE Table whith lines containing the join statement in ABAP
Tables T_WHERE_COND TYPE RSSOURCE Predicates to be placed in where clause
Exception JOINS_NOT_FOUND TYPE Join conditions not found.
Exception INVALID_ARGS TYPE Invalid Arguments to the function
Exception JOIN_COND_NOT_SUPPORTED TYPE Unable to generate an ABAP equivalent of Join Condition.
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