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

Project Systems (PS Module)

Former Member
0 Likes
397

Hi folks,

Can anybody help me, is there any database table for:

(1)Investment cost ( Tcode:IMA11-Field INVKOS).

(2) current expenses (Tcode:CN41-Field ISTKOSTEN).

(3) budget applied to projects (Tcode:IM52-field WERT1).

Thanks in advice.

1 REPLY 1
Read only

former_member181966
Active Contributor
0 Likes
351

Checkout this link :

http://www.sap-img.com/sap-ps.htm

You can also use SQL trace ( St05 ) to check tables or ABAP run time analysis ( SE30 )

OR FM

BAPI_GET_PROJECT_STATISTICS

BAPI_PROJECT_EXISTENCECHECK

BAPI_PROJECT_GETINFO

If its help.Pl award the points.

Thanks

Message was edited by: Saquib Khan