Menu

SAP Function Module DX_SPLIT_FILE_NAME

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module DX_SPLIT_FILE_NAME () 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_SPLIT_FILE_NAME
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
P_FILENAME LIKE DXFILEN-FILENAME
P_NUM_LINE LIKE DXATTRIB3-LINESNO
P_NUM_REC LIKE DXATTRIB3-OBJECTNO
P_OBJECT_LINE LIKE DXATTRIB3-LINESNO
P_RECORD_COUNT LIKE DXATTRIB3-OBJECTNO
P_SPLITTYPE TYPE DXATTRIB3-SPLITTYPE
P_TOT_RECORD_NO LIKE DXATTRIB3-OBJECTNO Number of Objects per File

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
H_XFILENAME LIKE DXFILEN-FILENAME

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILE_EXT TYPE N File extension
FILE_LINE_COUNT LIKE DXATTRIB3-LINESNO
FILE_RECORD_COUNT LIKE DXATTRIB3-OBJECTNO
LINE_INDICATOR TYPE NUM4

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_RAWDATA LIKE SDXWBTEDAT
T_SPLIT_FILE LIKE DXFILEN

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_SPLITTYPE