cancel
Showing results for 
Search instead for 
Did you mean: 

cost planning for a project

Former Member
0 Kudos

Hi Experts,

Can anybody tell is there is any t-code to mass change of the cost planning for a project. If there is a t-code please explain me the procedure how to do it.

Thanks & Regards

Raman T S

Accepted Solutions (1)

Accepted Solutions (1)

nitin_patoliya
Active Contributor
0 Kudos

CJ9C : Copy WBS actual to Plan ( collectively )

CJ9B :Copy WBS Plant to Plan (Collectively )

CJ9F : Copy Project costing (collectively )

For all the txn you have to define Variant. If required, take help of your ABAP for the defining variant.

Now the defined variant will come in your transaction. Select year, period & version besed on your requirement.

Use that variant in your Txn. After chaing record for project / WBS element you can verify the same in CJ40.

Regards

Nitin

Edited by: Nitin Patoliya on Dec 10, 2008 8:39 PM

Former Member
0 Kudos

thank you

I donot want to to copy. i am asking when u are planning the cost planning of the project first time.

or tell me is there is any t-code to copy the values of the budget to the cost plan at a time.i think u got my point.

Thank you Very much

With regards

Raman T S

ansar_shaikh2
Contributor
0 Kudos

You can budegt a project by:

1. Transferring the values in the cost planning as budget.

2. Entering the budget directly into the WBS element.

PS STD cycle of creating Project is as follows:

1. Creating the Project in the Project builder

2. Using the relationships to link the activities

3. Planning the output & duration of activities

4. Sceduling the Project

5. Planning Costs

6. Allocating budget

7. Releasing the Project for execution

Choose Original Budget.

In the Planned total column, you see the values copied from cost planning.

Select the planned total column.

Choose Edit ® Copy view.

Percentage rate-100

Overwrite- Select

In the dialog box, enter the following data:

The system copies the values from cost planning into the budget.

Hope ur prob will be solved

Regards,

ANSAR

nitin_patoliya
Active Contributor
0 Kudos

I am not sure that is there any Tcode is available for the mass transferring Budget to cost planning.

Notmal scenario is like that, we are copying cost plan to budget. For that Tcode IMCCP3 is available in Enterprise release

Regards

Nitin

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raman,

As per i understood.

CJ9FS.

CJ9BS

CJ9CS....These Tcode will be use to copy cost in same project.

CJ40.......selectall.......edit....delete(This is also procedure to delete)

Regards

Chandra