‎2006 Sep 06 5:06 PM
HI All,
while Posting a IDOC in Batch , i am getting an
errot Status - 51. The Error Message is Field LFA1-SPERQ . is not an input field.But While Processing in
WE19 i am able to Load it.
Regards,
Hazam
‎2006 Sep 06 5:07 PM
It could be tied to user authorizations. Certain users can access to update certain fields while others don't. Can you try the background method using your ID?
‎2006 Sep 06 5:38 PM
Hi,
Go thru this links
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400365
http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp
Check whether you are using exact FM.
Thanks
Sunil
‎2006 Sep 26 6:09 PM
Hi Hazam,
I am also facing the same problem ( Field LFA1-SPERQ is not an input field ) while posting CREMAS-IDOC. I hope u Successfully solved that problem so Please help me its urgent.
Thanks in Advance.
Elango..
‎2006 Sep 28 7:14 PM
HI Elango,
The problem was difference in Screens in two systems .
When i processwd this IDOC in Foreground , i found out
there was an extra field called address management checkbox checked in the first screen which is not available in first system.Because of this checkbox , it is going to different screen and will error ( Field LFA1-SPERQ is not an input field ). If this solved ur answer ,
Please award points.
Regards,
Hazam
‎2006 Sep 28 8:15 PM
Hi Hazam,
Thanks for your replay,
I thought this error coming due to User Authorization.
Because this filed LFA1-SPERQ is for block the vendor for quality reason , so if the user is not having to access this screen(XK02> Extras> Blocked data) then that filed will come in display mode, while the user runs the IDOC, it will try to populate blank value in that field, at that time the error is coming.
Please correct me if i am wrong.
Defantly i will give award good points soon.
With Thanx.
Elango
‎2009 Aug 19 3:49 PM
Check program MF02KFB0 for various authorization checks. It is in this program that flags get set based on the authorization checks, that are later used for the display determination, in program MF02KO00