Skip to Content
0
Former Member
Jan 13, 2008 at 10:33 PM

Screen Control Information ( T185, T185F, TCode VFBS) for Screen Exit

1437 Views

Hi All,

Hope you are doing great. I have a question related to Screen Control.

I have have implemented a Screen exit. On it are some push-buttons, ( Tab Control & a check-box ). When I push any one of them, I get the following message.

Requested function 'XYZ' is not available here.

( ECC 6.0 : Message Class V0, #104 from Include LV00FF0T - Line 122 )

So far, I have figured out that it has something to do with the screen control, and that I need to insert some entries in T185F and T185 using TCode VFBS. However, I am unable to find any documents on what should I enter in these tables ( other than the program name and the Function Code XYZ ).

Any documents that explain these will be greatly appreciated. The functions codes are already implemented. I just need to get past this error and return the screen exit.