Modifier and Type | Field and Description |
---|---|
static SlsPrcgCndnRecordScaleOneToOneLink<SlsPrcgConditionRecord> |
SlsPrcgCndnRecordScale.TO_SLS_PRCG_CONDITION_RECORD
Use with available fluent helpers to apply the to_SlsPrcgConditionRecord navigation property to query
operations.
|
static SlsPrcgCndnRecdSuplmntOneToOneLink<SlsPrcgConditionRecord> |
SlsPrcgCndnRecdSuplmnt.TO_SLS_PRCG_CONDITION_RECORD
Use with available fluent helpers to apply the to_SlsPrcgConditionRecord navigation property to query
operations.
|
static SlsPrcgCndnRecdValidityOneToOneLink<SlsPrcgConditionRecord> |
SlsPrcgCndnRecdValidity.TO_SLS_PRCG_CONDITION_RECORD
Use with available fluent helpers to apply the to_SlsPrcgConditionRecord navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SlsPrcgConditionRecord |
SlsPrcgConditionRecord.SlsPrcgConditionRecordBuilder.build() |
SlsPrcgConditionRecord |
SlsPrcgCndnRecordScale.fetchSlsPrcgConditionRecord()
Fetches the SlsPrcgConditionRecord entity (one to one) associated with this entity.
|
SlsPrcgConditionRecord |
SlsPrcgCndnRecdSuplmnt.fetchSlsPrcgConditionRecord()
Fetches the SlsPrcgConditionRecord entity (one to one) associated with this entity.
|
SlsPrcgConditionRecord |
SlsPrcgCndnRecdValidity.fetchSlsPrcgConditionRecord()
Fetches the SlsPrcgConditionRecord entity (one to one) associated with this entity.
|
protected SlsPrcgConditionRecord |
SlsPrcgConditionRecordDeleteFluentHelper.getEntity() |
protected SlsPrcgConditionRecord |
SlsPrcgConditionRecordCreateFluentHelper.getEntity() |
protected SlsPrcgConditionRecord |
SlsPrcgConditionRecordUpdateFluentHelper.getEntity() |
SlsPrcgConditionRecord |
SlsPrcgCndnRecordScale.getSlsPrcgConditionRecordOrFetch()
Retrieval of associated SlsPrcgConditionRecord entity (one to one).
|
SlsPrcgConditionRecord |
SlsPrcgCndnRecdSuplmnt.getSlsPrcgConditionRecordOrFetch()
Retrieval of associated SlsPrcgConditionRecord entity (one to one).
|
SlsPrcgConditionRecord |
SlsPrcgCndnRecdValidity.getSlsPrcgConditionRecordOrFetch()
Retrieval of associated SlsPrcgConditionRecord entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SlsPrcgConditionRecord> |
SlsPrcgConditionRecordByKeyFluentHelper.getEntityClass() |
protected Class<SlsPrcgConditionRecord> |
SlsPrcgConditionRecordFluentHelper.getEntityClass() |
io.vavr.control.Option<SlsPrcgConditionRecord> |
SlsPrcgCndnRecordScale.getSlsPrcgConditionRecordIfPresent()
Retrieval of associated SlsPrcgConditionRecord entity (one to one).
|
io.vavr.control.Option<SlsPrcgConditionRecord> |
SlsPrcgCndnRecdSuplmnt.getSlsPrcgConditionRecordIfPresent()
Retrieval of associated SlsPrcgConditionRecord entity (one to one).
|
io.vavr.control.Option<SlsPrcgConditionRecord> |
SlsPrcgCndnRecdValidity.getSlsPrcgConditionRecordIfPresent()
Retrieval of associated SlsPrcgConditionRecord entity (one to one).
|
Class<SlsPrcgConditionRecord> |
SlsPrcgConditionRecord.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SlsPrcgCndnRecordScale.setSlsPrcgConditionRecord(SlsPrcgConditionRecord value)
Overwrites the associated SlsPrcgConditionRecord entity for the loaded navigation property
to_SlsPrcgConditionRecord.
|
void |
SlsPrcgCndnRecdSuplmnt.setSlsPrcgConditionRecord(SlsPrcgConditionRecord value)
Overwrites the associated SlsPrcgConditionRecord entity for the loaded navigation property
to_SlsPrcgConditionRecord.
|
void |
SlsPrcgCndnRecdValidity.setSlsPrcgConditionRecord(SlsPrcgConditionRecord value)
Overwrites the associated SlsPrcgConditionRecord entity for the loaded navigation property
to_SlsPrcgConditionRecord.
|
SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder |
SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder.slsPrcgConditionRecord(SlsPrcgConditionRecord value)
Navigation property to_SlsPrcgConditionRecord for SlsPrcgCndnRecordScale to single
SlsPrcgConditionRecord.
|
SlsPrcgCndnRecdSuplmnt.SlsPrcgCndnRecdSuplmntBuilder |
SlsPrcgCndnRecdSuplmnt.SlsPrcgCndnRecdSuplmntBuilder.slsPrcgConditionRecord(SlsPrcgConditionRecord value)
Navigation property to_SlsPrcgConditionRecord for SlsPrcgCndnRecdSuplmnt to single
SlsPrcgConditionRecord.
|
SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder |
SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder.slsPrcgConditionRecord(SlsPrcgConditionRecord value)
Navigation property to_SlsPrcgConditionRecord for SlsPrcgCndnRecdValidity to single
SlsPrcgConditionRecord.
|
Constructor and Description |
---|
SlsPrcgCndnRecdSuplmnt(String conditionRecord,
String conditionSequentialNumber,
String conditionTable,
String conditionApplication,
String conditionType,
LocalDateTime conditionValidityEndDate,
LocalDateTime conditionValidityStartDate,
String createdByUser,
LocalDateTime creationDate,
String conditionTextID,
String pricingScaleType,
String pricingScaleBasis,
BigDecimal conditionScaleQuantity,
String conditionScaleQuantityUnit,
BigDecimal conditionScaleAmount,
String conditionScaleAmountCurrency,
String conditionCalculationType,
BigDecimal conditionRateValue,
String conditionRateValueUnit,
BigDecimal conditionQuantity,
String conditionQuantityUnit,
BigDecimal conditionToBaseQtyNmrtr,
BigDecimal conditionToBaseQtyDnmntr,
String baseUnit,
BigDecimal conditionLowerLimit,
BigDecimal conditionUpperLimit,
String conditionAlternativeCurrency,
String conditionExclusion,
Boolean conditionIsDeleted,
String additionalValueDays,
LocalDateTime fixedValueDate,
String paymentTerms,
String cndnMaxNumberOfSalesOrders,
BigDecimal minimumConditionBasisValue,
BigDecimal maximumConditionBasisValue,
BigDecimal maximumConditionAmount,
String incrementalScale,
String pricingScaleLine,
String conditionReleaseStatus,
String eTag,
List<SlsPrcgCndnRecdValidity> toSlsPrcgCndnRecdValidity,
List<SlsPrcgCndnRecordScale> toSlsPrcgCndnRecordScale,
SlsPrcgConditionRecord toSlsPrcgConditionRecord) |
SlsPrcgCndnRecdValidity(String conditionRecord,
LocalDateTime conditionValidityEndDate,
LocalDateTime conditionValidityStartDate,
String conditionApplication,
String conditionType,
String conditionReleaseStatus,
String departureCountry,
String salesDocument,
String salesDocumentItem,
String billableControl,
String industry,
String cityCode,
String conditionContract,
String county,
String engagementProject,
String configurationNumber,
String bR_NFDocumentType,
String bRSpcfcFreeDefinedField1,
String bRSpcfcFreeDefinedField2,
String bRSpcfcFreeDefinedField3,
String internationalArticleNumber,
String technicalObjectType,
String equipment,
String customerHierarchy,
String incotermsClassification,
String incotermsTransferLocation,
String accountTaxType,
String txRlvnceClassfctnForArgentina,
String bR_TaxCode,
String localSalesTaxApplicabilityCode,
String customerGroup,
String customerPriceGroup,
String materialPricingGroup,
String soldToParty,
String bPForSoldToParty,
String customer,
String bPForCustomer,
String payerParty,
String bPForPayerParty,
String shipToParty,
String bPForShipToParty,
String supplier,
String bPForSupplier,
String destinationCountry,
String materialGroup,
String material,
String returnsRefundExtent,
String additionalMaterialGroup1,
String additionalMaterialGroup2,
String additionalMaterialGroup3,
String additionalMaterialGroup4,
String additionalMaterialGroup5,
String personnel,
String priceListType,
String postalCode,
String region,
String engagementProjectServiceOrg,
String requirementSegment,
String stockSegment,
String division,
String commodityCode,
String consumptionTaxCtrlCode,
String bRSpcfcTaxBasePercentageCode,
String bRSpcfcTxGrpDynTaxExceptions,
String customerTaxClassification1,
String customerTaxClassification2,
String customerTaxClassification3,
String customerTaxClassification4,
String productTaxClassification1,
String productTaxClassification2,
String productTaxClassification3,
String productTaxClassification4,
String tradingContract,
String tradingContractItem,
String taxJurisdiction,
String bRSpcfcTaxDepartureRegion,
String bRSpcfcTaxDestinationRegion,
String mainItemMaterialPricingGroup,
String mainItemPricingRefMaterial,
String variantCondition,
String valueAddedServiceChargeCode,
String sDDocument,
String referenceSDDocument,
String referenceSDDocumentItem,
String salesOffice,
String salesGroup,
String salesOrganization,
String salesOrderSalesOrganization,
String orderQuantityUnit,
String distributionChannel,
String transactionCurrency,
String wBSElementInternalID,
String wBSElementExternalID,
String workPackage,
String plant,
String plantRegion,
String workItem,
String conditionProcessingStatus,
LocalDateTime pricingDate,
Boolean conditionIsExclusive,
String conditionScaleBasisValue,
String taxCode,
String serviceDocument,
String serviceDocumentItem,
String timeSheetOvertimeCategory,
String salesSDDocumentCategory,
String returnReason,
String productHierarchyNode,
String eTag,
List<SlsPrcgCndnRecdSuplmnt> toSlsPrcgCndnRecdSuplmnt,
SlsPrcgConditionRecord toSlsPrcgConditionRecord) |
SlsPrcgCndnRecordScale(String conditionRecord,
String conditionSequentialNumber,
String conditionScaleLine,
BigDecimal conditionScaleQuantity,
String conditionScaleQuantityUnit,
BigDecimal conditionScaleAmount,
String conditionScaleAmountCurrency,
BigDecimal conditionRateValue,
String conditionRateValueUnit,
String eTag,
SlsPrcgCndnRecdSuplmnt toSlsPrcgCndnRecdSuplmnt,
SlsPrcgConditionRecord toSlsPrcgConditionRecord) |
SlsPrcgConditionRecordCreateFluentHelper(String servicePath,
SlsPrcgConditionRecord entity)
Creates a fluent helper object that will create a
SlsPrcgConditionRecord entity on the OData endpoint. |
SlsPrcgConditionRecordDeleteFluentHelper(String servicePath,
SlsPrcgConditionRecord entity)
Creates a fluent helper object that will delete a
SlsPrcgConditionRecord entity on the OData endpoint. |
SlsPrcgConditionRecordUpdateFluentHelper(String servicePath,
SlsPrcgConditionRecord entity)
Creates a fluent helper object that will update a
SlsPrcgConditionRecord entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
SalesPricingConditionRecordServiceBatchChangeSet |
DefaultSalesPricingConditionRecordServiceBatchChangeSet.createSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord)
Create a new
SlsPrcgConditionRecord entity and save it to the S/4HANA system. |
SalesPricingConditionRecordServiceBatchChangeSet |
SalesPricingConditionRecordServiceBatchChangeSet.createSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord)
Create a new
SlsPrcgConditionRecord entity and save it to the S/4HANA system. |
SalesPricingConditionRecordServiceBatchChangeSet |
DefaultSalesPricingConditionRecordServiceBatchChangeSet.deleteSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord)
Deletes an existing
SlsPrcgConditionRecord entity in the S/4HANA system. |
SalesPricingConditionRecordServiceBatchChangeSet |
SalesPricingConditionRecordServiceBatchChangeSet.deleteSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord)
Deletes an existing
SlsPrcgConditionRecord entity in the S/4HANA system. |
SalesPricingConditionRecordServiceBatchChangeSet |
DefaultSalesPricingConditionRecordServiceBatchChangeSet.updateSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord)
Update an existing
SlsPrcgConditionRecord entity and save it to the S/4HANA system. |
SalesPricingConditionRecordServiceBatchChangeSet |
SalesPricingConditionRecordServiceBatchChangeSet.updateSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord)
Update an existing
SlsPrcgConditionRecord entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SlsPrcgConditionRecord> |
SlsPrcgConditionRecordOneToOneLink.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 SlsPrcgConditionRecordLink<ObjectT> |
SlsPrcgConditionRecordLink.translateLinkType(EntityLink<SlsPrcgConditionRecordLink<ObjectT>,SlsPrcgConditionRecord,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.