Skip to Content
0
Former Member
Sep 11, 2007 at 02:53 PM

Dump while creating STO through IDOC PORDCR102

45 Views

Hi,

I am trying to create STO first using BAPI_PO_CREATE1 function module in se37.

Its creating STO properly. But when I use the same data and try to post IDOC PORDCR102 which inturn uses the same function module BAPI_PO_CREATE1, it gives a short dump while accessing some field symbol.

While debugging, I found the Delivery Address structure is being populated with 0000 in the idoc which causes a dump later.

Same structure is initial when I use BAPI. In both the cases, I dont want to populate this Address structure.

Please suggest what could be the reason.

Thanks,

Swapna