‎2010 Jun 29 5:07 AM
Hi all,
I'm working for a upgrade project. During my UCCHECK phase I came across an error PARAERS029 and the error description is "You can only use "PARAMETERS" for programs other than type 1 between BEGIN/END OF SCREEN". Please help me to take appropriate action on the error.
‎2010 Jun 29 1:04 PM
What are you checking? A report program(type 1)?
Rephrasing the sentence;
from:
You can only use "PARAMETERS" for programs other than type 1
to:
You cannot use SELECT-OPTIONS(for example) for programs other than type 1(Type S - sub routine pool)
TYPE - 1/S/M/I : u can check them SE38->select ATTRIBUTES radio button->press display->Types field
‎2010 Jun 29 1:04 PM
What are you checking? A report program(type 1)?
Rephrasing the sentence;
from:
You can only use "PARAMETERS" for programs other than type 1
to:
You cannot use SELECT-OPTIONS(for example) for programs other than type 1(Type S - sub routine pool)
TYPE - 1/S/M/I : u can check them SE38->select ATTRIBUTES radio button->press display->Types field