cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi/FM required for Actual Settlement: Order - KO88 Tcode

0 Kudos
4,082

Hello,

Our requirement is to settle a Work order once TECO'ed automatically. We can't want to wait till the batch job settles the order.


We struck with the requirement of BAPI/FM for the PM Order settlement. We can't go with bdc.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hey there,

Just out of interest have you thought about changing the frequency of the batch job so you run it more frequently? This could possibly make the custom development redundant.

Cheers,

Khayyam

0 Kudos

Hi Khayyam,

Since for our requirement, there are some dependent transaction which need to be executed after the settlement, there will be no use of the changing the batch job frequency.

Our enhancement will run ad-hoc and it will execute all the transactions (Creation of Refurbishment Order, Release, Material consumption,  Order confirmation, TECO and then Settlement, Invoice, update Classification in the Material etc.)

We don't want to stop the program at any cost in any of the tcode. But the last option for us will be running this transaction in the background with immediate for Single Work order .

Currently I am checking the FM K_SETTLEMENT_SINGLE_PROCESS.

Many thanks.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sabari,

Thank you very much..rko7co88 is working fine for KO88 but before running KO88 we need to run the KKAX transaction. Have you faced any issues in KKAX transaction, if yes please help me . Thanks!!

Former Member
0 Kudos

Hi Sabari,

Thank you for the reply. My requirement is while confirming the production order, we need to run the BDC for KKAX and KO88.. when we are checking both the transactions foreground we don't have any problem, but when we run in background we are having the issue. Could you please help me if you have also faced the same issue. Thanks!!!

Former Member
0 Kudos

Hi Sabari,

Did u get any infomration for the fm K_SETTLEMENT_SINGLE_PROCESS. I am stuck with the issue for KO88 settlement. Thanks in Advance for your help!!

ZakirAppas

0 Kudos

Hi Zakir,

We could not able to find a direct solution for this issue. But as a work around we called the Settlement program - rko7co88, we provided Order, plant and settlement details as input and executed it immediately.