Class MasterRecipeOpCompAlloc
Original entity name from the Odata EDM: MasterRecipeOpCompAllocType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MasterRecipeOpCompAllocSelectableSelector for all available fields of MasterRecipeOpCompAlloc.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the BillOfMaterial field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the ChangeNumber field to query operations.static final MasterRecipeOpCompAllocField<ZonedDateTime>Use with available fluent helpers to apply the ChangedDateTime field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>Use with available fluent helpers to apply the CreationDate field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>Use with available fluent helpers to apply the LastChangeDate field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the MasterRecipe field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.static final MasterRecipeOpCompAllocField<Boolean>Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the MstrRcpOpBOMItemIntVersion field to query operations.static final MasterRecipeOpCompAllocField<String>Use with available fluent helpers to apply the MstrRcpOpBOMItemInternalID field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>Use with available fluent helpers to apply the ValidityEndDate field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>Use with available fluent helpers to apply the ValidityStartDate field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionMasterRecipeOpCompAlloc(String masterRecipeGroup, String masterRecipe, String masterRecipeOperationIntID, String mstrRcpOpBOMItemInternalID, String mstrRcpOpBOMItemIntVersion, String billOfMaterialCategory, String billOfMaterial, String billOfMaterialVariant, String billOfMaterialItemNodeNumber, Boolean matlCompIsMarkedForBackflush, LocalDateTime creationDate, String createdByUser, LocalDateTime lastChangeDate, String lastChangedByUser, LocalDateTime validityStartDate, LocalDateTime validityEndDate, String changeNumber, ZonedDateTime changedDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
MasterRecipeOpCompAllocField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MasterRecipeOpCompAllocField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0protected Stringprotected StringgetKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8getType()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0inthashCode()voidsetBillOfMaterial(String billOfMaterial) Constraints: Not nullable, Maximum length: 8voidsetBillOfMaterialCategory(String billOfMaterialCategory) Constraints: Not nullable, Maximum length: 1voidsetBillOfMaterialItemNodeNumber(String billOfMaterialItemNodeNumber) Constraints: Not nullable, Maximum length: 8voidsetBillOfMaterialVariant(String billOfMaterialVariant) Constraints: Not nullable, Maximum length: 2voidsetChangedDateTime(ZonedDateTime changedDateTime) Constraints: Not nullable, Precision: 0voidsetChangeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0voidsetLastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetMasterRecipe(String masterRecipe) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetMasterRecipeGroup(String masterRecipeGroup) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetMasterRecipeOperationIntID(String masterRecipeOperationIntID) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetMatlCompIsMarkedForBackflush(Boolean matlCompIsMarkedForBackflush) Constraints: nonevoidsetMstrRcpOpBOMItemInternalID(String mstrRcpOpBOMItemInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetMstrRcpOpBOMItemIntVersion(String mstrRcpOpBOMItemIntVersion) (Key Field) Constraints: Not nullable, Maximum length: 8protected voidsetServicePathForFetch(String servicePathForFetch) voidsetValidityEndDate(LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0voidsetValidityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0toString()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 MasterRecipeOpCompAlloc. -
MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations. -
MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations. -
MASTER_RECIPE_OPERATION_INT_ID
Use with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations. -
MSTR_RCP_OP_BOM_ITEM_INTERNAL_ID
Use with available fluent helpers to apply the MstrRcpOpBOMItemInternalID field to query operations. -
MSTR_RCP_OP_BOM_ITEM_INT_VERSION
Use with available fluent helpers to apply the MstrRcpOpBOMItemIntVersion field to query operations. -
BILL_OF_MATERIAL_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations. -
BILL_OF_MATERIAL
Use with available fluent helpers to apply the BillOfMaterial field to query operations. -
BILL_OF_MATERIAL_VARIANT
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations. -
BILL_OF_MATERIAL_ITEM_NODE_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations. -
MATL_COMP_IS_MARKED_FOR_BACKFLUSH
Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations. -
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations. -
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations. -
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations. -
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
-
-
Constructor Details
-
MasterRecipeOpCompAlloc
public MasterRecipeOpCompAlloc() -
MasterRecipeOpCompAlloc
public MasterRecipeOpCompAlloc(@Nullable String masterRecipeGroup, @Nullable String masterRecipe, @Nullable String masterRecipeOperationIntID, @Nullable String mstrRcpOpBOMItemInternalID, @Nullable String mstrRcpOpBOMItemIntVersion, @Nullable String billOfMaterialCategory, @Nullable String billOfMaterial, @Nullable String billOfMaterialVariant, @Nullable String billOfMaterialItemNodeNumber, @Nullable Boolean matlCompIsMarkedForBackflush, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable ZonedDateTime changedDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<MasterRecipeOpCompAlloc>
-
setMasterRecipeGroup
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeGroup
- Parameters:
masterRecipeGroup- Key for Task List Group
-
setMasterRecipe
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MasterRecipe
- Parameters:
masterRecipe- Group Counter
-
setMasterRecipeOperationIntID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeOperationIntID
- Parameters:
masterRecipeOperationIntID- Task list node number for operation
-
setMstrRcpOpBOMItemInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MstrRcpOpBOMItemInternalID
- Parameters:
mstrRcpOpBOMItemInternalID- No. for material comp. allocation to task list
-
setMstrRcpOpBOMItemIntVersion
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MstrRcpOpBOMItemIntVersion
- Parameters:
mstrRcpOpBOMItemIntVersion- Internal counter
-
setBillOfMaterialCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfMaterialCategory
- Parameters:
billOfMaterialCategory- BOM category
-
setBillOfMaterial
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfMaterial
- Parameters:
billOfMaterial- Bill Of Material
-
setBillOfMaterialVariant
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillOfMaterialVariant
- Parameters:
billOfMaterialVariant- Alternative BOM
-
setBillOfMaterialItemNodeNumber
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
- Parameters:
billOfMaterialItemNodeNumber- Node Number
-
setMatlCompIsMarkedForBackflush
Constraints: noneOriginal property name from the Odata EDM: MatlCompIsMarkedForBackflush
- Parameters:
matlCompIsMarkedForBackflush- Indicator: Backflush
-
setCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Created On
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By
-
setLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Parameters:
lastChangeDate- Last Changed On
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Last Changed By
-
setValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Parameters:
validityStartDate- Valid-From Date
-
setValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Parameters:
validityEndDate- Valid-To Date
-
setChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Parameters:
changeNumber- Change Number
-
setChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Parameters:
changedDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<MasterRecipeOpCompAlloc>
-
getKey
- Overrides:
getKeyin classVdmObject<MasterRecipeOpCompAlloc>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<MasterRecipeOpCompAlloc>
-
fromMap
- Overrides:
fromMapin classVdmObject<MasterRecipeOpCompAlloc>
-
field
@Nonnull public static <T> MasterRecipeOpCompAllocField<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> MasterRecipeOpCompAllocField<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<MasterRecipeOpCompAlloc>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<MasterRecipeOpCompAlloc>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<MasterRecipeOpCompAlloc>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<MasterRecipeOpCompAlloc>
-
builder
-
getMasterRecipeGroup
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeGroup
- Returns:
- Key for Task List Group
-
getMasterRecipe
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MasterRecipe
- Returns:
- Group Counter
-
getMasterRecipeOperationIntID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeOperationIntID
- Returns:
- Task list node number for operation
-
getMstrRcpOpBOMItemInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MstrRcpOpBOMItemInternalID
- Returns:
- No. for material comp. allocation to task list
-
getMstrRcpOpBOMItemIntVersion
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MstrRcpOpBOMItemIntVersion
- Returns:
- Internal counter
-
getBillOfMaterialCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfMaterialCategory
- Returns:
- BOM category
-
getBillOfMaterial
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfMaterial
- Returns:
- Bill Of Material
-
getBillOfMaterialVariant
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillOfMaterialVariant
- Returns:
- Alternative BOM
-
getBillOfMaterialItemNodeNumber
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
- Returns:
- Node Number
-
getMatlCompIsMarkedForBackflush
Constraints: noneOriginal property name from the Odata EDM: MatlCompIsMarkedForBackflush
- Returns:
- Indicator: Backflush
-
getCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
- Created On
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By
-
getLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
- Last Changed On
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Last Changed By
-
getValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
- Valid-From Date
-
getValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
- Valid-To Date
-
getChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
- Change Number
-
getChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
toString
- Overrides:
toStringin classVdmObject<MasterRecipeOpCompAlloc>
-
equals
- Overrides:
equalsin classVdmEntity<MasterRecipeOpCompAlloc>
-
canEqual
- Overrides:
canEqualin classVdmEntity<MasterRecipeOpCompAlloc>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<MasterRecipeOpCompAlloc>
-