Class OutbDeliveryDocFlow
Original entity name from the Odata EDM: A_OutbDeliveryDocFlowType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OutbDeliveryDocFlowSelectableSelector for all available fields of OutbDeliveryDocFlow.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the Deliveryversion field to query operations.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the PrecedingDocument field to query operations.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the PrecedingDocumentItem field to query operations.static final OutbDeliveryDocFlowField<BigDecimal>Use with available fluent helpers to apply the QuantityInBaseUnit field to query operations.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the SubsequentDocumentItem field to query operations.static final OutbDeliveryDocFlowField<String>Use with available fluent helpers to apply the Subsequentdocument field to query operations.static final OutbDeliveryDocFlowField<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
ConstructorsConstructorDescriptionOutbDeliveryDocFlow(String deliveryversion, String precedingDocument, String precedingDocumentCategory, String precedingDocumentItem, String subsequentdocument, BigDecimal quantityInBaseUnit, String subsequentDocumentItem, String sDFulfillmentCalculationRule, String subsequentDocumentCategory, Boolean transferOrderInWrhsMgmtIsConfd) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
OutbDeliveryDocFlowField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OutbDeliveryDocFlowField<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 OutbDeliveryDocFlow. -
DELIVERYVERSION
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. -
SUBSEQUENTDOCUMENT
Use with available fluent helpers to apply the Subsequentdocument field to query operations. -
QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the QuantityInBaseUnit field to query operations. -
SUBSEQUENT_DOCUMENT_ITEM
Use with available fluent helpers to apply the SubsequentDocumentItem field to query operations. -
SD_FULFILLMENT_CALCULATION_RULE
Use with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations. -
SUBSEQUENT_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SubsequentDocumentCategory 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
-
OutbDeliveryDocFlow
public OutbDeliveryDocFlow() -
OutbDeliveryDocFlow
public OutbDeliveryDocFlow(@Nullable String deliveryversion, @Nullable String precedingDocument, @Nullable String precedingDocumentCategory, @Nullable String precedingDocumentItem, @Nullable String subsequentdocument, @Nullable BigDecimal quantityInBaseUnit, @Nullable String subsequentDocumentItem, @Nullable String sDFulfillmentCalculationRule, @Nullable String subsequentDocumentCategory, @Nullable Boolean transferOrderInWrhsMgmtIsConfd)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<OutbDeliveryDocFlow>
-
setDeliveryversion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Deliveryversion
- Parameters:
deliveryversion- DLV.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
-
setSubsequentdocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Subsequentdocument
- Parameters:
subsequentdocument- Follow-on Doc.
-
setQuantityInBaseUnit
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: QuantityInBaseUnit
- Parameters:
quantityInBaseUnit- Quantity
-
setSubsequentDocumentItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SubsequentDocumentItem
- Parameters:
subsequentDocumentItem- Subsequent Item
-
setSDFulfillmentCalculationRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SDFulfillmentCalculationRule
- Parameters:
sDFulfillmentCalculationRule- Pos./Negative
-
setSubsequentDocumentCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubsequentDocumentCategory
- Parameters:
subsequentDocumentCategory- Subs.Doc.Categ.
-
setTransferOrderInWrhsMgmtIsConfd
Constraints: noneOriginal property name from the Odata EDM: TransferOrderInWrhsMgmtIsConfd
- Parameters:
transferOrderInWrhsMgmtIsConfd- Confirmation ID
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<OutbDeliveryDocFlow>
-
getKey
- Overrides:
getKeyin classVdmObject<OutbDeliveryDocFlow>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<OutbDeliveryDocFlow>
-
fromMap
- Overrides:
fromMapin classVdmObject<OutbDeliveryDocFlow>
-
field
@Nonnull public static <T> OutbDeliveryDocFlowField<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> OutbDeliveryDocFlowField<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<OutbDeliveryDocFlow>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<OutbDeliveryDocFlow>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<OutbDeliveryDocFlow>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<OutbDeliveryDocFlow>
-
builder
-
getDeliveryversion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Deliveryversion
- Returns:
- DLV.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
-
getSubsequentdocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Subsequentdocument
- Returns:
- Follow-on Doc.
-
getQuantityInBaseUnit
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: QuantityInBaseUnit
- Returns:
- Quantity
-
getSubsequentDocumentItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SubsequentDocumentItem
- Returns:
- Subsequent Item
-
getSDFulfillmentCalculationRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SDFulfillmentCalculationRule
- Returns:
- Pos./Negative
-
getSubsequentDocumentCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubsequentDocumentCategory
- Returns:
- Subs.Doc.Categ.
-
getTransferOrderInWrhsMgmtIsConfd
Constraints: noneOriginal property name from the Odata EDM: TransferOrderInWrhsMgmtIsConfd
- Returns:
- Confirmation ID
-
toString
- Overrides:
toStringin classVdmObject<OutbDeliveryDocFlow>
-
equals
- Overrides:
equalsin classVdmEntity<OutbDeliveryDocFlow>
-
canEqual
- Overrides:
canEqualin classVdmEntity<OutbDeliveryDocFlow>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<OutbDeliveryDocFlow>
-