cancel
Showing results for 
Search instead for 
Did you mean: 

Standard program to mass update the profit center in a Process Order

Former Member
0 Kudos

Hi all,

Is there any standard SAP program which will do could mass update the profit center in a Process Order? if we have open process order before year end process, at that moment, the material segment division and profit need to be changed to another value. Please advice,

Regards

Brijesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member196398
Active Contributor
0 Kudos

Brijesh,

This is possible only through BDC/LSMW etc...not through any standard transaction.

Regards,

Prasobh

Former Member
0 Kudos

Hi Prasob,

Thanks for your inputs. Can you please tell me about BDC as I am not aware of that. And how it is used to change the Profit Center value in Process Order?

Regards

Brijesh

former_member196398
Active Contributor
0 Kudos

Brijesh,

1. You need to create a transaction recording for CO02 using transaction SHDB.

2. For the recording you have done create the program

3. Use transaction SM35 to run the transfer program in call transaction mode or batch input session.

Please go through the link [SAP Help on Data transfer.|http://help.sap.com/erp2005_ehp_05/helpdata/EN/fa/097008543b11d1898e0000e8322d00/content.htm]. Please take the help of abaper if required.

Regards,

Prasobh

Former Member
0 Kudos

Hi,

Refer this link for BDC recording and programing

http://www.sap-img.com/abap/learning-bdc-programming.htm

Regards,

Vishal

Former Member
0 Kudos

Hi Vishal, Prasob,

Thanks for your inputs. But if the user just need to change the Profit Center value in all Process Orders through a mass change, whether it can be achieved through this? Here the data is not coming from any external system. Will there be any input field for the "Profit Center" field in the selection screen for the specific plant and the Order type in this customized program? Please advice. Thanks a lot for your valuable inputs.

Brijesh

Former Member
0 Kudos

Hi,

No their is no other option then using BDC/LSMW program for updating in prd orders.

First you have to do recording of CO02 by entering the value Production order and profit center through SHDB

Then you need to create a .txt file containing the Production order and profit center.

Then execute the BDC or LSMW program.

Consult any ABAPER for creating BDC and LSMW program.

Regards,

Vishal

Former Member
0 Kudos

Thanks for the inputs

Answers (0)