Skip to Content
0
May 11, 2010 at 08:51 PM

sy-subrc eq 1001

1729 Views

i am doing a BDC using call transaction method (MM01 Transaction). When i execute in All screen mode i am getting SY-SUBRC = 0 but when execute in no screen mode it is returning SY-SUBRC = 1001. I checked in BDCMSGCOLL table but there were no A or E messages. There is 1 message of type S with message class 00 and message number 347 i .e MG03STEUER-TAXKM

i have to provide 3 tax classifications to BDC, based on how many needed, they will be filled

lets see i send 3 and system only needs 2, i get this message "field MG03STEUER-TAXKM(3) is not an input field".

logic to find only required no of TAXKM fields so that i can only send required no is very complex

please suggest my options

Moderator message - Please see before posting - offering points is not allowed

thank you

Edited by: Rob Burbank on May 11, 2010 4:59 PM