cancel
Showing results for 
Search instead for 
Did you mean: 

How to extract Plan cost from project #

Former Member
0 Kudos

Hi,

I am new to PS.I have a requirement for extracting plan cost from Project #

Is there any FM? or table for this?

Plan cost should be equal to S_ALR_87013532 report Plan column.

FYI..I am writing an ABAP report.

rgds

vara

Edited by: Vara K on Jan 13, 2009 11:48 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

First Get Struture name for Transaction CJ40

Goto SE11, and enter your structure name.eg. RKPLN

Goto the field that holds your data (e.g.WKGXXX), and double-click on the element name. Once inside the element, do a where-used list for that element, searching tables only.

Then go into each table, and see if you can find the one holding your data.

E.g COEJ,COEP,COSS

Regards,

Nitin

Answers (1)

Answers (1)

nitin_patoliya
Active Contributor
0 Kudos

Table RPSCO :Project info databse

Table COEJ :planned cost ( line items )

Regards

Nitin