Table/Structure Field list used by SAP ABAP Function Module EDI_PATH_CREATE_DATE_TIME (Erzeugen eines Pfades (Datum und Uhrzeit im Dateinamen))
SAP ABAP Function Module
EDI_PATH_CREATE_DATE_TIME (Erzeugen eines Pfades (Datum und Uhrzeit im Dateinamen)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDFIL - DIRECTORY | Name of a directory | ||
| 2 | EDFIL - FILENAME | File name | ||
| 3 | EDIPO - ACTRIG | Flag: EDI subsystem can be triggered from SAP? | ||
| 4 | EDIPO - ACTRIG | Flag: EDI subsystem can be triggered from SAP? | SOURCE VALUE(DATATYPE) LIKE EDIPO-ACTRIG |
|
| 5 | EDIPO - OUTPUTDIR | Name of a directory | SOURCE VALUE(DIRECTORY) LIKE EDIPO-OUTPUTDIR |
|
| 6 | EDIPO - OUTPUTDIR | Name of a directory | ||
| 7 | EDIPO - OUTPUTFILE | File name for outbound data | SOURCE VALUE(FILENAME) LIKE EDIPO-OUTPUTFILE |
|
| 8 | EDI_PATH - PTHNAM | Path name (including file name) | SOURCE VALUE(PATHNAME) LIKE EDI_PATH-PTHNAM |
|
| 9 | EDI_PATH - PTHNAM | Path name (including file name) | ||
| 10 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 11 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |