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

Error in posting Inbound IDOC

Former Member
0 Likes
449

Hi Gurus,

I am trying to create Vendor by inbound IDOC by  enhancing the standard FM IDOC_INPUT_CREDITOR but IDOC is getting posted with status 51:

Status 51:

Trans. XK01 record 3 : Data record is not flagged as record type 2

1 REPLY 1
Read only

former_member182354
Contributor
0 Likes
394

Hi,

     In Idoc if you have field STYPE pass in debug we19 STYPE = '2' and check if this works.

Raghav