Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with Batch-Input and messtab

gnter_lidl2
Explorer
0 Likes
1,123

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!!

5 REPLIES 5
Read only

andreas_mann3
Active Contributor
0 Likes
937

you can try report RFBIKR00 with option XCALL = X to compare with your customer program

greetings

Andreas

Read only

0 Likes
937

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

Read only

0 Likes
937

Maybe OSS would have some suggestions.

Rob

Read only

0 Likes
937

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

Read only

0 Likes
937

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.