cancel
Showing results for 
Search instead for 
Did you mean: 

Help about the planning cost in WBS.

Former Member
0 Kudos

Hi guys,

Run tcode 'CJ40', user can input the cost in WBS element (in the 'cost plan' column).

Now the requirement is that , we should get the value from this column and I have find some functions. But all don't work.

So seek help from you experts.

Welcome any suggestion!.

Thanks very much!!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi all,

You add also with update BPJA and RPSCO this :

CALL FUNCTION 'K_UNITCOSTING_PREPARE_SAVE'.

CALL FUNCTION 'K_UNITCOSTING_COMMIT'.

COMMIT WORK AND WAIT.

regards...

Former Member
0 Kudos

Thanks.

I have solved it by myself.

The table are 'BPGE (overall)' and 'BPJA (annual).'.

Former Member
0 Kudos

Be careful, CJ40 write planning cost on RPSCO and BPJA (or BPGE, BPPE).

You can test if you just post on BPJA if you try an CJ02 and select WBS, go on simulation cost screen. You watch 'zero' on the planning cost (ANIA and ANIB table)...

Use MF

KBPV_POST_JA for BPJA and

HFPT_BPIF_RPSCO for RPSCO.

Please reward points if its help.

Bonne journée.

Message was edited by:

Pierron Fred

Message was edited by:

Pierron Fred

null