Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error when defining new button/fcode in SAPMV45A

Former Member
0 Likes
721

Hi everybody,

I face a problem when defining a new push button in dynpro 8460 in programm SAPMV45A. I added one user field in the tab "position detail" and a push button in order to trigger a customer module and certain actions depending on the value entered in the user field. Then I assigned my custom fcode "CONF" to the new push button. Whenever hitting this button, the error "Requested function CONF is not available here" occurs.

I already maintained the next screen control in table T185F with the following keys:

Program TType FCODE Decription AcCat

-


SAPMV45A A CONF Configuration A

SAPMV45A H CONF Configuration V

SAPMV45A V CONF Configuration T

Anyway, the error occurs....Please help!

Thanxs a lot in advance for your help!

1 REPLY 1
Read only

Former Member
0 Likes
489

Hi,

check in transaction VFBS for your screen the entries for command "ENTER".

Then complete the entries for your customer ok code according the settings (->after your ok code is executed system has to handle like ENETR).

Rgds,

JP