2014 Mar 03 7:47 AM
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
2014 Mar 03 7:53 AM
Hi,
In Idoc if you have field STYPE pass in debug we19 STYPE = '2' and check if this works.
Raghav