cancel
Showing results for 
Search instead for 
Did you mean: 

Cost Center field on Reservation (from PM Order)

Former Member
0 Kudos

Hi!

Info, please:

- filed "Cost Center" (screen field: COBL-KOSTL) in Details of Reservation which came from PM Work Order Components tag -> from where is it supposed to be filled?

We have it empty and even our consultant can't tell.

Anyone?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanx, everyone!

former_member661330
Contributor
0 Kudos

You can create a custom report; use the work order number, reservation number (table RESB) and use the settlement rule on the work order ( table COBRA)

Regards

Carlos

Former Member
0 Kudos

Hi

Normally the cost center field is not there in the PM Order Reservation details. As the cost will be booked on the PM Order and during the settlement run the cost will be transfer from Order to the cost center.

In PM order you can find the cost center field in Location Tab u2013 account assignment, where cost center data is fetch from Functional Location details.

Regards

Sameer

Former Member
0 Kudos

I know all the places/ways to see it, so do my Warehouse users.

Nevertheless, BPA is pressing me to tell how to show CC in Reservation, for reason she only seems to know.

But, it is extremely important for her. Or maybe just ... well .. you know.

And I have no time to look for it, so I'm asking for fast help here.

Thanx!

Former Member
0 Kudos

If you don't want to create a custom report, you could try using IW40 to format a report that displays both the reservation number for any components as well as the responsible cost center from the work order header.

If you really want to populate the cost center field on the reservation, take a look at exit MBCF0007. (I wouldn't recommend it, however, as the system may act "strangely" if it sees a cost center there when it isn't expecting one.)

Paul

former_member661330
Contributor
0 Kudos

Hi,

The cost center is not shown on the reservation or cost center because this field is not the primary receiver, the primary receiver is the work order, and the cost center shouldn't be displayed.

Regards

Carlos

Former Member
0 Kudos

There is cost center field on Reservation's details screen.

How to fill it? Do you know which User exit is ment for it? Any other way?

Reservation, not Purchase Requisition.

loganathan_r2
Explorer
0 Kudos

Hi,

As Carlos explained, the reserved materials are issued against the maintenance work order.Aafter confirmation of operation / material issue the maintenance order will be setteled through KO88, then the cost will be setteled to the cost center of equipment (for normal maint orders the cost center will be cost receiver).

Regards,

R. Loganathan.

paul_meehan
Active Contributor
0 Kudos

Hi,

The cost center field is not automatically transferrd from PM order into the purchase requisition. You can use Customer-Exit M06B0002 or COZF0002 to achieve this.

-Paul