OIUTV_SB_RNEWC_B
Baseline - Residue and NGL entitlements at a WC level
OIUTV_SB_RNEWC_B is an SAP database table in S/4HANA. Baseline - Residue and NGL entitlements at a WC level. It contains 24 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_PRATstBslnEntldSecdryProd | view | from | BASIC | PRA TV- Entld Secdry Actual Vols |
Fields (24)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | ca_version_id | /pra/version_id | VERSION_ID | |||
| KEY | dn_no | oiu_dn_no | Delivery network ID | |||
| KEY | wl_no | oiu_wl_no | Well | |||
| KEY | wc_no | oiu_wc_no | Well Completion | |||
| KEY | matnr | matnr | Material | |||
| KEY | vt_cd | oiu_vt_cd | Volume Type | |||
| KEY | sa_dt | oiu_sa_dt | Sales Date | |||
| KEY | own_no | oiu_own_no | Owner | |||
| KEY | own_int_type_cd | oiu_part_int_type | Interest Type | |||
| KEY | own_isq_no | oiu_own_isq_no | Own. ISQ | |||
| entl_vol_u | oiu_entl_vol_u | Unit | ||||
| entl_vol | oiu_entl_vol | Entl. Vol. | ||||
| heat_val_u | oiu_heat_val_u | HV Unit | ||||
| energy_u | oiu_energy_u | Energy Unit | ||||
| entl_energy | oiu_entl_energy | Energy | ||||
| gri_pc | oiu_gri_pc | GRI | ||||
| lse_vol | oiu_lse_vl_qy | Lse Vol | ||||
| ct_no | oiu_ct_no | Contract | ||||
| lse_pc | oiuca_ret_lse_pc | % Ret. to Lease | ||||
| mk_rep_no | oiu_mk_rep_no | Marketing Rep | ||||
| mk_rep_isq_no | oiu_mk_rep_isq_no | Mkt. Rep. ISQ | ||||
| adj_gri_pc | oiu_adj_gri_pc | Adjusted GRI | ||||
| kw_own_cd | boolean | Boolean Variable (X = True, - = False, Space = Unknown) |
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.
-- Baseline - Residue and NGL entitlements at a WC level
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE OIUTV_SB_RNEWC_B (
MANDT, -- Client [mandt]
CA_VERSION_ID, -- VERSION_ID [/pra/version_id]
DN_NO, -- Delivery network ID [oiu_dn_no]
WL_NO, -- Well [oiu_wl_no]
WC_NO, -- Well Completion [oiu_wc_no]
MATNR, -- Material [matnr]
VT_CD, -- Volume Type [oiu_vt_cd]
SA_DT, -- Sales Date [oiu_sa_dt]
OWN_NO, -- Owner [oiu_own_no]
OWN_INT_TYPE_CD, -- Interest Type [oiu_part_int_type]
OWN_ISQ_NO, -- Own. ISQ [oiu_own_isq_no]
ENTL_VOL_U, -- Unit [oiu_entl_vol_u]
ENTL_VOL, -- Entl. Vol. [oiu_entl_vol]
HEAT_VAL_U, -- HV Unit [oiu_heat_val_u]
ENERGY_U, -- Energy Unit [oiu_energy_u]
ENTL_ENERGY, -- Energy [oiu_entl_energy]
GRI_PC, -- GRI [oiu_gri_pc]
LSE_VOL, -- Lse Vol [oiu_lse_vl_qy]
CT_NO, -- Contract [oiu_ct_no]
LSE_PC, -- % Ret. to Lease [oiuca_ret_lse_pc]
MK_REP_NO, -- Marketing Rep [oiu_mk_rep_no]
MK_REP_ISQ_NO, -- Mkt. Rep. ISQ [oiu_mk_rep_isq_no]
ADJ_GRI_PC, -- Adjusted GRI [oiu_adj_gri_pc]
KW_OWN_CD, -- Boolean Variable (X = True, - = False, Space = Unknown) [boolean]
PRIMARY KEY (MANDT, CA_VERSION_ID, DN_NO, WL_NO, WC_NO, MATNR, VT_CD, SA_DT, OWN_NO, OWN_INT_TYPE_CD, OWN_ISQ_NO)
);
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