Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.taskcode.TaskCode
Packages that use TaskCode
Package
Description
-
Uses of TaskCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.taskcode
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.taskcode with type parameters of type TaskCodeModifier and TypeFieldDescriptionstatic final SimpleProperty<TaskCode>TaskCode.ALL_FIELDSSelector for all available fields of TaskCode.static final SimpleProperty.Boolean<TaskCode>TaskCode.CODE_GROUP_IS_USABLEstatic final SimpleProperty.Boolean<TaskCode>TaskCode.CODE_IS_INACTIVEstatic final SimpleProperty.String<TaskCode>TaskCode.TASK_CODEstatic final SimpleProperty.String<TaskCode>TaskCode.TASK_CODE_GROUPstatic final NavigationProperty.Single<TaskCodeText,TaskCode> TaskCodeText.TO__TASK_CODEUse with available request builders to apply the _TaskCode navigation property to query operations.static final NavigationProperty.Collection<TaskCode,TaskCodeText> TaskCode.TO__TASK_CODE_TEXTUse with available request builders to apply the _TaskCodeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.taskcode that return TaskCodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.taskcode that return types with arguments of type TaskCodeModifier and TypeMethodDescriptionio.vavr.control.Option<TaskCode>TaskCodeText.getTaskCodeIfPresent()Retrieval of associated TaskCode entity (one to one).TaskCode.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.taskcode with parameters of type TaskCodeModifier and TypeMethodDescriptionvoidTaskCodeText.setTaskCode(TaskCode value) Overwrites the associated TaskCode entity for the loaded navigation property _TaskCode.Navigation property _TaskCode for TaskCodeText to single TaskCode.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.taskcode with parameters of type TaskCode -
Uses of TaskCode 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 TaskCodeModifier and TypeMethodDescriptionDefaultTaskCodeService.countTaskCode()Deprecated.TaskCodeService.countTaskCode()Deprecated.Fetch the number of entries from theTaskCodeentity collection matching the filter and search expressions.DefaultTaskCodeService.getAllTaskCode()Deprecated.TaskCodeService.getAllTaskCode()Deprecated.Fetch multipleTaskCodeentities.DefaultTaskCodeService.getTaskCodeByKey(String taskCodeGroup, String taskCode) Deprecated.TaskCodeService.getTaskCodeByKey(String taskCodeGroup, String taskCode) Deprecated.Fetch a singleTaskCodeentity using key fields.