‎2012 Feb 15 9:50 AM
Hi all,
i got a little problem with batch input and the returning table messtab!
I use transaction XK02 to change vendor master data and the table messtab gives me back an S-message AM 202!
But the message should be an error message!
I found out that in the Include LSZA11F22 in line 779ff the message will be switched from E to S when sy-binpt = space!
I set in ctu_params the field nobinpt on X!
When this field is SPACE the message AM 202 will not appear, but the BI will not work
Is there anybody out there with a similar problem?
Thanks!!
‎2012 Feb 15 3:51 PM
you can try report RFBIKR00 with option XCALL = X to compare with your customer program
greetings
Andreas
‎2012 Feb 16 9:55 AM
HI Andreas,
thanks for the hint! I checked the prog but it is the same sh...!
The one and only thing is to eliminate the S-messages with id F2 and number 056! The remaining S-messages are real errors
Greetings
‎2012 Feb 16 2:09 PM
‎2012 Feb 16 2:47 PM
Hi Rob,
unfortunately not! I created a new request in OSS
In the standard code it is hard coded to switch an error message to a success message when sy-binpt is space!
But when using call transaction with option nobinpt = space the error message will disappear with no changes
to be continued .....
Greeings
Günter
‎2012 Feb 16 4:49 PM
Hi,
check this OSS Note just in case:
Note 1567327 - Error AM202 during PO Box postal code check.
https://service.sap.com/sap/support/notes/1567327
Best regards.