Data Element list used by SAP ABAP Function Module FKK_FIKEY_GET_STATUS (Statusinformationen zum FIKEY besorgen)
SAP ABAP Function Module
FKK_FIKEY_GET_STATUS (Statusinformationen zum FIKEY besorgen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLDAT_KK | Date on which the Reconciliation Key was Closed | SOURCE VALUE(E_CLDAT) LIKE DFKKSUMC-CLDAT |
|
| 2 | CLNAM_KK | User who Closed the Reconciliation Key | SOURCE VALUE(E_CLNAM) LIKE DFKKSUMC-CLNAM |
|
| 3 | CLTIM_KK | Time at which the Reconciliation Key was Closed | SOURCE VALUE(E_CLTIM) LIKE DFKKSUMC-CLTIM |
|
| 4 | FIKEY_KK | Reconciliation Key for General Ledger | SOURCE VALUE(I_FIKEY) LIKE FKKKO-FIKEY |
|
| 5 | RESKY_KK | Object for Which the Reconciliation Key is Reserved | SOURCE VALUE(E_RESKY) LIKE DFKKSUMC-RESKY |
|
| 6 | RESOB_KK | Object for Which the Reconciliation Key is Reserved | SOURCE VALUE(E_RESOB) LIKE DFKKSUMC-RESOB |
|
| 7 | SUMSZ_KK | Number of Summary Records for Reconciliation Key | SOURCE VALUE(E_SUMSZ) LIKE DFKKSUMC-SUMSZ |
|
| 8 | UEBIS_KK | Posting Date Up To Which Data Was Transferred To G/L | SOURCE VALUE(E_UEBIS) LIKE DFKKSUMC-UEBIS |
|
| 9 | XCLOS_KK | No Further Postings Allowed | SOURCE VALUE(E_XCLOS) LIKE DFKKSUMC-XCLOS |
|
| 10 | XUEVO_KK | Transfer all data to general ledger | SOURCE VALUE(E_XUEVO) LIKE DFKKSUMC-XUEVO |
|