2009 Jun 23 9:22 AM
Hi,
While checking the program in SLIN the following error is thrown,
"After a structure enhancement, the semantics of the assignment or comparison may
change."
Could anybody give me the solution to fix this issue.
Thank in advance,
Varsha.
Hi,
While checking the program in SLIN the following error is thrown,
"After a structure enhancement, the semantics of the assignment or comparison may
change."
Could anybody give me the solution to fix this issue.
Thank in advance,
Varsha.
2009 Jun 23 9:49 AM
Hi,
After modifying and activating the structure, please check the enhancement category etc.. in the structure extras.
Regards,
Santhosh.
2009 Jun 23 9:59 AM
hai varsha before activatign the structure assign enhancment category
go to extras menu form there enhancement category and select any type and it wil solve ur issue
m.a
2009 Jun 23 10:57 AM
hai,
I have tried checking the enhancement catagory, still the same issue any other solution to fix it..
Thanks in advance,
Varsha.
2009 Jun 23 11:04 AM
hai varsha , that is no bcos of enhacnement category, can u breif what have u actually done , u said that u have done slin on program , did u get warning or error durign slin ,
just tell what exactly what haev u doen so that it might help in solution
m.a
2009 Jun 23 12:01 PM
Hi,
Its actually a warning,
"Syntax check warning
After a structure enhancement, the semantics of the assignment or comparison may
change.
Internal Message Code: MESSAGE G:O"
If i click that warning..it takes me to a particular structure in program, where i have used the functionality like,
Get Customer delete information.
1) MOVE-CORRESPONDING wa_custdelete TO wa_getcustmatinfolist.------>Structure
wa_getcustmatinfolist-deletion_indicator = l_x.
APPEND wa_getcustmatinfolist TO t_getcustmatinfolist.
CLEAR : wa_getcustmatinfolist,
Get Customer change information.
2) MOVE-CORRESPONDING wa_change TO wa_getcustmatinfolist.----
>-Warning shows at this point
wa_getcustmatinfolist-change_flag = l_x.
APPEND wa_getcustmatinfolist TO t_getcustmatinfolist.
CLEAR wa_getcustmatinfolist.
CLEAR wa_change.
Thanks in advance,
Varsha.
2009 Jun 23 12:25 PM
hai varsha ,
it is warning and as u have made the enhancement of the structure as enahnced , then ti gives warning that in future if u enhance the strucuture it might effect the other dependencies and it is not a problem
else u can make the enhancement category as canto be enhanced and u dotn get this warning
regards
m.a
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |