ATP_R4D_SURPLUS
SurplusBucket in Release for Delivery
ATP_R4D_SURPLUS is an SAP database table in S/4HANA. SurplusBucket in Release for Delivery. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_RFDYSurplusBucket | view_entity | from | BASIC | Release for Delivery Surplus Bucket |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | rfdysurplusbucketuuid | atp_r4d_surplus_bucket_id | Surplus ID | |||
| rfdymaterialuuid | atp_r4d_material_id | Material ID | ||||
| rfdyworklistuuid | atp_r4d_worklist_id | Worklist ID | ||||
| supplyingstoragelocation | lgort_d | Location | ||||
| batch | charg_d | Batch | ||||
| periodstartutcdatetime | tzntstmpl | Time Stamp | ||||
| periodstarttimezone | tznzone | Time Zone | ||||
| surplusquantityinbaseunit | bsatp_surplus_qty | Surplus Quantity | ||||
| unconsideredquantityinbaseunit | atp_r4d_unconsidered_quantity | Unconsidered Qty | ||||
| baseunit | unit | Unit |
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.
-- SurplusBucket in Release for Delivery
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ATP_R4D_SURPLUS (
MANDT, -- Client [mandt]
RFDYSURPLUSBUCKETUUID, -- Surplus ID [atp_r4d_surplus_bucket_id]
RFDYMATERIALUUID, -- Material ID [atp_r4d_material_id]
RFDYWORKLISTUUID, -- Worklist ID [atp_r4d_worklist_id]
SUPPLYINGSTORAGELOCATION, -- Location [lgort_d]
BATCH, -- Batch [charg_d]
PERIODSTARTUTCDATETIME, -- Time Stamp [tzntstmpl]
PERIODSTARTTIMEZONE, -- Time Zone [tznzone]
SURPLUSQUANTITYINBASEUNIT, -- Surplus Quantity [bsatp_surplus_qty]
UNCONSIDEREDQUANTITYINBASEUNIT, -- Unconsidered Qty [atp_r4d_unconsidered_quantity]
BASEUNIT, -- Unit [unit]
PRIMARY KEY (MANDT, RFDYSURPLUSBUCKETUUID)
);
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