‎2007 May 08 10:21 AM
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?
‎2007 May 08 2:50 PM
‎2007 May 08 2:50 PM
‎2007 May 09 6:04 AM
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?