cancel
Showing results for 
Search instead for 
Did you mean: 

Way to extract project profile deatils

Former Member
0 Kudos

Hi All,

Is there are way to extract all details of project profiles from any table?

Am looking for all the information wrt any particular profile (all the tabs)

Thanks,

Krishna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can check table TCJ41 using SE16. Hope this will fulfill your requirement.

Regards

Shishir

Answers (2)

Answers (2)

0 Kudos

Hi Krishna,

complete details of Project profile could not be found from single Table. So please use view V_TCJ41 (join of few Database tables). All the tables maintained in this view should be considered to get complete details of Project profile.

Go to Tcode SE11

Go to table Tables/Join conditions

see the tables in left side. All these tables are required to get complete details

Regards,

Siva.

Former Member
0 Kudos

Hi Siva Kumar,

TCJ41 would give you details related to Project profiles.

Your statement to view all the tables did not sync with me.

For example, RA key field ABGSL and data element ABGR_SCHL available to view if maintained in Project profile in table TCJ41.

However, in SE11, table view of V_TCJ41, table TKKAD is also referring to same field ABGSL  and data element ABGR_SCHL.

When you click on the button "Contents" which leads to Data Browser: Table TKKAD. Now,  execute then it will show up RA keys maintained in the sysmte and are in particular stored in table TKKAD. RA key data is being extracted from TKKAD into TCJ41.

Looking into the above, just check table TCJ41 is sufficient to view the project profile information.

Thanks,

Sudhakar

Message was edited by: Sudhakar Pappu

Message was edited by: Sudhakar Pappu

sanjeevc
Active Contributor
0 Kudos

Hi,

Execute Se16n t-code with PROJ table system will show all information what ever input at PD level and for wbs PRPS for network AFKO/AUFK tables.

Regards,

Sanjeev