Class InbDeliveryDocFlow
Original entity name from the Odata EDM: A_InbDeliveryDocFlowType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InbDeliveryDocFlowSelectableSelector for all available fields of InbDeliveryDocFlow.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the DeliveryVersion field to query operations.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the PrecedingDocument field to query operations.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the PrecedingDocumentItem field to query operations.static final InbDeliveryDocFlowField<BigDecimal>Use with available fluent helpers to apply the QuantityInBaseUnit field to query operations.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the SubsequentDocument field to query operations.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.static final InbDeliveryDocFlowField<String>Use with available fluent helpers to apply the SubsequentDocumentItem field to query operations.static final InbDeliveryDocFlowField<Boolean>Use with available fluent helpers to apply the TransferOrderInWrhsMgmtIsConfd field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionInbDeliveryDocFlow(String deliveryVersion, String precedingDocument, String precedingDocumentCategory, String precedingDocumentItem, BigDecimal quantityInBaseUnit, String sDFulfillmentCalculationRule, String subsequentDocument, String subsequentDocumentCategory, String subsequentDocumentItem, Boolean transferOrderInWrhsMgmtIsConfd) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
InbDeliveryDocFlowField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InbDeliveryDocFlowField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected StringConstraints: Not nullable, Maximum length: 4protected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 6Constraints: nonegetType()inthashCode()voidsetDeliveryVersion(String deliveryVersion) Constraints: Not nullable, Maximum length: 4voidsetPrecedingDocument(String precedingDocument) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetPrecedingDocumentCategory(String precedingDocumentCategory) Constraints: Not nullable, Maximum length: 4voidsetPrecedingDocumentItem(String precedingDocumentItem) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetQuantityInBaseUnit(BigDecimal quantityInBaseUnit) Constraints: Not nullable, Precision: 15, Scale: 3voidsetSDFulfillmentCalculationRule(String sDFulfillmentCalculationRule) Constraints: Not nullable, Maximum length: 1protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSubsequentDocument(String subsequentDocument) Constraints: Not nullable, Maximum length: 10voidsetSubsequentDocumentCategory(String subsequentDocumentCategory) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetSubsequentDocumentItem(String subsequentDocumentItem) Constraints: Not nullable, Maximum length: 6voidsetTransferOrderInWrhsMgmtIsConfd(Boolean transferOrderInWrhsMgmtIsConfd) 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 InbDeliveryDocFlow. -
DELIVERY_VERSION
Use with available fluent helpers to apply the DeliveryVersion field to query operations. -
PRECEDING_DOCUMENT
Use with available fluent helpers to apply the PrecedingDocument field to query operations. -
PRECEDING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PrecedingDocumentCategory field to query operations. -
PRECEDING_DOCUMENT_ITEM
Use with available fluent helpers to apply the PrecedingDocumentItem field to query operations. -
QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the QuantityInBaseUnit field to query operations. -
SD_FULFILLMENT_CALCULATION_RULE
Use with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations. -
SUBSEQUENT_DOCUMENT
Use with available fluent helpers to apply the SubsequentDocument field to query operations. -
SUBSEQUENT_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SubsequentDocumentCategory field to query operations. -
SUBSEQUENT_DOCUMENT_ITEM
Use with available fluent helpers to apply the SubsequentDocumentItem field to query operations. -
TRANSFER_ORDER_IN_WRHS_MGMT_IS_CONFD
Use with available fluent helpers to apply the TransferOrderInWrhsMgmtIsConfd field to query operations.
-
-
Constructor Details
-
InbDeliveryDocFlow
public InbDeliveryDocFlow() -
InbDeliveryDocFlow
public InbDeliveryDocFlow(@Nullable String deliveryVersion, @Nullable String precedingDocument, @Nullable String precedingDocumentCategory, @Nullable String precedingDocumentItem, @Nullable BigDecimal quantityInBaseUnit, @Nullable String sDFulfillmentCalculationRule, @Nullable String subsequentDocument, @Nullable String subsequentDocumentCategory, @Nullable String subsequentDocumentItem, @Nullable Boolean transferOrderInWrhsMgmtIsConfd)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<InbDeliveryDocFlow>
-
setDeliveryVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryVersion
- Parameters:
deliveryVersion- Delivery Version
-
setPrecedingDocument
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PrecedingDocument
- Parameters:
precedingDocument- Preceding Doc.
-
setPrecedingDocumentCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PrecedingDocumentCategory
- Parameters:
precedingDocumentCategory- Prec.Doc.Categ.
-
setPrecedingDocumentItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PrecedingDocumentItem
- Parameters:
precedingDocumentItem- Preceding Item
-
setQuantityInBaseUnit
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: QuantityInBaseUnit
- Parameters:
quantityInBaseUnit- Quantity
-
setSDFulfillmentCalculationRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SDFulfillmentCalculationRule
- Parameters:
sDFulfillmentCalculationRule- Pos./Negative
-
setSubsequentDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SubsequentDocument
- Parameters:
subsequentDocument- Follow-on Doc.
-
setSubsequentDocumentCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubsequentDocumentCategory
- Parameters:
subsequentDocumentCategory- Subs.Doc.Categ.
-
setSubsequentDocumentItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SubsequentDocumentItem
- Parameters:
subsequentDocumentItem- Subsequent Item
-
setTransferOrderInWrhsMgmtIsConfd
Constraints: noneOriginal property name from the Odata EDM: TransferOrderInWrhsMgmtIsConfd
- Parameters:
transferOrderInWrhsMgmtIsConfd- Confirmation ID
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<InbDeliveryDocFlow>
-
getKey
- Overrides:
getKeyin classVdmObject<InbDeliveryDocFlow>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<InbDeliveryDocFlow>
-
fromMap
- Overrides:
fromMapin classVdmObject<InbDeliveryDocFlow>
-
field
@Nonnull public static <T> InbDeliveryDocFlowField<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> InbDeliveryDocFlowField<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<InbDeliveryDocFlow>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<InbDeliveryDocFlow>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<InbDeliveryDocFlow>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<InbDeliveryDocFlow>
-
builder
-
getDeliveryVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryVersion
- Returns:
- Delivery Version
-
getPrecedingDocument
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PrecedingDocument
- Returns:
- Preceding Doc.
-
getPrecedingDocumentCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PrecedingDocumentCategory
- Returns:
- Prec.Doc.Categ.
-
getPrecedingDocumentItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PrecedingDocumentItem
- Returns:
- Preceding Item
-
getQuantityInBaseUnit
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: QuantityInBaseUnit
- Returns:
- Quantity
-
getSDFulfillmentCalculationRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SDFulfillmentCalculationRule
- Returns:
- Pos./Negative
-
getSubsequentDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SubsequentDocument
- Returns:
- Follow-on Doc.
-
getSubsequentDocumentCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubsequentDocumentCategory
- Returns:
- Subs.Doc.Categ.
-
getSubsequentDocumentItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SubsequentDocumentItem
- Returns:
- Subsequent Item
-
getTransferOrderInWrhsMgmtIsConfd
Constraints: noneOriginal property name from the Odata EDM: TransferOrderInWrhsMgmtIsConfd
- Returns:
- Confirmation ID
-
toString
- Overrides:
toStringin classVdmObject<InbDeliveryDocFlow>
-
equals
- Overrides:
equalsin classVdmEntity<InbDeliveryDocFlow>
-
canEqual
- Overrides:
canEqualin classVdmEntity<InbDeliveryDocFlow>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<InbDeliveryDocFlow>
-