Modifier and Type | Field and Description |
---|---|
static SalesContractLink<SalesContractItem> |
SalesContract.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static SalesContractItemPartnerOneToOneLink<SalesContractItem> |
SalesContractItemPartner.TO_SALES_CONTRACT_ITEM
Use with available fluent helpers to apply the to_SalesContractItem navigation property to query
operations.
|
static SalesContractItemPrcgElmntOneToOneLink<SalesContractItem> |
SalesContractItemPrcgElmnt.TO_SALES_CONTRACT_ITEM
Use with available fluent helpers to apply the to_SalesContractItem navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SalesContractItem |
SalesContractItem.SalesContractItemBuilder.build() |
SalesContractItem |
SalesContractItemPartner.fetchSalesContractItem()
Fetches the SalesContractItem entity (one to one) associated with this entity.
|
SalesContractItem |
SalesContractItemPrcgElmnt.fetchSalesContractItem()
Fetches the SalesContractItem entity (one to one) associated with this entity.
|
protected SalesContractItem |
SalesContractItemUpdateFluentHelper.getEntity() |
protected SalesContractItem |
SalesContractItemDeleteFluentHelper.getEntity() |
protected SalesContractItem |
SalesContractItemCreateFluentHelper.getEntity() |
SalesContractItem |
SalesContractItemPartner.getSalesContractItemOrFetch()
Retrieval of associated SalesContractItem entity (one to one).
|
SalesContractItem |
SalesContractItemPrcgElmnt.getSalesContractItemOrFetch()
Retrieval of associated SalesContractItem entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<SalesContractItem> |
SalesContract.fetchItem()
Fetches the SalesContractItem entities (one to many) associated with this entity.
|
protected Class<SalesContractItem> |
SalesContractItemFluentHelper.getEntityClass() |
protected Class<SalesContractItem> |
SalesContractItemByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SalesContractItem>> |
SalesContract.getItemIfPresent()
Retrieval of associated SalesContractItem entities (one to many).
|
List<SalesContractItem> |
SalesContract.getItemOrFetch()
Retrieval of associated SalesContractItem entities (one to many).
|
io.vavr.control.Option<SalesContractItem> |
SalesContractItemPartner.getSalesContractItemIfPresent()
Retrieval of associated SalesContractItem entity (one to one).
|
io.vavr.control.Option<SalesContractItem> |
SalesContractItemPrcgElmnt.getSalesContractItemIfPresent()
Retrieval of associated SalesContractItem entity (one to one).
|
Class<SalesContractItem> |
SalesContractItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesContract.addItem(SalesContractItem... entity)
Adds elements to the list of associated SalesContractItem entities.
|
SalesContract.SalesContractBuilder |
SalesContract.SalesContractBuilder.item(SalesContractItem... value)
Navigation property to_Item for SalesContract to multiple SalesContractItem.
|
SalesContractItemPartner.SalesContractItemPartnerBuilder |
SalesContractItemPartner.SalesContractItemPartnerBuilder.salesContractItem(SalesContractItem value)
Navigation property to_SalesContractItem for SalesContractItemPartner to single
SalesContractItem.
|
SalesContractItemPrcgElmnt.SalesContractItemPrcgElmntBuilder |
SalesContractItemPrcgElmnt.SalesContractItemPrcgElmntBuilder.salesContractItem(SalesContractItem value)
Navigation property to_SalesContractItem for SalesContractItemPrcgElmnt to single
SalesContractItem.
|
void |
SalesContractItemPartner.setSalesContractItem(SalesContractItem value)
Overwrites the associated SalesContractItem entity for the loaded navigation property
to_SalesContractItem.
|
void |
SalesContractItemPrcgElmnt.setSalesContractItem(SalesContractItem value)
Overwrites the associated SalesContractItem entity for the loaded navigation property
to_SalesContractItem.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesContract.setItem(List<SalesContractItem> value)
Overwrites the list of associated SalesContractItem entities for the loaded navigation property
to_Item.
|
Constructor and Description |
---|
SalesContractItemCreateFluentHelper(String servicePath,
SalesContractItem entity)
Creates a fluent helper object that will create a
SalesContractItem
entity on the OData endpoint. |
SalesContractItemDeleteFluentHelper(String servicePath,
SalesContractItem entity)
Creates a fluent helper object that will delete a
SalesContractItem
entity on the OData endpoint. |
SalesContractItemPartner(String salesContract,
String salesContractItem,
String partnerFunction,
String customer,
String supplier,
String personnel,
String contactPerson,
SalesContract toSalesContract,
SalesContractItem toSalesContractItem) |
SalesContractItemPrcgElmnt(String salesContract,
String salesContractItem,
String pricingProcedureStep,
String pricingProcedureCounter,
String conditionType,
String pricingDateTime,
String conditionCalculationType,
BigDecimal conditionBaseValue,
BigDecimal conditionRateValue,
String conditionCurrency,
BigDecimal conditionQuantity,
String conditionQuantityUnit,
String conditionCategory,
Boolean conditionIsForStatistics,
String pricingScaleType,
Boolean isRelevantForAccrual,
String cndnIsRelevantForInvoiceList,
String conditionOrigin,
String isGroupCondition,
String conditionRecord,
String conditionSequentialNumber,
String taxCode,
String withholdingTaxCode,
BigDecimal cndnRoundingOffDiffAmount,
BigDecimal conditionAmount,
String transactionCurrency,
String conditionControl,
String conditionInactiveReason,
String conditionClass,
String prcgProcedureCounterForHeader,
Double factorForConditionBasisValue,
String structureCondition,
Double periodFactorForCndnBasisValue,
String pricingScaleBasis,
BigDecimal conditionScaleBasisValue,
String conditionScaleBasisUnit,
String conditionScaleBasisCurrency,
Boolean cndnIsRelevantForIntcoBilling,
Boolean conditionIsManuallyChanged,
Boolean conditionIsForConfiguration,
String variantCondition,
SalesContract toSalesContract,
SalesContractItem toSalesContractItem) |
SalesContractItemUpdateFluentHelper(String servicePath,
SalesContractItem entity)
Creates a fluent helper object that will update a
SalesContractItem
entity on the OData endpoint. |
Constructor and Description |
---|
SalesContract(String salesContract,
String salesContractType,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesGroup,
String salesOffice,
String salesDistrict,
String soldToParty,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
ZonedDateTime lastChangeDateTime,
String purchaseOrderByCustomer,
String customerPurchaseOrderType,
LocalDateTime customerPurchaseOrderDate,
LocalDateTime salesContractDate,
BigDecimal totalNetAmount,
String transactionCurrency,
String sDDocumentReason,
LocalDateTime pricingDate,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
String customerPaymentTerms,
String paymentMethod,
LocalDateTime salesContractValidityStartDate,
LocalDateTime salesContractValidityEndDate,
String salesContractValidityPerdUnit,
String salesContractValidityPerdCat,
LocalDateTime salesContractSignedDate,
String nmbrOfSalesContractValdtyPerd,
String salesContractFollowUpAction,
LocalDateTime slsContractFollowUpActionDate,
String contractManualCompletion,
String referenceSDDocument,
String referenceSDDocumentCategory,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallSDDocumentRejectionSts,
List<SalesContractItem> toItem,
List<SalesContractPartner> toPartner,
List<SalesContractPrcgElmnt> toPricingElement) |
Modifier and Type | Method and Description |
---|---|
SalesContractServiceBatchChangeSet |
DefaultSalesContractServiceBatchChangeSet.createSalesContractItem(SalesContractItem salesContractItem)
Create a new
SalesContractItem entity and save it to the S/4HANA system. |
SalesContractServiceBatchChangeSet |
SalesContractServiceBatchChangeSet.createSalesContractItem(SalesContractItem salesContractItem)
Create a new
SalesContractItem entity and save it to the S/4HANA system. |
SalesContractServiceBatchChangeSet |
DefaultSalesContractServiceBatchChangeSet.deleteSalesContractItem(SalesContractItem salesContractItem)
Deletes an existing
SalesContractItem entity in the S/4HANA system. |
SalesContractServiceBatchChangeSet |
SalesContractServiceBatchChangeSet.deleteSalesContractItem(SalesContractItem salesContractItem)
Deletes an existing
SalesContractItem entity in the S/4HANA system. |
SalesContractServiceBatchChangeSet |
DefaultSalesContractServiceBatchChangeSet.updateSalesContractItem(SalesContractItem salesContractItem)
Update an existing
SalesContractItem entity and save it to the S/4HANA system. |
SalesContractServiceBatchChangeSet |
SalesContractServiceBatchChangeSet.updateSalesContractItem(SalesContractItem salesContractItem)
Update an existing
SalesContractItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesContractItem> |
SalesContractItemOneToOneLink.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 SalesContractItemLink<ObjectT> |
SalesContractItemLink.translateLinkType(EntityLink<SalesContractItemLink<ObjectT>,SalesContractItem,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.