cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cProjects - Table Name for Staffing (Resources)

Former Member
0 Likes
350

Hi Gurus

In cProjects: Projects -> Resources -> Staffing Tab

When a search for a New Staffing Resource is carried out, what Table is this search referencing.

Many Thanks in advance

Panduranga

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Panduranga,

The staffing for the resouce management looks up the entries maintained in Tcode BP. In the Tcode BP, go to any of the maintained entry, go to Identification tab and maintain the External BP number as the SAP login ID of that user.

Regards,

Nishit Jani

Award points if you find the information useful.

Former Member
0 Likes

Hi Nishit

Transaction BP maintains Data on Table BUT000 and all it's related Tables.

I'd have a hard time believing that this Table is responsible for populating a drop down in cProjects.

BUT000 may be used at the end of the search, I'm looking for the table used at the start.

Thanks

Panduranga

Former Member
0 Likes

Hi Nishit

Looks like I stand corrected, I ran a trace on the Database hits when the search is run.

A Sequel Join between BUT000 & BUT100 is used, the main selection criteria being:

Central Block = ' '

BP Type = 'BUP003'

Many Thanks for pointing me in the right direction.

Regards

Panduranga

Answers (0)