Table/Structure Field list used by SAP ABAP Function Module F4_DXFILENAME_TOPRECURSION (F4_DXFILENAME_TOPRECURSION)
SAP ABAP Function Module F4_DXFILENAME_TOPRECURSION (F4_DXFILENAME_TOPRECURSION) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DXFIELDS - ABENDFLAG Flag: Processing terminated SOURCE VALUE(ABEND_FLAG) LIKE DXFIELDS-ABENDFLAG
2 Table/Structure Field  DXFIELDS - FILEMASK Mask for file name
3 Table/Structure Field  DXFIELDS - FILEMASK Mask for file name SOURCE VALUE(FILEMASK) LIKE DXFIELDS-FILEMASK DEFAULT '*.*'
4 Table/Structure Field  DXFIELDS - FILEOPER Operation to perform on file
5 Table/Structure Field  DXFIELDS - FILEOPER Operation to perform on file SOURCE VALUE(FILEOPERATION) LIKE DXFIELDS-FILEOPER DEFAULT 'R'
6 Table/Structure Field  DXFIELDS - LOCATION Flag: Application or presentation server
7 Table/Structure Field  DXFIELDS - LOCATION Flag: Application or presentation server SOURCE VALUE(O_LOCATION_FLAG) LIKE DXFIELDS-LOCATION
8 Table/Structure Field  DXFIELDS - LOCATION Flag: Application or presentation server SOURCE VALUE(I_LOCATION_FLAG) LIKE DXFIELDS-LOCATION DEFAULT ' '
9 Table/Structure Field  DXFIELDS - LONGPATH Long path name SOURCE VALUE(I_PATH) LIKE DXFIELDS-LONGPATH OPTIONAL
10 Table/Structure Field  DXFIELDS - LONGPATH Long path name
11 Table/Structure Field  DXFIELDS - LONGPATH Long path name SOURCE VALUE(O_PATH) LIKE DXFIELDS-LONGPATH
12 Table/Structure Field  DXFIELDS - ABENDFLAG Flag: Processing terminated
13 Table/Structure Field  MSXXLIST - NAME Application Server Instance SOURCE VALUE(I_SERVER) LIKE MSXXLIST-NAME DEFAULT '?'
14 Table/Structure Field  MSXXLIST - NAME Application Server Instance
15 Table/Structure Field  MSXXLIST - NAME Application Server Instance SOURCE VALUE(O_SERVER) LIKE MSXXLIST-NAME
16 Table/Structure Field  OPSYSTEM - FILESYS Syntax group for file and path names
17 Table/Structure Field  OPSYSTEM - OPSYS Name of operating system
18 Table/Structure Field  RFCSI - RFCDEST Logical Destination (Specified in Function Call)
19 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
20 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
21 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
22 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
23 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
24 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
25 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable
26 Table/Structure Field  SYST - OPSYS ABAP System Field: Operating System of Application Server