Table/Structure Field list used by SAP ABAP Function Module TRANSACTION_LOAN_KEY (Füllt den Key der VDBEPP (Datum, Uhrzeit und lfd. Nummer))
SAP ABAP Function Module
TRANSACTION_LOAN_KEY (Füllt den Key der VDBEPP (Datum, Uhrzeit und lfd. Nummer)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 3 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 4 | VDBEPP - DTRANS | Flow data key: System date | ||
| 5 | VDBEPP - NTRANS | Transaction data key: Consecutive number | SOURCE VALUE(E_NTRANS) LIKE VDBEPP-NTRANS |
|
| 6 | VDBEPP - NTRANS | Transaction data key: Consecutive number | SOURCE VALUE(LAST_NUMBER) LIKE VDBEPP-NTRANS |
|
| 7 | VDBEPP - NTRANS | Transaction data key: Consecutive number | SOURCE VALUE(FIRST_NUMBER) LIKE VDBEPP-NTRANS DEFAULT '0000' |
|
| 8 | VDBEPP - NTRANS | Transaction data key: Consecutive number | ||
| 9 | VDBEPP - TTRANS | Transaction data key: system time | SOURCE VALUE(E_TTRANS) LIKE VDBEPP-TTRANS |
|
| 10 | VDBEPP - TTRANS | Transaction data key: system time | ||