BPS_RV_ORDER_D
Draft table for entity R_SCHEDULINGRUNREQUESTORDERTP
BPS_RV_ORDER_D is an SAP database table in S/4HANA. Draft table for entity R_SCHEDULINGRUNREQUESTORDERTP. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_SchedgRunRequestOrderDraft | view_entity | from | BASIC | Scheduling Run Request Order |
Fields (14)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | schedulingrunrequestorderuuid | bps_review_order_uuid | Review Order UUID | |||
| schedulingrunrequestuuid | bps_review_request_uuid | Request UUID | ||||
| schedulingrunuuid | bps_review_run_uuid | Run UUID | ||||
| schedulingdocumentnumber | bps_document_no | Document No | ||||
| schedulingdocumentitem | bps_item_no | Item No | ||||
| scheduleline | etenr | Schedule Line | ||||
| material | matnr | Material | ||||
| plant | werks_ext | Plant | ||||
| shippingpoint | vstel | Shipping Point | ||||
| route | route | Route | ||||
| customer | kunnr | Customer | ||||
| unloadingpointname | ablad | Unloading Point | ||||
| receivingplant | ewerk | Plant |
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.
-- Draft table for entity R_SCHEDULINGRUNREQUESTORDERTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE BPS_RV_ORDER_D (
MANDT, -- Client [mandt]
SCHEDULINGRUNREQUESTORDERUUID, -- Review Order UUID [bps_review_order_uuid]
SCHEDULINGRUNREQUESTUUID, -- Request UUID [bps_review_request_uuid]
SCHEDULINGRUNUUID, -- Run UUID [bps_review_run_uuid]
SCHEDULINGDOCUMENTNUMBER, -- Document No [bps_document_no]
SCHEDULINGDOCUMENTITEM, -- Item No [bps_item_no]
SCHEDULELINE, -- Schedule Line [etenr]
MATERIAL, -- Material [matnr]
PLANT, -- Plant [werks_ext]
SHIPPINGPOINT, -- Shipping Point [vstel]
ROUTE, -- Route [route]
CUSTOMER, -- Customer [kunnr]
UNLOADINGPOINTNAME, -- Unloading Point [ablad]
RECEIVINGPLANT, -- Plant [ewerk]
PRIMARY KEY (MANDT, SCHEDULINGRUNREQUESTORDERUUID)
);
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