Go to Tx- SCC4 It shows a list of clients and double click on a particular client. Now as per the client role the client
Author: coderobbot
Hiding a UIBB from a tab in a Tabbed UIBB
In a tabbed UIBB a tab may contain a single uibb or multiple uibbs. The below post shows if a tab contains multiple UIBBs, then
Hiding Tab in Tabbed UIBB
The below post describes how to make visible/hide of a tab ( containing any number of UIBBs) in a tabbed UIBB in floorplan manager. The
Asynchronous Event in Floorplan Manager
Normally when any button is clicked in FPM application(OVP,GAF,OIF) having any UIBBs, some event is triggered and application does certain processing(synchronously) ( during this time
Paging technique in List UIBB
If an application has to retrieve and display a very large amount of records (tens of thousands for example) in an FPM GUIBB, performance problems
Focus on Form UIBB field- OVP Application
The post describes how to make focus on particular field on a form uibb field in an ovp application. Here we have the feeder class.