Table/Structure Field list used by SAP ABAP Function Module EPS_ADD_PARCEL (add a parcel to EPS)
SAP ABAP Function Module EPS_ADD_PARCEL (add a parcel to EPS) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  EPSF - EPSSUBDIR EPS Subdirectory
2 Table/Structure Field  EPSF - EPSDIRNAM Directory name SOURCE VALUE(IV_DIRECTORY) LIKE EPSF-EPSDIRNAM
3 Table/Structure Field  EPSF - EPSOVRWRI Overwrite mode
4 Table/Structure Field  EPSF - EPSFILSIZ File size SOURCE VALUE(EV_PARCEL_SIZE) LIKE EPSF-EPSFILSIZ
5 Table/Structure Field  EPSF - EPSFILSIZ File size
6 Table/Structure Field  EPSF - EPSFILNAM File Name SOURCE VALUE(IV_FILE) LIKE EPSF-EPSFILNAM
7 Table/Structure Field  EPSF - EPSFILNAM File Name
8 Table/Structure Field  EPSF - EPSFILNAM File Name SOURCE VALUE(EV_PARCEL_NAME) LIKE EPSF-EPSFILNAM
9 Table/Structure Field  EPSF - EPSDIRNAM Directory name
10 Table/Structure Field  EPSPCLDES - EPSFILSIZ File size
11 Table/Structure Field  EPSPCLDES - EPSPCLEXT Parcel extension
12 Table/Structure Field  EPSPCLDES - EPSPCLEXT Parcel extension SOURCE VALUE(EV_PARCEL_EXTENSION) LIKE TEPSOUT-EPSPCLEXT
13 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call)
14 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call) SOURCE VALUE(IV_FTP_DESTINATION) LIKE RFCDES-RFCDEST DEFAULT 'NONE'
15 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
16 Table/Structure Field  SYST - UZEIT ABAP System Field: Current Time of Application Server
17 Table/Structure Field  SYST - UNAME ABAP System Field: Name of Current User
18 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
19 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
20 Table/Structure Field  TEPSOUT - EPSCREDAT Creation date
21 Table/Structure Field  TEPSOUT - EPSCRETIM Creation time
22 Table/Structure Field  TEPSOUT - EPSEXPDAT Expiration date
23 Table/Structure Field  TEPSOUT - EPSEXPDAT Expiration date SOURCE VALUE(IV_EXPIRATION_DATE) LIKE TEPSOUT-EPSEXPDAT OPTIONAL
24 Table/Structure Field  TEPSOUT - EPSFILSIZ File size
25 Table/Structure Field  TEPSOUT - EPSPCLEXT Parcel extension
26 Table/Structure Field  TEPSOUT - EPSPCLEXT Parcel extension SOURCE VALUE(EV_PARCEL_EXTENSION) LIKE TEPSOUT-EPSPCLEXT
27 Table/Structure Field  TEPSOUT - EPSPCLNUM Parcel number
28 Table/Structure Field  TEPSOUT - EPSPCLNUM Parcel number SOURCE VALUE(EV_PARCEL_NUMBER) LIKE TEPSOUT-EPSPCLNUM
29 Table/Structure Field  TEPSOUT - EPSPCLORI Parcel origin
30 Table/Structure Field  TEPSOUT - EPSPCLORI Parcel origin SOURCE VALUE(EV_PARCEL_ORIGIN) LIKE TEPSOUT-EPSPCLORI
31 Table/Structure Field  TEPSOUT - EPSPCLOWN Parcel owner
32 Table/Structure Field  TEPSOUT - EPSRELFLG Release flag
33 Table/Structure Field  TEPSOUT - EPSRELFLG Release flag SOURCE VALUE(IV_RELEASE_FLAG) LIKE TEPSOUT-EPSRELFLG DEFAULT 'R'