Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This article is about how to implement delete function of an instance of a form which is not listed in My Forms.

Step-by-step guide

Implement the following step

  1. Amend the workflow of the form to have the following highlighted actions and status changes for action:
    1. New action, name DELETE for status Draft is introduced.
    2. New status changed, named "Deleted" for Action DELETE is added.
  2. Implement method PERFORM_ACTIONS_FOR_STATUS_CHG of a class inherited from the base class /IQX/CL_FORMS_BASE_CLASS

 



  • No labels