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<ClfnCharcRefForKeyDate> |
ClfnCharacteristicForKeyDate.TO_CHARACTERISTIC_REFERENCE
Use with available fluent helpers to apply the to_CharacteristicReference navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnCharcRefForKeyDate |
ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder.build() |
protected ClfnCharcRefForKeyDate |
ClfnCharcRefForKeyDateCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcRefForKeyDate> |
ClfnCharacteristicForKeyDate.fetchCharacteristicReference()
Fetches the ClfnCharcRefForKeyDate entities (one to many) associated with this entity.
|
Optional<List<ClfnCharcRefForKeyDate>> |
ClfnCharacteristicForKeyDate.getCharacteristicReferenceIfPresent()
Retrieval of associated ClfnCharcRefForKeyDate entities (one to many).
|
List<ClfnCharcRefForKeyDate> |
ClfnCharacteristicForKeyDate.getCharacteristicReferenceOrFetch()
Retrieval of associated ClfnCharcRefForKeyDate entities (one to many).
|
protected Class<ClfnCharcRefForKeyDate> |
ClfnCharcRefForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnCharcRefForKeyDate> |
ClfnCharcRefForKeyDateFluentHelper.getEntityClass() |
Class<ClfnCharcRefForKeyDate> |
ClfnCharcRefForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharacteristicForKeyDate.addCharacteristicReference(ClfnCharcRefForKeyDate... entity)
Adds elements to the list of associated ClfnCharcRefForKeyDate entities.
|
ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder |
ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder.characteristicReference(ClfnCharcRefForKeyDate... value) |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharacteristicForKeyDate.setCharacteristicReference(List<ClfnCharcRefForKeyDate> value)
Overwrites the list of associated ClfnCharcRefForKeyDate entities for the loaded navigation property to_CharacteristicReference.
|
protected ClfnCharcRefForKeyDateLink<ObjectT> |
ClfnCharcRefForKeyDateLink.translateLinkType(EntityLink<ClfnCharcRefForKeyDateLink<ObjectT>,ClfnCharcRefForKeyDate,ObjectT> link) |
Constructor and Description |
---|
ClfnCharcRefForKeyDateCreateFluentHelper(String servicePath,
ClfnCharcRefForKeyDate entity)
Creates a fluent helper object that will create a
ClfnCharcRefForKeyDate entity on the OData endpoint. |
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) |
Modifier and Type | Method and Description |
---|---|
ClfnCharcRefForKeyDateCreateFluentHelper |
CharacteristicDataForClassificationService.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate)
Create a new
ClfnCharcRefForKeyDate entity and save it to the S/4HANA system. |
ClfnCharcRefForKeyDateCreateFluentHelper |
DefaultCharacteristicDataForClassificationService.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) |
Copyright © 2018 SAP SE. All rights reserved.