Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

hi gurus

Former Member
0 Likes
877

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

1 ACCEPTED SOLUTION
Read only

S0025444845
Active Participant
0 Likes
860

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

7 REPLIES 7
Read only

Former Member
0 Likes
860

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

Read only

anversha_s
Active Contributor
0 Likes
860

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

Read only

Former Member
0 Likes
860

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

Read only

S0025444845
Active Participant
0 Likes
861

Hi,

check in the field catalog are u passing four fields proprly and appending them.

also do i_save = 'A'.

regards,

sudha

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
860

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

Read only

0 Likes
860

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

Read only

0 Likes
860

Hi,

Plz send you code for field catalouge..........

regards,

Ruchika