cancel
Showing results for 
Search instead for 
Did you mean: 

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

0 Kudos
4,104

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.

View Entire Topic
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.