cancel
Showing results for 
Search instead for 
Did you mean: 

Function module to fetch WBS element from Project system to CATS

Former Member
0 Kudos

Hi Guys,

Can someone help me out to get the FM to fetch WBS element from Project system to CATS based on data entry profile and pernr as input.

Also let me know the rperequisite at project system side as i am not aware of that part... Till now i have create a project and WBS and assigned it to personnel number via tcode - CJ20N.

Thanks in Advance,

Praveen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Praveen,

All your WBS should be stored on tables

PROJ

PRPS

and others....

and your CATS information is mostly on table CATSDB

And you also have these BAPIS

BAPI_PROJECT_GETINFO To read detailed information about project definitions and the WBS elements of

projects from the system.

BAPI_BUS2054_GETDATA To get detailed information about WBS elements.

But still I don't know exactly what you want to achieve.

Do you want to filter your WBSs for a specific employee when submiting data with CATS ?

Is your PS and CATS running on the same server ?

Please let me know

Kind Regards

/Ricardo Quintas

Former Member
0 Kudos

Hi Ricardo,

Thanks for your reply.

Do you want to filter your WBSs for a specific employee when submiting data with CATS ?
Is your PS and CATS running on the same server ?

Yes, i want to filter the WBS element for employee based on the project assigned to employee. Can you please help me out as i am in big problem.

Thanks for your reply.

Answers (1)

Answers (1)

Former Member
0 Kudos

Any clue guys?

Flaviano
Discoverer
0 Kudos

Hello, Have a look at this, in case it might help

https://answers.sap.com/comments/13673284/view.html