Modifier and Type | Field and Description |
---|---|
static SubscriptionContractItemLink<SubscrpnContrItmDteParam> |
SubscriptionContractItem.TO_DATE_PARAMETER
Use with available fluent helpers to apply the to_DateParameter navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SubscrpnContrItmDteParam |
SubscrpnContrItmDteParam.SubscrpnContrItmDteParamBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SubscrpnContrItmDteParam> |
SubscriptionContractItem.fetchDateParameter()
Fetches the SubscrpnContrItmDteParam entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SubscrpnContrItmDteParam>> |
SubscriptionContractItem.getDateParameterIfPresent()
Retrieval of associated SubscrpnContrItmDteParam entities (one to many).
|
List<SubscrpnContrItmDteParam> |
SubscriptionContractItem.getDateParameterOrFetch()
Retrieval of associated SubscrpnContrItmDteParam entities (one to many).
|
protected Class<SubscrpnContrItmDteParam> |
SubscrpnContrItmDteParamByKeyFluentHelper.getEntityClass() |
protected Class<SubscrpnContrItmDteParam> |
SubscrpnContrItmDteParamFluentHelper.getEntityClass() |
Class<SubscrpnContrItmDteParam> |
SubscrpnContrItmDteParam.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionContractItem.addDateParameter(SubscrpnContrItmDteParam... entity)
Adds elements to the list of associated SubscrpnContrItmDteParam entities.
|
SubscriptionContractItem.SubscriptionContractItemBuilder |
SubscriptionContractItem.SubscriptionContractItemBuilder.dateParameter(SubscrpnContrItmDteParam... value)
Navigation property to_DateParameter for SubscriptionContractItem to multiple
SubscrpnContrItmDteParam.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionContractItem.setDateParameter(List<SubscrpnContrItmDteParam> value)
Overwrites the list of associated SubscrpnContrItmDteParam entities for the loaded navigation property
to_DateParameter.
|
Constructor and Description |
---|
SubscriptionContractItem(String subscriptionContract,
String subscriptionContractItem,
String subscriptionContractExternalID,
String subscrpnContractItemCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String transactionCurrency,
BigDecimal subscrpnContrItmGrossAmount,
BigDecimal subscrpnContrItmNetAmount,
BigDecimal subscrpnContrItmTaxAmount,
BigDecimal srvcDocItmRecrrgChrgNetAmount,
String subscriptionContrItmDesc,
String language,
String parentItem,
String sbscrContrItmTmeSliceStatus,
String subscrpnContractItemIsActive,
ZonedDateTime subscrpnContrItmCanclnDteTme,
ZonedDateTime subscrpnContrItmStartDateTime,
ZonedDateTime subscrpnContrItmEndDateTime,
ZonedDateTime sbscrContrTimeSliceStrtDteTme,
ZonedDateTime sbscrContrTimeSliceEndDteTme,
Boolean subscrpnContrAutoRnwlIsActv,
BigDecimal subscrpnContrAutoRnwlDurn,
String subscrpnContrAutoRnwlDurnUnit,
String soldToParty,
String shipToParty,
String personResponsible,
String billToParty,
String payerParty,
String contactPerson,
String contractAccount,
String cABillgCycle,
String crsCatalogMappingVersionNumber,
String custMgmtMasterAgreement,
String custMgmtMstrAgrmtItem,
String custMgmtMstrAgrmtParentItem,
String sharingContractID,
String subscrpnContractSharingGroupID,
String configurationNumber,
String srvcTransChangeProcessGroup,
Boolean subscrpnContrItemIsPhased,
String sbscrContrItmPhasedPrdcssrItm,
List<SubscrpnContrItmConfign> toConfiguration,
List<SubscrpnContrItmDteParam> toDateParameter,
List<SbscrContrItmFUPOrdItm> toFollowUpSubscrpnOrdItem,
List<SubscrpnContrItmNmrcParam> toNumericParameter,
List<SbscrContrItmPrdcssrQtnItm> toPredecessorSolnQtnItem,
List<SbscrContrItmPrdcssrOrdItm> toPredecessorSubscrpnOrdItem,
List<SubscrpnContrItmPrElmnt> toPriceElement,
List<SubscrpnContrItmStrParam> toStringParameter,
List<SubscrpnContrItmTblParam> toTableParameter,
List<SubscrpnContrItmTechRsce> toTechnicalResource,
List<SubscrpnContrItmText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SubscrpnContrItmDteParam> |
SubscrpnContrItmDteParamOneToOneLink.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 SubscrpnContrItmDteParamLink<ObjectT> |
SubscrpnContrItmDteParamLink.translateLinkType(EntityLink<SubscrpnContrItmDteParamLink<ObjectT>,SubscrpnContrItmDteParam,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.