JV_JVTO1_T8JTPM_COMB
Combined view for JVTO1 and T8JTPM
JV_JVTO1_T8JTPM_COMB is a CDS View that provides data about "Combined view for JVTO1 and T8JTPM" in SAP S/4HANA. It reads from 3 data sources (jvto1, t881, t882) and exposes 37 fields with key fields rclnt, rrcty, rvers, ryear, robjnr. It has 1 association to related views.
Associations (1)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | jvto1 | jvto1_4c | jvto1_4c.rldnr = '4C' and jvto1_4c.rrcty = jvto1_4a.rrcty and jvto1_4c.rvers = jvto1_4a.rvers and jvto1_4c.ryear = jvto1_4a.ryear and jvto1_4c.robjnr = jvto1_4a.robjnr and jvto1_4c.cobjnr = jvto1_4a.cobjnr and jvto1_4c.sobjnr = jvto1_4a.sobjnr and jvto1_4c.rtcur = jvto1_4a.rtcur and jvto1_4c.runit = jvto1_4a.runit and jvto1_4c.drcrk = jvto1_4a.drcrk and jvto1_4c.rpmax = jvto1_4a.rpmax and jvto1_4c.rbukrs = jvto1_4a.rbukrs |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CJVTO1_TPM_COMB | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| AbapCatalog.dataMaintenance | #DISPLAY_ONLY | view | |
| AccessControl.personalData.blocking | #NOT_REQUIRED | view | |
| AccessControl.authorizationCheck | #NOT_REQUIRED | view | |
| EndUserText.label | Combined view for JVTO1 and T8JTPM | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.sizeCategory | #XXL | view | |
| ObjectModel.usageType.serviceQuality | #X | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view |
Fields (37)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | rclnt | jvto1 | rclnt | Client |
| KEY | rrcty | jvto1 | rrcty | Record Type |
| KEY | rvers | jvto1 | rvers | Version: Tax rt |
| KEY | ryear | jvto1 | ryear | Ref. Year1 |
| KEY | robjnr | jvto1 | robjnr | Object number |
| KEY | cobjnr | jvto1 | cobjnr | Trans.objct no. |
| KEY | sobjnr | jvto1 | sobjnr | Trans.objct no. |
| KEY | rtcur | jvto1 | rtcur | Currency |
| KEY | runit | jvto1 | runit | Unit/Area |
| KEY | drcrk | jvto1 | drcrk | Debit/Credit |
| KEY | rpmax | jvto1 | rpmax | Period |
| KEY | rbukrs | jvto1 | rbukrs | Company Code |
| rldnr | jvto1 | rldnr | Ledger (Compat.) | |
| racct | jvto1 | racct | GL Account From | |
| rbusa | jvto1 | rbusa | Business Area | |
| rkokrs | jvto1 | rkokrs | CO Area | |
| rjvnam | jvto1 | rjvnam | Joint venture | |
| regrou | jvto1 | regrou | Equity group | |
| rrecin | jvto1 | rrecin | Recovery Ind. | |
| rpartn | jvto1 | rpartn | Partner | |
| rprctr | jvto1 | rprctr | Profit Center | |
| rcntr | jvto1 | rcntr | Cost Center | |
| rordnr | jvto1 | rordnr | Order | |
| rprojk | jvto1 | rprojk | WBS Element | |
| nplnr | jvto1 | nplnr | Network | |
| vornr | jvto1 | vornr | Operation | |
| aufpl | jvto1 | aufpl | TaskList No.Ops | |
| aplzl | jvto1 | aplzl | Plan No.f.Oper. | |
| ranln1 | jvto1 | ranln1 | Asset | |
| ranln2 | jvto1 | ranln2 | Sub-number | |
| ranbwa | jvto1 | ranbwa | Ast Transaction Type | |
| curt1_4a | t881 | curt1 | LC1 curr.type | |
| curr1_4a | t882 | curr1 | Currency 2 | |
| curt2_4a | t881 | curt2 | LC2 Crcy Type | |
| curr2_4a | t882 | curr2 | Currency 3 | |
| curr1_4c | ||||
| curr2_4c |
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 JV_JVTO1_T8JTPM_COMB.
-- 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: CJVTO1_TPM_COMB
CREATE VIEW JV_JVTO1_T8JTPM_COMB AS
SELECT
jvto1_4a.rclnt AS rclnt,
jvto1_4a.rrcty AS rrcty,
jvto1_4a.rvers AS rvers,
jvto1_4a.ryear AS ryear,
jvto1_4a.robjnr AS robjnr,
jvto1_4a.cobjnr AS cobjnr,
jvto1_4a.sobjnr AS sobjnr,
jvto1_4a.rtcur AS rtcur,
jvto1_4a.runit AS runit,
jvto1_4a.drcrk AS drcrk,
jvto1_4a.rpmax AS rpmax,
jvto1_4a.rbukrs AS rbukrs,
jvto1_4a.rldnr AS rldnr,
jvto1_4a.racct AS racct,
jvto1_4a.rbusa AS rbusa,
jvto1_4a.rkokrs AS rkokrs,
jvto1_4a.rjvnam AS rjvnam,
jvto1_4a.regrou AS regrou,
jvto1_4a.rrecin AS rrecin,
jvto1_4a.rpartn AS rpartn,
jvto1_4a.rprctr AS rprctr,
jvto1_4a.rcntr AS rcntr,
jvto1_4a.rordnr AS rordnr,
jvto1_4a.rprojk AS rprojk,
jvto1_4a.nplnr AS nplnr,
jvto1_4a.vornr AS vornr,
jvto1_4a.aufpl AS aufpl,
jvto1_4a.aplzl AS aplzl,
jvto1_4a.ranln1 AS ranln1,
jvto1_4a.ranln2 AS ranln2,
jvto1_4a.ranbwa AS ranbwa,
t881_4a.curt1 AS curt1_4a,
t882_4a.curr1 AS curr1_4a,
t881_4a.curt2 AS curt2_4a,
t882_4a.curr2 AS curr2_4a,
coalesce( t882_4c.curr1, cast( '' as waers ) ) AS curr1_4c,
coalesce( t882_4c.curr2, cast( '' as waers ) ) AS curr2_4c
FROM jvto1 AS jvto1_4a
INNER JOIN t881 AS t881_4a ON /* join condition not captured in parsed metadata */
INNER JOIN t882 AS t882_4a ON /* join condition not captured in parsed metadata */
LEFT OUTER JOIN jvto1 AS jvto1_4c ON jvto1_4c.rldnr = '4C' AND jvto1_4c.rrcty = jvto1_4a.rrcty AND jvto1_4c.rvers = jvto1_4a.rvers AND jvto1_4c.ryear = jvto1_4a.ryear AND jvto1_4c.robjnr = jvto1_4a.robjnr AND jvto1_4c.cobjnr = jvto1_4a.cobjnr AND jvto1_4c.sobjnr = jvto1_4a.sobjnr AND jvto1_4c.rtcur = jvto1_4a.rtcur AND jvto1_4c.runit = jvto1_4a.runit AND jvto1_4c.drcrk = jvto1_4a.drcrk AND jvto1_4c.rpmax = jvto1_4a.rpmax AND jvto1_4c.rbukrs = jvto1_4a.rbukrs -- association [0..1]
;
Learn More
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- 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