The post describes how to get the F4 help for a field missing with F4 option. The OVS in FPM application can be adopted by
Year: 2016
Lock/Unlock TCodes in SAP
In SAP system any tcode can be locked (means user can’t execute the transaction ) or unlocked. SAP provides a control level transaction – SM01
How to activate Payment Card tab in Sales Order Transaction
Let’s create a Debit memo request ( order type – DR ) in VA01 transaction. Provide sold to party and go to the header overview.
Dynamically Collapsing UIBB in OVP Application
FPM provides the option to dynamically collapse or expand the embedded UIBB with rendering type as with Panel. The below post, we have to form
Dynamically calling different pages of OVP Application
The post describes how to dynamically call different pages of the same OVP application. Create an application controller class. Activate all the methods. Create an
Display/Edit mode settings in FPM OVP Application
The post describes how we can achieve the display & edit functionality without coding as FPM already provides this. The below post describes this by