JV_JVSO1_ACDOCA_CLASSIC

DDL: JV_JVSO1_ACDOCA_CLASSIC SQL: CJVSO1_ACD_CL Type: view Package: GJVA_MIG

JVSO1-like view on ACDOCA (classic)

JV_JVSO1_ACDOCA_CLASSIC is a CDS View that provides data about "JVSO1-like view on ACDOCA (classic)" in SAP S/4HANA. It reads from 1 data source (acdoca) and exposes 80 fields with key fields rldnr, rrcty, rbukrs, gjahr, docnr. Part of development package GJVA_MIG.

Data Sources (1)

SourceAliasJoin Type
acdoca acdoca from

Annotations (12)

NameValueLevelField
AbapCatalog.sqlViewName CJVSO1_ACD_CL 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 JVSO1-like view on ACDOCA (classic) view
ObjectModel.supportedCapabilities #SQL_DATA_SOURCE view
ObjectModel.usageType.dataClass #TRANSACTIONAL view
ObjectModel.usageType.sizeCategory #XXL view
ObjectModel.usageType.serviceQuality #X view
ClientHandling.algorithm #SESSION_VARIABLE view

Fields (80)

KeyFieldSource TableSource FieldDescription
KEY rldnr acdoca rldnr Ledger (Compat.)
KEY rrcty acdoca rrcty Record Type
KEY rbukrs acdoca rbukrs Company Code
KEY gjahr acdoca gjahr Settlement Year
KEY docnr acdoca belnr SD Document
KEY docln acdoca docln Matching Document Line Item
ryear acdoca ryear Ref. Year1
poper acdoca poper Posting periods
docct
docty acdoca blart Rep. rec. doc. type
budat acdoca budat Posting Date
bldat acdoca bldat Journal Entry Date
valut acdoca valut Value date
wsdat acdoca wwert Translatn Date
co_belnrisinitialthenWelseKendasrefdocct
refryear acdoca gjahr Settlement Year
awtyp acdoca awtyp Reference Document Type
aworg acdoca aworg Refer. Org.Unit
logsys acdoca awsys Logical System
reffidoc acdoca belnr SD Document
reffidln acdoca buzei Posting View Item
refawtyp acdoca prec_awtyp PrecRefTransact
refawref acdoca prec_awref PrecRefDocument
refaworg acdoca prec_aworg PrecRefOrgUnit
reflogsys acdoca prec_awsys PrecRefLogSys
sgtxt acdoca sgtxt Text
usnam acdoca usnam User Name
clientNULLascpudt
clientNULLascputm
racct acdoca racct GL Account From
rbusa acdoca rbusa Business Area
rkokrs acdoca kokrs Org. Value
rjvnam acdoca vname Volatility Name
regrou acdoca egrup Equity group
rrecin acdoca recid Statistical Key Figure Item
bilid acdoca btype ProcurementType
rpartn acdoca vptnr Partner
prodper acdoca prodper Production Month
billm acdoca billm Billing Month
pom acdoca pom Proc.Oper.Month
rprctr acdoca prctr Profit Centers
ranln1 acdoca anln1 Asset
ranln2 acdoca anln2 Sub-number
ranbwa acdoca anbwa Trans. type
drcrk acdoca drcrk Debit/Credit
rtcur acdoca rwcur Transaction Currency
tsl acdoca wsl OrigTrnsCrcyAmt
rhcur acdoca rhcur Local Currency
hwaer acdoca rhcur Local Currency
hsl acdoca hsl Local Crcy Amt
rkcur acdoca rkcur Ledger curr.
ksl acdoca ksl GrpCurr
rocur acdoca rocur Free Defined Crcy 1
osl acdoca osl Other Crcy Amnt
rvcur acdoca rvcur Free Defined Crcy 4
vsl acdoca vsl Amount in Currency 2
rbcur acdoca rbcur Free Defined Crcy 3
bsl acdoca bsl Exchange Key
rccur acdoca rccur Third Currency
csl acdoca csl Amount in Currency 4
rdcur acdoca rdcur Free Defined Crcy 5
dsl acdoca dsl Amount in Currency 5
recur acdoca recur Free Defined Crcy 6
esl acdoca esl Amount in Currency 6
rfcur acdoca rfcur Free Defined Crcy 7
fsl acdoca fsl Amount in Currency 7
rgcur acdoca rgcur Free Defined Crcy 8
gsl acdoca gsl Amount in Currency 8
matnr acdoca matnr Vehicle Model
msl acdoca msl Stat. KeyFig. Qty
runit acdoca runit Unit/Area
mwskz acdoca mwskz Tax Code
ebeln acdoca ebeln Source PurchDoc
ebelp acdoca ebelp Item pur. doc.
cbcustomer acdoca kunnr Stock customer
cbvendor acdoca lifnr Vendor no.
ktosl acdoca ktosl Transaction
lstar acdoca lstar Activity Type
mig_source acdoca mig_source Migr. Source
mig_docln acdoca mig_docln Migr. Line Item ID

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_JVSO1_ACDOCA_CLASSIC.
-- 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: CJVSO1_ACD_CL

CREATE VIEW JV_JVSO1_ACDOCA_CLASSIC AS
SELECT
  acdoca.rldnr AS rldnr,
  acdoca.rrcty AS rrcty,
  acdoca.rbukrs AS rbukrs,
  acdoca.gjahr AS gjahr,
  acdoca.belnr AS docnr,
  acdoca.docln AS docln,
  acdoca.ryear AS ryear,
  acdoca.poper AS poper,
  'J' AS docct,
  acdoca.blart AS docty,
  acdoca.budat AS budat,
  acdoca.bldat AS bldat,
  acdoca.valut AS valut,
  acdoca.wwert AS wsdat,
  case when acdoca.co_belnr is initial then 'W' else 'K' end as refdocct AS co_belnrisinitialthenWelseKendasrefdocct,
  acdoca.gjahr AS refryear,
  acdoca.awtyp AS awtyp,
  acdoca.aworg AS aworg,
  acdoca.awsys AS logsys,
  acdoca.belnr AS reffidoc,
  acdoca.buzei AS reffidln,
  acdoca.prec_awtyp AS refawtyp,
  acdoca.prec_awref AS refawref,
  acdoca.prec_aworg AS refaworg,
  acdoca.prec_awsys AS reflogsys,
  acdoca.sgtxt AS sgtxt,
  acdoca.usnam AS usnam,
  tstmp_to_dats( acdoca.timestamp, abap_system_timezone( $session.client, 'NULL' ), $session.client, 'NULL' ) as cpudt AS clientNULLascpudt,
  tstmp_to_tims( acdoca.timestamp, abap_system_timezone( $session.client, 'NULL' ), $session.client, 'NULL' ) as cputm AS clientNULLascputm,
  acdoca.racct AS racct,
  acdoca.rbusa AS rbusa,
  acdoca.kokrs AS rkokrs,
  acdoca.vname AS rjvnam,
  acdoca.egrup AS regrou,
  acdoca.recid AS rrecin,
  acdoca.btype AS bilid,
  acdoca.vptnr AS rpartn,
  acdoca.prodper AS prodper,
  acdoca.billm AS billm,
  acdoca.pom AS pom,
  acdoca.prctr AS rprctr,
  acdoca.anln1 AS ranln1,
  acdoca.anln2 AS ranln2,
  acdoca.anbwa AS ranbwa,
  acdoca.drcrk AS drcrk,
  acdoca.rwcur AS rtcur,
  acdoca.wsl AS tsl,
  acdoca.rhcur AS rhcur,
  acdoca.rhcur AS hwaer,
  acdoca.hsl AS hsl,
  acdoca.rkcur AS rkcur,
  acdoca.ksl AS ksl,
  acdoca.rocur AS rocur,
  acdoca.osl AS osl,
  acdoca.rvcur AS rvcur,
  acdoca.vsl AS vsl,
  acdoca.rbcur AS rbcur,
  acdoca.bsl AS bsl,
  acdoca.rccur AS rccur,
  acdoca.csl AS csl,
  acdoca.rdcur AS rdcur,
  acdoca.dsl AS dsl,
  acdoca.recur AS recur,
  acdoca.esl AS esl,
  acdoca.rfcur AS rfcur,
  acdoca.fsl AS fsl,
  acdoca.rgcur AS rgcur,
  acdoca.gsl AS gsl,
  acdoca.matnr AS matnr,
  acdoca.msl AS msl,
  acdoca.runit AS runit,
  acdoca.mwskz AS mwskz,
  acdoca.ebeln AS ebeln,
  acdoca.ebelp AS ebelp,
  acdoca.kunnr AS cbcustomer,
  acdoca.lifnr AS cbvendor,
  acdoca.ktosl AS ktosl,
  acdoca.lstar AS lstar,
  acdoca.mig_source AS mig_source,
  acdoca.mig_docln AS mig_docln
FROM acdoca
;