Modifier and Type | Field and Description |
---|---|
static CustProjSlsOrdItemLink<CustProjSlsOrdItmBillgPlnItm> |
CustProjSlsOrdItem.TO_CUST_PROJ_SOI_BILLG_PLN_ITM
Use with available fluent helpers to apply the to_CustProjSOIBillgPlnItm navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CustProjSlsOrdItmBillgPlnItm |
CustProjSlsOrdItmBillgPlnItm.CustProjSlsOrdItmBillgPlnItmBuilder.build() |
protected CustProjSlsOrdItmBillgPlnItm |
CustProjSlsOrdItmBillgPlnItmDeleteFluentHelper.getEntity() |
protected CustProjSlsOrdItmBillgPlnItm |
CustProjSlsOrdItmBillgPlnItmUpdateFluentHelper.getEntity() |
protected CustProjSlsOrdItmBillgPlnItm |
CustProjSlsOrdItmBillgPlnItmCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<CustProjSlsOrdItmBillgPlnItm> |
CustProjSlsOrdItem.fetchCustProjSOIBillgPlnItm()
Fetches the CustProjSlsOrdItmBillgPlnItm entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CustProjSlsOrdItmBillgPlnItm>> |
CustProjSlsOrdItem.getCustProjSOIBillgPlnItmIfPresent()
Retrieval of associated CustProjSlsOrdItmBillgPlnItm entities (one to many).
|
List<CustProjSlsOrdItmBillgPlnItm> |
CustProjSlsOrdItem.getCustProjSOIBillgPlnItmOrFetch()
Retrieval of associated CustProjSlsOrdItmBillgPlnItm entities (one to many).
|
protected Class<CustProjSlsOrdItmBillgPlnItm> |
CustProjSlsOrdItmBillgPlnItmFluentHelper.getEntityClass() |
protected Class<CustProjSlsOrdItmBillgPlnItm> |
CustProjSlsOrdItmBillgPlnItmByKeyFluentHelper.getEntityClass() |
Class<CustProjSlsOrdItmBillgPlnItm> |
CustProjSlsOrdItmBillgPlnItm.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustProjSlsOrdItem.addCustProjSOIBillgPlnItm(CustProjSlsOrdItmBillgPlnItm... entity)
Adds elements to the list of associated CustProjSlsOrdItmBillgPlnItm entities.
|
CustProjSlsOrdItem.CustProjSlsOrdItemBuilder |
CustProjSlsOrdItem.CustProjSlsOrdItemBuilder.custProjSOIBillgPlnItm(CustProjSlsOrdItmBillgPlnItm... value)
Navigation property to_CustProjSOIBillgPlnItm for CustProjSlsOrdItem to multiple
CustProjSlsOrdItmBillgPlnItm.
|
Modifier and Type | Method and Description |
---|---|
void |
CustProjSlsOrdItem.setCustProjSOIBillgPlnItm(List<CustProjSlsOrdItmBillgPlnItm> value)
Overwrites the list of associated CustProjSlsOrdItmBillgPlnItm entities for the loaded navigation property
to_CustProjSOIBillgPlnItm.
|
Constructor and Description |
---|
CustProjSlsOrdItmBillgPlnItmCreateFluentHelper(String servicePath,
CustProjSlsOrdItmBillgPlnItm entity)
Creates a fluent helper object that will create a
CustProjSlsOrdItmBillgPlnItm entity on the OData endpoint. |
CustProjSlsOrdItmBillgPlnItmDeleteFluentHelper(String servicePath,
CustProjSlsOrdItmBillgPlnItm entity)
Creates a fluent helper object that will delete a
CustProjSlsOrdItmBillgPlnItm entity on the OData endpoint. |
CustProjSlsOrdItmBillgPlnItmUpdateFluentHelper(String servicePath,
CustProjSlsOrdItmBillgPlnItm entity)
Creates a fluent helper object that will update a
CustProjSlsOrdItmBillgPlnItm entity on the OData endpoint. |
Constructor and Description |
---|
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<CustProjSlsOrdItemText> toCustProjSlsOrdItemText,
List<CustProjSlsOrdItemWorkPckg> toCustProjSlsOrdItemWorkPckg,
List<CustProjSlsOrdItmBillgPlnItm> toCustProjSOIBillgPlnItm) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CustProjSlsOrdItmBillgPlnItm> |
CustProjSlsOrdItmBillgPlnItmOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected CustProjSlsOrdItmBillgPlnItmLink<ObjectT> |
CustProjSlsOrdItmBillgPlnItmLink.translateLinkType(EntityLink<CustProjSlsOrdItmBillgPlnItmLink<ObjectT>,CustProjSlsOrdItmBillgPlnItm,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.