Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.field.ProdAllocSequenceTField
Packages that use ProdAllocSequenceTField
-
Uses of ProdAllocSequenceTField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence declared as ProdAllocSequenceTFieldModifier and TypeFieldDescriptionstatic final ProdAllocSequenceTField<String>ProdAllocSequenceT.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProdAllocSequenceTField<String>ProdAllocSequenceT.PRODUCT_ALLOCATION_SEQUENCE_DESCUse with available fluent helpers to apply the ProductAllocationSequenceDesc field to query operations.static final ProdAllocSequenceTField<UUID>ProdAllocSequenceT.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 ProdAllocSequenceTFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProdAllocSequenceTField<T>ProdAllocSequenceT.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocSequenceTField<T>Use with available fluent helpers to apply an extension field to query operations.