The Function Module OBJ_METHOD_2_IDOCTYPE () is a standard Function Module in SAP ERP and is part of the function group DX_OBJECT_HLP within the package S_DX_BAPI.
Function Module | OBJ_METHOD_2_IDOCTYPE |
Short Text | |
Function Group | DX_OBJECT_HLP |
Package | S_DX_BAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOADPRG | LIKE | TDXLOADP-PROGNAME | Data transfer program/method | |
MESTYPE | LIKE | TBDBA-MESTYPE | Message Type | |
OBJECTTYPE | LIKE | TDXLOADP-OBJECTTYPE | Object Type | |
PROGTYPE | LIKE | TDXLOADP-PROGTYPE | Program Type | |
USERS_CHOICE | LIKE | DXFIELDS-CHECKBOX | 'X' | Data Transfer Fields |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDOCTYPES | LIKE | DXIDOCTYPE |
This function module does not define any Exceptions.