Remove All Bookmarks from a Course (QEARMVBM) API


  Required Parameter Group:

1 Course ID Input Char(10)
2 Error code I/O Char(*)

  Default Public Authority: *USE

  Threadsafe: No

The Remove All Bookmarks from a Course (QEARMVBM) API removes all bookmarks from a Tutorial System Support course. This API provides support similar to option 9 (Remove bookmarks) on the Work with Courses display within the Start Education (STREDU) command.


Authority

The user must be an education administrator and have one of the following authorities:

Authority
*ALLOBJ or *SECADM

Required Parameter Group

Course ID
INPUT; CHAR(10)

The ID of the course that is to have all bookmarks removed.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages

Message ID Error Message Text
CPF1D50 E Not authorized to remove bookmarks.
CPF1D51 E Not all bookmarks removed.
CPF1D52 E Course not found.
CPF3C90 E Literal value cannot be changed.
CPF3CF1 E Error code parameter not valid.
CPF9872 E Program or service program &1 in library &2 ended. Reason code &3.


API introduced: V2R2

[ Back to top | Miscellaneous APIs | APIs by category ]