cancel
Showing results for 
Search instead for 
Did you mean: 

"Function code xxxx has not been assigned to a function key" - EC181

Former Member
0 Kudos

Hello Experts,

I am going through SAP note # 1894089, and i have to apply manual correction in

Program: SAPLJ1BB2

I have to add a button in the application toolbar of a gui status when i am trying to add a button in the application toolbar, it's showing me the following error:

"Function code PB has not been assigned to a function key"

                                                             

     Message no. EC181

Anyone had the same issue before? 

Best Regards,

Allissom.

Accepted Solutions (0)

Answers (8)

Answers (8)

former_member291293
Discoverer
0 Kudos

I also Faced the same issue with SAP standard progrm, I was not able to deactivate Modification assistant.

I tried this and it was done in minutes. Hope it helps

1) Se80->Program:XXXXXX ->GUI Status: XXXX200; change mode

  2) unfold "Function keys":

     In frame "Freely assign function keys" put the cursor in the first

     field that allows input (in line for "Ctrl+F3")

     Press "Change selected original" button

            -> Insert  code:XXX, Text: XXXXXXXXX

  3) Menubar-> Double click "Goto"

     Press "insert entry" button

     Press "Change selected original" button

            -> Insert  code: XXXX

  4) Application tool bar's Item 8 ->

     Press  "Change selected original" button -> add XXXX

  5) Press Enter key or save immediatedly.

former_member291293
Discoverer
0 Kudos

  1) Se80->Program:XXXXXX ->GUI Status: XXXX200; change mode

  2) unfold "Function keys":

     In frame "Freely assign function keys" put the cursor in the first

     field that allows input (in line for "Ctrl+F3")

     Press "Change selected original" button

            -> Insert  code:XXX, Text: XXXXXXXXX

  3) Menubar-> Double click "Goto"

     Press "insert entry" button

     Press "Change selected original" button

            -> Insert  code: XXXX

  4) Application tool bar's Item 8 ->

     Press  "Change selected original" button -> add XXXX

  5) Press Enter key or save immediatedly.

thiago_moya2
Explorer
0 Kudos

Hi guys,

I got the same problem with note 1996620.

Seems the se80 has a bug to Switch off assistant when you start from the package name J1BB2, so to solve this, I had to use the se38 instead of se80.

To solve this issue, go to se38 and paste the SAPLJ1BB2 program>click on display>Open object list>Open Gui Status and click on status of your choice>put it on edit>Go to Menu Edit -> Modification Operations -> Switch off assistant>be happy.

0 Kudos

Hi, Allissom!

Still not working... I was already with the assistant turned off and still can not create the new function.

@Maria, I'm sorry but I probably misunderstood.. Are you saying I should perform steps 15 - 21 before 10 - 14?

How is that possible?

Thanks again

Former Member
0 Kudos

Hi!

I had this same problem. I chose not to disable the assistant to not have future problems and did exactly that way I have described.

Please, try.

Thank's

Former Member
0 Kudos

Hi Luiz Felipe!

I`m getting the same error, exactly with the same SAP note # 1894089.

Did you get to solve this situation?

Thanks...

Former Member
0 Kudos

Hi Luiz Felipe!

I found a solution for this situation. Really is related with modification assistant. You will need to deactivate him when you are in the Maintain status COST01 of Interface SAPLJ1BB2.

Go to Menu Edit -> Modification Operations -> Switch off assistant.

Then in this case I got create the function in Application Toolbar and associated with Shift+F11 in Functions Keys.

Regards,

Former Member
0 Kudos

Firts you need to create a steps below:

15. Choose function key “Shift+F11”

16. Double on function “PB” item.

17. Enter “ITMF_SFW_NF_ACCT” in the “Switch” field.

18. Choose “Display” in the “Reaction” pull-down.

19. Enter “Simulate Accounting” in the “Icon text” field.

20. Enter “Simulate Accounting” in the “Info. text” field.

21. Choose “Continue” pushbutton.

And next:

10. Enter a new function name “PB” on last item enabled (after “ERLG” function)

Copyright/Trademark

11. Enter “Simulate Accounting” as function text

12. Enter “ICON_SIMULATE” as icon name

13. Press “Enter”.

14. In the “Change Menu Used Several Times” popup, choose the “Continue” pushbutton.

0 Kudos

Hi, Allissom!

Did you solve this problem?

I'm having the exact same problem on this note.

Thanks!

Former Member

Hi, Luiz!

Sorry for the delay to  answer your question.


I solved the problem with a solution recommended by sap, when you access the program SAPLJ1BB2 -> Edit -> Modification Operations -> Switch off Assistant.

Then you must follow the next step of note SAP note # 1894089.



kabil_g
Active Participant
0 Kudos

Hi Allissom,

You have not assigned the Function key properly......................

Former Member
0 Kudos

Kabil,

When I open the Gui status and the tree for the application toolbar, I can see already set buttons. When I now click on change (a modification warning comes) and press the plus-icon, it is possible to enter a new item. But everything I am typing, I get the message EC181.

In the tree of the function keys, I can´t change anything...

I tried use SE41 without success.

The following instructions (I am have problems with the step 10😞

Create GUI Status of the J1B1N screens (COST01)

1. Execute transaction "SE38".

2. Enter “SAPLJ1BB2” in the “Program” field.

3. Choose the “Change” pushbutton.

4. Choose the “Display Object List” pushbutton.

5. In the object list displayed, select the “GUI Status” folder, then “MSGI01”.

6. Right click on “MSGI01” and select copy

7. Enter “COST01” on “to Status” field

8. In the “Change Menu Used Several Times” popup, choose the “Continue” pushbutton.

9. Expand the “Application Toolbar”.

10. Enter a new function name “PB” on last item enabled (after “ERLG” function)

11. Enter “Simulate Accounting” as function text

12. Enter “ICON_SIMULATE” as icon name

13. Press “Enter”.

14. In the “Change Menu Used Several Times” popup, choose the “Continue” pushbutton.

15. Choose function key “Shift+F11”

16. Double on function “PB” item.

17. Enter “ITMF_SFW_NF_ACCT” in the “Switch” field.

18. Choose “Display” in the “Reaction” pull-down.

19. Enter “Simulate Accounting” in the “Icon text” field.

20. Enter “Simulate Accounting” in the “Info. text” field.

21. Choose “Continue” pushbutton.

22. Save and continue to next step

Former Member
0 Kudos

Hi

I suppose the assistant is active as you're changing a standard object so you need to use it

Max

Former Member
0 Kudos

Hi

You need  a function key to assign that function code if you need to insert it in the toolbar

In the pdf for manual step implementatio (pag 7) you should see that: it says to assign function key SHIFT+F11

Max