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

Skills table name

Former Member
0 Likes
795

Hi,

I want to know where skills related information is maintained. I mean in which table ? I am able to get skills through PZ31_EWT transaction. But I want to know where it is maintained since we are going to use skills drop down in our application.

Regards,

Vaibhav.

Hi,

I want to know where skills related information is maintained. I mean in which table ? I am able to get skills through PZ31_EWT transaction. But I want to know where it is maintained since we are going to use skills drop down in our application.

Regards,

Vaibhav.

3 REPLIES 3
Read only

Former Member
0 Likes
629

Hi,

what SAP system are you using?

In SAP r3, 4.6C that transaction doesn't exists.

Regards,

Read only

Former Member
0 Likes
629

Hi..,

I dont know about this transaction ,,, but in general .. we can findout the table and fields from which it is getting populated !!

Goto that transaction and go to that skill field and place cursor on it.. Press F1 and F9( Technical Info )..

U will get a window with the table name and fieldname from which it is getting populated !!

Hope this helps u..

sai ramesh

Read only

suresh_datti
Active Contributor
0 Likes
629

Did you check the Table PA0024 ?

~Suresh