I_TEXTOBJECT
Text Object
I_TEXTOBJECT is a CDS View in S/4HANA. Text Object. It contains 4 fields. 14 CDS views read from this table.
CDS Views using this table (14)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_IHBAccountClosureText | view | inner | COMPOSITE | IHB Account Closure Long Text |
| I_IHBAccountDeletionText | view | inner | COMPOSITE | IHB Account Deletion Long Text |
| I_MaintenanceItemText | view | inner | COMPOSITE | Maintenance Item Long Text |
| I_MaintenancePlanText | view | inner | COMPOSITE | Maintenance Plan Long Text |
| P_ACMTrdgContrItemTxtConfig | view | from | BASIC | Private view: Contract Item Text Details |
| P_ACMTrdgContrItemTxtConfigDet | view | from | BASIC | Private view: Contract Item Text Details |
| P_ACMTrdgContrText | view | from | BASIC | Private view: Text Details |
| P_ACMTrdgContrTextDet | view | from | BASIC | Private view: Text Details |
| P_BatchDescrSdmVersionBySapScr | view | from | COMPOSITE | |
| P_InternalOrderLongDescription | view_entity | from | COMPOSITE | |
| P_PPM_Note | view | from | BASIC | |
| P_PurchaseCtrTextFileInter | view | from | BASIC | |
| P_ServiceDocItemNote | view | from | COMPOSITE | Service Transaction Notes |
| P_ServiceDocNote | view | from | COMPOSITE | Service Transaction Notes |
Fields (4)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | Language | Language | 6 |
| KEY | TextObjectCategory | TechnicalObjectType | 1 |
| KEY | TextObjectKey | ArchitecturalObjectNumber,TextObjectKey | 5 |
| KEY | TextObjectType | DocumentText | 1 |
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.
-- Text Object
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_TEXTOBJECT (
LANGUAGE,
TEXTOBJECTCATEGORY,
TEXTOBJECTKEY,
TEXTOBJECTTYPE,
PRIMARY KEY (LANGUAGE, TEXTOBJECTCATEGORY, TEXTOBJECTKEY, TEXTOBJECTTYPE)
);
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