Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.createreadupdateanddeletechangemasters |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<ChangeMasterClass> |
ChangeMasterClass.ALL_FIELDS
Selector for all available fields of ChangeMasterClass.
|
static ChangeMasterLink<ChangeMasterClass> |
ChangeMaster.TO_CLASSIFICATION
Use with available fluent helpers to apply the to_Classification navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterClass |
ChangeMasterClass.ChangeMasterClassBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterClass> |
ChangeMaster.fetchClassification()
Fetches the ChangeMasterClass entities (one to many) associated with this entity.
|
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.
|
ChangeMaster.ChangeMasterBuilder |
ChangeMaster.ChangeMasterBuilder.classification(ChangeMasterClass... value) |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.setClassification(List<ChangeMasterClass> value)
Overwrites the list of associated ChangeMasterClass entities for the loaded navigation property to_Classification.
|
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.