cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI for Process Order confirmation & COR6 tcode functionality

Former Member
0 Likes
5,912

Hi Folks ,

I need to replicate the functionality of COR6 transaction code via BAPI / FM. The functionality as confirming the phase + goods movement of the backflush components + final issues indicators in short the whole transaction to be implemented via BAPI / FM .

I am currently using the bapi_prodordconf_create_tt, but Functionality is similar to the COGI , more or less it is similar to the COR6 transaction but not fully .

I am also exploring the option for the business objects .

Any leads to this would be of great help .

Regards

Swapnil P Kamble

View Entire Topic
Former Member
0 Likes

Hi Sabine ,

The BAPI bapi_procordconf_create_tt is posting & processing the order+phase based on the COGI transaction , even if we check the table entries for RESG the TCODE is being updated as COGI .

Quoting :- what is not similar in COR6 with this BAPI ?

I cannot get the error message from the BAPI explicitly for goods movement (anything for 261, 531,101 movement types) .

In COR6 transaction if there is an error in any of the line item for Goods Movement posting it will not post that specific line item but will post remaining , whereas the BAPI did not post any of the documents if there is error .

I need to implement the check for the goods movement before passing it to the phase confirmation BAPI .

Regards

Swapnil P Kamble