2014 Nov 11 6:31 AM
Hi,
I have written the code.But it is not showing output.everything i have checked it working fine.but output is not appearing.please check the code and suggest me what is the wrong i have done.
Thanks
Santosh
2014 Nov 11 7:34 AM
Thats cause the data in that particular feild extracted from the table is empty
As a result it doesnt get populated.
2014 Nov 11 7:02 AM
Hi Kumar,
There is problem in program structure.
Follow this..
Report ZTEST.
1.data declarations
2.validations(Using events, eg:at slection screen..etc)
3.START OF SELECTION
"PERFORM get_data.
4.END OF SELECTION
"PERFORM process_data_to_output_itab.
"PERFORM build_fieldcat.
"PERFORM display_data.
**Keep all form in a Include.
2014 Nov 11 7:34 AM
2014 Nov 11 7:49 AM
Thanks for your code .i think you have made changes in select statement.but fields are not appearing in the output.Please suggest me .in output field
description,valid from ,valid to ,unit are not appearing
Thanks
2014 Nov 11 8:05 AM
check the below code.
for values in valid from , valid to, percentage and unit I guess no values are maintained in KONX table.
Regards,
Mayur
2014 Nov 11 8:09 AM
Thats cause the data in that particular feild extracted from the table is empty
As a result it doesnt get populated.
2014 Nov 11 8:05 AM
Hi
You need to call that FORM
else how would the program know that you have a ALV form or not.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |