Modifier and Type | Field and Description |
---|---|
static ClfnCharcValueForKeyDateLink<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.TO_CHARC_VALUE_DESC
Use with available fluent helpers to apply the to_CharcValueDesc navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder.build() |
protected ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDateDeleteFluentHelper.getEntity()
ClfnCharcValueDescForKeyDate entity object that will be deleted in the S/4HANA system. |
protected ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDateCreateFluentHelper.getEntity()
ClfnCharcValueDescForKeyDate entity object that will be created in the S/4HANA system. |
protected ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDateUpdateFluentHelper.getEntity()
ClfnCharcValueDescForKeyDate entity object that will be updated in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.fetchCharcValueDesc()
Fetches the ClfnCharcValueDescForKeyDate entities (one to many) associated with this entity.
|
Optional<List<ClfnCharcValueDescForKeyDate>> |
ClfnCharcValueForKeyDate.getCharcValueDescIfPresent()
Retrieval of associated ClfnCharcValueDescForKeyDate entities (one to many).
|
List<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.getCharcValueDescOrFetch()
Retrieval of associated ClfnCharcValueDescForKeyDate entities (one to many).
|
protected Class<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDateFluentHelper.getEntityClass() |
Class<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharcValueForKeyDate.addCharcValueDesc(ClfnCharcValueDescForKeyDate... entity)
Adds elements to the list of associated ClfnCharcValueDescForKeyDate entities.
|
ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder |
ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder.charcValueDesc(ClfnCharcValueDescForKeyDate... value) |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharcValueForKeyDate.setCharcValueDesc(List<ClfnCharcValueDescForKeyDate> value)
Overwrites the list of associated ClfnCharcValueDescForKeyDate entities for the loaded navigation property to_CharcValueDesc.
|
protected ClfnCharcValueDescForKeyDateLink<ObjectT> |
ClfnCharcValueDescForKeyDateLink.translateLinkType(EntityLink<ClfnCharcValueDescForKeyDateLink<ObjectT>,ClfnCharcValueDescForKeyDate,ObjectT> link) |
Constructor and Description |
---|
ClfnCharcValueDescForKeyDateCreateFluentHelper(ClfnCharcValueDescForKeyDate entity) |
ClfnCharcValueDescForKeyDateDeleteFluentHelper(ClfnCharcValueDescForKeyDate entity) |
ClfnCharcValueDescForKeyDateUpdateFluentHelper(ClfnCharcValueDescForKeyDate entity) |
Constructor and Description |
---|
ClfnCharcValueForKeyDate(String charcInternalID,
String charcValuePositionNumber,
String charcValueDependency,
String charcValue,
Double charcFromNumericValue,
Double charcToNumericValue,
Boolean isDefaultValue,
String charcFromNumericValueUnit,
String charcToNumericValueUnit,
String longTextID,
String changeNumber,
String documentType,
String docNumber,
String documentPart,
String documentVersion,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
LocalDateTime keyDate,
ZonedDateTime charcLastChangedDateTime,
ErpConfigContext erpConfigContext,
List<ClfnCharcValueDescForKeyDate> toCharcValueDesc) |
Copyright © 2018 SAP SE. All rights reserved.