Transaction Processing Availability

For interactive applications, transaction processing is available for these form types:

  • Fix/Inspect

  • Header detail

  • Headerless detail

  • Power Edit

  • Editable Subforms

  • Wizard Form

  • Edit Portlet

Transaction processing is only available during OK processing for these events:

  • OK Post Button Clicked - Asynch

  • OK Post Button Clicked

  • Add Record to DB – Before

  • Add Record to DB – After

  • Update Record to DB – Before

  • Update Record to DB – After

  • Add Grid Rec to DB – Before

  • Add Grid Rec to DB – After

  • All Grid Recs Added to DB

  • Update Grid Rec to DB – Before

  • Update Grid Rec to DB – After

  • All Grid Recs Updated to DB

  • Delete Grid Rec from DB – Before

  • Delete Grid Rec from DB – After

  • All Grid Recs Deleted from DB

Actions that occur outside of these events are not within the transaction boundary.

Note: Transaction processing is also available for reports and batch applications. You can use the transaction processing system functions to define transaction boundary. You can also extend transaction boundaries through business function calls and table I/O calls.