Skip to Content
0
Nov 11, 2006 at 11:29 PM

Get Tabname during runtime

380 Views

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