2009 Mar 19 6:25 AM
Hello Experts,
I have defined a subscreen for transaction MM41 and when I try to put the statement: 'FIELD: MARA-ZZPARENT'
there is an error saying input/output not defined. I already declared this in layout and it is there in element list.
What causes this error? Thank you guys!
2009 Mar 19 6:27 AM
Hi,
Do you have the data defined for storing the value.
I mean statement like TABLES: MARA. in your Main program or top include.
Regards,
Sesh
Hi define the field in a inlude and check , i think it
is becz of filed not defined.
Regards
2009 Mar 19 6:26 AM
Hi,
Have you defined this field in the TOP module....
Just check once...
Regards,
Tarun
2009 Mar 19 6:27 AM
Hi,
Do you have the data defined for storing the value.
I mean statement like TABLES: MARA. in your Main program or top include.
Regards,
Sesh
2009 Mar 19 6:30 AM
Hi Guys,
Actually this is a custom function group copied from MGD1 using the standard program COPYMGD1. So this custom 'Z' function group has subscreens and standard includes. I can't edit the includes as these are standards.
2009 Mar 19 6:39 AM
Hi,
What you can do is create a new ztop include from the existing top include.
Define the field in ZTOP include.
And in the main program change the statement for include top to include ztop.
Hope this helps you.
Regards,
Tarun
2009 Mar 19 10:25 AM
Hi define the field in a inlude and check , i think it
is becz of filed not defined.
Regards
2015 Mar 30 9:26 AM
hi Aris,
go to your main program and make sure that you have declared the variable MARA-ZZPARENT.
Regards
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |