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

Need table name for a structure.

suresh_subramanian2
Active Contributor
0 Likes
912

Hello !

I want to know the table name for the structure HRVPVF.In transaction PV12, there are 3 radio buttons.

On hitting F1 key on each of those three buttons,I got the technical information that all those three radio buttons belong to the structure HRVPVF.

I want the table name for this structure to meet my requirement.Please suggest for which I will be grateful forever.

Thanks and regards,

S.Suresh

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
879

You could try to figure it yourself by using tools like

- ST05 [ Note 25099 - Activate SQL trace|https://service.sap.com/sap/support/notes/25099]

- SE30, ST12 [Single Transaction Analysis |http://wiki.sdn.sap.com/wiki/display/ABAP/SingleTransactionAnalysis]

Regards,

Raymond

Hello !

I want to know the table name for the structure HRVPVF.In transaction PV12, there are 3 radio buttons.

On hitting F1 key on each of those three buttons,I got the technical information that all those three radio buttons belong to the structure HRVPVF.

I want the table name for this structure to meet my requirement.Please suggest for which I will be grateful forever.

Thanks and regards,

S.Suresh

5 REPLIES 5
Read only

RaymondGiuseppi
Active Contributor
0 Likes
880

You could try to figure it yourself by using tools like

- ST05 [ Note 25099 - Activate SQL trace|https://service.sap.com/sap/support/notes/25099]

- SE30, ST12 [Single Transaction Analysis |http://wiki.sdn.sap.com/wiki/display/ABAP/SingleTransactionAnalysis]

Regards,

Raymond

Read only

0 Likes
879

Hello Raymond Giuseppi !

Thank you so much for your reply.

I will try now to find the table name using the tools you suggested.

Thanks and regards,

S.Suresh

Read only

0 Likes
879

Hi Suresh,

If the suggestion by Raymond doesn't work try searching in the where used lists by clicking on the data element used for that field which u see in technical properties and select tables checkbox in that. This ia a lengthy procedure however just another option.

Thanks,

Kiran.

Edited by: Kiran Mohan on Aug 4, 2010 12:40 PM

Read only

0 Likes
879

Hi Suresh,

Please refer the tables - HRP1026 & 1031.

Regards,

Selva K.

Read only

0 Likes
879

Hello Kiran Mohan and Selvakumar Krishnan !

Thanks a lot for your time.

I searched using Where-used list.But,I couldn't find.

In HRP1026 and HRP1031, the details about whether the event is firmly booked or canceled are not found.

Please suggest.

Thanks and regards,

S.Suresh