UI_SUBSTVOLRETRCKG_MANAGE

OData Service Package: EHPMA_SVT_CNS_RETRACKING

Retracking of Substance Volumes - Manage

UI_SUBSTVOLRETRCKG_MANAGE is an OData service definition in SAP S/4HANA. It exposes 19 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (19)

CDS ViewAlias
C_MaterialDailySubstanceVolume MaterialDailyVol
C_MaterialSubstanceVolume MaterialSubstVol
C_MatlChmlCmpstnDailySubstVol MatlChmlCmpstnDailySubstVol
C_MatlChmlCmpstnSubstVol MaterialChmlCmpstnSubstVol
C_MatlDocsByMonthAndBusProcess MatlDocsByMonthAndBusProcess
C_SubstanceDailySubstVol SubstanceDailyVol
C_SubstanceVolume SubstanceVol
C_SubstChmlCmpstnDailySubstVol SubstChmlCmpstnDailySubstVol
C_SubstChmlCmpstnSubstVol SubstanceChmlCmpstnSubstVol
C_SubstVolRetrackingMaterialTP RetrackingMaterial
C_SubstVolRetrackingProductTP RetrackingProduct
C_SubstVolRetrackingRawMatlTP RetrackingRawMaterial
C_SubstVolRetrackingSubstTP RetrackingPolymer
C_SubstVolRetrackingTP Retracking
C_SubstVolRetrckMatMasterTP RetrackingMaterialMaster
C_SubstVolRetrckPolymerTP RetrackingSubstanceCmpstn
C_SuVolRtrckgMatlChmlCmpstnTP RetrackingMaterialChmlCmpstn
C_SuVolRtrckgSubstChmlCmpstnTP RetrackingSubstanceChmlCmpstn
I_UserContactCard UserContactCard

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_SUBSTVOLRETRCKG_MANAGE ODATA V4 C1 NOT_RELEASED false

Source

@EndUserText.label: 'Retracking of Substance Volumes - Manage'
define service UI_SubstVolRetrckg_Manage {
  expose C_SubstVolRetrackingTP as Retracking;
  expose C_SubstVolRetrackingRawMatlTP as RetrackingRawMaterial;
  expose C_SubstVolRetrackingProductTP as RetrackingProduct;
  expose C_SubstVolRetrackingMaterialTP as RetrackingMaterial;
  expose C_SubstVolRetrackingSubstTP as RetrackingPolymer;
  expose C_SuVolRtrckgSubstChmlCmpstnTP as RetrackingSubstanceChmlCmpstn;
  expose C_MatlDocsByMonthAndBusProcess as MatlDocsByMonthAndBusProcess;
  expose C_SubstChmlCmpstnSubstVol as SubstanceChmlCmpstnSubstVol;
  expose I_UserContactCard as UserContactCard;
  expose C_SubstChmlCmpstnDailySubstVol as SubstChmlCmpstnDailySubstVol;
  expose C_SuVolRtrckgMatlChmlCmpstnTP as RetrackingMaterialChmlCmpstn;
  expose C_SubstVolRetrckMatMasterTP as RetrackingMaterialMaster;
  expose C_SubstVolRetrckPolymerTP as RetrackingSubstanceCmpstn;
  expose C_MatlChmlCmpstnSubstVol as MaterialChmlCmpstnSubstVol;
  expose C_MatlChmlCmpstnDailySubstVol as MatlChmlCmpstnDailySubstVol;
  expose C_MaterialSubstanceVolume as MaterialSubstVol;
  expose C_MaterialDailySubstanceVolume as MaterialDailyVol;
  expose C_SubstanceDailySubstVol as SubstanceDailyVol;
  expose C_SubstanceVolume as SubstanceVol;
}