Class ProductWorkScheduling
Original entity name from the Odata EDM: A_ProductWorkSchedulingType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProductWorkSchedulingSelectableSelector for all available fields of ProductWorkScheduling.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the BaseUnit field to query operations.static final ProductWorkSchedulingField<BigDecimal>Use with available fluent helpers to apply the MaterialBaseQuantity field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the OrderChangeManagementProfile field to query operations.static final ProductWorkSchedulingField<BigDecimal>Use with available fluent helpers to apply the OverDelivToleranceLimit field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the Plant field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the ProdnOrderIsBatchRequired field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the Product field to query operations.static final ProductWorkSchedulingField<BigDecimal>Use with available fluent helpers to apply the ProductProcessingTime field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the ProductProductionQuantityUnit field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the ProductionSchedulingProfile field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the ProductionSupervisor field to query operations.static final ProductWorkSchedulingField<BigDecimal>Use with available fluent helpers to apply the SetupAndTeardownTime field to query operations.static final ProductWorkSchedulingField<String>Use with available fluent helpers to apply the TransitionMatrixProductsGroup field to query operations.static final ProductWorkSchedulingField<BigDecimal>Use with available fluent helpers to apply the TransitionTime field to query operations.static final ProductWorkSchedulingField<BigDecimal>Use with available fluent helpers to apply the UnderDelivToleranceLimit field to query operations.static final ProductWorkSchedulingField<Boolean>Use with available fluent helpers to apply the UnlimitedOverDelivIsAllowed field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionProductWorkScheduling(String product, String plant, BigDecimal materialBaseQuantity, Boolean unlimitedOverDelivIsAllowed, BigDecimal overDelivToleranceLimit, BigDecimal underDelivToleranceLimit, String productionInvtryManagedLoc, String baseUnit, BigDecimal productProcessingTime, String productionSupervisor, String productProductionQuantityUnit, String prodnOrderIsBatchRequired, String transitionMatrixProductsGroup, String orderChangeManagementProfile, String matlCompIsMarkedForBackflush, BigDecimal setupAndTeardownTime, String productionSchedulingProfile, BigDecimal transitionTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ProductWorkSchedulingField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductWorkSchedulingField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 3protected Stringprotected StringgetKey()Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Precision: 3, Scale: 1getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 5, Scale: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 5, Scale: 2Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Precision: 5, Scale: 2getType()Constraints: Not nullable, Precision: 3, Scale: 1Constraints: noneinthashCode()voidsetBaseUnit(String baseUnit) Constraints: Not nullable, Maximum length: 3voidsetMaterialBaseQuantity(BigDecimal materialBaseQuantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetMatlCompIsMarkedForBackflush(String matlCompIsMarkedForBackflush) Constraints: Not nullable, Maximum length: 1voidsetOrderChangeManagementProfile(String orderChangeManagementProfile) Constraints: Not nullable, Maximum length: 6voidsetOverDelivToleranceLimit(BigDecimal overDelivToleranceLimit) Constraints: Not nullable, Precision: 3, Scale: 1void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetProdnOrderIsBatchRequired(String prodnOrderIsBatchRequired) Constraints: Not nullable, Maximum length: 1voidsetProduct(String product) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetProductionInvtryManagedLoc(String productionInvtryManagedLoc) Constraints: Not nullable, Maximum length: 4voidsetProductionSchedulingProfile(String productionSchedulingProfile) Constraints: Not nullable, Maximum length: 6voidsetProductionSupervisor(String productionSupervisor) Constraints: Not nullable, Maximum length: 3voidsetProductProcessingTime(BigDecimal productProcessingTime) Constraints: Not nullable, Precision: 5, Scale: 2voidsetProductProductionQuantityUnit(String productProductionQuantityUnit) Constraints: Not nullable, Maximum length: 3protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSetupAndTeardownTime(BigDecimal setupAndTeardownTime) Constraints: Not nullable, Precision: 5, Scale: 2voidsetTransitionMatrixProductsGroup(String transitionMatrixProductsGroup) Constraints: Not nullable, Maximum length: 20voidsetTransitionTime(BigDecimal transitionTime) Constraints: Not nullable, Precision: 5, Scale: 2voidsetUnderDelivToleranceLimit(BigDecimal underDelivToleranceLimit) Constraints: Not nullable, Precision: 3, Scale: 1voidsetUnlimitedOverDelivIsAllowed(Boolean unlimitedOverDelivIsAllowed) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of ProductWorkScheduling. -
PRODUCT
Use with available fluent helpers to apply the Product field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
MATERIAL_BASE_QUANTITY
Use with available fluent helpers to apply the MaterialBaseQuantity field to query operations. -
UNLIMITED_OVER_DELIV_IS_ALLOWED
Use with available fluent helpers to apply the UnlimitedOverDelivIsAllowed field to query operations. -
OVER_DELIV_TOLERANCE_LIMIT
Use with available fluent helpers to apply the OverDelivToleranceLimit field to query operations. -
UNDER_DELIV_TOLERANCE_LIMIT
Use with available fluent helpers to apply the UnderDelivToleranceLimit field to query operations. -
PRODUCTION_INVTRY_MANAGED_LOC
Use with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations. -
BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations. -
PRODUCT_PROCESSING_TIME
Use with available fluent helpers to apply the ProductProcessingTime field to query operations. -
PRODUCTION_SUPERVISOR
Use with available fluent helpers to apply the ProductionSupervisor field to query operations. -
PRODUCT_PRODUCTION_QUANTITY_UNIT
Use with available fluent helpers to apply the ProductProductionQuantityUnit field to query operations. -
PRODN_ORDER_IS_BATCH_REQUIRED
Use with available fluent helpers to apply the ProdnOrderIsBatchRequired field to query operations. -
TRANSITION_MATRIX_PRODUCTS_GROUP
Use with available fluent helpers to apply the TransitionMatrixProductsGroup field to query operations. -
ORDER_CHANGE_MANAGEMENT_PROFILE
Use with available fluent helpers to apply the OrderChangeManagementProfile field to query operations. -
MATL_COMP_IS_MARKED_FOR_BACKFLUSH
Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations. -
SETUP_AND_TEARDOWN_TIME
Use with available fluent helpers to apply the SetupAndTeardownTime field to query operations. -
PRODUCTION_SCHEDULING_PROFILE
Use with available fluent helpers to apply the ProductionSchedulingProfile field to query operations. -
TRANSITION_TIME
Use with available fluent helpers to apply the TransitionTime field to query operations.
-
-
Constructor Details
-
ProductWorkScheduling
public ProductWorkScheduling() -
ProductWorkScheduling
public ProductWorkScheduling(@Nullable String product, @Nullable String plant, @Nullable BigDecimal materialBaseQuantity, @Nullable Boolean unlimitedOverDelivIsAllowed, @Nullable BigDecimal overDelivToleranceLimit, @Nullable BigDecimal underDelivToleranceLimit, @Nullable String productionInvtryManagedLoc, @Nullable String baseUnit, @Nullable BigDecimal productProcessingTime, @Nullable String productionSupervisor, @Nullable String productProductionQuantityUnit, @Nullable String prodnOrderIsBatchRequired, @Nullable String transitionMatrixProductsGroup, @Nullable String orderChangeManagementProfile, @Nullable String matlCompIsMarkedForBackflush, @Nullable BigDecimal setupAndTeardownTime, @Nullable String productionSchedulingProfile, @Nullable BigDecimal transitionTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ProductWorkScheduling>
-
setProduct
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Product
- Parameters:
product- Product Number
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setMaterialBaseQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MaterialBaseQuantity
- Parameters:
materialBaseQuantity- Base quantity
-
setUnlimitedOverDelivIsAllowed
Constraints: noneOriginal property name from the Odata EDM: UnlimitedOverDelivIsAllowed
- Parameters:
unlimitedOverDelivIsAllowed- Indicator: Unlimited Overdelivery Allowed
-
setOverDelivToleranceLimit
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: OverDelivToleranceLimit
- Parameters:
overDelivToleranceLimit- Overdelivery tolerance limit
-
setUnderDelivToleranceLimit
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: UnderDelivToleranceLimit
- Parameters:
underDelivToleranceLimit- Underdelivery tolerance limit
-
setProductionInvtryManagedLoc
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionInvtryManagedLoc
- Parameters:
productionInvtryManagedLoc- Issue Storage Location
-
setBaseUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BaseUnit
- Parameters:
baseUnit- Base Unit of Measure
-
setProductProcessingTime
Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: ProductProcessingTime
- Parameters:
productProcessingTime- Processing time
-
setProductionSupervisor
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupervisor
- Parameters:
productionSupervisor- Production Supervisor
-
setProductProductionQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductProductionQuantityUnit
- Parameters:
productProductionQuantityUnit- Production unit
-
setProdnOrderIsBatchRequired
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProdnOrderIsBatchRequired
- Parameters:
prodnOrderIsBatchRequired- Determination of batch entry in the production/process order
-
setTransitionMatrixProductsGroup
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TransitionMatrixProductsGroup
- Parameters:
transitionMatrixProductsGroup- Group of Materials for Transition Matrix
-
setOrderChangeManagementProfile
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OrderChangeManagementProfile
- Parameters:
orderChangeManagementProfile- Overall profile for order change management
-
setMatlCompIsMarkedForBackflush
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MatlCompIsMarkedForBackflush
- Parameters:
matlCompIsMarkedForBackflush- Indicator: Backflush
-
setSetupAndTeardownTime
Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: SetupAndTeardownTime
- Parameters:
setupAndTeardownTime- Setup and teardown time
-
setProductionSchedulingProfile
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProductionSchedulingProfile
- Parameters:
productionSchedulingProfile- Production Scheduling Profile
-
setTransitionTime
Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: TransitionTime
- Parameters:
transitionTime- Interoperation time
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ProductWorkScheduling>
-
getKey
- Overrides:
getKeyin classVdmObject<ProductWorkScheduling>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ProductWorkScheduling>
-
fromMap
- Overrides:
fromMapin classVdmObject<ProductWorkScheduling>
-
field
@Nonnull public static <T> ProductWorkSchedulingField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> ProductWorkSchedulingField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<ProductWorkScheduling>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ProductWorkScheduling>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ProductWorkScheduling>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ProductWorkScheduling>
-
builder
-
getProduct
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Product
- Returns:
- Product Number
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getMaterialBaseQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MaterialBaseQuantity
- Returns:
- Base quantity
-
getUnlimitedOverDelivIsAllowed
Constraints: noneOriginal property name from the Odata EDM: UnlimitedOverDelivIsAllowed
- Returns:
- Indicator: Unlimited Overdelivery Allowed
-
getOverDelivToleranceLimit
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: OverDelivToleranceLimit
- Returns:
- Overdelivery tolerance limit
-
getUnderDelivToleranceLimit
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: UnderDelivToleranceLimit
- Returns:
- Underdelivery tolerance limit
-
getProductionInvtryManagedLoc
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionInvtryManagedLoc
- Returns:
- Issue Storage Location
-
getBaseUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BaseUnit
- Returns:
- Base Unit of Measure
-
getProductProcessingTime
Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: ProductProcessingTime
- Returns:
- Processing time
-
getProductionSupervisor
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupervisor
- Returns:
- Production Supervisor
-
getProductProductionQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductProductionQuantityUnit
- Returns:
- Production unit
-
getProdnOrderIsBatchRequired
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProdnOrderIsBatchRequired
- Returns:
- Determination of batch entry in the production/process order
-
getTransitionMatrixProductsGroup
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TransitionMatrixProductsGroup
- Returns:
- Group of Materials for Transition Matrix
-
getOrderChangeManagementProfile
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OrderChangeManagementProfile
- Returns:
- Overall profile for order change management
-
getMatlCompIsMarkedForBackflush
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MatlCompIsMarkedForBackflush
- Returns:
- Indicator: Backflush
-
getSetupAndTeardownTime
Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: SetupAndTeardownTime
- Returns:
- Setup and teardown time
-
getProductionSchedulingProfile
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProductionSchedulingProfile
- Returns:
- Production Scheduling Profile
-
getTransitionTime
Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: TransitionTime
- Returns:
- Interoperation time
-
toString
- Overrides:
toStringin classVdmObject<ProductWorkScheduling>
-
equals
- Overrides:
equalsin classVdmEntity<ProductWorkScheduling>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ProductWorkScheduling>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ProductWorkScheduling>
-