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

about table

Former Member
0 Likes
305

Hello Friends,

can any one tell me how can we get table name from structure. Like in HR module suppose structure is given for transfer date and employee name as a P0014 and P0001 respectively, and both are are structure so how can we get the table for this

mail me on "talele.rahul@gmail.com"

thanx and regards,

Rahul Talele

2 REPLIES 2
Read only

Former Member
0 Likes
283

Hi

especially in HR it is easy since HR uses infotypes not tables

just add PA instead of P for infotype structures

and all the infotypes starting PA0000 to PA2999 you can fetch data like tables

So P0001 means PA0001 like that

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
283

Hi Rahul ..

Look at the Link below

http://www.sap-basis-abap.com/sapta010.htm

Regards

Sudheer