UI_FCO_MANAGE_ALLOCATION
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)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| 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;
}