2011 Mar 08 10:13 AM
Hi,
We upgraded from 4.7 to ECC 6 .
I got the following dump when i excute the custom program.
I called the fm REUSE_ALV_HIERSEQ_LIST_DISPLAY
When it goes into the FM the dump is coming as shown below
Program SAPLKKBL*
*Include LKKBLF99*
*Module Name GEN_LINE_OUT_HS*
*Field symbol has not yet been assigned.*
*You attempted to access an unassigned field symbol*
*(data segment 67).*
*This error may occur if*
*- You address a typed field symbol before it has been set with*
*ASSIGN*
*- You address a field symbol that pointed to the line of an*
*internal table that was deleted*
*- You address a field symbol that was previously reset using*
*UNASSIGN or that pointed to a local field that no*
*longer exists
Regards
Jai
2011 Mar 08 10:48 AM
Hi,
This kind of error occurs when the field catalog is not filled properly. Please check whether you are filling all the values in the field catalog properly or not.
Thanks,
Sri.