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.
Function Module | DX_RECORDS_COUNT |
Short Text | |
Function Group | DX_TOOLS |
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 |
---|---|---|---|---|
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 |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.