SAP ABAP Function Module BDM_GET_BDOC_LIST_INFO (Get selected list of BDoc types)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-BDM (Application Component) BDOC Modeler
⤷
SMW_BDM (Package) CRM Middleware - BDoc Model
⤷
⤷
Basic Data
| Function Module | BDM_GET_BDOC_LIST_INFO | Get selected list of BDoc types |
| Function Group | SMW_BDM_LOCAL_READ_APIS | BDoc Modeler: Local read APIs |
| Program Name | SAPLSMW_BDM_LOCAL_READ_APIS | BDoc Modeler: Remote-enabled functions |
| INCLUDE Name | LSMW_BDM_LOCAL_READ_APISU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_TRANS | TYPE | BDM_TRANS_T | BDoc type headers | |||
| |
ET_HEADER | TYPE | BDM_HEADER_T | BDoc type header properties | |||
| |
IM_BDOC_VERSION_ID | TYPE | BDM_VRSNID | BDoc version ID (SMOG_TRANS) | |||
| |
IM_BDOC_TYPE_ID | TYPE | BDM_TRNSID | BDoc type ID (TRANS_ID) | |||
| |
IM_BDOC_TYPE_NAME | TYPE | BDM_TRNAME | BDoc type name (TR_NAME); '*' allowed | |||
| |
IM_BDOC_TYPE_SHORT_NAME | TYPE | BDM_TRGNAM | BDoc type short name (TR_GNAME); '*' allowed | |||
| |
IM_MESSAGING_BDOCS | TYPE | BDM_FLAG | Flag: Messaging BDoc types | |||
| |
IM_SYNCHRONIZATION_BDOCS | TYPE | BDM_FLAG | Flag: Synchronization BDoc types | |||
| |
IM_MOBILE_APPLICATION_BDOCS | TYPE | BDM_FLAG | Flag: Mobile Application BDoc types | |||
| |
IM_WITH_SHADOW | TYPE | BDM_FLAG | General flag | |||
| |
MISSING_IMPORT_PARAMETER | TYPE | No importing parameter | ||||
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 | 20010221 |
| SAP Release Created in | 30A |