Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.field.CostCenterActivityTypeField
Packages that use CostCenterActivityTypeField
-
Uses of CostCenterActivityTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype declared as CostCenterActivityTypeFieldModifier and TypeFieldDescriptionstatic final CostCenterActivityTypeField<String>CostCenterActivityType.ACTIVITY_TYPE_IS_BLOCKEDUse with available fluent helpers to apply the ActivityTypeIsBlocked field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.ACTL_POSTG_COST_CENTER_ACTY_TYPE_CATUse with available fluent helpers to apply the ActlPostgCostCenterActyTypeCat field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.ACTUAL_PRICE_ALLOCATION_METHODUse with available fluent helpers to apply the ActualPriceAllocationMethod field to query operations.static final CostCenterActivityTypeField<Boolean>CostCenterActivityType.ACTUAL_QUANTITY_IS_SET_MANUALLYUse with available fluent helpers to apply the ActualQuantityIsSetManually field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.ALLOCATION_COST_ELEMENTUse with available fluent helpers to apply the AllocationCostElement field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.COST_CTR_ACTIVITY_TYPEUse with available fluent helpers to apply the CostCtrActivityType field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.COST_CTR_ACTIVITY_TYPE_CATEGORYUse with available fluent helpers to apply the CostCtrActivityTypeCategory field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.COST_CTR_ACTIVITY_TYPE_OUTP_QTY_UNITUse with available fluent helpers to apply the CostCtrActivityTypeOutpQtyUnit field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.COST_CTR_ACTIVITY_TYPE_QTY_UNITUse with available fluent helpers to apply the CostCtrActivityTypeQtyUnit field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.COST_CTR_ACTIVITY_TYPE_VALID_CATUse with available fluent helpers to apply the CostCtrActivityTypeValidCat field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.COST_ORIGIN_GROUPUse with available fluent helpers to apply the CostOriginGroup field to query operations.static final CostCenterActivityTypeField<LocalDateTime>CostCenterActivityType.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.ENTERED_BY_USERUse with available fluent helpers to apply the EnteredByUser field to query operations.static final CostCenterActivityTypeField<Boolean>CostCenterActivityType.FIXED_COST_IS_PREDISTRIBUTEDUse with available fluent helpers to apply the FixedCostIsPredistributed field to query operations.static final CostCenterActivityTypeField<BigDecimal>CostCenterActivityType.OUTPUT_QUANTITY_FACTORUse with available fluent helpers to apply the OutputQuantityFactor field to query operations.static final CostCenterActivityTypeField<Boolean>CostCenterActivityType.PERIOD_PRICE_IS_AVERAGEUse with available fluent helpers to apply the PeriodPriceIsAverage field to query operations.static final CostCenterActivityTypeField<Boolean>CostCenterActivityType.PLAN_QUANTITY_IS_SET_MANUALLYUse with available fluent helpers to apply the PlanQuantityIsSetManually field to query operations.static final CostCenterActivityTypeField<String>CostCenterActivityType.PRICE_ALLOCATION_METHODUse with available fluent helpers to apply the PriceAllocationMethod field to query operations.static final CostCenterActivityTypeField<LocalDateTime>CostCenterActivityType.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final CostCenterActivityTypeField<LocalDateTime>CostCenterActivityType.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype that return CostCenterActivityTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CostCenterActivityTypeField<T>CostCenterActivityType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CostCenterActivityTypeField<T>Use with available fluent helpers to apply an extension field to query operations.