SAP ABAP Function Module SMOE_GET_WHERE_CLAUSE (Creates Where Clause from Table Entries in SMOESTASTR)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole
⤷
⤷
Basic Data
| Function Module | SMOE_GET_WHERE_CLAUSE | Creates Where Clause from Table Entries in SMOESTASTR |
| Function Group | SMOE_SUBSCR_GEN | SMOE_SUBSCR_GEN |
| Program Name | SAPLSMOE_SUBSCR_GEN | |
| INCLUDE Name | LSMOE_SUBSCR_GENU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
E_CLIENT_SPECIFIED | TYPE | CHAR01 | 'X'->contains MANDT field; else no MANDT field | |||
| |
ET_WHERE | TYPE | SMOECHAR130_TT | Subscription generation for values in static where clause | |||
| |
I_CHECK | TYPE | CHAR01 | 'X' make consistent check; else do not make a consistent check | |||
| |
I_TABNAME | TYPE | TABNAME | Table name | |||
| |
I_CLIENT_SPECIFIED | TYPE | CHAR01 | 'X' | 'X'->all fields are returned; else field MANDT will not be returned | ||
| |
IT_STA | TYPE | SMOEGENSTA_TT | Typ for subscription generator; where clause | |||
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 | 20020829 |
| SAP Release Created in | 400 |