Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.createreadupdateanddeletechangemasters |
Modifier and Type | Field and Description |
---|---|
static EntityField<ChangeMasterClass,String> |
ChangeMasterClass.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static EntityField<ChangeMasterClass,String> |
ChangeMasterClass.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static EntityField<ChangeMasterClass,String> |
ChangeMasterClass.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static EntityField<ChangeMasterClass,Calendar> |
ChangeMasterClass.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterClass |
ChangeMasterClass.ChangeMasterClassBuilder.build() |
ChangeMasterClass |
ChangeMasterClassByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ChangeMasterClass |
ChangeMasterClassByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ChangeMasterClass |
ChangeMasterClassByKeyFluentHelper.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<ChangeMasterClass> |
ChangeMasterClassFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ChangeMasterClass> |
ChangeMasterClassFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ChangeMasterClass> |
ChangeMasterClassFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<ChangeMasterClass> |
ChangeMaster.fetchClassification()
Fetches the ChangeMasterClass entities (one to many) associated with this entity.
|
static <T> EntityField<ChangeMasterClass,T> |
ChangeMasterClass.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
List<ChangeMasterClass> |
ChangeMaster.getClassificationOrFetch()
Retrieval of associated ChangeMasterClass entities (one to many).
|
com.google.common.base.Optional<List<ChangeMasterClass>> |
ChangeMaster.getClassificationOrNull()
Retrieval of associated ChangeMasterClass entities (one to many).
|
Class<ChangeMasterClass> |
ChangeMasterClass.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.addClassification(ChangeMasterClass... entity)
Adds elements to the list of associated ChangeMasterClass entities.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterClassFluentHelper |
ChangeMasterClassFluentHelper.filter(ExpressionFluentHelper<ChangeMasterClass> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ChangeMasterClassFluentHelper |
ChangeMasterClassFluentHelper.orderBy(EntityField<ChangeMasterClass,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
void |
ChangeMaster.setClassification(List<ChangeMasterClass> value)
Overwrites the list of associated ChangeMasterClass entities for the loaded navigation property to_Classification.
|
ChangeMaster.ChangeMasterBuilder |
ChangeMaster.ChangeMasterBuilder.toClassification(List<ChangeMasterClass> toClassification) |
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 © 2017 SAP SE. All rights reserved.