SAP ABAP Function Module SMOG_TRANS_DATA_GET (Get BDoc Repository data for a given smog_trans)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-GEN (Application Component) Generation
⤷
SMOG (Package) Repository Services
⤷
⤷
Basic Data
| Function Module | SMOG_TRANS_DATA_GET | Get BDoc Repository data for a given smog_trans |
| Function Group | SMOGTL | Tool for checking and processing Repdata |
| Program Name | SAPLSMOGTL | |
| INCLUDE Name | LSMOGTLU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SMOG_TRANS | TYPE | SMOG_TRANS | Transaction definition for mobile sales | |||
| |
BAPIRETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
GUID | TYPE | SMOG_TRANS-SMOG_TRANS | Transaction key (GUID) | |||
| |
PARAM_TAB | TYPE | SMOG_PARAM | Statement Parameters | |||
| |
SEGM_TAB | TYPE | SMOG_SEGM | Segment Definition | |||
| |
SFLD_TAB | TYPE | SMOG_SFLD | Segment Fields Table | |||
| |
TSEGM_TAB | TYPE | SMOG_TSEGM | Table Segment mapping. | |||
| |
JOIN_TAB | TYPE | SMOG_JOIN | Defines joins between transparent tables | |||
| |
WHERE_TAB | TYPE | SMOG_WHERE | Table Segment Mapping Where Clause. | |||
| |
CHECK_TAB | TYPE | SMOG_CHECK | Check Table. | |||
| |
MAPTR_TAB | TYPE | SMOG_MAPTR | maps transaction to message structure | |||
| |
MAPSG_TAB | TYPE | SMOG_MAPSG | Mapping between segment name and segment structure | |||
| |
SITE_TAB | TYPE | BDM_RELST | Mapping b/w BDoc and Site Types | |||
| |
DOCU_TAB | TYPE | BDM_DOCU | table for BDoc Documentation | |||
| |
DESC_TAB | TYPE | BDM_DESCR | BDM table to capture BDoc and segment Description | |||
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 | 20001011 |
| SAP Release Created in |