DRAT
Texts for Document Info Records
DRAT is an SAP database table in S/4HANA. Texts for Document Info Records. It contains 9 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FCLM_BAM_DM_ATTR | view | left_outer | Active Company Code List of FI | |
| I_CstrtSwMatlAllVers | view | left_outer | BASIC | All Version Data of Software Materials |
| I_DocInfoRecdDescription | view | from | BASIC | Document Info Record Description |
| I_DocumentInfoRecordDesc | view | from | BASIC | Document Info Record Description |
| P_Swdocver | view | left_outer | BASIC | |
| SHSM_DRAT | view | from | ||
| SHSM_DRAT_DOST | view | from |
Fields (9)
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.
-- Texts for Document Info Records
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE DRAT (
MANDT, -- Client [MANDT]
DOKAR, -- Document Type [DOKAR]
DOKNR, -- Document [DOKNR]
DOKVR, -- Doc. Version [DOKVR]
DOKTL, -- Document Part [DOKTL_D]
LANGU, -- Language [CVLANG]
DKTXT, -- Description [DKTXT]
LTXIN, -- LgText ID [LTXIN]
DKTXT_UC, -- Description [DKTXT_UC]
PRIMARY KEY (MANDT, DOKAR, DOKNR, DOKVR, DOKTL, LANGU)
);
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