Hi all,
I am writing a module pool program with 1 main screen with 5 subscreens
Within the each tab there may be 52 inputs fields declared. My requirement is
while saving input, i need to generate log saying that the fields in tab(Tabname) is not filled.
For example.
In tab <b>SALES AREA DETAILS</b> field <b>Area Name</b> not filled
My question is how find the tab name are runtime.
Thanks
aRs