I_JntOpgAgrmt
Joint Operating Agreement
I_JntOpgAgrmt (Basic)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
Joint Operating Agreement · Cross Applications
I_JntOpgAgrmt is a Basic CDS View (Dimension) that provides data about "Joint Operating Agreement" in SAP S/4HANA. It reads from 1 data source (t8ju) and exposes 35 fields with key fields CompanyCode, JntOpgAgrmt. It has 5 associations to related views.
SAP Help Documentation
| Category | CDS Views for Joint Venture Accounting |
|---|---|
| Data Category | Dimension |
| Status | Released |
Purpose
This CDS view retrieves the information of the joint operating agreement master data (table: T8JU) and uses associations with the interface views mentioned below to fetch additional information related with equity type group and JOA partner shares. This view is whitelisted as C1 contracts. Associations used: I_CompanyCode I_JntOpgAgrmtClass I_JntOpgAgrmtText I_JntOpgAgrmtEquityTypeGrp I_JntOpgAgrmtPartShr This CDS view provides the data to answer the following business question: How do I get joint operating agreement details or fetch the required fields of the T8JU (joint operating agreement) table and fields which are related with equity type group and JOA partner shares? To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views .
Prerequisites
The T8JU (joint operating agreement) table entries have to be maintained to fetch the desired data. Authorizations Users who want to use this CDS view must have one of the following business catalogs assigned: J_JVA_JOA (Joint Venture Accounting: Joint Operating Agreement Master)
This CDS view retrieves the information of the joint operating agreement master data (table: T8JU) and uses associations with the interface views mentioned below to fetch additional information related with equity type group and JOA partner shares. This view is whitelisted as C1 contracts. Associations used: I_CompanyCode I_JntOpgAgrmtClass I_JntOpgAgrmtText I_JntOpgAgrmtEquityTypeGrp I_JntOpgAgrmtPartShr This CDS view provides the data to answer the following business question: How do I get joint operating agreement details or fetch the required fields of the T8JU (joint operating agreement) table and fields which are related with equity type group and JOA partner shares? To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views .
Prerequisites
The T8JU (joint operating agreement) table entries have to be maintained to fetch the desired data. Authorizations Users who want to use this CDS view must have one of the following business catalogs assigned: J_JVA_JOA (Joint Venture Accounting: Joint Operating Agreement Master)
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Cross Applications |
| Application Component | CA-JVA |
| Capabilities | Analytical Dimension, Association Target for Defining CDS Entities, Data Source in SQL Select, Data Source for Defining CDS Entities, Data Source for Data Extraction, Data Source for Search |
| Package | Cross Applications for SAP S/4HANA Cloud Private Edition |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Private Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Private Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Private Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP Extensibility Explorer for SAP S/4HANA Cloud Private Edition — Explore SAP S/4HANA Cloud Private Edition Extensibility options by leveraging the sample scenarios from SAP
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Private Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| t8ju | t8ju | from |
Associations (5)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_CompanyCode | _CompanyCode | $projection.CompanyCode = _CompanyCode.CompanyCode |
| [1..1] | I_JntOpgAgrmtClass | _JntOpgAgrmtClass | $projection.CompanyCode = _JntOpgAgrmtClass.CompanyCode and $projection.JntOpgAgrmtClass = _JntOpgAgrmtClass.JntOpgAgrmtClass |
| [0..*] | I_JntOpgAgrmtText | _JntOpgAgrmtText | $projection.CompanyCode = _JntOpgAgrmtText.CompanyCode and $projection.JntOpgAgrmt = _JntOpgAgrmtText.JntOpgAgrmt |
| [0..*] | I_JntOpgAgrmtEquityTypeGrp | _JntOpgAgrmtEquityTypeGrp | $projection.CompanyCode = _JntOpgAgrmtEquityTypeGrp.CompanyCode and $projection.JntOpgAgrmt = _JntOpgAgrmtEquityTypeGrp.JntOpgAgrmt |
| [0..*] | I_JntOpgAgrmtPartShr | _JntOpgAgrmtPartShr | $projection.CompanyCode = _JntOpgAgrmtPartShr.CompanyCode and $projection.JntOpgAgrmt = _JntOpgAgrmtPartShr.JntOpgAgrmt |
Annotations (16)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IJOA | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| EndUserText.label | Joint Operating Agreement | view | |
| Analytics.dataCategory | #DIMENSION | view | |
| Analytics.dataExtraction.enabled | true | view | |
| VDM.viewType | #BASIC | view | |
| ObjectModel.representativeKey | JntOpgAgrmt | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.serviceQuality | #A | view | |
| ObjectModel.modelingPattern | #ANALYTICAL_DIMENSION | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| Metadata.allowExtensions | true | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view |
Fields (35)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | CompanyCode | bukrs | Company Code | |
| KEY | JntOpgAgrmt | joa | Joint Operating Agreement | |
| JntVntrContractNmbr | contract | JV Contract Number | ||
| JntVntrPayrollClearingSet | payset | Set of Accounts to Which Payroll Burden Clearing Applies | ||
| JntVntrConstructionExclsnSet | xsetcon | Set of Accounts to Exclude from Construction Overhead Calc. | ||
| JntVntrCatastropheExclsnSet | xsetcat | Set of Accounts to Exclude from Catastrophe Overhead Calc. | ||
| JntVntrConstructionOvhdRule | conrule | Construction Overhead Rule | ||
| JntVntrCatastropheOvhdRule | catrule | Catastrophe Overhead Rule | ||
| JVAOvhdPercentProdg | per1 | Percent 1 (% Producing U.S., % Regular Canada) (JVA) | ||
| JVAExclsnAcctSetPercentProdg | xper1 | Exclusion Set of Accounts - Percent 1 (JVA) | ||
| JVAOvhdPercentDev | per2 | Percent 2 (% Development U.S., % Special Canada) (JVA) | ||
| JVAExclsnAcctSetPercentDev | xper2 | Exclusion Set of Accounts - Percent 2 (JVA) | ||
| JntVntrExplorationOvhdRule | exprule | Exploration Overhead Rule | ||
| JntVntrDrillingOvhdRule | drlrule | Drilling Overhead Rule | ||
| JntVntrCapitalExclsnSet | xsetcap | Set of Accounts to Exclude from Capital Overhead Calc. | ||
| JntVntrOvhdOffsetCostCtr | offcc | Overhead Offset Cost Centre - JV | ||
| JntOpgAgrmtProdgWellThld | joaprth | Perform Producing Well Threshold Calculation at JOA Level | ||
| JntVntrOvhdRecurringDoc | recdoc | Recurring Document Number - JV overheads | ||
| CompanyCodeCurrency | _CompanyCode | Currency | Valuation Crcy | |
| JntVntrOvhdFlatRateAmt | flatrate | Flat Rate - JV overheads | ||
| JntVntrExpnIsEscalated | escal | Escalatable | ||
| JntOpgAgrmtClass | aclass | Joint Operating Agreement Class | ||
| JntOpgAgrmtCreatedByUser | cruser | User who Created | ||
| timsendasJntOpgAgrmtCreationTime | ||||
| JntOpgAgrmtLastChangedByUser | chuser | User who Last Changed | ||
| timsendasJntOpgAgrmtLastChangedTime | ||||
| JntVntrPrioPerdDrillingIsCalc | drillp | Calculate Drilling Days using prior period. | ||
| JntVntrWBSElmntOvhdIsCalc | allwbs | Calculate all WBS elements for overhead | ||
| JntOpgAgrmtDrillingPayRate | dfpay | % Drilling Payroll Burden in U.S. | ||
| JntOpgAgrmtNonDrillingPayRate | ndpay | Non-Drilling % to Apply for U.S. Payroll Burden Clearing | ||
| _CompanyCode | _CompanyCode | |||
| _JntOpgAgrmtClass | _JntOpgAgrmtClass | |||
| _JntOpgAgrmtText | _JntOpgAgrmtText | |||
| _JntOpgAgrmtEquityTypeGrp | _JntOpgAgrmtEquityTypeGrp | |||
| _JntOpgAgrmtPartShr | _JntOpgAgrmtPartShr |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view I_JntOpgAgrmt.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: IJOA
CREATE VIEW I_JntOpgAgrmt AS
SELECT
bukrs AS CompanyCode,
joa AS JntOpgAgrmt,
contract AS JntVntrContractNmbr,
payset AS JntVntrPayrollClearingSet,
xsetcon AS JntVntrConstructionExclsnSet,
xsetcat AS JntVntrCatastropheExclsnSet,
conrule AS JntVntrConstructionOvhdRule,
catrule AS JntVntrCatastropheOvhdRule,
per1 AS JVAOvhdPercentProdg,
xper1 AS JVAExclsnAcctSetPercentProdg,
per2 AS JVAOvhdPercentDev,
xper2 AS JVAExclsnAcctSetPercentDev,
exprule AS JntVntrExplorationOvhdRule,
drlrule AS JntVntrDrillingOvhdRule,
xsetcap AS JntVntrCapitalExclsnSet,
offcc AS JntVntrOvhdOffsetCostCtr,
joaprth AS JntOpgAgrmtProdgWellThld,
recdoc AS JntVntrOvhdRecurringDoc,
_CompanyCode.Currency AS CompanyCodeCurrency,
flatrate AS JntVntrOvhdFlatRateAmt,
escal AS JntVntrExpnIsEscalated,
aclass AS JntOpgAgrmtClass,
cruser AS JntOpgAgrmtCreatedByUser,
case when crtime is null or crtime = '' then cast('000000' as abap.tims) else cast(substring(crtime, 1, 6) as abap.tims) end as JntOpgAgrmtCreationTime AS timsendasJntOpgAgrmtCreationTime,
chuser AS JntOpgAgrmtLastChangedByUser,
case when chtime is null or chtime = '' then cast('000000' as abap.tims) else cast(substring(chtime, 1, 6) as abap.tims) end as JntOpgAgrmtLastChangedTime AS timsendasJntOpgAgrmtLastChangedTime,
drillp AS JntVntrPrioPerdDrillingIsCalc,
allwbs AS JntVntrWBSElmntOvhdIsCalc,
dfpay AS JntOpgAgrmtDrillingPayRate,
ndpay AS JntOpgAgrmtNonDrillingPayRate
FROM t8ju
LEFT OUTER JOIN I_CompanyCode AS _CompanyCode ON CompanyCode = _CompanyCode.CompanyCode -- association [1..1]
LEFT OUTER JOIN I_JntOpgAgrmtClass AS _JntOpgAgrmtClass ON CompanyCode = _JntOpgAgrmtClass.CompanyCode AND JntOpgAgrmtClass = _JntOpgAgrmtClass.JntOpgAgrmtClass -- association [1..1]
LEFT OUTER JOIN I_JntOpgAgrmtText AS _JntOpgAgrmtText ON CompanyCode = _JntOpgAgrmtText.CompanyCode AND JntOpgAgrmt = _JntOpgAgrmtText.JntOpgAgrmt -- association [0..*]
LEFT OUTER JOIN I_JntOpgAgrmtEquityTypeGrp AS _JntOpgAgrmtEquityTypeGrp ON CompanyCode = _JntOpgAgrmtEquityTypeGrp.CompanyCode AND JntOpgAgrmt = _JntOpgAgrmtEquityTypeGrp.JntOpgAgrmt -- association [0..*]
LEFT OUTER JOIN I_JntOpgAgrmtPartShr AS _JntOpgAgrmtPartShr ON CompanyCode = _JntOpgAgrmtPartShr.CompanyCode AND JntOpgAgrmt = _JntOpgAgrmtPartShr.JntOpgAgrmt -- association [0..*]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA