ACCTCR table in SAP ERP or S/4HANA stores Compressed Data from FI/CO Document – Currencies data. There are total 11 fields in ACCTCR table. The Compressed Data from FI/CO Document – Currencies table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACCTCR table. It is in Financial Accounting “Basis” (FBAS) ABAP package and is part of the Financial Accounting (FI) module.
SAP ACCTCR Table Fields
Following is the list of fields that are available in SAP ACCTCR table. The primary key fields of Compressed Data from FI/CO Document – Currencies table in SAP are MANDT (Client), AWTYP (Reference procedure), AWREF (Reference document number), AWORG (Reference Organizational Units), POSNR (Accounting Document Line Item Number), CURTP (Currency type and valuation view), WAERS (Currency Key).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | * | CLNT(3) |
AWTYP | Reference procedure | AWTYP | * | CHAR(5) |
AWREF | Reference document number | AWREF | CHAR(10) | |
AWORG | Reference Organizational Units | AWORG | CHAR(10) | |
POSNR | Accounting Document Line Item Number | POSNR_ACC | NUMC(10) | |
CURTP | Currency type and valuation view | CURTP | CHAR(2) | |
WAERS | Currency Key | WAERS | * | CUKY(5) |
WRBTR | Amount or tax amount in the currency of the currency types | ACBTR | CURR(23) | |
KURSF | Exchange rate | KURSF | DEC(9) | |
WMWST | Tax Amount in Document Currency | WMWST | CURR(23) | |
ISTAT | Item History | ISTAT_ACC | CHAR(1) |