Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static ClfnCharacteristicForKeyDateLink<ClfnCharcDescForKeyDate> |
ClfnCharacteristicForKeyDate.TO_CHARACTERISTIC_DESC
Use with available fluent helpers to apply the to_CharacteristicDesc navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnCharcDescForKeyDate |
ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder.build() |
protected ClfnCharcDescForKeyDate |
ClfnCharcDescForKeyDateDeleteFluentHelper.getEntity()
ClfnCharcDescForKeyDate entity object that will be deleted in the S/4HANA system. |
protected ClfnCharcDescForKeyDate |
ClfnCharcDescForKeyDateCreateFluentHelper.getEntity()
ClfnCharcDescForKeyDate entity object that will be created in the S/4HANA system. |
protected ClfnCharcDescForKeyDate |
ClfnCharcDescForKeyDateUpdateFluentHelper.getEntity()
ClfnCharcDescForKeyDate entity object that will be updated in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcDescForKeyDate> |
ClfnCharacteristicForKeyDate.fetchCharacteristicDesc()
Fetches the ClfnCharcDescForKeyDate entities (one to many) associated with this entity.
|
Optional<List<ClfnCharcDescForKeyDate>> |
ClfnCharacteristicForKeyDate.getCharacteristicDescIfPresent()
Retrieval of associated ClfnCharcDescForKeyDate entities (one to many).
|
List<ClfnCharcDescForKeyDate> |
ClfnCharacteristicForKeyDate.getCharacteristicDescOrFetch()
Retrieval of associated ClfnCharcDescForKeyDate entities (one to many).
|
protected Class<ClfnCharcDescForKeyDate> |
ClfnCharcDescForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnCharcDescForKeyDate> |
ClfnCharcDescForKeyDateFluentHelper.getEntityClass() |
Class<ClfnCharcDescForKeyDate> |
ClfnCharcDescForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharacteristicForKeyDate.addCharacteristicDesc(ClfnCharcDescForKeyDate... entity)
Adds elements to the list of associated ClfnCharcDescForKeyDate entities.
|
ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder |
ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder.characteristicDesc(ClfnCharcDescForKeyDate... value) |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharacteristicForKeyDate.setCharacteristicDesc(List<ClfnCharcDescForKeyDate> value)
Overwrites the list of associated ClfnCharcDescForKeyDate entities for the loaded navigation property to_CharacteristicDesc.
|
protected ClfnCharcDescForKeyDateLink<ObjectT> |
ClfnCharcDescForKeyDateLink.translateLinkType(EntityLink<ClfnCharcDescForKeyDateLink<ObjectT>,ClfnCharcDescForKeyDate,ObjectT> link) |
Constructor and Description |
---|
ClfnCharcDescForKeyDateCreateFluentHelper(ClfnCharcDescForKeyDate entity) |
ClfnCharcDescForKeyDateDeleteFluentHelper(ClfnCharcDescForKeyDate entity) |
ClfnCharcDescForKeyDateUpdateFluentHelper(ClfnCharcDescForKeyDate entity) |
Constructor and Description |
---|
ClfnCharacteristicForKeyDate(String charcInternalID,
String characteristic,
String charcStatus,
String charcStatusName,
String charcDataType,
Short charcLength,
Short charcDecimals,
String charcTemplate,
Boolean valueIsCaseSensitive,
String charcGroup,
String charcGroupName,
Boolean entryIsRequired,
Boolean multipleValuesAreAllowed,
String charcValueUnit,
String unitOfMeasureISOCode,
String currency,
String currencyISOCode,
Short charcExponentValue,
Boolean valueIntervalIsAllowed,
Boolean additionalValueIsAllowed,
Boolean negativeValueIsAllowed,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
String documentType,
String docNumber,
String documentPart,
String documentVersion,
String charcMaintAuthGrp,
Boolean charcIsReadOnly,
Boolean charcIsHidden,
String charcExponentFormat,
Boolean charcEntryIsNotFormatCtrld,
Boolean charcTemplateIsDisplayed,
LocalDateTime creationDate,
LocalDateTime lastChangeDate,
ZonedDateTime charcLastChangedDateTime,
LocalDateTime keyDate,
ErpConfigContext erpConfigContext,
List<ClfnCharcDescForKeyDate> toCharacteristicDesc,
List<ClfnCharcRefForKeyDate> toCharacteristicReference,
List<ClfnCharcRstrcnForKeyDate> toCharacteristicRestriction,
List<ClfnCharcValueForKeyDate> toCharacteristicValue) |
Copyright © 2018 SAP SE. All rights reserved.