ACDOCA_KENC
History Table for Realignment on Table ACDOCA
ACDOCA_KENC is an SAP database table in S/4HANA. History Table for Realignment on Table ACDOCA. It contains 31 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_PaRealignmentHistory | view | from | BASIC | CO-PA Realignment History |
Fields (31)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | rclnt | mandt | Client | |||
| KEY | chgrun | rkenccrun | Realign.run | |||
| KEY | rldnr | fins_ledger | Ledger | |||
| KEY | rbukrs | bukrs | Company Code | |||
| KEY | gjahr | gjahr | Fiscal Year | |||
| KEY | belnr | belnr_d | Document Number | |||
| KEY | docln | docln6 | G/L Line Item | |||
| rcntr | kostl | Cost Center | ||||
| prctr | prctr | Profit Center | ||||
| rfarea | fkber | Functional Area | ||||
| rbusa | gsber | Business Area | ||||
| kokrs | kokrs | CO Area | ||||
| segment | fb_segment | Segment | ||||
| pprctr | pprctr | Partner PC | ||||
| kdauf | kdauf | Sales Order | ||||
| kdpos | kdpos | Sales Ord. Item | ||||
| werks | werks_d | Plant | ||||
| kunnr | kunnr | Customer | ||||
| aufnr | aufnr | Order | ||||
| ps_psp_pnr | ps_psp_pnr | WBS Element | ||||
| ps_pspid | ps_pspid | Project def. | ||||
| ps_posid | ps_posid | WBS Element | ||||
| prznr | co_prznr | Business Process | ||||
| kstrg | kstrg | Cost Object | ||||
| uprctr | fins_origin_prctr | Origin Profit Center | ||||
| service_doc_type | fco_srvdoc_type | Service Doc. Type | ||||
| service_doc_id | fco_srvdoc_id | Service Document | ||||
| service_doc_item_id | fco_srvdoc_item_id | Service Doc. Item | ||||
| vtkey | vtkey_kk | Contract | ||||
| vtpos | vtpos_kk | Contract Item | ||||
| _dataaging | data_temperature | Data Aging |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- History Table for Realignment on Table ACDOCA
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ACDOCA_KENC (
RCLNT, -- Client [mandt]
CHGRUN, -- Realign.run [rkenccrun]
RLDNR, -- Ledger [fins_ledger]
RBUKRS, -- Company Code [bukrs]
GJAHR, -- Fiscal Year [gjahr]
BELNR, -- Document Number [belnr_d]
DOCLN, -- G/L Line Item [docln6]
RCNTR, -- Cost Center [kostl]
PRCTR, -- Profit Center [prctr]
RFAREA, -- Functional Area [fkber]
RBUSA, -- Business Area [gsber]
KOKRS, -- CO Area [kokrs]
SEGMENT, -- Segment [fb_segment]
PPRCTR, -- Partner PC [pprctr]
KDAUF, -- Sales Order [kdauf]
KDPOS, -- Sales Ord. Item [kdpos]
WERKS, -- Plant [werks_d]
KUNNR, -- Customer [kunnr]
AUFNR, -- Order [aufnr]
PS_PSP_PNR, -- WBS Element [ps_psp_pnr]
PS_PSPID, -- Project def. [ps_pspid]
PS_POSID, -- WBS Element [ps_posid]
PRZNR, -- Business Process [co_prznr]
KSTRG, -- Cost Object [kstrg]
UPRCTR, -- Origin Profit Center [fins_origin_prctr]
SERVICE_DOC_TYPE, -- Service Doc. Type [fco_srvdoc_type]
SERVICE_DOC_ID, -- Service Document [fco_srvdoc_id]
SERVICE_DOC_ITEM_ID, -- Service Doc. Item [fco_srvdoc_item_id]
VTKEY, -- Contract [vtkey_kk]
VTPOS, -- Contract Item [vtpos_kk]
_DATAAGING, -- Data Aging [data_temperature]
PRIMARY KEY (RCLNT, CHGRUN, RLDNR, RBUKRS, GJAHR, BELNR, DOCLN)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA