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 ChangeMasterLink<ChangeMasterCharc> |
ChangeMaster.TO_CHARACTERISTICS
Use with available fluent helpers to apply the to_Characteristics navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterCharc |
ChangeMasterCharc.ChangeMasterCharcBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterCharc> |
ChangeMaster.fetchCharacteristics()
Fetches the ChangeMasterCharc entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ChangeMasterCharc>> |
ChangeMaster.getCharacteristicsIfPresent()
Retrieval of associated ChangeMasterCharc entities (one to many).
|
List<ChangeMasterCharc> |
ChangeMaster.getCharacteristicsOrFetch()
Retrieval of associated ChangeMasterCharc entities (one to many).
|
protected Class<ChangeMasterCharc> |
ChangeMasterCharcByKeyFluentHelper.getEntityClass() |
protected Class<ChangeMasterCharc> |
ChangeMasterCharcFluentHelper.getEntityClass() |
Class<ChangeMasterCharc> |
ChangeMasterCharc.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.addCharacteristics(ChangeMasterCharc... entity)
Adds elements to the list of associated ChangeMasterCharc entities.
|
ChangeMaster.ChangeMasterBuilder |
ChangeMaster.ChangeMasterBuilder.characteristics(ChangeMasterCharc... value)
Navigation property to_Characteristics for ChangeMaster to multiple ChangeMasterCharc.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.setCharacteristics(List<ChangeMasterCharc> value)
Overwrites the list of associated ChangeMasterCharc entities for the loaded navigation property
to_Characteristics.
|
Constructor and Description |
---|
ChangeMaster(String changeNumber,
String changeNumberStatus,
String authorizationGroup,
String changeNumberFunction,
String isTechnicallyReleased,
String changeNumberReleaseKey,
String reasonForChangeText,
String changeNumberDescription,
LocalDateTime changeNumberValidFromDate,
LocalDateTime changeNumberCreationDate,
String changeNumberCreatedByUser,
LocalDateTime changeNumberLastChangedDate,
String changeNumberLastChangedByUser,
Boolean isUsedForDataDefinition,
Boolean changeNumberIsMrkdForDeletion,
ZonedDateTime changeNumberLastChgdDateTime,
List<ChangeMasterAltDate> toAlternativeDate,
List<ChangeMstrObjectMgmtRecord> toChangeMstrObjectMgmtRecord,
List<ChangeMstrObMgReDocInfoRecd> toChangeMstrObMgReDocInfoRecd,
List<ChangeMstrObMgReMaterial> toChangeMstrObMgReMaterial,
List<ChangeMstrObMgReMatlBOM> toChangeMstrObMgReMatlBOM,
List<ChangeMasterCharc> toCharacteristics,
List<ChangeMasterClass> toClassification,
List<ChangeMasterObjTypeAssgmt> toObjTypeAssignment) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChangeMasterCharc> |
ChangeMasterCharcOneToOneLink.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 ChangeMasterCharcLink<ObjectT> |
ChangeMasterCharcLink.translateLinkType(EntityLink<ChangeMasterCharcLink<ObjectT>,ChangeMasterCharc,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.