Skip to Content
0
Former Member
Mar 16, 2011 at 03:48 PM

BAPI_PROCORDCONF_CREATE_TT, GR item isn't linked with Confirmation

64 Views

Hi All,

I got problem about goods receipt with BAPI_PROCORDCONF_CREATE_TT. In COR6 and COR6N, I can do goods movement for both goods receipt and goods issue. but after I use BAPI_PROCORDCONF_CREATE_TT, I can do only goods issue, but goods receipt is not linked with confirmation.

My data is following these:

TIMETICKET

ORDERID: 40001

PHASE: 0020

POSTG_DATE: 10.03.2011

YIELD: 100

CONF_QUAN_UNIT: KG

GOODSMOVEMENT

Item1

Material: AAA

Plant: 1000

Storage loc: 0001

Quantity: 100

Unit: KG

Movement: 261

Item2

Material: BBB

Plant: 1000

Storage loc: 0002

Quantity: 150

Unit: KG

Movement: 101

In LINK_CONF_GOODSMOV, I put.. (Sorry, I forgot field name)

Confirmation index: 1

Item index: 1 >> to link with item1

Confirmation index: 1

Item index: 2 >> to link with item2

The result is item1 is issued (This is ok). But Item2 is not received, it's showed in blue color in CORT and is not linked with Material Document. Do I miss any fields? Please help.

Thanks,

Regards,

Thana

Edited by: NhEuOi on Mar 17, 2011 3:24 AM