SAP ABAP Function Module SMOQ_INNERJOIN_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_INNERJOIN_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_FUNCTIONSU13 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
T_TABLES | TYPE | SMOQ_SEGM | Table containing a list of mapped tables. | |||
![]() |
T_JOIN | TYPE | SMOQ_JCOND | Table with src and dest table info for join conditions. | |||
![]() |
T_JOINSTMT | TYPE | RSSOURCE | Table with join condition statements for the FROM clause | |||
![]() |
JOINS_NOT_FOUND | TYPE | Join conditions not found. | ||||
![]() |
OPERATOR_NOT_FOUND | TYPE | Logical operator in Join conditions not found | ||||
![]() |
SPACEFILL_FAILURE | TYPE | Failed to fill space between words or operators | ||||
![]() |
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 |