Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.createreadupdateanddeletechangemasters |
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.
|
List<ChangeMasterCharc> |
ChangeMaster.getCharacteristicsOrFetch()
Retrieval of associated ChangeMasterCharc entities (one to many).
|
com.google.common.base.Optional<List<ChangeMasterCharc>> |
ChangeMaster.getCharacteristicsOrNull()
Retrieval of associated ChangeMasterCharc entities (one to many).
|
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.
|
Constructor and Description |
---|
ChangeMaster(Boolean shiftValidityStartDate_ac,
String changeNumber,
String changeNumberStatus,
String authorizationGroup,
String changeNumberFunction,
String isTechnicallyReleased,
String changeNumberReleaseKey,
String reasonForChangeText,
String changeNumberDescription,
Calendar changeNumberValidFromDate,
Calendar changeNumberCreationDate,
String changeNumberCreatedByUser,
Calendar 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.