Menu

SAP Function Module DX_RECORDS_COUNT

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

Technical Information

Function Module DX_RECORDS_COUNT
Short Text
Function Group DX_TOOLS
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
DXOBJ LIKE SXDA1-DXOBJ Key for data transfer object
DXSUBOBJ LIKE SXDA1-SUBDX Sub category of a data transfer object
FILENAME LIKE DXFILEN-FILENAME Physical file name
PROGTYPE LIKE DXATTRIB3-PROGTYPE Program Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TOT_RECORD_NO LIKE DXATTRIB3-OBJECTNO Number of Objects per File

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.