‎2008 Sep 02 1:01 PM
Hi,
In alv report I have 41 fields,
and i m passing field catalog parameters for all fileds like below :
col_pos
row_pos
fieldname
REPTEXT
But i am getting 40 no fileds data in 41 no fields,
I debugged, i am getting proper data in my internal table and also fields catalog table also getting right.
But agter displaying, i am getting that error.
What may be the reason ?
can any body explain me in sort.
thanks
kumar
‎2008 Sep 02 1:49 PM
Hi,
You have to check the Sequence and Field Names which are passed to the FIeld Catalog. Field Names Should be in CAPITALS only.
Thanks & REgards,
Deepthi Dandibhotla.
‎2008 Sep 02 1:04 PM
Hi Try This,
Check whether the field 40,41 have the same name or not
vijay
‎2008 Sep 02 1:09 PM
the column postion 40 and 41 have different name.
then also getting error,
can u suggest me..
thanks
kumar n
‎2008 Sep 02 1:05 PM
hai ,
did u check the coloum position , u have to start the coloum position number from 0.
‎2008 Sep 02 1:08 PM
I have started column position from 01 and row postion 01.
but getting that error.
can u suggest me ?
thanks
kumar
‎2008 Sep 02 1:23 PM
Hi,
You need to check the sequence in which u have defined your fieldcatalog...
Thanks & Regards
Ashu Singh
‎2008 Sep 02 1:49 PM
Hi,
You have to check the Sequence and Field Names which are passed to the FIeld Catalog. Field Names Should be in CAPITALS only.
Thanks & REgards,
Deepthi Dandibhotla.