Menu

SAP Function Module OBJ_METHOD_2_IDOCTYPE

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.

Technical Information

Function Module OBJ_METHOD_2_IDOCTYPE
Short Text
Function Group DX_OBJECT_HLP
Package S_DX_BAPI
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOCTYPES LIKE DXIDOCTYPE

Exceptions

This function module does not define any Exceptions.