Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.field.ProdAllocationSequenceField
Packages that use ProdAllocationSequenceField
-
Uses of ProdAllocationSequenceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence declared as ProdAllocationSequenceFieldModifier and TypeFieldDescriptionstatic final ProdAllocationSequenceField<String>ProdAllocationSequence.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProdAllocationSequenceField<ZonedDateTime>ProdAllocationSequence.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProdAllocationSequenceField<ZonedDateTime>ProdAllocationSequence.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProdAllocationSequenceField<String>ProdAllocationSequence.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProdAllocationSequenceField<Boolean>ProdAllocationSequence.PROD_ALLOC_SQNC_ASSGMT_TP_OCUse with available fluent helpers to apply the to_ProdAllocSqncAssgmtTP_oc field to query operations.static final ProdAllocationSequenceField<String>ProdAllocationSequence.PROD_ALLOC_SQNC_CONSUMPTION_UNITUse with available fluent helpers to apply the ProdAllocSqncConsumptionUnit field to query operations.static final ProdAllocationSequenceField<String>ProdAllocationSequence.PRODUCT_ALLOCATION_SEQUENCEUse with available fluent helpers to apply the ProductAllocationSequence field to query operations.static final ProdAllocationSequenceField<String>ProdAllocationSequence.PRODUCT_ALLOCATION_SEQUENCE_TEXTUse with available fluent helpers to apply the ProductAllocationSequence_Text field to query operations.static final ProdAllocationSequenceField<UUID>ProdAllocationSequence.PRODUCT_ALLOCATION_SEQUENCE_UUIDUse with available fluent helpers to apply the ProductAllocationSequenceUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return ProdAllocationSequenceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProdAllocationSequenceField<T>ProdAllocationSequence.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocationSequenceField<T>Use with available fluent helpers to apply an extension field to query operations.