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 |
---|---|---|---|---|---|---|---|
![]() |
I_SMOG_TRANS | TYPE | SMOG_TRANS-SMOG_TRANS | Transaction key (GUID) | |||
![]() |
I_SMOG_SEGM | TYPE | SMOG_SEGM-SMOG_SEGM | Segment key (GUID) | |||
![]() |
T_JOIN | TYPE | SMOQ_JCOND | Table with src and dest table info for join conditions. | |||
![]() |
T_JOIN_STMNT | TYPE | RSSOURCE | Table whith lines containing the join statement in ABAP | |||
![]() |
T_WHERE_COND | TYPE | RSSOURCE | Predicates to be placed in where clause | |||
![]() |
JOINS_NOT_FOUND | TYPE | Join conditions not found. | ||||
![]() |
INVALID_ARGS | TYPE | Invalid Arguments to the function | ||||
![]() |
JOIN_COND_NOT_SUPPORTED | TYPE | Unable to generate an ABAP equivalent of Join Condition. | ||||
![]() |
TSEGM_NOT_FOUND | TYPE | SMOG_TSEGM info not found. | ||||
![]() |
SEGM_NOT_FOUND | TYPE | SMOG_SEGM info not found. | ||||
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 | 20010220 |
SAP Release Created in | 12A |