Class ProdnOrderConfBatchCharc
Original entity name from the Odata EDM: ProdnOrderConfBatchCharcType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProdnOrderConfBatchCharcSelectableSelector for all available fields of ProdnOrderConfBatchCharc.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the Batch field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the Characteristic field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the CharcInternalID field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the CharcValue field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the ConfirmationCount field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the ConfirmationGroup field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the Material field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the MaterialDocument field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the MaterialDocumentItem field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the MaterialDocumentYear field to query operations.static final ProdnOrderConfBatchCharcField<String>Use with available fluent helpers to apply the Plant field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ProdnOrderConfBatchCharcField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdnOrderConfBatchCharcField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidgetBatch()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 70(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 10protected Stringprotected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4getType()inthashCode()void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetCharacteristic(String characteristic) Constraints: Not nullable, Maximum length: 30voidsetCharcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCharcValue(String charcValue) Constraints: Not nullable, Maximum length: 70voidsetConfirmationCount(String confirmationCount) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetConfirmationGroup(String confirmationGroup) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetMaterial(String material) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetMaterialDocument(String materialDocument) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetMaterialDocumentItem(String materialDocumentItem) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetMaterialDocumentYear(String materialDocumentYear) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) toString()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 ProdnOrderConfBatchCharc. -
CONFIRMATION_GROUP
Use with available fluent helpers to apply the ConfirmationGroup field to query operations. -
CONFIRMATION_COUNT
Use with available fluent helpers to apply the ConfirmationCount field to query operations. -
MATERIAL_DOCUMENT
Use with available fluent helpers to apply the MaterialDocument field to query operations. -
MATERIAL_DOCUMENT_ITEM
Use with available fluent helpers to apply the MaterialDocumentItem field to query operations. -
MATERIAL_DOCUMENT_YEAR
Use with available fluent helpers to apply the MaterialDocumentYear field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
MATERIAL
Use with available fluent helpers to apply the Material field to query operations. -
BATCH
Use with available fluent helpers to apply the Batch field to query operations. -
CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations. -
CHARACTERISTIC
Use with available fluent helpers to apply the Characteristic field to query operations. -
CHARC_VALUE
Use with available fluent helpers to apply the CharcValue field to query operations.
-
-
Constructor Details
-
ProdnOrderConfBatchCharc
public ProdnOrderConfBatchCharc() -
ProdnOrderConfBatchCharc
public ProdnOrderConfBatchCharc(@Nullable String confirmationGroup, @Nullable String confirmationCount, @Nullable String materialDocument, @Nullable String materialDocumentItem, @Nullable String materialDocumentYear, @Nullable String plant, @Nullable String material, @Nullable String batch, @Nullable String charcInternalID, @Nullable String characteristic, @Nullable String charcValue)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ProdnOrderConfBatchCharc>
-
setConfirmationGroup
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConfirmationGroup
- Parameters:
confirmationGroup- Collective ID of Order Confirmations
-
setConfirmationCount
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ConfirmationCount
- Parameters:
confirmationCount- Identifier of Single Order Confirmation
-
setMaterialDocument
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MaterialDocument
- Parameters:
materialDocument- Number of Material Document
-
setMaterialDocumentItem
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialDocumentItem
- Parameters:
materialDocumentItem- Material Document Item
-
setMaterialDocumentYear
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialDocumentYear
- Parameters:
materialDocumentYear- Material Document Year
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant of a Batch
-
setMaterial
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Parameters:
material- Material Number
-
setBatch
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Parameters:
batch- Batch Number
-
setCharcInternalID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Parameters:
charcInternalID- Characteristic Internal ID
-
setCharacteristic
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Parameters:
characteristic- Characteristic Name
-
setCharcValue
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Parameters:
charcValue- Characteristic Value
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ProdnOrderConfBatchCharc>
-
getKey
- Overrides:
getKeyin classVdmObject<ProdnOrderConfBatchCharc>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ProdnOrderConfBatchCharc>
-
fromMap
- Overrides:
fromMapin classVdmObject<ProdnOrderConfBatchCharc>
-
field
@Nonnull public static <T> ProdnOrderConfBatchCharcField<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> ProdnOrderConfBatchCharcField<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<ProdnOrderConfBatchCharc>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ProdnOrderConfBatchCharc>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ProdnOrderConfBatchCharc>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ProdnOrderConfBatchCharc>
-
builder
-
getConfirmationGroup
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConfirmationGroup
- Returns:
- Collective ID of Order Confirmations
-
getConfirmationCount
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ConfirmationCount
- Returns:
- Identifier of Single Order Confirmation
-
getMaterialDocument
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MaterialDocument
- Returns:
- Number of Material Document
-
getMaterialDocumentItem
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialDocumentItem
- Returns:
- Material Document Item
-
getMaterialDocumentYear
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialDocumentYear
- Returns:
- Material Document Year
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant of a Batch
-
getMaterial
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
- Material Number
-
getBatch
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
- Batch Number
-
getCharcInternalID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
- Characteristic Internal ID
-
getCharacteristic
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Returns:
- Characteristic Name
-
getCharcValue
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Returns:
- Characteristic Value
-
toString
- Overrides:
toStringin classVdmObject<ProdnOrderConfBatchCharc>
-
equals
- Overrides:
equalsin classVdmEntity<ProdnOrderConfBatchCharc>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ProdnOrderConfBatchCharc>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ProdnOrderConfBatchCharc>
-