Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PS module data selection question.

Former Member
0 Likes
478

Hi Experts,

We are developing a custom interface in SAP R4.5 version to pull the project information from SAP.

We need Cost elements (WBS element), Actual hours, Plan hours, Actual amount and Plan amount to be pulled from SAP system with Project or WBS element as input.

Our functional consultant had shown us the detail data in GR55 (report writer),

but I am not able to find the tables or BAPI or function module to select the required data.

I checked PROJ, PRPS tables and BAPI_PROJECT_GETINFO but was not giving required data.

Any help on this greatly appreciated.

Regards,

Harish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
419

For actual and plan costs, please refer COSP,COSS,COEP tables.

For WBS, Network, Activities, please refer AFVC, AUFK, AFKO,AFVV,AFVU tables.

For more info on tables, refer below link:

http://www.sapfans.com/sapfans/forum/logps/messages/1347.html

Thanks,

Santosh

2 REPLIES 2
Read only

Former Member
0 Likes
420

For actual and plan costs, please refer COSP,COSS,COEP tables.

For WBS, Network, Activities, please refer AFVC, AUFK, AFKO,AFVV,AFVU tables.

For more info on tables, refer below link:

http://www.sapfans.com/sapfans/forum/logps/messages/1347.html

Thanks,

Santosh

Read only

0 Likes
419

Thank you Santosh for your help. It gave me direction to work further.

Regards,

Harish