public class InbDeliveryDocFlow extends VdmEntity<InbDeliveryDocFlow>
Modifier and Type | Class and Description |
---|---|
static class |
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
Modifier and Type | Field and Description |
---|---|
static InbDeliveryDocFlowSelectable |
ALL_FIELDS
Selector for all available fields of InbDeliveryDocFlow.
|
static InbDeliveryDocFlowField<String> |
DELIVERY_VERSION
Use with available fluent helpers to apply the DeliveryVersion field to query operations.
|
static InbDeliveryDocFlowField<String> |
PRECEDING_DOCUMENT
Use with available fluent helpers to apply the PrecedingDocument field to query operations.
|
static InbDeliveryDocFlowField<String> |
PRECEDING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.
|
static InbDeliveryDocFlowField<String> |
PRECEDING_DOCUMENT_ITEM
Use with available fluent helpers to apply the PrecedingDocumentItem field to query operations.
|
static InbDeliveryDocFlowField<BigDecimal> |
QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the QuantityInBaseUnit field to query operations.
|
static InbDeliveryDocFlowField<String> |
SD_FULFILLMENT_CALCULATION_RULE
Use with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations.
|
static InbDeliveryDocFlowField<String> |
SUBSEQUENT_DOCUMENT
Use with available fluent helpers to apply the SubsequentDocument field to query operations.
|
static InbDeliveryDocFlowField<String> |
SUBSEQUENT_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.
|
static InbDeliveryDocFlowField<String> |
SUBSEQUENT_DOCUMENT_ITEM
Use with available fluent helpers to apply the SubsequentDocumentItem field to query operations.
|
static InbDeliveryDocFlowField<Boolean> |
TRANSFER_ORDER_IN_WRHS_MGMT_IS_CONFD
Use with available fluent helpers to apply the TransferOrderInWrhsMgmtIsConfd field to query operations.
|
Constructor and Description |
---|
InbDeliveryDocFlow() |
InbDeliveryDocFlow(String deliveryVersion,
String precedingDocument,
String precedingDocumentCategory,
String precedingDocumentItem,
BigDecimal quantityInBaseUnit,
String sDFulfillmentCalculationRule,
String subsequentDocument,
String subsequentDocumentCategory,
String subsequentDocumentItem,
Boolean transferOrderInWrhsMgmtIsConfd,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static InbDeliveryDocFlow.InbDeliveryDocFlowBuilder |
builder() |
boolean |
equals(Object o) |
static <T> InbDeliveryDocFlowField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getDeliveryVersion()
Constraints: Not nullable, Maximum length: 4
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getPrecedingDocument()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getPrecedingDocumentCategory()
Constraints: Not nullable, Maximum length: 4
|
String |
getPrecedingDocumentItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
BigDecimal |
getQuantityInBaseUnit()
Constraints: Not nullable, Precision: 15, Scale: 3
|
String |
getSDFulfillmentCalculationRule()
Constraints: Not nullable, Maximum length: 1
|
String |
getSubsequentDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getSubsequentDocumentCategory()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getSubsequentDocumentItem()
Constraints: Not nullable, Maximum length: 6
|
Boolean |
getTransferOrderInWrhsMgmtIsConfd()
Constraints: none
|
Class<InbDeliveryDocFlow> |
getType() |
int |
hashCode() |
void |
setDeliveryVersion(String deliveryVersion)
Constraints: Not nullable, Maximum length: 4
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setPrecedingDocument(String precedingDocument)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setPrecedingDocumentCategory(String precedingDocumentCategory)
Constraints: Not nullable, Maximum length: 4
|
void |
setPrecedingDocumentItem(String precedingDocumentItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setQuantityInBaseUnit(BigDecimal quantityInBaseUnit)
Constraints: Not nullable, Precision: 15, Scale: 3
|
void |
setSDFulfillmentCalculationRule(String sDFulfillmentCalculationRule)
Constraints: Not nullable, Maximum length: 1
|
void |
setSubsequentDocument(String subsequentDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setSubsequentDocumentCategory(String subsequentDocumentCategory)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setSubsequentDocumentItem(String subsequentDocumentItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setTransferOrderInWrhsMgmtIsConfd(Boolean transferOrderInWrhsMgmtIsConfd)
Constraints: none
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final InbDeliveryDocFlowSelectable ALL_FIELDS
public static final InbDeliveryDocFlowField<String> DELIVERY_VERSION
public static final InbDeliveryDocFlowField<String> PRECEDING_DOCUMENT
public static final InbDeliveryDocFlowField<String> PRECEDING_DOCUMENT_CATEGORY
public static final InbDeliveryDocFlowField<String> PRECEDING_DOCUMENT_ITEM
public static final InbDeliveryDocFlowField<BigDecimal> QUANTITY_IN_BASE_UNIT
public static final InbDeliveryDocFlowField<String> SD_FULFILLMENT_CALCULATION_RULE
public static final InbDeliveryDocFlowField<String> SUBSEQUENT_DOCUMENT
public static final InbDeliveryDocFlowField<String> SUBSEQUENT_DOCUMENT_CATEGORY
public static final InbDeliveryDocFlowField<String> SUBSEQUENT_DOCUMENT_ITEM
public static final InbDeliveryDocFlowField<Boolean> TRANSFER_ORDER_IN_WRHS_MGMT_IS_CONFD
@Generated(value="lombok") public InbDeliveryDocFlow()
@ConstructorProperties(value={"deliveryVersion","precedingDocument","precedingDocumentCategory","precedingDocumentItem","quantityInBaseUnit","sDFulfillmentCalculationRule","subsequentDocument","subsequentDocumentCategory","subsequentDocumentItem","transferOrderInWrhsMgmtIsConfd","erpConfigContext"}) @Generated(value="lombok") 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, @Nullable ErpConfigContext erpConfigContext)
public Class<InbDeliveryDocFlow> getType()
getType
in class VdmObject<InbDeliveryDocFlow>
public static <T> InbDeliveryDocFlowField<T> field(String fieldName, Class<T> fieldType)
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.@Generated(value="lombok") public static InbDeliveryDocFlow.InbDeliveryDocFlowBuilder builder()
@Nullable @Generated(value="lombok") public String getDeliveryVersion()
@Nullable @Generated(value="lombok") public String getPrecedingDocument()
@Nullable @Generated(value="lombok") public String getPrecedingDocumentCategory()
@Nullable @Generated(value="lombok") public String getPrecedingDocumentItem()
@Nullable @Generated(value="lombok") public BigDecimal getQuantityInBaseUnit()
A sales order item has an order quantity of 100 pieces. You create two delivery notes against the order: the first for 20 pieces, the second for 80 pieces. In the first case, the referenced quantity is 20 pieces; in the second case, 80 pieces.
@Nullable @Generated(value="lombok") public String getSDFulfillmentCalculationRule()
The system uses this indicator to determine how the quantity in the source document is affected. For example, if you Create a quotation item for 100 pieces, Copy the quotation into a sales order, and Create a sales order item for 80 pieces, the copying has a positive effect on the quotation. In effect, you have added 80 pieces to the quotation quantity that is now considered complete. 20 pieces in the quotation remain to be completed. If you do not make an entry in this field, or set indicator 0, the source document is not blocked, which allows you to create several target documents at once (for example, when using EDI and frequent contract releases). While the source document (such as quotation or quantity contract) is being processed, it is blocked. For instance, if you are working on a quantity contract, no one can create a release order for that contract). In sales documents, for example, you can expect the following results: Quotation -> Sales order: positive Contract -> Return: negative Sales order -> Sales order: no effect In billing documents, for example, you can expect the following results: Delivery -> Invoice: positive Delivery -> Cancellation: negative Delivery -> Pro-forma invoice: no effect
@Nullable @Generated(value="lombok") public String getSubsequentDocument()
@Nullable @Generated(value="lombok") public String getSubsequentDocumentCategory()
@Nullable @Generated(value="lombok") public String getSubsequentDocumentItem()
@Nullable @Generated(value="lombok") public Boolean getTransferOrderInWrhsMgmtIsConfd()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setDeliveryVersion(@Nullable String deliveryVersion)
deliveryVersion
- @Generated(value="lombok") public void setPrecedingDocument(@Nullable String precedingDocument)
precedingDocument
- @Generated(value="lombok") public void setPrecedingDocumentCategory(@Nullable String precedingDocumentCategory)
precedingDocumentCategory
- @Generated(value="lombok") public void setPrecedingDocumentItem(@Nullable String precedingDocumentItem)
precedingDocumentItem
- @Generated(value="lombok") public void setQuantityInBaseUnit(@Nullable BigDecimal quantityInBaseUnit)
A sales order item has an order quantity of 100 pieces. You create two delivery notes against the order: the first for 20 pieces, the second for 80 pieces. In the first case, the referenced quantity is 20 pieces; in the second case, 80 pieces.
quantityInBaseUnit
- @Generated(value="lombok") public void setSDFulfillmentCalculationRule(@Nullable String sDFulfillmentCalculationRule)
The system uses this indicator to determine how the quantity in the source document is affected. For example, if you Create a quotation item for 100 pieces, Copy the quotation into a sales order, and Create a sales order item for 80 pieces, the copying has a positive effect on the quotation. In effect, you have added 80 pieces to the quotation quantity that is now considered complete. 20 pieces in the quotation remain to be completed. If you do not make an entry in this field, or set indicator 0, the source document is not blocked, which allows you to create several target documents at once (for example, when using EDI and frequent contract releases). While the source document (such as quotation or quantity contract) is being processed, it is blocked. For instance, if you are working on a quantity contract, no one can create a release order for that contract). In sales documents, for example, you can expect the following results: Quotation -> Sales order: positive Contract -> Return: negative Sales order -> Sales order: no effect In billing documents, for example, you can expect the following results: Delivery -> Invoice: positive Delivery -> Cancellation: negative Delivery -> Pro-forma invoice: no effect
sDFulfillmentCalculationRule
- @Generated(value="lombok") public void setSubsequentDocument(@Nullable String subsequentDocument)
subsequentDocument
- @Generated(value="lombok") public void setSubsequentDocumentCategory(@Nullable String subsequentDocumentCategory)
subsequentDocumentCategory
- @Generated(value="lombok") public void setSubsequentDocumentItem(@Nullable String subsequentDocumentItem)
subsequentDocumentItem
- @Generated(value="lombok") public void setTransferOrderInWrhsMgmtIsConfd(@Nullable Boolean transferOrderInWrhsMgmtIsConfd)
transferOrderInWrhsMgmtIsConfd
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<InbDeliveryDocFlow>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<InbDeliveryDocFlow>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<InbDeliveryDocFlow>
Copyright © 2018 SAP SE. All rights reserved.