Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readcharacteristicdataforclassification |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<ClfnCharcDescForKeyDate> |
ClfnCharcDescForKeyDate.ALL_FIELDS
Selector for all available fields of ClfnCharcDescForKeyDate.
|
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() |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcDescForKeyDate> |
ClfnCharacteristicForKeyDate.fetchCharacteristicDesc()
Fetches the ClfnCharcDescForKeyDate entities (one to many) associated with this entity.
|
List<ClfnCharcDescForKeyDate> |
ClfnCharacteristicForKeyDate.getCharacteristicDescOrFetch()
Retrieval of associated ClfnCharcDescForKeyDate entities (one to many).
|
com.google.common.base.Optional<List<ClfnCharcDescForKeyDate>> |
ClfnCharacteristicForKeyDate.getCharacteristicDescOrNull()
Retrieval of associated ClfnCharcDescForKeyDate entities (one to many).
|
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.
|
Constructor and Description |
---|
ClfnCharacteristicForKeyDate(String charcInternalID,
String characteristic,
String charcStatus,
String charcStatusName,
String charcDataType,
Short charcLength,
Short charcDecimals,
String charcTemplate,
Boolean valueIsCaseSensitive,
String charcConversionRoutine,
String charcGroup,
String charcGroupName,
String entryIsRequired,
Boolean charcHasSingleValue,
String charcValueUnit,
String unitOfMeasureISOCode,
String currency,
String currencyISOCode,
Short charcExponentValue,
String valueIntervalIsAllowed,
String additionalValueIsAllowed,
Boolean negativeValueIsAllowed,
Calendar validityStartDate,
Calendar validityEndDate,
String changeNumber,
String documentType,
String docNumber,
String documentPart,
String documentVersion,
String charcMaintAuthGrp,
String charcIsReadOnly,
String charcIsHidden,
String charcReferenceTable,
String charcReferenceTableField,
String charcCheckTable,
String charcCheckFunctionModule,
String charcExponentFormat,
String charcEntryIsNotFormatCtrld,
String charcTemplateIsDisplayed,
String charcSelectedSet,
String plant,
String charcCatalogType,
String createdByUser,
Calendar creationDate,
String lastChangedByUser,
Calendar lastChangeDate,
Calendar keyDate,
ErpConfigContext erpConfigContext,
List<ClfnCharcDescForKeyDate> toCharacteristicDesc,
List<ClfnCharcRefForKeyDate> toCharacteristicReference,
List<ClfnCharcRstrcnForKeyDate> toCharacteristicRestriction,
List<ClfnCharcValueForKeyDate> toCharacteristicValue) |
Copyright © 2017 SAP SE. All rights reserved.