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

Function Code can not be selected

Former Member
0 Likes
4,178

Dear expert,

Please help me, there is a uploader For MIGO, USer is uploading data using this uploader, Sometimes when user try to upload data, he gets a message on status BAR:

Function cannot be selected, When i Double Click on that Message i Get Following Information:

Message NO: 00255

Diagnosis

You entered an Inactive function code

You can trigger this by:

inputting directly in the OK code field

inputting the fastpath of an inactive menu function

choosing an inactice function key, or even by

choosing enter, if enter has an inactive function

In batch input a function code is included in field BDC_OKCODE of the session, as long as this function Code is not assigned to Enter

As well as activating function codes stastically in the menu painter(Transaction SE41), they can also be deactivated dynamically using the excluding addition with PF-STATUS.

Now one more thing i want to tell you is when user just open MIGO directly and try to enter some data and get back before saving and then Execute uploader then user can upload data without any error,

Kindly tell me what shoul i do to remove this error permanently

Thanks in advance

Regards

Shelly Malik

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,886

There is an error in this uploader, it should not call this command which is not available on that screen. What is this uploader? If it's a custom abap program, you must debug it.

Read only

Former Member
0 Likes
1,886

Hi ,