‎2006 Mar 30 10:06 AM
Hi,
We are having a syntax error in program SAPLFC21.
Error is "The data object "LS_ITGRP-MAXID" does not have a component ZZACCT."
Please discuss if you have seen this kind of error. Or can you please help me to find the solution.
Thanks & Regards
Lijo Joseph
‎2006 Mar 30 10:28 AM
Hello,
as this component ZZACCT looks like an own development, the problem looks like to be with some modification. Can you please check where you use ZZACCT in the code of SAPLFC21, as it seems this is not avalible within: LS_ITGRP-MAXID .
I assume you will find some value assignment.
Regards,
Dezso
Message was edited by: Dezso Pap
‎2006 Mar 30 10:28 AM
Hello,
as this component ZZACCT looks like an own development, the problem looks like to be with some modification. Can you please check where you use ZZACCT in the code of SAPLFC21, as it seems this is not avalible within: LS_ITGRP-MAXID .
I assume you will find some value assignment.
Regards,
Dezso
Message was edited by: Dezso Pap
‎2006 May 03 11:58 PM
Lijo Joseph,
I had the same problem and found <a href="https://websmp201.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700011499822001">note 303609</a>. It instructs you to execute report FICG0000 with the following parameter settings:
Package = 0121
Generate objects = X.
Generate standard only (deactivated!)
Upgrade-relevant objects only (deactivated!)
Hope it works for you,
Gabriel