ARUN_VALADDEDSRVCNORMALASSGMT

CDS View

ARUN_VALADDEDSRVCNORMALASSGMT is a CDS View in S/4HANA. It contains 11 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
ARun_ValAddedSrvcSDAssgmt view left_outer
ARun_ValAddedSrvcSTOAssgmt view left_outer

Fields (11)

KeyField CDS FieldsUsed in Views
ARunUUID ARunUUID 2
AssignedQuantityInBaseUnit AssignedQuantityInBaseUnit 2
AssignedSupplyType AssignedSupplyType 2
BaseUnit BaseUnit 2
Batch Batch 2
HigherLvlItmOfBatSpltItm HigherLvlItmOfBatSpltItm 2
InboundDelivery InboundDelivery 2
InboundDeliveryItem InboundDeliveryItem 2
StorageLocation StorageLocation 2
SupplyAssignmentStatus SupplyAssignmentStatus 2
SupplyDeliveryDate SupplyDeliveryDate 2

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.

-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ARUN_VALADDEDSRVCNORMALASSGMT (
    ARUNUUID,
    ASSIGNEDQUANTITYINBASEUNIT,
    ASSIGNEDSUPPLYTYPE,
    BASEUNIT,
    BATCH,
    HIGHERLVLITMOFBATSPLTITM,
    INBOUNDDELIVERY,
    INBOUNDDELIVERYITEM,
    STORAGELOCATION,
    SUPPLYASSIGNMENTSTATUS,
    SUPPLYDELIVERYDATE
);