Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist.MaintenanceTaskListLongText
Packages that use MaintenanceTaskListLongText
Package
Description
-
Uses of MaintenanceTaskListLongText 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 MaintenanceTaskListLongTextModifier and TypeFieldDescriptionMaintenanceTaskListLongText._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<MaintenanceTaskListLongText>MaintenanceTaskListLongText.ALL_FIELDSSelector for all available fields of MaintenanceTaskListLongText.static final SimpleProperty.String<MaintenanceTaskListLongText>MaintenanceTaskListLongText.LANGUAGEstatic final SimpleProperty.String<MaintenanceTaskListLongText>MaintenanceTaskListLongText.PLAIN_LONG_TEXTstatic final SimpleProperty.String<MaintenanceTaskListLongText>MaintenanceTaskListLongText.TASK_LIST_GROUPstatic final SimpleProperty.String<MaintenanceTaskListLongText>MaintenanceTaskListLongText.TASK_LIST_GROUP_COUNTERstatic final SimpleProperty.String<MaintenanceTaskListLongText>MaintenanceTaskListLongText.TASK_LIST_TYPEstatic final SimpleProperty.String<MaintenanceTaskListLongText>MaintenanceTaskListLongText.TASK_LIST_VERSION_COUNTERMaintenanceTaskList.TO__LONG_TEXTUse with available request builders to apply the _LongText navigation property to query operations.MaintenanceTaskListLongText.TO__MAINTENANCE_TASK_LISTUse with available request builders to apply the _MaintenanceTaskList navigation property to query operations.static final SimpleProperty.Date<MaintenanceTaskListLongText>MaintenanceTaskListLongText.VALIDITY_END_DATEstatic final SimpleProperty.Date<MaintenanceTaskListLongText>MaintenanceTaskListLongText.VALIDITY_START_DATEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist that return MaintenanceTaskListLongTextModifier and TypeMethodDescriptionMaintenanceTaskListLongText.MaintenanceTaskListLongTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist that return types with arguments of type MaintenanceTaskListLongTextModifier and TypeMethodDescriptionio.vavr.control.Option<MaintenanceTaskListLongText>MaintenanceTaskList.getLongTextIfPresent()Retrieval of associated MaintenanceTaskListLongText entity (one to one).MaintenanceTaskListLongText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist with parameters of type MaintenanceTaskListLongTextModifier and TypeMethodDescriptionMaintenanceTaskList.MaintenanceTaskListBuilder.longText(MaintenanceTaskListLongText value) Navigation property _LongText for MaintenanceTaskList to single MaintenanceTaskListLongText.voidMaintenanceTaskList.setLongText(MaintenanceTaskListLongText value) Overwrites the associated MaintenanceTaskListLongText entity for the loaded navigation property _LongText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.maintenancetasklist with parameters of type MaintenanceTaskListLongTextModifierConstructorDescriptionMaintenanceTaskList(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, String changeNumber, 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) -
Uses of MaintenanceTaskListLongText 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 MaintenanceTaskListLongTextModifier and TypeMethodDescriptionDefaultMaintenanceTasklistService.countMaintenanceTaskListLongText()Deprecated.MaintenanceTasklistService.countMaintenanceTaskListLongText()Deprecated.Fetch the number of entries from theMaintenanceTaskListLongTextentity collection matching the filter and search expressions.DefaultMaintenanceTasklistService.createMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.MaintenanceTasklistService.createMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Create a newMaintenanceTaskListLongTextentity and save it to the S/4HANA system.DefaultMaintenanceTasklistService.getAllMaintenanceTaskListLongText()Deprecated.MaintenanceTasklistService.getAllMaintenanceTaskListLongText()Deprecated.Fetch multipleMaintenanceTaskListLongTextentities.DefaultMaintenanceTasklistService.getMaintenanceTaskListLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.MaintenanceTasklistService.getMaintenanceTaskListLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.Fetch a singleMaintenanceTaskListLongTextentity using key fields.DefaultMaintenanceTasklistService.updateMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.MaintenanceTasklistService.updateMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Update an existingMaintenanceTaskListLongTextentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type MaintenanceTaskListLongTextModifier and TypeMethodDescriptionDefaultMaintenanceTasklistService.createMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.MaintenanceTasklistService.createMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Create a newMaintenanceTaskListLongTextentity and save it to the S/4HANA system.DefaultMaintenanceTasklistService.updateMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.MaintenanceTasklistService.updateMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Update an existingMaintenanceTaskListLongTextentity and save it to the S/4HANA system.