Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.createreadupdateanddeletechangemasters | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<ChangeMasterAltDate> |
ChangeMasterAltDate.ALL_FIELDS
Selector for all available fields of ChangeMasterAltDate.
|
static ChangeMasterLink<ChangeMasterAltDate> |
ChangeMaster.TO_ALTERNATIVE_DATE
Use with available fluent helpers to apply the to_AlternativeDate navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterAltDate |
ChangeMasterAltDate.ChangeMasterAltDateBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterAltDate> |
ChangeMaster.fetchAlternativeDate()
Fetches the ChangeMasterAltDate entities (one to many) associated with this entity.
|
List<ChangeMasterAltDate> |
ChangeMaster.getAlternativeDateOrFetch()
Retrieval of associated ChangeMasterAltDate entities (one to many).
|
com.google.common.base.Optional<List<ChangeMasterAltDate>> |
ChangeMaster.getAlternativeDateOrNull()
Retrieval of associated ChangeMasterAltDate entities (one to many).
|
Class<ChangeMasterAltDate> |
ChangeMasterAltDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.addAlternativeDate(ChangeMasterAltDate... entity)
Adds elements to the list of associated ChangeMasterAltDate entities.
|
ChangeMaster.ChangeMasterBuilder |
ChangeMaster.ChangeMasterBuilder.alternativeDate(ChangeMasterAltDate... value) |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.setAlternativeDate(List<ChangeMasterAltDate> value)
Overwrites the list of associated ChangeMasterAltDate entities for the loaded navigation property to_AlternativeDate.
|
Constructor and Description |
---|
ChangeMasterAltDateCreateFluentHelper(ChangeMasterAltDate entity) |
ChangeMasterAltDateDeleteFluentHelper(ChangeMasterAltDate entity) |
ChangeMasterAltDateUpdateFluentHelper(ChangeMasterAltDate entity) |
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) |
Modifier and Type | Method and Description |
---|---|
ChangeMasterAltDateCreateFluentHelper |
CreateReadUpdateAndDeleteChangeMastersService.createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate)
Create a new
ChangeMasterAltDate entity and save it to the S/4HANA system. |
ChangeMasterAltDateCreateFluentHelper |
DefaultCreateReadUpdateAndDeleteChangeMastersService.createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) |
ChangeMasterAltDateDeleteFluentHelper |
CreateReadUpdateAndDeleteChangeMastersService.deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate)
Deletes an existing
ChangeMasterAltDate entity in the S/4HANA system. |
ChangeMasterAltDateDeleteFluentHelper |
DefaultCreateReadUpdateAndDeleteChangeMastersService.deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) |
ChangeMasterAltDateUpdateFluentHelper |
CreateReadUpdateAndDeleteChangeMastersService.updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate)
Update an existing
ChangeMasterAltDate entity and save it to the S/4HANA system. |
ChangeMasterAltDateUpdateFluentHelper |
DefaultCreateReadUpdateAndDeleteChangeMastersService.updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) |
Copyright © 2017 SAP SE. All rights reserved.