Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link |
Modifier and Type | Field and Description |
---|---|
static ChangeMasterObjTypeAssgmtOneToOneLink<ChangeMaster> |
ChangeMasterObjTypeAssgmt.TO_CHANGE_MASTER
Use with available fluent helpers to apply the to_ChangeMaster navigation property to query operations.
|
static ChangeMasterAltDateOneToOneLink<ChangeMaster> |
ChangeMasterAltDate.TO_CHANGE_MASTER
Use with available fluent helpers to apply the to_ChangeMaster navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMaster |
ChangeMaster.ChangeMasterBuilder.build() |
ChangeMaster |
ChangeMasterObjTypeAssgmt.fetchChangeMaster()
Fetches the ChangeMaster entity (one to one) associated with this entity.
|
ChangeMaster |
ChangeMasterAltDate.fetchChangeMaster()
Fetches the ChangeMaster entity (one to one) associated with this entity.
|
ChangeMaster |
ChangeMasterObjTypeAssgmt.getChangeMasterOrFetch()
Retrieval of associated ChangeMaster entity (one to one).
|
ChangeMaster |
ChangeMasterAltDate.getChangeMasterOrFetch()
Retrieval of associated ChangeMaster entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ChangeMaster> |
ChangeMasterObjTypeAssgmt.getChangeMasterIfPresent()
Retrieval of associated ChangeMaster entity (one to one).
|
io.vavr.control.Option<ChangeMaster> |
ChangeMasterAltDate.getChangeMasterIfPresent()
Retrieval of associated ChangeMaster entity (one to one).
|
protected Class<ChangeMaster> |
ChangeMasterByKeyFluentHelper.getEntityClass() |
protected Class<ChangeMaster> |
ChangeMasterFluentHelper.getEntityClass() |
Class<ChangeMaster> |
ChangeMaster.getType() |
Modifier and Type | Method and Description |
---|---|
ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder |
ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder.changeMaster(ChangeMaster value)
Navigation property to_ChangeMaster for ChangeMasterObjTypeAssgmt to single
ChangeMaster.
|
ChangeMasterAltDate.ChangeMasterAltDateBuilder |
ChangeMasterAltDate.ChangeMasterAltDateBuilder.changeMaster(ChangeMaster value)
Navigation property to_ChangeMaster for ChangeMasterAltDate to single ChangeMaster.
|
void |
ChangeMasterObjTypeAssgmt.setChangeMaster(ChangeMaster value)
Overwrites the associated ChangeMaster entity for the loaded navigation property to_ChangeMaster.
|
void |
ChangeMasterAltDate.setChangeMaster(ChangeMaster value)
Overwrites the associated ChangeMaster entity for the loaded navigation property to_ChangeMaster.
|
Constructor and Description |
---|
ChangeMasterAltDate(String changeNumber,
String chgNmbrAlternativeDateCounter,
LocalDateTime chgNmbrAlternativeDate,
String chgNmbrAlternativeDateText,
Boolean chgNmbrAltvDateIsAssignedToObj,
ChangeMaster toChangeMaster) |
ChangeMasterObjTypeAssgmt(String changeNumber,
String changeNumberObjectType,
Boolean isActiveForChangeNumber,
String isLockedForChanges,
String isPartiallyDisplayed,
Boolean objMgmtRecdIsRequired,
Boolean objMgmtRecdIsGenerated,
String objMgmtRecdIsAutomlyCrted,
String objMgmtRecdIsAutomlyCrtedByDlg,
LocalDateTime objectTypeCreationDate,
String objectTypeCreatedByUser,
LocalDateTime objectTypeLastChangedDate,
String objectTypeLastChangedByUser,
ChangeMaster toChangeMaster,
ChangeMasterObjectType toChangeMasterObjectType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChangeMaster> |
ChangeMasterOneToOneLink.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 ChangeMasterLink<ObjectT> |
ChangeMasterLink.translateLinkType(EntityLink<ChangeMasterLink<ObjectT>,ChangeMaster,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.