Sunday, 4 December 2016

Page Transfer

Transfer Page Dynamically

use the following Peoplecode

Transfer( True, MenuName.IOBM_FINANCE_PROCESS, BarName.IOBM_PROCESS_FINANCE, ItemName.IOBM_USER_PROF_CP, Page.IOBM_USER_PROF_PG, "A");





True for new Window
False for Current Window

You can perform following actions(%Action)
  • A = add
  • U = update
  • L = update/display all
  • C = correction
  • E = data entry

No comments:

Post a Comment