Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.field.ProdAllocSqncAssgmtField
Packages that use ProdAllocSqncAssgmtField
-
Uses of ProdAllocSqncAssgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence declared as ProdAllocSqncAssgmtFieldModifier and TypeFieldDescriptionstatic final ProdAllocSqncAssgmtField<Boolean>ProdAllocSqncAssgmt.DELETE_SEQUENCE_ASSIGNMENT_ACUse with available fluent helpers to apply the DeleteSequenceAssignment_ac field to query operations.static final ProdAllocSqncAssgmtField<String>ProdAllocSqncAssgmt.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ProdAllocSqncAssgmtField<Short>ProdAllocSqncAssgmt.MATERIAL_FCUse with available fluent helpers to apply the Material_fc field to query operations.static final ProdAllocSqncAssgmtField<String>ProdAllocSqncAssgmt.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProdAllocSqncAssgmtField<Short>ProdAllocSqncAssgmt.PLANT_FCUse with available fluent helpers to apply the Plant_fc field to query operations.static final ProdAllocSqncAssgmtField<UUID>ProdAllocSqncAssgmt.PROD_ALLOC_SQNC_ASSIGNMENT_UUIDUse with available fluent helpers to apply the ProdAllocSqncAssignmentUUID field to query operations.static final ProdAllocSqncAssgmtField<String>ProdAllocSqncAssgmt.PRODUCT_ALLOCATION_SEQUENCEUse with available fluent helpers to apply the ProductAllocationSequence field to query operations.static final ProdAllocSqncAssgmtField<UUID>ProdAllocSqncAssgmt.PRODUCT_ALLOCATION_SEQUENCE_UUIDUse with available fluent helpers to apply the ProductAllocationSequenceUUID field to query operations.static final ProdAllocSqncAssgmtField<Boolean>ProdAllocSqncAssgmt.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final ProdAllocSqncAssgmtField<String>ProdAllocSqncAssgmt.VALIDITY_END_TIME_ZONEUse with available fluent helpers to apply the ValidityEndTimeZone field to query operations.static final ProdAllocSqncAssgmtField<ZonedDateTime>ProdAllocSqncAssgmt.VALIDITY_END_UTC_DATE_TIMEUse with available fluent helpers to apply the ValidityEndUTCDateTime field to query operations.static final ProdAllocSqncAssgmtField<String>ProdAllocSqncAssgmt.VALIDITY_START_TIME_ZONEUse with available fluent helpers to apply the ValidityStartTimeZone field to query operations.static final ProdAllocSqncAssgmtField<ZonedDateTime>ProdAllocSqncAssgmt.VALIDITY_START_UTC_DATE_TIMEUse with available fluent helpers to apply the ValidityStartUTCDateTime field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return ProdAllocSqncAssgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProdAllocSqncAssgmtField<T>ProdAllocSqncAssgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocSqncAssgmtField<T>Use with available fluent helpers to apply an extension field to query operations.