I_TEXTOBJECTTYPE
Text Object Type
I_TEXTOBJECTTYPE is a CDS View in S/4HANA. Text Object Type. It contains 2 fields. 11 CDS views read from this table.
CDS Views using this table (11)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_BPTextObjectTypeVH | view | from | CONSUMPTION | BP Text Object Type VH |
| C_CustCompanyTextObjectTypeVH | view | from | CONSUMPTION | Customer Company textobjecttype VH |
| C_CustMatlTextObjectTypeVH | view_entity | from | CONSUMPTION | Text Type for Customer Material |
| C_CustomerTextObjectTypeVH | view | inner | CONSUMPTION | Customer textobjecttype value help |
| C_CustSalesTextObjectTypeVH | view | inner | CONSUMPTION | Customer Sales textobjecttype VH |
| C_SuplrCompanyTextObjectTypeVH | view | from | CONSUMPTION | Supplier Company TextObjectType VH |
| C_SuplrPurgOrgTextObjectTypeVH | view | from | CONSUMPTION | Supplier Purchasing TextObjectType VH |
| C_SupplierTextObjectTypeVH | view | from | CONSUMPTION | Supplier TextObjectType Value help |
| I_ACMTrdgContrTextObjType | view | from | BASIC | Master Data for ACM Trading Contract Text Object Type |
| I_SDDocumentItemLongTextID | view | from | BASIC | Long Text ID of Sales Document Item |
| I_SDDocumentLongTextID | view | from | BASIC | Long Text ID of SD Document |
Fields (2)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | TextObjectCategory | TextObjectCategory | 7 |
| KEY | TextObjectType | TextObjectType | 7 |
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 Type
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_TEXTOBJECTTYPE (
TEXTOBJECTCATEGORY,
TEXTOBJECTTYPE,
PRIMARY KEY (TEXTOBJECTCATEGORY, 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