Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster |
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.
|
Optional<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) |
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.
|
protected ChangeMasterCharcLink<ObjectT> |
ChangeMasterCharcLink.translateLinkType(EntityLink<ChangeMasterCharcLink<ObjectT>,ChangeMasterCharc,ObjectT> link) |
Constructor and Description |
---|
ChangeMaster(Boolean shiftValidityStartDate_ac,
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,
Double changeNumberLastChgdDateTime,
ErpConfigContext erpConfigContext,
List<ChangeMasterAltDate> toAlternativeDate,
List<ChangeMstrObjectMgmtRecord> toChangeMstrObjectMgmtRecord,
List<ChangeMstrObMgReDocInfoRecd> toChangeMstrObMgReDocInfoRecd,
List<ChangeMstrObMgReMaterial> toChangeMstrObMgReMaterial,
List<ChangeMstrObMgReMatlBOM> toChangeMstrObMgReMatlBOM,
List<ChangeMasterCharc> toCharacteristics,
List<ChangeMasterClass> toClassification,
List<ChangeMasterObjTypeAssgmt> toObjTypeAssignment) |
Copyright © 2018 SAP SE. All rights reserved.