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 Closing Date - PS Module

kiran_k8
Active Contributor
0 Likes
2,048

Folks,

Sub :- PS Module

Kindly let me know if there is any Standard table or FM through which we can get the Project Closing date.

Thanks,

K.Kiran.

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,384

Either look in table JCDS for date when the closed status was applied or use a FM like STATUS_READ_MULTI.

Regards,
Raymond

Read only

kiran_k8
Active Contributor
0 Likes
1,384

Raymond,

Thanks for providing the info

From PROJ table I got the OBJNR and got the statuses from JCDS table.Out of following Closed status' which one should we be considering to determine whether a Project is Closed or not.Kindly let me know if there is any table to get the Closing date.

I0046

I0135

I0452

I2510

I7102

IFO07

Regards,

K.Kiran.

Read only

0 Likes
1,384

The first one I0046...

Read only

kiran_k8
Active Contributor
0 Likes
1,384

Raymond,should the UDATE of JCDS be considered as Closing date.

Isn't there any table to get the Closing date.

K.Kiran.