Incorporate User Input

Use these keywords to incorporate user input from the Catalog:

  • IS_ACCEPT_REQUESTED: returns TRUE if the user chose to send the ACCEPTED message on the Catalog.
  • IS_ADD_REQUESTED: returns TRUE if the user selected the ADD option on the Catalog.
  • IS_CANCEL_REQUESTED: returns TRUE if the user selected the WITHDRAW option on the Catalog.
  • IS_CORRECTION_REQUESTED: returns TRUE if the user selected the Minimize Version option on the Catalog.
  • IS_DELETE_REQUESTED: returns TRUE if the user selected the Delete Version option on the Catalog.
  • IS_DISCONTINUE_REQUESTED: returns TRUE if the user selected the DELIST option on the Catalog.
  • IS_INCREMENTAL_REQUESTED: returns TRUE if the user selected the Incremental Flag option on the Catalog.
  • IS_PUBLISH_REQUESTED: returns TRUE if the user selected the PUBLISH option on the Catalog.
  • IS_REJECT_REQUESTED: returns TRUE if the user chose to send the REJECTED message on the Catalog.
  • IS_RELOAD_REQUESTED: returns TRUE if the user selected the INITIAL LOAD option on the Catalog.
  • IS_REVIEW_REQUESTED: returns TRUE if the user chose to send the REVIEW message on the Catalog.
  • IS_SYNCHRONISE_REQUESTED: returns TRUE if the user chose to send the SYNCHRONISED message on the Catalog.
  • IS_ADD_DELETE_REQUESTED: return true if user selects ADD and DELETE operations on Catalog.
  • IS_ADD_REINSTATE_REQUESTED: return true if user selects ADD and REINSTATE operations on Catalog.
  • IS_ADD_DISCONTINUE_REQUESTED: return true if user selects ADD and DISCONTINUE operations on Catalog.
  • IS_ADD_CANCEL_REQUESTED: return true if user selects ADD and CANCEL operations on Catalog.
  • IS_RFCIN_REQUESTED: return true if user selects RFCIN option on Catalog.
  • IS_PUBLISH_CANCEL_REQUESTED: return true if user selects PUBLISH and CANCEL operations on Catalog.
  • IS_PUBLISH_DISCONTINUE_REQUESTED: return true if user selects PUBLISH and DISCONTINUE operations on Catalog.