Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link |
Modifier and Type | Field and Description |
---|---|
static ChangeMasterClassCharcLink<ChangeMasterCharcValue> |
ChangeMasterClassCharc.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
static ChangeMasterCharcLink<ChangeMasterCharcValue> |
ChangeMasterCharc.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterCharcValue |
ChangeMasterCharcValue.ChangeMasterCharcValueBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterCharcValue> |
ChangeMasterClassCharc.fetchValuation()
Fetches the ChangeMasterCharcValue entities (one to many) associated with this entity.
|
List<ChangeMasterCharcValue> |
ChangeMasterCharc.fetchValuation()
Fetches the ChangeMasterCharcValue entities (one to many) associated with this entity.
|
protected Class<ChangeMasterCharcValue> |
ChangeMasterCharcValueFluentHelper.getEntityClass() |
protected Class<ChangeMasterCharcValue> |
ChangeMasterCharcValueByKeyFluentHelper.getEntityClass() |
Class<ChangeMasterCharcValue> |
ChangeMasterCharcValue.getType() |
io.vavr.control.Option<List<ChangeMasterCharcValue>> |
ChangeMasterClassCharc.getValuationIfPresent()
Retrieval of associated ChangeMasterCharcValue entities (one to many).
|
io.vavr.control.Option<List<ChangeMasterCharcValue>> |
ChangeMasterCharc.getValuationIfPresent()
Retrieval of associated ChangeMasterCharcValue entities (one to many).
|
List<ChangeMasterCharcValue> |
ChangeMasterClassCharc.getValuationOrFetch()
Retrieval of associated ChangeMasterCharcValue entities (one to many).
|
List<ChangeMasterCharcValue> |
ChangeMasterCharc.getValuationOrFetch()
Retrieval of associated ChangeMasterCharcValue entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeMasterClassCharc.addValuation(ChangeMasterCharcValue... entity)
Adds elements to the list of associated ChangeMasterCharcValue entities.
|
void |
ChangeMasterCharc.addValuation(ChangeMasterCharcValue... entity)
Adds elements to the list of associated ChangeMasterCharcValue entities.
|
ChangeMasterClassCharc.ChangeMasterClassCharcBuilder |
ChangeMasterClassCharc.ChangeMasterClassCharcBuilder.valuation(ChangeMasterCharcValue... value)
Navigation property to_Valuation for ChangeMasterClassCharc to multiple
ChangeMasterCharcValue.
|
ChangeMasterCharc.ChangeMasterCharcBuilder |
ChangeMasterCharc.ChangeMasterCharcBuilder.valuation(ChangeMasterCharcValue... value)
Navigation property to_Valuation for ChangeMasterCharc to multiple
ChangeMasterCharcValue.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeMasterClassCharc.setValuation(List<ChangeMasterCharcValue> value)
Overwrites the list of associated ChangeMasterCharcValue entities for the loaded navigation property
to_Valuation.
|
void |
ChangeMasterCharc.setValuation(List<ChangeMasterCharcValue> value)
Overwrites the list of associated ChangeMasterCharcValue entities for the loaded navigation property
to_Valuation.
|
Constructor and Description |
---|
ChangeMasterCharc(String changeNumber,
String charcInternalID,
String classType,
LocalDateTime keyDate,
List<ChangeMasterCharcValue> toValuation) |
ChangeMasterClassCharc(String changeNumber,
String classInternalID,
String charcInternalID,
LocalDateTime keyDate,
String classType,
List<ChangeMasterCharcValue> toValuation) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChangeMasterCharcValue> |
ChangeMasterCharcValueOneToOneLink.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 ChangeMasterCharcValueLink<ObjectT> |
ChangeMasterCharcValueLink.translateLinkType(EntityLink<ChangeMasterCharcValueLink<ObjectT>,ChangeMasterCharcValue,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.