I_TEXTCOLLECTION

CDS View

Notes Collection

I_TEXTCOLLECTION is a CDS View in S/4HANA. Notes Collection. It contains 5 fields. 10 CDS views read from this table.

CDS Views using this table (10)

ViewTypeJoinVDMDescription
C_CollabnApplCrdMmNote view_entity from CONSUMPTION Credit Memo Note
C_CollabnApplFreightRFQNote view_entity from CONSUMPTION Freight RFQ Notes
C_CollabnApplFrtAgrmtRFQNotes view_entity from CONSUMPTION Freight Agreement RFQ Notes
C_CollabnApplFrtOrdExecNotes view_entity from CONSUMPTION Freight Order Execution Notes
C_CollabnApplFrtOrdForConfNote view_entity from CONSUMPTION Freight Order For Confirmation Notes
C_CollabnApplFrtQuotationNote view_entity from CONSUMPTION Freight Quotation Notes
C_CollabnApplMngCarrInvcNote view_entity from CONSUMPTION Carrier Invoice Notes
C_CollabnApplMngFrtOrdChrgNote view_entity from CONSUMPTION Freight Order Charges Notes
R_TranspOrdItemNoteTP view_entity from TRANSACTIONAL Transportation Order Item Note - TP
R_TransportationOrderNoteTP view_entity from TRANSACTIONAL Transportation Order Note - TP

Fields (5)

KeyField CDS FieldsUsed in Views
HostDocumentBusinessObjectUUID HostDocumentBusinessObjectUUID 10
HostDocumentBusObjNodeUUID HostDocumentBusObjNodeUUID 10
HostDocumentUUID FrtAgrmtReqForQuotationUUID,HostDocumentUUID,TransportationOrderItemUUID,TransportationOrderUUID 10
TextCollectionSchema TextCollectionSchema 10
TextCollectionUUID TextCollectionUUID 10

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.

-- Notes Collection
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_TEXTCOLLECTION (
    HOSTDOCUMENTBUSINESSOBJECTUUID,
    HOSTDOCUMENTBUSOBJNODEUUID,
    HOSTDOCUMENTUUID,
    TEXTCOLLECTIONSCHEMA,
    TEXTCOLLECTIONUUID
);