Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field.ProdAllocationObjectField
Packages that use ProdAllocationObjectField
-
Uses of ProdAllocationObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocationObjectFieldModifier and TypeFieldDescriptionstatic final ProdAllocationObjectField<String>ProdAllocationObject.COLLECTIVE_ALLOCATION_TYPEUse with available fluent helpers to apply the CollectiveAllocationType field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProdAllocationObjectField<ZonedDateTime>ProdAllocationObject.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.FACTORY_CALENDARUse with available fluent helpers to apply the FactoryCalendar field to query operations.static final ProdAllocationObjectField<ZonedDateTime>ProdAllocationObject.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProdAllocationObjectField<Boolean>ProdAllocationObject.PROD_ALLOC_CHARC_VAL_COMBN_TP_OCUse with available fluent helpers to apply the to_ProdAllocCharcValCombnTP_oc field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.PROD_ALLOC_CHECK_DATE_TIME_TYPEUse with available fluent helpers to apply the ProdAllocCheckDateTimeType field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.PROD_ALLOCATION_PERIOD_TIME_ZONEUse with available fluent helpers to apply the ProdAllocationPeriodTimeZone field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.PRODUCT_ALLOCATION_OBJECTUse with available fluent helpers to apply the ProductAllocationObject field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.PRODUCT_ALLOCATION_OBJECT_TEXTUse with available fluent helpers to apply the ProductAllocationObject_Text field to query operations.static final ProdAllocationObjectField<UUID>ProdAllocationObject.PRODUCT_ALLOCATION_OBJECT_UUIDUse with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.PRODUCT_ALLOCATION_PERIOD_TYPEUse with available fluent helpers to apply the ProductAllocationPeriodType field to query operations.static final ProdAllocationObjectField<String>ProdAllocationObject.PRODUCT_ALLOCATION_QUANTITY_UNITUse with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return ProdAllocationObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProdAllocationObjectField<T>ProdAllocationObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocationObjectField<T>Use with available fluent helpers to apply an extension field to query operations.