PeopleSoft Help
Tuesday, 12 February 2019
Flush data from Component Buffer in a Grid
In my case , I am flushing the grid data on field change of Qualification field
Local Rowset &Xlat;
/* --- Flush Elective Grid on Qualification Field Change --- */
&Xlat = GetRowset(Scroll.X_ELECTIVE_INFO);
&Xlat.Flush();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment