Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist.MaintenanceTaskListOpMat
Packages that use MaintenanceTaskListOpMat
Package
Description
-
Uses of MaintenanceTaskListOpMat in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist with type parameters of type MaintenanceTaskListOpMatModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<MaintenanceTaskListOpMat,SAP__Message> MaintenanceTaskListOpMat._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.ALL_FIELDSSelector for all available fields of MaintenanceTaskListOpMat.static final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.BILL_OF_MATERIAL_ITEM_CATEGORYstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.BILL_OF_MATERIAL_ITEM_CATEGORY_DESCstatic final SimpleProperty.NumericDecimal<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.BILL_OF_MATERIAL_ITEM_QUANTITYstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.BILL_OF_MATERIAL_ITEM_UNITstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.MAINTENANCE_TASK_LIST_OPERATIONstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.MATERIALstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.MATERIAL_NAMEstatic final SimpleProperty.Boolean<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.MATL_COMP_IS_MARKED_FOR_BACKFLUSHstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.MATLS_PLNG_RELEVANCY_CODE_NAMEstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.RESVN_IS_MRP_RLVT_OR_PUR_REQN_IS_CRTEDstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.SAFETY_RELEVANCE_ACTION_DESCstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.SAFETY_RELEVANT_OBJECTstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.TASK_LIST_GROUPstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.TASK_LIST_GROUP_COUNTERstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.TASK_LIST_OP_BOM_ITM_INT_VERS_COUNTERstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.TASK_LIST_OP_BOM_ITM_INTERNAL_IDstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.TASK_LIST_OPERATION_INTERNAL_IDstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.TASK_LIST_SEQUENCEstatic final SimpleProperty.String<MaintenanceTaskListOpMat>MaintenanceTaskListOpMat.TASK_LIST_TYPEMaintenanceTaskListOperation.TO__OP_MATERIALUse with available request builders to apply the _OpMaterial navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist that return MaintenanceTaskListOpMatModifier and TypeMethodDescriptionMaintenanceTaskListOpMat.MaintenanceTaskListOpMatBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist that return types with arguments of type MaintenanceTaskListOpMatModifier and TypeMethodDescriptionio.vavr.control.Option<List<MaintenanceTaskListOpMat>>MaintenanceTaskListOperation.getOpMaterialIfPresent()Retrieval of associated MaintenanceTaskListOpMat entities (one to many).MaintenanceTaskListOpMat.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist with parameters of type MaintenanceTaskListOpMatModifier and TypeMethodDescriptionvoidMaintenanceTaskListOperation.addOpMaterial(MaintenanceTaskListOpMat... entity) Adds elements to the list of associated MaintenanceTaskListOpMat entities.MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder.opMaterial(MaintenanceTaskListOpMat... value) Navigation property _OpMaterial for MaintenanceTaskListOperation to multiple MaintenanceTaskListOpMat.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist with type arguments of type MaintenanceTaskListOpMatModifier and TypeMethodDescriptionvoidMaintenanceTaskListOperation.setOpMaterial(List<MaintenanceTaskListOpMat> value) Overwrites the list of associated MaintenanceTaskListOpMat entities for the loaded navigation property _OpMaterial.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist with type arguments of type MaintenanceTaskListOpMatModifierConstructorDescriptionMaintenanceTaskListOperation(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter, String maintenanceTaskListOperation, String maintOperationExecStageCode, String operationText, String operationControlProfile, String workCenter, String plant, String assembly, String operationCalculationControl, BigDecimal opPlannedWorkQuantity, String opWorkQuantityUnit, Short numberOfCapacities, BigDecimal purchaseOrderQty, String purchaseOrderQuantityUnit, BigDecimal operationStandardDuration, String operationStandardDurationUnit, String costCtrActivityType, String materialGroup, BigDecimal opExternalProcessingPrice, String opExternalProcessingCurrency, String costElement, String purchasingGroup, String purchasingOrganization, String purchaseContract, String purchaseContractItem, String supplier, String changeNumber, String purchasingInfoRecord, String isBusinessPurposeCompleted, String supplierAccountGroup, String authorizationGroup, String taskListStatus, String responsiblePlannerGroup, String maintenancePlanningPlant, String maintenancePlannerGroup, String controllingArea, String costCenter, String maintenancePlant, LocalDate validityStartDate, LocalDate validityEndDate, String technicalObject, String techObjIsEquipOrFuncnlLoc, Collection<SAP__Message> _Messages, MaintenanceTaskListOpLongText to_OpLongText, List<MaintenanceTaskListOpMat> to_OpMaterial, List<MaintenanceTaskListOpReltnshp> to_OpRelation, List<MaintenanceTaskListSubOp> to_SubOp) -
Uses of MaintenanceTaskListOpMat in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type MaintenanceTaskListOpMatModifier and TypeMethodDescriptionDefaultMaintenanceTasklistService.countMaintenanceTaskListOpMat()Deprecated.MaintenanceTasklistService.countMaintenanceTaskListOpMat()Deprecated.Fetch the number of entries from theMaintenanceTaskListOpMatentity collection matching the filter and search expressions.DefaultMaintenanceTasklistService.createMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.MaintenanceTasklistService.createMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Create a newMaintenanceTaskListOpMatentity and save it to the S/4HANA system.DefaultMaintenanceTasklistService.getAllMaintenanceTaskListOpMat()Deprecated.MaintenanceTasklistService.getAllMaintenanceTaskListOpMat()Deprecated.Fetch multipleMaintenanceTaskListOpMatentities.DefaultMaintenanceTasklistService.getMaintenanceTaskListOpMatByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmInternalID, String taskListOpBOMItmIntVersCounter) Deprecated.MaintenanceTasklistService.getMaintenanceTaskListOpMatByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmInternalID, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOpMatentity using key fields.DefaultMaintenanceTasklistService.updateMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.MaintenanceTasklistService.updateMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Update an existingMaintenanceTaskListOpMatentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type MaintenanceTaskListOpMatModifier and TypeMethodDescriptionDefaultMaintenanceTasklistService.createMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.MaintenanceTasklistService.createMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Create a newMaintenanceTaskListOpMatentity and save it to the S/4HANA system.DefaultMaintenanceTasklistService.updateMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.MaintenanceTasklistService.updateMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Update an existingMaintenanceTaskListOpMatentity and save it to the S/4HANA system.