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

changes to FB60

Former Member
0 Likes
580

Hi,

I required to add a field(material group) on the screen(table control) of FB60. As there existed no User exit for the same, so I preferred copying the transaction,

the related standard program and the screens. I made the requisite changes

according to the Note "174413" . As I copied the program and screen, so i copied

SAPLFSKB to SAPLZFSKB and made the required changes.

Now the problem is that although the new field which I want appears in the test screen of SAPLZFSKB but it is not reflected when i execute my transaction(ZFB60). I created a new transaction with the programs that I copied.

Can anyone help me and tell why is it so?

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
504

look here:

A.

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
505

look here:

A.

Read only

Former Member
0 Likes
504

Hi,

I have been able to find the error. Now the new field that I require is successfully visible on the screen but another problem has surfaced.

When I execute my transaction, it is not behaving like FB60. It gives me the error "Company Code not defined".

Can anyone guess what the problem could be?