Advice on the use of the jtf_tasks_pub API, used to Create/Update and Delete Tasks.
(Doc ID 1319221.1)
Last updated on JULY 06, 2021
Applies to:
Oracle Common Applications Calendar - Version 11.5.10.2 to 12.1.3 [Release 11.5 to 12.1]Information in this document applies to any platform.
Goal
This note gives examples on using the public API's provided by Oracle for the use in the area of Tasks.
These are named:
- jtf_tasks_pub.create_task
- jtf_tasks_pub.update_task
- jtf_tasks_pub.delete_task
Further details on the use of these API's with full lists of parameters can be found in:
Oracle Common Application Components API Reference Guide
For 11.5.10 CU2 this has the part number: B12396-01
Package JTF_TASKS_PUB
Note:
Examples provided within this note are for illustrative purposes only and are in no way supported by Oracle.
Examples provided within this note are for illustrative purposes only and are in no way supported by Oracle.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
jtf_tasks_pub.create_task |
jtf_tasks_pub.update_task |
jtf_tasks_pub.delete_task |
Download Script Files |