Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist | |
com.sap.cloud.sdk.s4hana.datamodel.odatav4.services |
Modifier and Type | Method and Description |
---|---|
MaintenanceTaskListOperation |
MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<MaintenanceTaskListOperation>> |
MaintenanceTaskList.getOperationIfPresent()
Retrieval of associated MaintenanceTaskListOperation entities (one to many).
|
io.vavr.control.Option<MaintenanceTaskListOperation> |
MaintenanceTaskListOpLongText.getOperationIfPresent()
Retrieval of associated MaintenanceTaskListOperation entity (one to one).
|
io.vavr.control.Option<List<MaintenanceTaskListOperation>> |
MaintenanceTaskListOpReltnshp.getOperationIfPresent()
Retrieval of associated MaintenanceTaskListOperation entities (one to many).
|
Class<MaintenanceTaskListOperation> |
MaintenanceTaskListOperation.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceTaskList.addOperation(MaintenanceTaskListOperation... entity)
Adds elements to the list of associated MaintenanceTaskListOperation entities.
|
void |
MaintenanceTaskListOpReltnshp.addOperation(MaintenanceTaskListOperation... entity)
Adds elements to the list of associated MaintenanceTaskListOperation entities.
|
MaintenanceTaskList.MaintenanceTaskListBuilder |
MaintenanceTaskList.MaintenanceTaskListBuilder.operation(MaintenanceTaskListOperation... value)
Navigation property _Operation for MaintenanceTaskList to multiple
MaintenanceTaskListOperation.
|
MaintenanceTaskListOpReltnshp.MaintenanceTaskListOpReltnshpBuilder |
MaintenanceTaskListOpReltnshp.MaintenanceTaskListOpReltnshpBuilder.operation(MaintenanceTaskListOperation... value)
Navigation property _Operation for MaintenanceTaskListOpReltnshp to multiple
MaintenanceTaskListOperation.
|
MaintenanceTaskListOpLongText.MaintenanceTaskListOpLongTextBuilder |
MaintenanceTaskListOpLongText.MaintenanceTaskListOpLongTextBuilder.operation(MaintenanceTaskListOperation value)
Navigation property _Operation for MaintenanceTaskListOpLongText to single
MaintenanceTaskListOperation.
|
void |
MaintenanceTaskListOpLongText.setOperation(MaintenanceTaskListOperation value)
Overwrites the associated MaintenanceTaskListOperation entity for the loaded navigation property
_Operation.
|
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceTaskList.setOperation(List<MaintenanceTaskListOperation> value)
Overwrites the list of associated MaintenanceTaskListOperation entities for the loaded navigation property
_Operation.
|
void |
MaintenanceTaskListOpReltnshp.setOperation(List<MaintenanceTaskListOperation> value)
Overwrites the list of associated MaintenanceTaskListOperation entities for the loaded navigation property
_Operation.
|
Constructor and Description |
---|
MaintenanceTaskListOpLongText(String taskListType,
String taskListGroup,
String taskListGroupCounter,
String taskListSequence,
String taskListOperationInternalId,
String taskListOpBOMItmIntVersCounter,
String maintenanceTaskListOperation,
String textObjectKey,
String plainLongText,
String language,
Collection<SAP__Message> _Messages,
MaintenanceTaskListOperation to_Operation) |
Constructor and Description |
---|
MaintenanceTaskList(String taskListType,
String taskListGroup,
String taskListGroupCounter,
String taskListVersionCounter,
String maintenancePlanningPlant,
String taskListStatus,
String taskListStatusDesc,
String technicalObject,
String taskListUsage,
String taskListDesc,
String workCenter,
String maintenanceStrategy,
String operationSystemCondition,
String assembly,
LocalDate validityStartDate,
LocalDate validityEndDate,
Boolean isMarkedForDeletion,
LocalDate lastChangeDate,
String lastChangedByUser,
String createdByUser,
LocalDate creationDate,
String plant,
String responsiblePlannerGroup,
String equipment,
String functionalLocationLabelName,
Boolean taskListIsHierarchical,
Collection<SAP__Message> _Messages,
MaintenanceTaskListLongText to_LongText,
List<MaintenanceTaskListStrtgyPckg> to_MaintPackage,
List<MaintenanceTaskListOperation> to_Operation) |
MaintenanceTaskListOpReltnshp(String taskListType,
String taskListGroup,
String taskListGroupCounter,
String taskListSequence,
String taskListOperationInternalId,
String taskListOpBOMItmIntVersCounter,
String maintenanceTaskListOperation,
String superiorOperation,
String operationText,
String masterRecipeRelationshipType,
Boolean operationIsSuccessor,
String factoryCalendar,
String workCenter,
String plant,
Boolean maxTimeIntvlIsUsedForSchedg,
String bOORelationshipType,
BigDecimal timeIntvlBtwnRelshp,
String timeIntvlBtwnRelshpUnit,
String workCenterInternalID,
Collection<SAP__Message> _Messages,
List<MaintenanceTaskListOperation> to_Operation) |
Copyright © 2021 SAP SE. All rights reserved.