Modifier and Type | Field and Description |
---|---|
static MaintNotificationItemCauseOneToOneLink<MaintenanceNotificationItem> |
MaintNotificationItemCause.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static MaintenanceNotificationLink<MaintenanceNotificationItem> |
MaintenanceNotification.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static MaintNotificationItemActivityOneToOneLink<MaintenanceNotificationItem> |
MaintNotificationItemActivity.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
MaintenanceNotificationItem |
MaintenanceNotificationItem.MaintenanceNotificationItemBuilder.build() |
MaintenanceNotificationItem |
MaintNotificationItemCause.fetchItem()
Fetches the MaintenanceNotificationItem entity (one to one) associated with this entity.
|
MaintenanceNotificationItem |
MaintNotificationItemActivity.fetchItem()
Fetches the MaintenanceNotificationItem entity (one to one) associated with this entity.
|
protected MaintenanceNotificationItem |
MaintenanceNotificationItemUpdateFluentHelper.getEntity() |
protected MaintenanceNotificationItem |
MaintenanceNotificationItemCreateFluentHelper.getEntity() |
MaintenanceNotificationItem |
MaintNotificationItemCause.getItemOrFetch()
Retrieval of associated MaintenanceNotificationItem entity (one to one).
|
MaintenanceNotificationItem |
MaintNotificationItemActivity.getItemOrFetch()
Retrieval of associated MaintenanceNotificationItem entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<MaintenanceNotificationItem> |
MaintenanceNotification.fetchItem()
Fetches the MaintenanceNotificationItem entities (one to many) associated with this entity.
|
protected Class<MaintenanceNotificationItem> |
MaintenanceNotificationItemFluentHelper.getEntityClass() |
protected Class<MaintenanceNotificationItem> |
MaintenanceNotificationItemByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<MaintenanceNotificationItem> |
MaintNotificationItemCause.getItemIfPresent()
Retrieval of associated MaintenanceNotificationItem entity (one to one).
|
io.vavr.control.Option<List<MaintenanceNotificationItem>> |
MaintenanceNotification.getItemIfPresent()
Retrieval of associated MaintenanceNotificationItem entities (one to many).
|
io.vavr.control.Option<MaintenanceNotificationItem> |
MaintNotificationItemActivity.getItemIfPresent()
Retrieval of associated MaintenanceNotificationItem entity (one to one).
|
List<MaintenanceNotificationItem> |
MaintenanceNotification.getItemOrFetch()
Retrieval of associated MaintenanceNotificationItem entities (one to many).
|
Class<MaintenanceNotificationItem> |
MaintenanceNotificationItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceNotification.addItem(MaintenanceNotificationItem... entity)
Adds elements to the list of associated MaintenanceNotificationItem entities.
|
MaintenanceNotification.MaintenanceNotificationBuilder |
MaintenanceNotification.MaintenanceNotificationBuilder.item(MaintenanceNotificationItem... value)
Navigation property to_Item for MaintenanceNotification to multiple
MaintenanceNotificationItem.
|
MaintNotificationItemCause.MaintNotificationItemCauseBuilder |
MaintNotificationItemCause.MaintNotificationItemCauseBuilder.item(MaintenanceNotificationItem value)
Navigation property to_Item for MaintNotificationItemCause to single
MaintenanceNotificationItem.
|
MaintNotificationItemActivity.MaintNotificationItemActivityBuilder |
MaintNotificationItemActivity.MaintNotificationItemActivityBuilder.item(MaintenanceNotificationItem value)
Navigation property to_Item for MaintNotificationItemActivity to single
MaintenanceNotificationItem.
|
void |
MaintNotificationItemCause.setItem(MaintenanceNotificationItem value)
Overwrites the associated MaintenanceNotificationItem entity for the loaded navigation property
to_Item.
|
void |
MaintNotificationItemActivity.setItem(MaintenanceNotificationItem value)
Overwrites the associated MaintenanceNotificationItem entity for the loaded navigation property
to_Item.
|
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceNotification.setItem(List<MaintenanceNotificationItem> value)
Overwrites the list of associated MaintenanceNotificationItem entities for the loaded navigation property
to_Item.
|
Constructor and Description |
---|
MaintenanceNotificationItemCreateFluentHelper(String servicePath,
MaintenanceNotificationItem entity)
Creates a fluent helper object that will create a
MaintenanceNotificationItem entity on the OData endpoint. |
MaintenanceNotificationItemUpdateFluentHelper(String servicePath,
MaintenanceNotificationItem entity)
Creates a fluent helper object that will update a
MaintenanceNotificationItem entity on the OData endpoint. |
MaintNotificationItemActivity(String maintNotificationActivity,
String maintenanceNotification,
String maintenanceNotificationItem,
String maintNotifActivitySortNumber,
String maintNotifActyTxt,
String maintNotifActivityCodeGroup,
String notifActivityCodeGroupText,
String maintNotificationActivityCode,
String notifActivityCodeText,
LocalDateTime plannedStartDate,
LocalTime plannedStartTime,
LocalDateTime plannedEndDate,
LocalTime plannedEndTime,
MaintenanceNotificationItem toItem,
MaintenanceNotification toNotif) |
MaintNotificationItemCause(String maintenanceNotification,
String maintenanceNotificationItem,
String maintenanceNotificationCause,
String maintNotifCauseText,
String maintNotifCauseCodeGroup,
String maintNotifCauseCodeGroupName,
String maintNotificationCauseCode,
String maintNotificationCauseCodeName,
String maintNotificationRootCause,
String maintNotificationRootCauseText,
MaintenanceNotificationItem toItem,
MaintenanceNotification toNotif) |
Constructor and Description |
---|
MaintenanceNotification(String maintenanceNotification,
String maintNotifInternalID,
String notificationText,
String maintPriority,
String notificationType,
String notifProcessingPhase,
String notifProcessingPhaseDesc,
String maintPriorityDesc,
LocalDateTime creationDate,
LocalTime lastChangeTime,
LocalDateTime lastChangeDate,
ZonedDateTime lastChangeDateTime,
LocalTime creationTime,
String reportedByUser,
String reporterFullName,
String personResponsible,
String malfunctionEffect,
String malfunctionEffectText,
LocalDateTime malfunctionStartDate,
LocalTime malfunctionStartTime,
LocalDateTime malfunctionEndDate,
LocalTime malfunctionEndTime,
String maintNotificationCatalog,
String maintNotificationCode,
String maintNotificationCodeGroup,
String catalogProfile,
LocalDateTime notificationCreationDate,
LocalTime notificationCreationTime,
String notificationTimeZone,
LocalDateTime requiredStartDate,
LocalTime requiredStartTime,
LocalDateTime requiredEndDate,
LocalTime requiredEndTime,
LocalDateTime latestAcceptableCompletionDate,
Boolean maintenanceObjectIsDown,
String maintNotificationLongText,
String maintNotifLongTextForEdit,
String technicalObject,
String techObjIsEquipOrFuncnlLoc,
String technicalObjectLabel,
String maintenancePlanningPlant,
String maintenancePlannerGroup,
String plantSection,
String aBCIndicator,
String superiorTechnicalObject,
String superiorTechnicalObjectName,
String superiorObjIsEquipOrFuncnlLoc,
String superiorTechnicalObjectLabel,
String manufacturerPartTypeName,
String techObjIsEquipOrFuncnlLocDesc,
String functionalLocation,
String functionalLocationLabelName,
String technicalObjectDescription,
String assetLocation,
String locationName,
String businessArea,
String companyCode,
String technicalObjectCategory,
String technicalObjectType,
String mainWorkCenterPlant,
String mainWorkCenter,
String plantName,
String maintenancePlannerGroupName,
String maintenancePlant,
String locationDescription,
String mainWorkCenterText,
String mainWorkCenterPlantName,
String maintenancePlantName,
String plantSectionPersonRespName,
String aBCIndicatorDesc,
String personResponsibleName,
String maintenanceOrder,
String maintenanceOrderType,
String concatenatedActiveSystStsName,
String maintenanceActivityType,
String maintObjDowntimeDurationUnit,
Double maintObjectDowntimeDuration,
String maintenancePlan,
String maintenanceItem,
String taskListGroup,
String taskListGroupCounter,
Integer maintenancePlanCallNumber,
String maintenanceTaskListType,
LocalDateTime notificationReferenceDate,
LocalTime notificationReferenceTime,
LocalDateTime notificationCompletionDate,
LocalTime completionTime,
String assetRoom,
String maintNotifExtReferenceNumber,
String maintNotifRejectionReasonCode,
String maintNotifRejectionRsnCodeTxt,
List<MaintenanceNotificationItem> toItem,
List<MaintenanceNotificationPartner> toPartner) |
Modifier and Type | Method and Description |
---|---|
MaintenanceNotificationServiceBatchChangeSet |
DefaultMaintenanceNotificationServiceBatchChangeSet.createMaintenanceNotificationItem(MaintenanceNotificationItem maintenanceNotificationItem)
Create a new
MaintenanceNotificationItem entity and save it to the S/4HANA system. |
MaintenanceNotificationServiceBatchChangeSet |
MaintenanceNotificationServiceBatchChangeSet.createMaintenanceNotificationItem(MaintenanceNotificationItem maintenanceNotificationItem)
Create a new
MaintenanceNotificationItem entity and save it to the S/4HANA system. |
MaintenanceNotificationServiceBatchChangeSet |
DefaultMaintenanceNotificationServiceBatchChangeSet.updateMaintenanceNotificationItem(MaintenanceNotificationItem maintenanceNotificationItem)
Update an existing
MaintenanceNotificationItem entity and save it to the S/4HANA system. |
MaintenanceNotificationServiceBatchChangeSet |
MaintenanceNotificationServiceBatchChangeSet.updateMaintenanceNotificationItem(MaintenanceNotificationItem maintenanceNotificationItem)
Update an existing
MaintenanceNotificationItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MaintenanceNotificationItem> |
MaintenanceNotificationItemOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected MaintenanceNotificationItemLink<ObjectT> |
MaintenanceNotificationItemLink.translateLinkType(EntityLink<MaintenanceNotificationItemLink<ObjectT>,MaintenanceNotificationItem,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.