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 EntityField<ChangeMasterAltDate,String> |
ChangeMasterAltDate.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static EntityField<ChangeMasterAltDate,Double> |
ChangeMasterAltDate.CHANGE_NUMBER_LAST_CHGD_DATE_TIME
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
|
static EntityField<ChangeMasterAltDate,Calendar> |
ChangeMasterAltDate.CHG_NMBR_ALTERNATIVE_DATE
Use with available fluent helpers to apply the ChgNmbrAlternativeDate field to query operations.
|
static EntityField<ChangeMasterAltDate,String> |
ChangeMasterAltDate.CHG_NMBR_ALTERNATIVE_DATE_ID
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
|
static EntityField<ChangeMasterAltDate,Boolean> |
ChangeMasterAltDate.CHG_NMBR_ALTV_DATE_IS_ASSIGNED_TO_OBJ
Use with available fluent helpers to apply the ChgNmbrAltvDateIsAssignedToObj field to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterAltDate |
ChangeMasterAltDate.ChangeMasterAltDateBuilder.build() |
ChangeMasterAltDate |
ChangeMasterAltDateCreateFluentHelper.execute()
Executes the underlying create request.
|
ChangeMasterAltDate |
ChangeMasterAltDateByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ChangeMasterAltDate |
ChangeMasterAltDateCreateFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying create request.
|
ChangeMasterAltDate |
ChangeMasterAltDateByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ChangeMasterAltDate |
ChangeMasterAltDateCreateFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying create request.
|
ChangeMasterAltDate |
ChangeMasterAltDateByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterAltDate> |
ChangeMasterAltDateFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ChangeMasterAltDate> |
ChangeMasterAltDateFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ChangeMasterAltDate> |
ChangeMasterAltDateFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<ChangeMasterAltDate> |
ChangeMaster.fetchAlternativeDate()
Fetches the ChangeMasterAltDate entities (one to many) associated with this entity.
|
static <T> EntityField<ChangeMasterAltDate,T> |
ChangeMasterAltDate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterAltDateFluentHelper |
ChangeMasterAltDateFluentHelper.filter(ExpressionFluentHelper<ChangeMasterAltDate> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ChangeMasterAltDateFluentHelper |
ChangeMasterAltDateFluentHelper.orderBy(EntityField<ChangeMasterAltDate,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
void |
ChangeMaster.setAlternativeDate(List<ChangeMasterAltDate> value)
Overwrites the list of associated ChangeMasterAltDate entities for the loaded navigation property to_AlternativeDate.
|
ChangeMaster.ChangeMasterBuilder |
ChangeMaster.ChangeMasterBuilder.toAlternativeDate(List<ChangeMasterAltDate> toAlternativeDate) |
Constructor and Description |
---|
ChangeMasterAltDateCreateFluentHelper(ChangeMasterAltDate changeMasterAltDate)
Creates a fluent helper object that will create a new
ChangeMasterAltDate entity and save it to the S/4HANA system. |
ChangeMasterAltDateDeleteFluentHelper(ChangeMasterAltDate changeMasterAltDate)
Creates a fluent helper object that will delete an existing
ChangeMasterAltDate entity in the S/4HANA system. |
ChangeMasterAltDateUpdateFluentHelper(ChangeMasterAltDate changeMasterAltDate)
Creates a fluent helper object that will create a new
ChangeMasterAltDate entity and save it to the S/4HANA system. |
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.