Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Discussed here are the ‘Form Saving’ methods. For an explanation of the ‘Form Loading’ methods go to step 13.

Image RemovedImage Added


10.   'Form Saving’ methods are executed when the user hits Draft or Submit or Approve.

...

a custom built method that updates the SAP database using a BAPI. 


13.  Next FAB executes code in the ENHANCE_SUCCESS_MESSAGE.

Upon successful execution of the Action, a success message can be sent back to the screen. The contents of that message can be defined in this method.


14.  Having described the flow taking place when the form is submitted it now necessary to go back to describe the methods that are executed when the form is loaded.

...

on the form to be  manipulated and used.


1415.   Finally FAB seeks to execute ‘Workflow’ processes that you may have setup. The methods that you may have redefined with your required code are:

...