SAP ABAP Function Module SMO_DDIC_DATA_TO_TL (moves DDIC information to the TL tables)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW (Application Component) Middleware
⤷
SMO4 (Package) Transaction Layer and Transaction Repository Services
⤷
⤷
Basic Data
| Function Module | SMO_DDIC_DATA_TO_TL | moves DDIC information to the TL tables |
| Function Group | SMO4_DDIC | R/3 DDIC-> SFADDIC |
| Program Name | SAPLSMO4_DDIC | R/3 DDIC-> SFADDIC |
| INCLUDE Name | LSMO4_DDICU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BAPIRETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
IN_VERSION_GUID | TYPE | SMOG_VER | ||||
| |
DELTA | TYPE | SMO4_DELTA | used in ddic upload downloads | |||
| |
SMOG_TABLE_TAB | TYPE | SMOG_TABLE | Table information | |||
| |
SMOG_TFLD_TAB | TYPE | SMOG_TFLD | Field information | |||
| |
SMOG_IDX_TAB | TYPE | SMOG_IDX | index header information | |||
| |
SMOG_IDXP_TAB | TYPE | SMOG_IDXP | index position information | |||
| |
SMOGSCRT | TYPE | SMOG_SCRT | ||||
| |
SMOGSCRTP | TYPE | SMOG_SCRTP | ||||
| |
SMOG_R3TXT_TAB | TYPE | SMOG_R3TXT | Documentation for field, elem. and dom. | |||
| |
ILLEGAL_INPUT | TYPE | |||||
| |
OTHER | TYPE | |||||
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 | 30A |