FICA_CASH_DESK_STR_DFKKCJC2 SAP (Closing Records per Currency) Structure details

Dictionary Type: Structure
Description: Closing Records per Currency




ABAP Code to SELECT data from FICA_CASH_DESK_STR_DFKKCJC2
Related tables to FICA_CASH_DESK_STR_DFKKCJC2
Access table FICA_CASH_DESK_STR_DFKKCJC2




Structure field list including key, data, relationships and ABAP select examples

FICA_CASH_DESK_STR_DFKKCJC2 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Closing Records per Currency" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_FICA_CASH_DESK_STR_DFKKCJC2 TYPE FICA_CASH_DESK_STR_DFKKCJC2.

The FICA_CASH_DESK_STR_DFKKCJC2 table consists of various fields, each holding specific information or linking keys about Closing Records per Currency data available in SAP. These include MANDT (Client), OFFIC (Branch in Cash Journal), CHDSK (Cash Desk), SEQNO (Sequence Number).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP FICA_CASH_DESK_STR_DFKKCJC2 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
WA_DFKKCJC2 0
MANDTClient MANDTCLNT3MANDT
OFFICBranch in Cash Journal OFFIC_KKCHAR3OFFIC_KK
CHDSKCash Desk CHDSK_KKCHAR2CHDSK_KK
SEQNOSequence Number SEQNO_KKNUMC6SEQNO_KK
CPUDTDate of Cash Desk Closing CDCLD_KKDATS8DATUM
WAERSCurrency Key WAERSCUKY5WAERSFWS
PAYTPCategory of Payment/Payment Lot PAYTP_KKCHAR2PAYTP_KK
BLDATDay On Which Accounting Document Was Entered CPUDTDATS8DATUM
BLSEQSequential Number of Last Balance Update BLSEQ_KKNUMC6SEQNO_KK
CDSTAStatus of Cash Desk Closing CDSTA_KKCHAR2CDSTA_KK
CPUTMTime of Entry CPUTMTIMS6UZEIT
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
STAMTCash Desk Closing: Opening Balance STAMT_KKCURR13(2) WRTV7
SDAMTCash Desk Closing: Opening Difference SDAMT_KKCURR13(2) WRTV7
POAMTTarget Balance of Cash Desk Closing POAMT_KKCURR13(2) WRTV7
PDAMTCash Differences Posted PDAMT_KKCURR13(2) WRTV7
CSAMTCash Desk Closing Actual Balance CSAMT_KKCURR13(2) WRTV7
DIAMTCash Desk Closing Difference DIAMT_KKCURR13(2) WRTV7
DEAMTTotal Deposits for Cash Desk Closing DEAMT_KKCURR13(2) WRTV7
WIAMTTotal Withdrawals for Cash Desk Closing WIAMT_KKCURR13(2) WRTV7
WA_DFKKCJCA 0
MANDTClient MANDTCLNT3MANDT
OFFICBranch in Cash Journal OFFIC_KKCHAR3OFFIC_KK
CHDSKCash Desk CHDSK_KKCHAR2CHDSK_KK
SEQNOSequence Number SEQNO_KKNUMC6SEQNO_KK
CPUDTDate of Cash Desk Closing CDCLD_KKDATS8DATUM
WAERSCurrency Key WAERSCUKY5WAERSFWS
PAYTPCategory of Payment/Payment Lot PAYTP_KKCHAR2PAYTP_KK
BLDATDay On Which Accounting Document Was Entered CPUDTDATS8DATUM
BLSEQSequential Number of Last Balance Update BLSEQ_KKNUMC6SEQNO_KK
CDSTAStatus of Cash Desk Closing CDSTA_KKCHAR2CDSTA_KK
CPUTMTime of Entry CPUTMTIMS6UZEIT
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
STAMTCash Desk Closing: Opening Balance STAMT_KKCURR13(2) WRTV7
SDAMTCash Desk Closing: Opening Difference SDAMT_KKCURR13(2) WRTV7
POAMTTarget Balance of Cash Desk Closing POAMT_KKCURR13(2) WRTV7
PDAMTCash Differences Posted PDAMT_KKCURR13(2) WRTV7
CSAMTCash Desk Closing Actual Balance CSAMT_KKCURR13(2) WRTV7
DIAMTCash Desk Closing Difference DIAMT_KKCURR13(2) WRTV7
DEAMTTotal Deposits for Cash Desk Closing DEAMT_KKCURR13(2) WRTV7
WIAMTTotal Withdrawals for Cash Desk Closing WIAMT_KKCURR13(2) WRTV7
SLAMTTotal of Posted Documents SLAMT_KKCURR13(2) WRTV7
SVAMTTotal Deposits SVAMT_KKCURR13(2) WRTV7
SEAMTTotal Withdrawals SEAMT_KKCURR13(2) WRTV7
RPFLGReprinting RPFLG_KKCHAR1BOOLEAN_KK
T_DFKKCJC3 0

Key field Non-key field



How do I retrieve data from SAP structure FICA_CASH_DESK_STR_DFKKCJC2 using ABAP code?

As FICA_CASH_DESK_STR_DFKKCJC2 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on FICA_CASH_DESK_STR_DFKKCJC2 as there is no data to select.

How to access SAP table FICA_CASH_DESK_STR_DFKKCJC2

Within an ECC or HANA version of SAP you can also view further information about FICA_CASH_DESK_STR_DFKKCJC2 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!