Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field.ProdAllocationObjectTField
Packages that use ProdAllocationObjectTField
-
Uses of ProdAllocationObjectTField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocationObjectTFieldModifier and TypeFieldDescriptionstatic final ProdAllocationObjectTField<String>ProdAllocationObjectT.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProdAllocationObjectTField<String>ProdAllocationObjectT.PROD_ALLOC_OBJECT_DESCRIPTIONUse with available fluent helpers to apply the ProdAllocObjectDescription field to query operations.static final ProdAllocationObjectTField<UUID>ProdAllocationObjectT.PRODUCT_ALLOCATION_OBJECT_UUIDUse with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return ProdAllocationObjectTFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProdAllocationObjectTField<T>ProdAllocationObjectT.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocationObjectTField<T>Use with available fluent helpers to apply an extension field to query operations.