UI_FCO_MANAGE_ALLOCATION

OData Service Package: ODATA_MANAGE_ALLOCATION_V2_RAP

Manage Allocation

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

Exposed CDS Views (66)

CDS ViewAlias
C_AllocAcctAssgmtCategoryVH AccountAssignmentCategoryVH
C_AllocationCostCenterVH AllocationCostCenterVH
C_AllocationCustGroupKeyVH CustomerGroupKeyVH
C_AllocationDynUoMVH DynUnitOfMeasureVH
C_AllocationFieldGroupMetaData FieldGroupMetadata
C_AllocationFunctionalAreaVH FunctionalAreaVH
C_AllocationGLAccPrimSecdryVH AllocationGLAccPrimSecdryVH
C_AllocationProductHierarchyVH ProductHierarchyVH
C_AllocationProfitCenterVH ProfitCenterVH
C_AllocationReceiverGLAcctVH ReceiverAccountVH
C_AllocationSenderGLAcctVH SenderAccountVH
C_AllocationUnitOfMeasureVH AllocationUnitOfMeasureVH
C_AllocCoCodeCtrlgAreaVH AllocCoCodeCtrlgAreaVH
C_AllocFieldGroupInformation AllocationFieldGroupInfo
C_AllocFldGrpExtnDataField ExtnAllocationFieldGroupInfo
C_AllocGLAccPrimSecdryBalShtVH AllocGLAccPrimSecdryBalShtVH
C_AllocTopDwnDistrSimulation SimulationResult
C_CnsldtnPlantVH ConsolidationPlantVH
C_Materialvh MaterialVH
C_OrderMasterVH OrderMasterVH
C_RealTimeWrkInProcCurrencyVH DisplayCurrencyVH
C_SalesOrganizationVH SalesOrganizationVH
C_ShipToPartyValueHelp ShipToPartyVH
C_StatisticalKeyFigureVH StatisticalKeyFigureVH
C_StRpCountryVH CountryVH
C_UnivAllocationCostCenterVH CostCenterVH
C_UnivAllocationCycleTextTP CycleText
C_UnivAllocationCycleUploadTP UploadCycle
C_UnivAllocationEntityMetadata EntityMetadata
C_UnivAllocationFieldMetaData FieldMetaData
C_UnivAllocationFileUploadTP UploadFile
C_UnivAllocationObjectMetaData ObjectMetadata
C_UnivAllocationSegmentTextTP SegmentText
C_UnivAllocationSenderUploadTP UploadSender
C_UnivAllocationTemplateExcel DownloadTemplate
C_UnivAllocCycleFieldGroupTP FieldGroup
C_UnivAllocFieldDerivationTP FieldDerivation
C_UnivAllocFieldGroupValueHelp GroupValueHelp
C_UnivAllocFldDrvtnUploadTP UploadFieldDerivation
C_UnivAllocOverheadAccountVH OverheadAccountDefaultVH
C_UnivAllocOvhdAcctWthCtrlArVH OverheadAccountCostCenterICOVH
C_UnivAllocPrftCtrOvhdAcctVH OverheadAccountProfitCenterVH
C_UnivAllocRcvrBasisUploadTP UploadReceiverBasis
C_UnivAllocRcvrFctrElementTP ReceiverWeightingFactorElement
C_UnivAllocRcvrFctrKeyFieldTP ReceiverTracingFactorKeyFld
C_UnivAllocRcvrFctrRefKeyFldTP ReceiverTracingRefKeyField
C_UnivAllocReceiverElementTP ReceiverElement
C_UnivAllocReceiverKeyFieldTP ReceiverKeyField
C_UnivAllocReceiverUploadTP UploadReceiver
C_UnivAllocSegmentUploadTP UploadSegment
C_UnivAllocSenderElementTP SenderElement
C_UnivAllocSenderKeyFieldTP SenderKeyField
C_UnivAllocSndrRefKeyFieldTP SenderRefKeyField
C_UnivAllocSndrValKeyFieldTP SenderValueKeyField
C_UnivAllocTagCycAssignmentTP TagAssignment
C_UnivAllocTagSgmtAssignmentTP TagToSegmentAssginment
C_UnivAllocTopDwnDistrTmplTP TopDownDistributionTemplate
C_UnivAllocValueHelpManager ValueHelpManager
C_UnivAllocValueHelpMetadata ValueHelpMetadata
C_UnivAllocValueHelpResult ValueHelpResult
C_UnivAllocVarblPortionVH VariablePortionsVH
C_UniversalAllocationCycle AllocationCycleExtension
C_UniversalAllocationCycleTP Cycle
C_UniversalAllocationGrantVH GrantVH
C_UniversalAllocationSegmentTP Segment
I_UserContactCard UserContractCard

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_FCOUA_MANAGE_ALLOCATION ODATA V2 C1 NOT_RELEASED false

Source

@EndUserText.label: 'Manage Allocation'
define service UI_FCO_MANAGE_ALLOCATION {
  expose C_UniversalAllocationCycleTP   as Cycle;
  expose C_UnivAllocationCycleTextTP    as CycleText;
  expose C_UnivAllocTagCycAssignmentTP  as TagAssignment;
  expose C_UnivAllocFieldDerivationTP   as FieldDerivation;
  expose C_UnivAllocCycleFieldGroupTP   as FieldGroup;
  expose C_UniversalAllocationSegmentTP as Segment;
  expose C_UnivAllocReceiverKeyFieldTP  as ReceiverKeyField;
  expose C_UnivAllocSenderKeyFieldTP    as SenderKeyField;
  expose C_UnivAllocSndrValKeyFieldTP   as SenderValueKeyField;
  expose C_UnivAllocSndrRefKeyFieldTP   as SenderRefKeyField;
  expose C_UnivAllocRcvrFctrKeyFieldTP  as ReceiverTracingFactorKeyFld;
  expose C_UnivAllocRcvrFctrRefKeyFldTP as ReceiverTracingRefKeyField;
  expose C_UnivAllocReceiverElementTP   as ReceiverElement;
  expose C_UnivAllocSenderElementTP     as SenderElement;
  expose C_UnivAllocRcvrFctrElementTP   as ReceiverWeightingFactorElement;
  expose C_UnivAllocationObjectMetaData as ObjectMetadata;
  expose C_AllocationCostCenterVH       as AllocationCostCenterVH;
  expose C_StatisticalKeyFigureVH       as StatisticalKeyFigureVH;
  expose C_AllocationFieldGroupMetaData as FieldGroupMetadata;
  expose C_UnivAllocationTemplateExcel  as DownloadTemplate;
  expose C_AllocationProfitCenterVH     as ProfitCenterVH;
  expose C_UnivAllocTagSgmtAssignmentTP as TagToSegmentAssginment;
  expose C_UnivAllocationSegmentTextTP  as SegmentText;
  expose C_UnivAllocationFileUploadTP   as UploadFile;
  expose C_UnivAllocationCycleUploadTP  as UploadCycle;
  expose C_UnivAllocFldDrvtnUploadTP    as UploadFieldDerivation;
  expose C_UnivAllocReceiverUploadTP    as UploadReceiver;
  expose C_UnivAllocationSenderUploadTP as UploadSender;
  expose C_UnivAllocSegmentUploadTP     as UploadSegment;
  expose C_UnivAllocRcvrBasisUploadTP   as UploadReceiverBasis;
  expose C_UnivAllocOverheadAccountVH   as OverheadAccountDefaultVH;
  expose C_UnivAllocPrftCtrOvhdAcctVH   as OverheadAccountProfitCenterVH;
  expose C_UnivAllocOvhdAcctWthCtrlArVH as OverheadAccountCostCenterICOVH;
  expose C_UnivAllocTopDwnDistrTmplTP   as TopDownDistributionTemplate;
  expose C_UnivAllocationEntityMetadata as EntityMetadata;
  expose C_UnivAllocFieldGroupValueHelp as GroupValueHelp;
  expose C_UnivAllocVarblPortionVH      as VariablePortionsVH;
  expose C_SalesOrganizationVH          as SalesOrganizationVH;
  expose C_UnivAllocationCostCenterVH   as CostCenterVH;
  expose C_ShipToPartyValueHelp         as ShipToPartyVH;
  expose C_Materialvh                   as MaterialVH;
  expose C_CnsldtnPlantVH               as ConsolidationPlantVH;
  expose C_OrderMasterVH                as OrderMasterVH;
  expose C_AllocationDynUoMVH           as DynUnitOfMeasureVH;
  expose C_AllocationUnitOfMeasureVH    as AllocationUnitOfMeasureVH;
  expose C_AllocationFunctionalAreaVH   as FunctionalAreaVH;
  expose C_AllocAcctAssgmtCategoryVH    as AccountAssignmentCategoryVH;
  expose C_StRpCountryVH                as CountryVH;
  expose C_RealTimeWrkInProcCurrencyVH  as DisplayCurrencyVH;
  expose C_AllocationCustGroupKeyVH     as CustomerGroupKeyVH;
  expose C_AllocationSenderGLAcctVH     as SenderAccountVH;
  expose C_AllocationReceiverGLAcctVH   as ReceiverAccountVH;
  expose C_AllocationGLAccPrimSecdryVH  as AllocationGLAccPrimSecdryVH;
  expose C_AllocGLAccPrimSecdryBalShtVH as AllocGLAccPrimSecdryBalShtVH;
  expose C_AllocCoCodeCtrlgAreaVH       as AllocCoCodeCtrlgAreaVH;
  expose C_UnivAllocValueHelpManager    as ValueHelpManager;
  expose I_UserContactCard              as UserContractCard;
  expose C_UnivAllocationFieldMetaData  as FieldMetaData;
  expose C_UnivAllocValueHelpMetadata   as ValueHelpMetadata;
  expose C_AllocationProductHierarchyVH as ProductHierarchyVH;
  expose C_AllocFieldGroupInformation   as AllocationFieldGroupInfo;
  expose C_AllocFldGrpExtnDataField     as ExtnAllocationFieldGroupInfo;
  expose C_UnivAllocValueHelpResult     as ValueHelpResult;
  expose C_AllocTopDwnDistrSimulation   as SimulationResult;
  expose C_UniversalAllocationGrantVH   as GrantVH;
  expose C_UniversalAllocationCycle     as AllocationCycleExtension;
}