SAP ABAP Function Module GET_BDOC_DETAILS_FROM_SHADOW (Getting BDoc type details from the Shadow table)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-BDM (Application Component) BDOC Modeler
⤷
SMW_BDM (Package) CRM Middleware - BDoc Model
⤷
⤷
Basic Data
| Function Module | GET_BDOC_DETAILS_FROM_SHADOW | Getting BDoc type details from the Shadow table |
| Function Group | BDM_BDOC_REPOSITORY_APIS | API's for accessing BDoc repository |
| Program Name | SAPLBDM_BDOC_REPOSITORY_APIS | |
| INCLUDE Name | LBDM_BDOC_REPOSITORY_APISU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
S_HEADER | TYPE | BDMS_HEADER | Transaction definition for mobile sales | |||
| |
T_PARAM | TYPE | BDMS_PARAM_T | Table Type for BDMS_PARAM (Shadow table) | |||
| |
T_SEGM | TYPE | BDMS_SEGM_T | Table Type for BDMS_SEGM (Shadow table) | |||
| |
T_SFLD | TYPE | BDMS_SFIELD_T | Table Type for BDMS_SFIELD (Shadow table) | |||
| |
T_TSEGM | TYPE | BDMS_TABSG_T | Table Type for BDMS_TABSG (Shadow table) | |||
| |
T_WHERE | TYPE | BDMS_WHERE_T | Table Type for BDMS_WHERE (Shadow table) | |||
| |
T_JOIN | TYPE | BDMS_JOIN_T | Table Type for BDMS_JOIN (Shadow table) | |||
| |
T_STMNT | TYPE | BDMS_STMNT_T | Table Type for BDMS_STMNT (Shadow table) | |||
| |
T_SITE | TYPE | BDMS_RELST_T | Table Type for BDMS_RELST (Shadow table) | |||
| |
T_DESC | TYPE | BDMS_DESCR_T | Table Type for BDMS_DESCR (Shadow table) | |||
| |
T_DOCU | TYPE | BDMS_DOCU_T | Table Type for BDMS_DOCU (Shadow table) | |||
| |
T_SEGMT | TYPE | BDM_SEGMT_T | Table type for BDM_SEGMT | |||
| |
BDOC_NAME | TYPE | SMOG_GNAME | Generation name of BDoc type | |||
| |
NO_SUCH_BDOC_TYPE | TYPE | no_Such_bdoc_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 | 20020829 |
| SAP Release Created in | 400 |