2013 Apr 20 4:08 PM
Hi all,
I am facing little problem here.
While display alv report output, one column of data not coming properly showing some junk values like #... and remaining columns are fine with correct data.
In bebugging the data is coming correcly for all columns, while coming to display only i am facing this problem.
Please help me , how to troubleshoot this issue.?
Regards,
Siva
Hi all,
I am facing little problem here.
While display alv report output, one column of data not coming properly showing some junk values like #... and remaining columns are fine with correct data.
In bebugging the data is coming correcly for all columns, while coming to display only i am facing this problem.
Please help me , how to troubleshoot this issue.?
Regards,
Siva
2013 Apr 22 5:02 AM
Hi Siva,
Check the field catlog, reference table name and reference field name for the column. Also check whether the domain for the field as any conversion routine to it,
Cheers
~Niranjan
2013 Jun 03 8:53 AM
Hello Siva,
please check the structure you are using for your fieldcatalog has the same fields/order of fields like your output table.
Regards Nico
2013 Jun 04 11:28 AM
hi siva,
please Dubugg the ALV function module with your data . if again you will face same problem for that field please change the field data element to string.
2013 Jun 04 11:51 AM
Hi Siva ,
Please check the data type of the field you are passing in filedcatlog.Whether you are referring correct data type or not.
Regards ,
Ashok P
2013 Jun 05 8:13 AM
Hi Siva,
If you were using SET_TABLE_FOR_FIRST_DISPLAY.
Pass the Importing Parameter I_CONSISTENCY = 'X'
Then it will show where the error is ....
Hope this helps
2013 Jun 06 8:10 AM
Hi Siva,
Check the datatype of that particular column and also check the values. If there is inconsistency between this both, then you can address the error by changing the data type.
Thanks,
Umashankar
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |