Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field.ProdAllocCharcMetaDataField
Packages that use ProdAllocCharcMetaDataField
-
Uses of ProdAllocCharcMetaDataField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocCharcMetaDataFieldModifier and TypeFieldDescriptionstatic final ProdAllocCharcMetaDataField<UUID>ProdAllocCharcMetaData.CHARACTERISTICS_META_DATA_UUIDUse with available fluent helpers to apply the CharacteristicsMetaDataUUID field to query operations.static final ProdAllocCharcMetaDataField<String>ProdAllocCharcMetaData.CHARACTERISTICS_META_DATA_UUID_TEXTUse with available fluent helpers to apply the CharacteristicsMetaDataUUID_Text field to query operations.static final ProdAllocCharcMetaDataField<Short>ProdAllocCharcMetaData.PROD_ALLOC_ORDINAL_NUMBER_VALUEUse with available fluent helpers to apply the ProdAllocOrdinalNumberValue field to query operations.static final ProdAllocCharcMetaDataField<String>ProdAllocCharcMetaData.PRODUCT_ALLOCATION_OBJECTUse with available fluent helpers to apply the ProductAllocationObject field to query operations.static final ProdAllocCharcMetaDataField<UUID>ProdAllocCharcMetaData.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 ProdAllocCharcMetaDataFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProdAllocCharcMetaDataField<T>ProdAllocCharcMetaData.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocCharcMetaDataField<T>Use with available fluent helpers to apply an extension field to query operations.