‎2006 Aug 07 7:25 AM
Hi,
I have developed one script, initially the O/P was fine.But since our requirements has been changed, we have changed the field.Initially that field is from Table and later we have taken that field from structure. Actually the structure contains values, but I am not getting those values in O/P, I have debbuged it but that field coming like warning red colour field.
Please help me in this issue, very urgent.
Thanks,
Rani.
‎2006 Aug 07 7:38 AM
hi rani i dnt think the value can be taken up 4rm structure ... it will be better if u can find out any table to acess that field ... can u name the field and structure ..
‎2006 Aug 07 8:11 AM
Hi Rohit,
The value can take from fields becos I have used some other 2 structures, they r working fine. but problem with this structure only.
structure is RFOPS_DK-KIDNO.
Thanks,
Rani.
‎2006 Aug 07 8:52 AM
well the earlier flds that u hv displayed is it 4rm the same structure ... else search for RFOPS_DK-KIDNO in ur driver program if u find it or not ... or tell me the driver program if its a sandard ...
‎2006 Aug 07 8:56 AM
well do 1 thing go to se11 . type the filed name and got o where used list and thn u will get many tables 4rm were u can get ur fld so i hope this solves ur problem ..
reward points if helpfull
thanking you
rohit gupta
‎2006 Aug 07 9:05 AM
Hi Rani,
First check whether the structure RFOPS_DK is being filled in your Driver Program(Print Program) or not.
If it is being filled then you can replicate that value in your script,If that structure is not being filled in your driver Program you need to write a Perform in your script to fetch the required values.
Regards,
Ismail.