TKKAA
Check Table for Results Analysis Key of RA for Orders
TKKAA is an SAP database table in S/4HANA. Check Table for Results Analysis Key of RA for Orders. It contains 13 fields. 24 CDS views read from this table.
CDS Views using this table (24)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_EvtBsdRevnRecgnProjectWlItm | view | inner | CONSUMPTION | Worklist Rev. Rec. Issues - Projects |
| C_EvtBsdRevnRecgnProjMonitor | view | inner | CONSUMPTION | EBRR Monitor: Project (2) - main CDS |
| Fins_Rev_Rec_Acc_Pri_View | view | inner | Accounting Principles for transaction based revenue recogn. | |
| Fins_Rev_Rec_Comp_Abgsl | view | inner | Compatible RA keys | |
| FINS_REV_REC_COMP_ABGSL_SLACK | view | inner | Slack compatible RA keys | |
| Fins_Trr_Acc_Ass_Obj_all | view | left_outer | Account Assignment Object | |
| FINS_TRR_ACC_ASS_OBJ_PROJ | view | inner | Account Assignment Object | |
| FINS_TRR_ACC_ASS_OBJ_VBAK | view | inner | Account Assignment Object | |
| I_EntProjectResultAnalysisKey | view | from | BASIC | Ent Proj Rslt Anlys Key |
| I_IntOrderResultsAnalysisKeyVH | view_entity | from | COMPOSITE | Result Analysis Key |
| I_ResultsAnalysisKey | view | from | BASIC | Results Analysis Key |
| I_ResultsAnalysisKeyValueHelp | view | from | BASIC | Results Analysis Key Value Help |
| Kkag_Tkkaz1 | view | left_outer | TKKAZ Step 1 | |
| P_EBRRPrvdrContrWlItm | view | inner | CONSUMPTION | PECRun: Provider Contract Worklist item |
| P_EvtBsdRevnRecgnSrvcDocWlItm | view | inner | CONSUMPTION | Worklist Rev. Rec. Issues - Service Doc. |
| P_Ra_Objects | view | inner | BASIC | |
| P_Trrmonbase | view | inner | COMPOSITE | |
| P_Trrmonchart | view | inner | COMPOSITE | |
| P_Trrmonwbsbase | view | inner | COMPOSITE | |
| P_Trrsobase | view | inner | COMPOSITE | |
| P_Trrsochartbase | view | inner | COMPOSITE | |
| P_Wiprevdetsrvz | view | inner | BASIC | |
| R_EBRRSalesOrderMonitor | view_entity | inner | TRANSACTIONAL | EBRR Sales Document Monitor Root |
| R_EBRRServiceDocumentMonitor | view_entity | inner | TRANSACTIONAL | EBRR Service Document Monitor |
Fields (13)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | abgsl | ABGR_SCHL_CUST | Results analysis key | |||
| slerg | SL_ERG_KZ | RA indicator | ||||
| slaib | SL_AIB_KZ | Asst und.constr | ||||
| slwipi | SL_WIPI_KZ | WIP at actual | ||||
| slwipp | SL_WIPP_KZ | WIP @ plan cost | ||||
| rflg1 | SL_TBRR_IND | EventB.Rev.Rec.Key | ||||
| rflg2 | SL_EBW_IND | Event-Based Proc Key | ||||
| rflg3 | RESERV_FLG | Reserved | ||||
| rflg4 | RESERV_FLG | Reserved | ||||
| rflg5 | RESERV_FLG | Reserved | ||||
| tbrr_area | FINS_TRR_REC_KEY_AREA | Rev Recogn Key Area | ||||
| tbrr_hide | FINS_TRR_REC_KEY_HIDE | Visibility |
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.
-- Check Table for Results Analysis Key of RA for Orders
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE TKKAA (
MANDT, -- Client [MANDT]
ABGSL, -- Results analysis key [ABGR_SCHL_CUST]
SLERG, -- RA indicator [SL_ERG_KZ]
SLAIB, -- Asst und.constr [SL_AIB_KZ]
SLWIPI, -- WIP at actual [SL_WIPI_KZ]
SLWIPP, -- WIP @ plan cost [SL_WIPP_KZ]
RFLG1, -- EventB.Rev.Rec.Key [SL_TBRR_IND]
RFLG2, -- Event-Based Proc Key [SL_EBW_IND]
RFLG3, -- Reserved [RESERV_FLG]
RFLG4, -- Reserved [RESERV_FLG]
RFLG5, -- Reserved [RESERV_FLG]
TBRR_AREA, -- Rev Recogn Key Area [FINS_TRR_REC_KEY_AREA]
TBRR_HIDE, -- Visibility [FINS_TRR_REC_KEY_HIDE]
PRIMARY KEY (MANDT, ABGSL)
);
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