Modifier and Type | Field and Description |
---|---|
static BusinessSolutionOrderLink<BusSolnOrdSrvcContractItem> |
BusinessSolutionOrder.TO_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the to_ServiceContractItem navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BusSolnOrdSrvcContractItem |
BusSolnOrdSrvcContractItem.BusSolnOrdSrvcContractItemBuilder.build() |
protected BusSolnOrdSrvcContractItem |
BusSolnOrdSrvcContractItemUpdateFluentHelper.getEntity() |
protected BusSolnOrdSrvcContractItem |
BusSolnOrdSrvcContractItemCreateFluentHelper.getEntity() |
protected BusSolnOrdSrvcContractItem |
BusSolnOrdSrvcContractItemDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<BusSolnOrdSrvcContractItem> |
BusinessSolutionOrder.fetchServiceContractItem()
Fetches the BusSolnOrdSrvcContractItem entities (one to many) associated with this entity.
|
protected Class<BusSolnOrdSrvcContractItem> |
BusSolnOrdSrvcContractItemByKeyFluentHelper.getEntityClass() |
protected Class<BusSolnOrdSrvcContractItem> |
BusSolnOrdSrvcContractItemFluentHelper.getEntityClass() |
io.vavr.control.Option<List<BusSolnOrdSrvcContractItem>> |
BusinessSolutionOrder.getServiceContractItemIfPresent()
Retrieval of associated BusSolnOrdSrvcContractItem entities (one to many).
|
List<BusSolnOrdSrvcContractItem> |
BusinessSolutionOrder.getServiceContractItemOrFetch()
Retrieval of associated BusSolnOrdSrvcContractItem entities (one to many).
|
Class<BusSolnOrdSrvcContractItem> |
BusSolnOrdSrvcContractItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessSolutionOrder.addServiceContractItem(BusSolnOrdSrvcContractItem... entity)
Adds elements to the list of associated BusSolnOrdSrvcContractItem entities.
|
BusinessSolutionOrder.BusinessSolutionOrderBuilder |
BusinessSolutionOrder.BusinessSolutionOrderBuilder.serviceContractItem(BusSolnOrdSrvcContractItem... value)
Navigation property to_ServiceContractItem for BusinessSolutionOrder to multiple
BusSolnOrdSrvcContractItem.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessSolutionOrder.setServiceContractItem(List<BusSolnOrdSrvcContractItem> value)
Overwrites the list of associated BusSolnOrdSrvcContractItem entities for the loaded navigation property
to_ServiceContractItem.
|
Constructor and Description |
---|
BusSolnOrdSrvcContractItemCreateFluentHelper(String servicePath,
BusSolnOrdSrvcContractItem entity)
Creates a fluent helper object that will create a
BusSolnOrdSrvcContractItem entity on the OData endpoint. |
BusSolnOrdSrvcContractItemDeleteFluentHelper(String servicePath,
BusSolnOrdSrvcContractItem entity)
Creates a fluent helper object that will delete a
BusSolnOrdSrvcContractItem entity on the OData endpoint. |
BusSolnOrdSrvcContractItemUpdateFluentHelper(String servicePath,
BusSolnOrdSrvcContractItem entity)
Creates a fluent helper object that will update a
BusSolnOrdSrvcContractItem entity on the OData endpoint. |
Constructor and Description |
---|
BusinessSolutionOrder(String businessSolutionOrder,
String busSolnOrdType,
UUID businessSolutionOrderUUID,
String busSolnOrdDescription,
String language,
String busSolnOrdExtReference,
String paymentTerms,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
String busSolnOrdIsReleased,
String busSolnOrdIsCompleted,
String serviceDocumentHasError,
String purchaseOrderByCustomer,
LocalDateTime customerPurchaseOrderDate,
BigDecimal serviceDocNetAmount,
String transactionCurrency,
String salesOrganization,
String salesOrganizationOrgUnitID,
String distributionChannel,
String division,
String salesOffice,
String salesGroup,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
List<BusSolnOrderExpenseItem> toExpenseItem,
List<BusSolnOrderSalesItem> toSalesItem,
List<BusSolnOrderFUPSalesOrder> toSalesOrder,
List<BusSolnOrdFUPServiceContract> toServiceContract,
List<BusSolnOrdSrvcContractItem> toServiceContractItem,
List<BusSolnOrderServiceItem> toServiceItem,
List<BusSolnOrdFUPServiceOrder> toServiceOrder,
List<BusSolnOrdSrvcPrtItem> toServicePartItem,
List<BusinessSolutionOrderText> toText) |
Modifier and Type | Method and Description |
---|---|
BusinessSolutionOrderServiceBatchChangeSet |
DefaultBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
Create a new
BusSolnOrdSrvcContractItem entity and save it to the S/4HANA system. |
BusinessSolutionOrderServiceBatchChangeSet |
BusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
Create a new
BusSolnOrdSrvcContractItem entity and save it to the S/4HANA system. |
BusinessSolutionOrderServiceBatchChangeSet |
DefaultBusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
Deletes an existing
BusSolnOrdSrvcContractItem entity in the S/4HANA system. |
BusinessSolutionOrderServiceBatchChangeSet |
BusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
Deletes an existing
BusSolnOrdSrvcContractItem entity in the S/4HANA system. |
BusinessSolutionOrderServiceBatchChangeSet |
DefaultBusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
Update an existing
BusSolnOrdSrvcContractItem entity and save it to the S/4HANA system. |
BusinessSolutionOrderServiceBatchChangeSet |
BusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
Update an existing
BusSolnOrdSrvcContractItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusSolnOrdSrvcContractItem> |
BusSolnOrdSrvcContractItemOneToOneLink.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 BusSolnOrdSrvcContractItemLink<ObjectT> |
BusSolnOrdSrvcContractItemLink.translateLinkType(EntityLink<BusSolnOrdSrvcContractItemLink<ObjectT>,BusSolnOrdSrvcContractItem,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.