Menu

SAP Function Module DX_ATTRIB_BAPI_CHECK

The Function Module DX_ATTRIB_BAPI_CHECK () is a standard Function Module in SAP ERP and is part of the function group DX_ATTRIB_BAPI within the package S_DX_BAPI.

Technical Information

Function Module DX_ATTRIB_BAPI_CHECK
Short Text
Function Group DX_ATTRIB_BAPI
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
NO_DB_CHECKS LIKE DXFIELDS-CHECKBOX Checkbox: 'X' - True, ' ' - False
NO_DB_OBJECTTYPE LIKE DXATTRIB-OBJECTTYPE Object Type
NO_DB_TASKDATA LIKE DXTASKS Tasks for Mass Data Transfer to R/3
PROGTYPE LIKE DXATTRIB-PROGTYPE
PROGVARI LIKE DXATTRIB-PROGVARI Name of variant within a step
RETSTATUS LIKE DXATTRIB-RETSTATUS Status of data transfer run
SERVERGROUP LIKE DXATTRIB-SERVERGRP Logon/Server Group Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.