Data Element list used by SAP ABAP Function Module DX_FILE_CREATE_INITIAL (Erstellen einer initialen Datei (IDoc, Batch Input, Direct Input))
SAP ABAP Function Module
DX_FILE_CREATE_INITIAL (Erstellen einer initialen Datei (IDoc, Batch Input, Direct Input)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DXFILEID | File ID for data transfer into R/3 | SOURCE VALUE(FILEID) LIKE DXFILE-FILEID OPTIONAL |
2 | ![]() |
DXFILENAME | File name | SOURCE VALUE(FILENAME) LIKE DXFILE-FILENAME OPTIONAL |
3 | ![]() |
DXFILETYP | File type (L=logical, P=physical) | SOURCE VALUE(FILETYPE) LIKE DXFILE-FILETYPE OPTIONAL |
4 | ![]() |
DXOBJECT | Object type | SOURCE VALUE(OBJECTTYPE) LIKE TDXLOADP-OBJECTTYPE OPTIONAL |
5 | ![]() |
DXPROGRAM | Data transfer program/method | SOURCE VALUE(LOADPRG) LIKE TDXLOADP-PROGNAME OPTIONAL |
6 | ![]() |
DXPROGTYPE | Program type | SOURCE VALUE(LOADTYPE) LIKE TDXLOADP-PROGTYPE OPTIONAL |
7 | ![]() |
DXXDIALOG | Call with dialog | SOURCE VALUE(DIALOG) LIKE DXFIELDS-DIALOG DEFAULT 'X' |
8 | ![]() |
EDI4RCVPRN | Partner Number of Receiver | SOURCE VALUE(RCVPRN) LIKE EDI_DC40-RCVPRN OPTIONAL |
9 | ![]() |
EDI4RCVPRT | Partner Type of Receiver | SOURCE VALUE(RCVPRT) LIKE EDI_DC40-RCVPRT OPTIONAL |
10 | ![]() |
EDI4SNDPOR | Sender port (SAP System, external subsystem) | SOURCE VALUE(SNDPOR) LIKE EDI_DC40-SNDPOR OPTIONAL |
11 | ![]() |
EDI4SNDPRN | Partner Number of Sender | SOURCE VALUE(SNDPRN) LIKE EDI_DC40-SNDPRN OPTIONAL |
12 | ![]() |
EDI4SNDPRT | Partner type of sender | SOURCE VALUE(SNDPRT) LIKE EDI_DC40-SNDPRT OPTIONAL |
13 | ![]() |
XUTXT30 | Short text |