P_RU_DSVATSPLedgersJournal6

DDL: P_RU_DSVATSPLEDGERSJOURNAL6 SQL: PRUDSVATSPLDJ6 Type: view CONSUMPTION

P_RU_DSVATSPLedgersJournal6 is a Consumption CDS View in SAP S/4HANA. It reads from 1 data source (I_SAPClient) and exposes 1 field.

Data Sources (1)

SourceAliasJoin Type
I_SAPClient I_SAPClient from

Annotations (6)

NameValueLevelField
VDM.private true view
VDM.viewType #CONSUMPTION view
AbapCatalog.sqlViewName PRUDSVATSPLDJ6 view
AbapCatalog.compiler.compareFilter true view
ClientHandling.algorithm #SESSION_VARIABLE view
AccessControl.authorizationCheck #NOT_REQUIRED view

Fields (1)

KeyFieldSource TableSource FieldDescription
LogicalSystem LogicalSystem
@VDM.private: true
@VDM.viewType: #CONSUMPTION
@AbapCatalog.sqlViewName: 'PRUDSVATSPLDJ6'
@AbapCatalog.compiler.compareFilter: true
@ClientHandling.algorithm: #SESSION_VARIABLE
@AccessControl.authorizationCheck: #NOT_REQUIRED
define view P_RU_DSVATSPLedgersJournal6
  as select from I_SAPClient

{
  LogicalSystem
}