public class CustProjSlsOrdItem extends VdmEntity<CustProjSlsOrdItem>
Original entity name from the Odata EDM: A_CustProjSlsOrdItemType
Modifier and Type | Class and Description |
---|---|
static class |
CustProjSlsOrdItem.CustProjSlsOrdItemBuilder
Helper class to allow for fluent creation of CustProjSlsOrdItem instances.
|
Modifier and Type | Field and Description |
---|---|
static CustProjSlsOrdItemSelectable |
ALL_FIELDS
Selector for all available fields of CustProjSlsOrdItem.
|
static CustProjSlsOrdItemField<BigDecimal> |
CAPPED_NET_AMOUNT
Use with available fluent helpers to apply the CappedNetAmount field to query operations.
|
static CustProjSlsOrdItemField<String> |
CAPPED_NET_AMT_ALERT_THLD_IN_PCT
Use with available fluent helpers to apply the CappedNetAmtAlertThldInPct field to query operations.
|
static CustProjSlsOrdItemField<String> |
CUSTOMER_PROJECT
Use with available fluent helpers to apply the CustomerProject field to query operations.
|
static CustProjSlsOrdItemField<BigDecimal> |
EXPECTED_NET_AMOUNT
Use with available fluent helpers to apply the ExpectedNetAmount field to query operations.
|
static CustProjSlsOrdItemField<String> |
ITEM_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the ItemBillingBlockReason field to query operations.
|
static CustProjSlsOrdItemField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static CustProjSlsOrdItemField<String> |
MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static CustProjSlsOrdItemField<BigDecimal> |
NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static CustProjSlsOrdItemField<String> |
PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static CustProjSlsOrdItemField<String> |
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static CustProjSlsOrdItemField<String> |
SALES_DOCUMENT_RJCN_REASON
Use with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.
|
static CustProjSlsOrdItemField<String> |
SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static CustProjSlsOrdItemField<String> |
SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static CustProjSlsOrdItemField<String> |
SALES_ORDER_ITEM_CATEGORY
Use with available fluent helpers to apply the SalesOrderItemCategory field to query operations.
|
static CustProjSlsOrdItemField<String> |
SALES_ORDER_ITEM_TEXT
Use with available fluent helpers to apply the SalesOrderItemText field to query operations.
|
static CustProjSlsOrdItemField<String> |
SD_DOCUMENT_REJECTION_STATUS
Use with available fluent helpers to apply the SDDocumentRejectionStatus field to query operations.
|
static CustProjSlsOrdItemField<String> |
SD_PROCESS_STATUS
Use with available fluent helpers to apply the SDProcessStatus field to query operations.
|
static CustProjSlsOrdItemLink<CustProjSlsOrdItemPartner> |
TO_CUST_PROJ_SLS_ORD_ITEM_PARTNER
Use with available fluent helpers to apply the to_CustProjSlsOrdItemPartner navigation property to query
operations.
|
static CustProjSlsOrdItemLink<CustProjSlsOrdItemText> |
TO_CUST_PROJ_SLS_ORD_ITEM_TEXT
Use with available fluent helpers to apply the to_CustProjSlsOrdItemText navigation property to query
operations.
|
static CustProjSlsOrdItemLink<CustProjSlsOrdItemWorkPckg> |
TO_CUST_PROJ_SLS_ORD_ITEM_WORK_PCKG
Use with available fluent helpers to apply the to_CustProjSlsOrdItemWorkPckg navigation property to query
operations.
|
static CustProjSlsOrdItemLink<CustProjSlsOrdItmBillgPlnItm> |
TO_CUST_PROJ_SOI_BILLG_PLN_ITM
Use with available fluent helpers to apply the to_CustProjSOIBillgPlnItm navigation property to query
operations.
|
static CustProjSlsOrdItemField<BigDecimal> |
TOTAL_STAND_ALONE_SELLING_PRICE
Use with available fluent helpers to apply the TotalStandAloneSellingPrice field to query operations.
|
static CustProjSlsOrdItemField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
static CustProjSlsOrdItemField<String> |
UNDERLYING_PURCHASE_ORDER_ITEM
Use with available fluent helpers to apply the UnderlyingPurchaseOrderItem field to query operations.
|
static CustProjSlsOrdItemField<String> |
WBS_ELEMENT
Use with available fluent helpers to apply the WBSElement field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
CustProjSlsOrdItem() |
CustProjSlsOrdItem(String customerProject,
String salesOrderItem,
String salesOrder,
String salesOrderItemCategory,
String material,
String salesOrderItemText,
String profitCenter,
BigDecimal cappedNetAmount,
String cappedNetAmtAlertThldInPct,
String materialByCustomer,
BigDecimal netAmount,
BigDecimal expectedNetAmount,
BigDecimal totalStandAloneSellingPrice,
String transactionCurrency,
String wBSElement,
String purchaseOrderByCustomer,
String underlyingPurchaseOrderItem,
String salesDocumentRjcnReason,
String sDDocumentRejectionStatus,
String sDProcessStatus,
String itemBillingBlockReason,
List<CustProjSlsOrdItemPartner> toCustProjSlsOrdItemPartner,
List<CustProjSlsOrdItemText> toCustProjSlsOrdItemText,
List<CustProjSlsOrdItemWorkPckg> toCustProjSlsOrdItemWorkPckg,
List<CustProjSlsOrdItmBillgPlnItm> toCustProjSOIBillgPlnItm) |
Modifier and Type | Method and Description |
---|---|
void |
addCustProjSlsOrdItemPartner(CustProjSlsOrdItemPartner... entity)
Adds elements to the list of associated CustProjSlsOrdItemPartner entities.
|
void |
addCustProjSlsOrdItemText(CustProjSlsOrdItemText... entity)
Adds elements to the list of associated CustProjSlsOrdItemText entities.
|
void |
addCustProjSlsOrdItemWorkPckg(CustProjSlsOrdItemWorkPckg... entity)
Adds elements to the list of associated CustProjSlsOrdItemWorkPckg entities.
|
void |
addCustProjSOIBillgPlnItm(CustProjSlsOrdItmBillgPlnItm... entity)
Adds elements to the list of associated CustProjSlsOrdItmBillgPlnItm entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static CustProjSlsOrdItem.CustProjSlsOrdItemBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<CustProjSlsOrdItemPartner> |
fetchCustProjSlsOrdItemPartner()
Fetches the CustProjSlsOrdItemPartner entities (one to many) associated with this entity.
|
List<CustProjSlsOrdItemText> |
fetchCustProjSlsOrdItemText()
Fetches the CustProjSlsOrdItemText entities (one to many) associated with this entity.
|
List<CustProjSlsOrdItemWorkPckg> |
fetchCustProjSlsOrdItemWorkPckg()
Fetches the CustProjSlsOrdItemWorkPckg entities (one to many) associated with this entity.
|
List<CustProjSlsOrdItmBillgPlnItm> |
fetchCustProjSOIBillgPlnItm()
Fetches the CustProjSlsOrdItmBillgPlnItm entities (one to many) associated with this entity.
|
static <T> CustProjSlsOrdItemField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
BigDecimal |
getCappedNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getCappedNetAmtAlertThldInPct()
Constraints: Not nullable, Maximum length: 3
|
String |
getCustomerProject()
(Key Field) Constraints: Not nullable, Maximum length: 40
|
io.vavr.control.Option<List<CustProjSlsOrdItemPartner>> |
getCustProjSlsOrdItemPartnerIfPresent()
Retrieval of associated CustProjSlsOrdItemPartner entities (one to many).
|
List<CustProjSlsOrdItemPartner> |
getCustProjSlsOrdItemPartnerOrFetch()
Retrieval of associated CustProjSlsOrdItemPartner entities (one to many).
|
io.vavr.control.Option<List<CustProjSlsOrdItemText>> |
getCustProjSlsOrdItemTextIfPresent()
Retrieval of associated CustProjSlsOrdItemText entities (one to many).
|
List<CustProjSlsOrdItemText> |
getCustProjSlsOrdItemTextOrFetch()
Retrieval of associated CustProjSlsOrdItemText entities (one to many).
|
io.vavr.control.Option<List<CustProjSlsOrdItemWorkPckg>> |
getCustProjSlsOrdItemWorkPckgIfPresent()
Retrieval of associated CustProjSlsOrdItemWorkPckg entities (one to many).
|
List<CustProjSlsOrdItemWorkPckg> |
getCustProjSlsOrdItemWorkPckgOrFetch()
Retrieval of associated CustProjSlsOrdItemWorkPckg entities (one to many).
|
io.vavr.control.Option<List<CustProjSlsOrdItmBillgPlnItm>> |
getCustProjSOIBillgPlnItmIfPresent()
Retrieval of associated CustProjSlsOrdItmBillgPlnItm entities (one to many).
|
List<CustProjSlsOrdItmBillgPlnItm> |
getCustProjSOIBillgPlnItmOrFetch()
Retrieval of associated CustProjSlsOrdItmBillgPlnItm entities (one to many).
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
BigDecimal |
getExpectedNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getItemBillingBlockReason()
Constraints: Not nullable, Maximum length: 2
|
protected Map<String,Object> |
getKey() |
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialByCustomer()
Constraints: Not nullable, Maximum length: 35
|
BigDecimal |
getNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getProfitCenter()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchaseOrderByCustomer()
Constraints: Not nullable, Maximum length: 35
|
String |
getSalesDocumentRjcnReason()
Constraints: Not nullable, Maximum length: 2
|
String |
getSalesOrder()
Constraints: Not nullable, Maximum length: 10
|
String |
getSalesOrderItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getSalesOrderItemCategory()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrderItemText()
Constraints: Not nullable, Maximum length: 40
|
String |
getSDDocumentRejectionStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getSDProcessStatus()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getTotalStandAloneSellingPrice()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<CustProjSlsOrdItem> |
getType() |
String |
getUnderlyingPurchaseOrderItem()
Constraints: Not nullable, Maximum length: 6
|
String |
getWBSElement()
Constraints: Not nullable, Maximum length: 24
|
int |
hashCode() |
void |
setCappedNetAmount(BigDecimal cappedNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setCappedNetAmtAlertThldInPct(String cappedNetAmtAlertThldInPct)
Constraints: Not nullable, Maximum length: 3
|
void |
setCustomerProject(String customerProject)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
void |
setCustProjSlsOrdItemPartner(List<CustProjSlsOrdItemPartner> value)
Overwrites the list of associated CustProjSlsOrdItemPartner entities for the loaded navigation property
to_CustProjSlsOrdItemPartner.
|
void |
setCustProjSlsOrdItemText(List<CustProjSlsOrdItemText> value)
Overwrites the list of associated CustProjSlsOrdItemText entities for the loaded navigation property
to_CustProjSlsOrdItemText.
|
void |
setCustProjSlsOrdItemWorkPckg(List<CustProjSlsOrdItemWorkPckg> value)
Overwrites the list of associated CustProjSlsOrdItemWorkPckg entities for the loaded navigation property
to_CustProjSlsOrdItemWorkPckg.
|
void |
setCustProjSOIBillgPlnItm(List<CustProjSlsOrdItmBillgPlnItm> value)
Overwrites the list of associated CustProjSlsOrdItmBillgPlnItm entities for the loaded navigation property
to_CustProjSOIBillgPlnItm.
|
void |
setExpectedNetAmount(BigDecimal expectedNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setItemBillingBlockReason(String itemBillingBlockReason)
Constraints: Not nullable, Maximum length: 2
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialByCustomer(String materialByCustomer)
Constraints: Not nullable, Maximum length: 35
|
void |
setNetAmount(BigDecimal netAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setProfitCenter(String profitCenter)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
void |
setSalesDocumentRjcnReason(String salesDocumentRjcnReason)
Constraints: Not nullable, Maximum length: 2
|
void |
setSalesOrder(String salesOrder)
Constraints: Not nullable, Maximum length: 10
|
void |
setSalesOrderItem(String salesOrderItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setSalesOrderItemCategory(String salesOrderItemCategory)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrderItemText(String salesOrderItemText)
Constraints: Not nullable, Maximum length: 40
|
void |
setSDDocumentRejectionStatus(String sDDocumentRejectionStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setSDProcessStatus(String sDProcessStatus)
Constraints: Not nullable, Maximum length: 1
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setTotalStandAloneSellingPrice(BigDecimal totalStandAloneSellingPrice)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setUnderlyingPurchaseOrderItem(String underlyingPurchaseOrderItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setWBSElement(String wBSElement)
Constraints: Not nullable, Maximum length: 24
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final CustProjSlsOrdItemSelectable ALL_FIELDS
public static final CustProjSlsOrdItemField<String> CUSTOMER_PROJECT
public static final CustProjSlsOrdItemField<String> SALES_ORDER_ITEM
public static final CustProjSlsOrdItemField<String> SALES_ORDER
public static final CustProjSlsOrdItemField<String> SALES_ORDER_ITEM_CATEGORY
public static final CustProjSlsOrdItemField<String> MATERIAL
public static final CustProjSlsOrdItemField<String> SALES_ORDER_ITEM_TEXT
public static final CustProjSlsOrdItemField<String> PROFIT_CENTER
public static final CustProjSlsOrdItemField<BigDecimal> CAPPED_NET_AMOUNT
public static final CustProjSlsOrdItemField<String> CAPPED_NET_AMT_ALERT_THLD_IN_PCT
public static final CustProjSlsOrdItemField<String> MATERIAL_BY_CUSTOMER
public static final CustProjSlsOrdItemField<BigDecimal> NET_AMOUNT
public static final CustProjSlsOrdItemField<BigDecimal> EXPECTED_NET_AMOUNT
public static final CustProjSlsOrdItemField<BigDecimal> TOTAL_STAND_ALONE_SELLING_PRICE
public static final CustProjSlsOrdItemField<String> TRANSACTION_CURRENCY
public static final CustProjSlsOrdItemField<String> WBS_ELEMENT
public static final CustProjSlsOrdItemField<String> PURCHASE_ORDER_BY_CUSTOMER
public static final CustProjSlsOrdItemField<String> UNDERLYING_PURCHASE_ORDER_ITEM
public static final CustProjSlsOrdItemField<String> SALES_DOCUMENT_RJCN_REASON
public static final CustProjSlsOrdItemField<String> SD_DOCUMENT_REJECTION_STATUS
public static final CustProjSlsOrdItemField<String> SD_PROCESS_STATUS
public static final CustProjSlsOrdItemField<String> ITEM_BILLING_BLOCK_REASON
public static final CustProjSlsOrdItemLink<CustProjSlsOrdItemPartner> TO_CUST_PROJ_SLS_ORD_ITEM_PARTNER
public static final CustProjSlsOrdItemLink<CustProjSlsOrdItemText> TO_CUST_PROJ_SLS_ORD_ITEM_TEXT
public static final CustProjSlsOrdItemLink<CustProjSlsOrdItemWorkPckg> TO_CUST_PROJ_SLS_ORD_ITEM_WORK_PCKG
public static final CustProjSlsOrdItemLink<CustProjSlsOrdItmBillgPlnItm> TO_CUST_PROJ_SOI_BILLG_PLN_ITM
public CustProjSlsOrdItem()
public CustProjSlsOrdItem(@Nullable String customerProject, @Nullable String salesOrderItem, @Nullable String salesOrder, @Nullable String salesOrderItemCategory, @Nullable String material, @Nullable String salesOrderItemText, @Nullable String profitCenter, @Nullable BigDecimal cappedNetAmount, @Nullable String cappedNetAmtAlertThldInPct, @Nullable String materialByCustomer, @Nullable BigDecimal netAmount, @Nullable BigDecimal expectedNetAmount, @Nullable BigDecimal totalStandAloneSellingPrice, @Nullable String transactionCurrency, @Nullable String wBSElement, @Nullable String purchaseOrderByCustomer, @Nullable String underlyingPurchaseOrderItem, @Nullable String salesDocumentRjcnReason, @Nullable String sDDocumentRejectionStatus, @Nullable String sDProcessStatus, @Nullable String itemBillingBlockReason, List<CustProjSlsOrdItemPartner> toCustProjSlsOrdItemPartner, List<CustProjSlsOrdItemText> toCustProjSlsOrdItemText, List<CustProjSlsOrdItemWorkPckg> toCustProjSlsOrdItemWorkPckg, List<CustProjSlsOrdItmBillgPlnItm> toCustProjSOIBillgPlnItm)
@Nonnull public Class<CustProjSlsOrdItem> getType()
getType
in class VdmObject<CustProjSlsOrdItem>
public void setCustomerProject(@Nullable String customerProject)
Original property name from the Odata EDM: CustomerProject
customerProject
- Identifies a customer or internal project.public void setSalesOrderItem(@Nullable String salesOrderItem)
Original property name from the Odata EDM: SalesOrderItem
salesOrderItem
- Sales Order Itempublic void setSalesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
salesOrder
- Sales Orderpublic void setSalesOrderItemCategory(@Nullable String salesOrderItemCategory)
Original property name from the Odata EDM: SalesOrderItemCategory
The system proposes an item category. If alternatives are defined for your system, you can change the item category manually in the sales document.If, for example, you identify an item as a free or charge item, you tell the system, in this case, to ignore normal pricing procedures.
salesOrderItemCategory
- A classification that distinguishes between different types of item (for example, free of charge items
and text items) and determines how the system processes the item.public void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Alphanumeric key uniquely identifying the material.public void setSalesOrderItemText(@Nullable String salesOrderItemText)
Original property name from the Odata EDM: SalesOrderItemText
Short texts are used throughout sales order processing, shipping, and billing. They also appear on printed order confirmations.The system proposes the short text from the material master record. If you have included a short text in a customer-material info record, it replaces the material master text during sales document processing. You can change the text at the item level in the sales document or during delivery processing.
salesOrderItemText
- A short description of the item.public void setProfitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
profitCenter
- Key which together with the controlling area uniquely identifies a profit center.public void setCappedNetAmount(@Nullable BigDecimal cappedNetAmount)
Original property name from the Odata EDM: CappedNetAmount
cappedNetAmount
- Maximum net amount.public void setCappedNetAmtAlertThldInPct(@Nullable String cappedNetAmtAlertThldInPct)
Original property name from the Odata EDM: CappedNetAmtAlertThldInPct
You specify a net amount cap of USD 1000 and a notification threshold of 80 percent. When the net amount reaches USD 800, a notification is triggered to let you know that you are getting close to the amount cap.
cappedNetAmtAlertThldInPct
- When you have specified a cap for a net amount, you can define when a notification is to be triggered.
As soon as the threshold in percent of the net amount is reached, the notification is sent.public void setMaterialByCustomer(@Nullable String materialByCustomer)
Original property name from the Odata EDM: MaterialByCustomer
If the customer uses a different identifier than the one you use for the material, you can include this information in a customer-material info record. You can also include in this record specific shipping details, such asMinimum delivery quantityPartial delivery conditionsEnter a value from an existing customer-material info record.
materialByCustomer
- Uniquely identifies the material from the customer's point of view.public void setNetAmount(@Nullable BigDecimal netAmount)
Original property name from the Odata EDM: NetAmount
netAmount
- The net value of the item, after any discounts and surcharges are taken into account. Sales taxes are
not included. The value is expressed in the document currency.public void setExpectedNetAmount(@Nullable BigDecimal expectedNetAmount)
Original property name from the Odata EDM: ExpectedNetAmount
expectedNetAmount
- Expected Net Amountpublic void setTotalStandAloneSellingPrice(@Nullable BigDecimal totalStandAloneSellingPrice)
Original property name from the Odata EDM: TotalStandAloneSellingPrice
If a contract contains a material that is relevant for revenue accounting pursuant to IFRS, you need to specify the SSP.
totalStandAloneSellingPrice
- The standalone selling price (SSP) is the price at which a service would be sold separately to a
customer.public void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
The system proposes the document currency from the customer master record of the sold-to party. You can change the currency manually in the document. If you change the currency, the system recalculates prices for the entire document.
transactionCurrency
- The currency that applies to the document (for example, to a sales order or an invoice).public void setWBSElement(@Nullable String wBSElement)
Original property name from the Odata EDM: WBSElement
wBSElement
- Key that identifies a WBS element.public void setPurchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
The number creates the link between the customer purchase order and the sales document that you create. You can use the number used by the customer during correspondence with the customer to find certain document information. If the number refers to a purchase order, you can also print it on the documents that you send to the customer (e.g. on the delivery note).
purchaseOrderByCustomer
- Number that the customer uses to uniquely identify a purchasing document (e.g. an inquiry or a
purchase order).public void setUnderlyingPurchaseOrderItem(@Nullable String underlyingPurchaseOrderItem)
Original property name from the Odata EDM: UnderlyingPurchaseOrderItem
Enter the item number from the customer's document. The item number may vary from the item number that appears in your own sales document.
underlyingPurchaseOrderItem
- The item number (from a purchase order, for example) that the customer uses to uniquely identify the
item.public void setSalesDocumentRjcnReason(@Nullable String salesDocumentRjcnReason)
Original property name from the Odata EDM: SalesDocumentRjcnReason
The rejection can come from your organization (for example, you can reject a customer request for a credit memo because it is unreasonable) or from the customer (for example, the customer rejects a quotation because the price is too high). The following list shows the effects on different document types after you enter a reason for rejection:Inquiries and quotations: no further references by other documentsSales orders: no further delivery of itemsContracts: no further creation of release ordersCredit and debit memo requests: no further processing of credit or debit memosEnter one of the values predefined for your system.If you enter a reason for rejection, the system automatically cancels any MRP requirements previously generated for the items.
salesDocumentRjcnReason
- The reason for rejecting a sales document (for example, a sales quotation or a sales order).public void setSDDocumentRejectionStatus(@Nullable String sDDocumentRejectionStatus)
Original property name from the Odata EDM: SDDocumentRejectionStatus
The system uses the rejection status of items to determine the rejection status at the header level. For example, if a customer rejects only one of several items in a quotation, the status of the header shows that the quotation is partly rejected.
sDDocumentRejectionStatus
- Indicates whether the sales document item (for example, an item in a quotation) is rejected.public void setSDProcessStatus(@Nullable String sDProcessStatus)
Original property name from the Odata EDM: SDProcessStatus
The system determines the overall status from all statuses (for example, delivery and billing) for this item. The status message tells you whether processing of the item is open, in progress, or complete.
sDProcessStatus
- Displays the overall processing status of the item.public void setItemBillingBlockReason(@Nullable String itemBillingBlockReason)
Original property name from the Odata EDM: ItemBillingBlockReason
To block an item for billing, enter one of the values predefined for your system.You can block an item for billing so that, for example, terms of payment or prices can be checked before further processing takes place.
itemBillingBlockReason
- Indicates if the item is blocked for billing.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<CustProjSlsOrdItem>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<CustProjSlsOrdItem>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<CustProjSlsOrdItem>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<CustProjSlsOrdItem>
@Nonnull public static <T> CustProjSlsOrdItemField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> CustProjSlsOrdItemField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<CustProjSlsOrdItem>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<CustProjSlsOrdItem>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<CustProjSlsOrdItem>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<CustProjSlsOrdItem>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<CustProjSlsOrdItem>
@Nonnull public List<CustProjSlsOrdItemPartner> fetchCustProjSlsOrdItemPartner() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<CustProjSlsOrdItemPartner> getCustProjSlsOrdItemPartnerOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CustProjSlsOrdItemPartner of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<CustProjSlsOrdItemPartner>> getCustProjSlsOrdItemPartnerIfPresent()
If the navigation property for an entity CustProjSlsOrdItem has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void setCustProjSlsOrdItemPartner(@Nonnull List<CustProjSlsOrdItemPartner> value)
If the navigation property to_CustProjSlsOrdItemPartner of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of CustProjSlsOrdItemPartner entities.public void addCustProjSlsOrdItemPartner(CustProjSlsOrdItemPartner... entity)
If the navigation property to_CustProjSlsOrdItemPartner of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of CustProjSlsOrdItemPartner entities.@Nonnull public List<CustProjSlsOrdItemText> fetchCustProjSlsOrdItemText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<CustProjSlsOrdItemText> getCustProjSlsOrdItemTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CustProjSlsOrdItemText of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<CustProjSlsOrdItemText>> getCustProjSlsOrdItemTextIfPresent()
If the navigation property for an entity CustProjSlsOrdItem has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setCustProjSlsOrdItemText(@Nonnull List<CustProjSlsOrdItemText> value)
If the navigation property to_CustProjSlsOrdItemText of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of CustProjSlsOrdItemText entities.public void addCustProjSlsOrdItemText(CustProjSlsOrdItemText... entity)
If the navigation property to_CustProjSlsOrdItemText of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of CustProjSlsOrdItemText entities.@Nonnull public List<CustProjSlsOrdItemWorkPckg> fetchCustProjSlsOrdItemWorkPckg() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<CustProjSlsOrdItemWorkPckg> getCustProjSlsOrdItemWorkPckgOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CustProjSlsOrdItemWorkPckg of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<CustProjSlsOrdItemWorkPckg>> getCustProjSlsOrdItemWorkPckgIfPresent()
If the navigation property for an entity CustProjSlsOrdItem has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void setCustProjSlsOrdItemWorkPckg(@Nonnull List<CustProjSlsOrdItemWorkPckg> value)
If the navigation property to_CustProjSlsOrdItemWorkPckg of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of CustProjSlsOrdItemWorkPckg entities.public void addCustProjSlsOrdItemWorkPckg(CustProjSlsOrdItemWorkPckg... entity)
If the navigation property to_CustProjSlsOrdItemWorkPckg of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of CustProjSlsOrdItemWorkPckg entities.@Nonnull public List<CustProjSlsOrdItmBillgPlnItm> fetchCustProjSOIBillgPlnItm() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<CustProjSlsOrdItmBillgPlnItm> getCustProjSOIBillgPlnItmOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CustProjSOIBillgPlnItm of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<CustProjSlsOrdItmBillgPlnItm>> getCustProjSOIBillgPlnItmIfPresent()
If the navigation property for an entity CustProjSlsOrdItem has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result
state empty
is returned.public void setCustProjSOIBillgPlnItm(@Nonnull List<CustProjSlsOrdItmBillgPlnItm> value)
If the navigation property to_CustProjSOIBillgPlnItm of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of CustProjSlsOrdItmBillgPlnItm entities.public void addCustProjSOIBillgPlnItm(CustProjSlsOrdItmBillgPlnItm... entity)
If the navigation property to_CustProjSOIBillgPlnItm of a queried CustProjSlsOrdItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of CustProjSlsOrdItmBillgPlnItm entities.public static CustProjSlsOrdItem.CustProjSlsOrdItemBuilder builder()
@Nullable public String getCustomerProject()
Original property name from the Odata EDM: CustomerProject
@Nullable public String getSalesOrderItem()
Original property name from the Odata EDM: SalesOrderItem
@Nullable public String getSalesOrder()
Original property name from the Odata EDM: SalesOrder
@Nullable public String getSalesOrderItemCategory()
Original property name from the Odata EDM: SalesOrderItemCategory
The system proposes an item category. If alternatives are defined for your system, you can change the item category manually in the sales document.If, for example, you identify an item as a free or charge item, you tell the system, in this case, to ignore normal pricing procedures.
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getSalesOrderItemText()
Original property name from the Odata EDM: SalesOrderItemText
Short texts are used throughout sales order processing, shipping, and billing. They also appear on printed order confirmations.The system proposes the short text from the material master record. If you have included a short text in a customer-material info record, it replaces the material master text during sales document processing. You can change the text at the item level in the sales document or during delivery processing.
@Nullable public String getProfitCenter()
Original property name from the Odata EDM: ProfitCenter
@Nullable public BigDecimal getCappedNetAmount()
Original property name from the Odata EDM: CappedNetAmount
@Nullable public String getCappedNetAmtAlertThldInPct()
Original property name from the Odata EDM: CappedNetAmtAlertThldInPct
You specify a net amount cap of USD 1000 and a notification threshold of 80 percent. When the net amount reaches USD 800, a notification is triggered to let you know that you are getting close to the amount cap.
@Nullable public String getMaterialByCustomer()
Original property name from the Odata EDM: MaterialByCustomer
If the customer uses a different identifier than the one you use for the material, you can include this information in a customer-material info record. You can also include in this record specific shipping details, such asMinimum delivery quantityPartial delivery conditionsEnter a value from an existing customer-material info record.
@Nullable public BigDecimal getNetAmount()
Original property name from the Odata EDM: NetAmount
@Nullable public BigDecimal getExpectedNetAmount()
Original property name from the Odata EDM: ExpectedNetAmount
@Nullable public BigDecimal getTotalStandAloneSellingPrice()
Original property name from the Odata EDM: TotalStandAloneSellingPrice
If a contract contains a material that is relevant for revenue accounting pursuant to IFRS, you need to specify the SSP.
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
The system proposes the document currency from the customer master record of the sold-to party. You can change the currency manually in the document. If you change the currency, the system recalculates prices for the entire document.
@Nullable public String getWBSElement()
Original property name from the Odata EDM: WBSElement
@Nullable public String getPurchaseOrderByCustomer()
Original property name from the Odata EDM: PurchaseOrderByCustomer
The number creates the link between the customer purchase order and the sales document that you create. You can use the number used by the customer during correspondence with the customer to find certain document information. If the number refers to a purchase order, you can also print it on the documents that you send to the customer (e.g. on the delivery note).
@Nullable public String getUnderlyingPurchaseOrderItem()
Original property name from the Odata EDM: UnderlyingPurchaseOrderItem
Enter the item number from the customer's document. The item number may vary from the item number that appears in your own sales document.
@Nullable public String getSalesDocumentRjcnReason()
Original property name from the Odata EDM: SalesDocumentRjcnReason
The rejection can come from your organization (for example, you can reject a customer request for a credit memo because it is unreasonable) or from the customer (for example, the customer rejects a quotation because the price is too high). The following list shows the effects on different document types after you enter a reason for rejection:Inquiries and quotations: no further references by other documentsSales orders: no further delivery of itemsContracts: no further creation of release ordersCredit and debit memo requests: no further processing of credit or debit memosEnter one of the values predefined for your system.If you enter a reason for rejection, the system automatically cancels any MRP requirements previously generated for the items.
@Nullable public String getSDDocumentRejectionStatus()
Original property name from the Odata EDM: SDDocumentRejectionStatus
The system uses the rejection status of items to determine the rejection status at the header level. For example, if a customer rejects only one of several items in a quotation, the status of the header shows that the quotation is partly rejected.
@Nullable public String getSDProcessStatus()
Original property name from the Odata EDM: SDProcessStatus
The system determines the overall status from all statuses (for example, delivery and billing) for this item. The status message tells you whether processing of the item is open, in progress, or complete.
@Nullable public String getItemBillingBlockReason()
Original property name from the Odata EDM: ItemBillingBlockReason
To block an item for billing, enter one of the values predefined for your system.You can block an item for billing so that, for example, terms of payment or prices can be checked before further processing takes place.
public String toString()
toString
in class VdmObject<CustProjSlsOrdItem>
public boolean equals(Object o)
equals
in class VdmObject<CustProjSlsOrdItem>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<CustProjSlsOrdItem>
public int hashCode()
hashCode
in class VdmObject<CustProjSlsOrdItem>
Copyright © 2020 SAP SE. All rights reserved.