2007 Jun 12 6:19 AM
hi all,
in ALV fields are 4 but when i m executing it is showing me only 3 fields..........
i have checked the field NO_OUT = 'x' is not their in report....and also not using Varient
I_SAVE is also not used...........
can anybody tell me what should be the reason..? why the filled is remaining hiden?
give me any solution to unhide that field..........
thanks in advance.............
Thanks,
Imran
2007 Jun 12 6:25 AM
Hi,
check in the field catalog are u passing four fields proprly and appending them.
also do i_save = 'A'.
regards,
sudha
hi all,
in ALV fields are 4 but when i m executing it is showing me only 3 fields..........
i have checked the field NO_OUT = 'x' is not their in report....and also not using Varient
I_SAVE is also not used...........
can anybody tell me what should be the reason..? why the filled is remaining hiden?
give me any solution to unhide that field..........
thanks in advance.............
Thanks,
Imran
2007 Jun 12 6:22 AM
see the field catalog
whether the field is Declared properly .....mainly see the field assigned to field catalog Append similar of the remaining 3 fields...
Girish
2007 Jun 12 6:23 AM
hi,
Please check the field catlog. The name of the field shuld be mentioned corretcly as like the field name in the internal table.
Regards,
Anversha
2007 Jun 12 6:24 AM
Hi Imran ,
There can be two possibilities for this.
1. Some feild like NO_OUT , TECH e.t.c must have been set for this feild in the catalog.
2. Some varainnt must be loaded by default , please check in the code whether there is a FM to get the default varaint .
In case you are not able to find the solution , please paste the code where you add this feild to the catalog.
Regards
Arun
2007 Jun 12 6:25 AM
Hi,
check in the field catalog are u passing four fields proprly and appending them.
also do i_save = 'A'.
regards,
sudha
2007 Jun 12 6:32 AM
Hi Imran
These may be the reasons:
Please check the field catlog.
The name of the field shuld be mentioned corretcly as like the field name in the internal table.
Also check the ALV display Order and Field Catalog Order. Ideally it should be same.
Regards,
Sree
2007 Jun 12 8:02 AM
hi all,
thanks for the reply.............
i have checked as all of u suggested...........................
there is no any function module used to get default variant............
sequence and name of field catalog and internal tables are same..........
still same problem...............
thanks,
Imran
2007 Jun 12 8:13 AM
Hi,
Plz send you code for field catalouge..........
regards,
Ruchika
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |