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

Fetching time from HR event (created using PSV2)

Former Member
0 Likes
913

Hi,

When we create a business event using PSV2 t-code, we mention location, date, time etc for that event. For each event, a unique Event ID is generated. I want to fetch the time mentioned for that event based on the event ID generated i.e. the start time and end time. Which tables should I use? and which relation? Please help me with the logic and the code for the same.

Regards,

Chetan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
862

Hi 

Please refer to the view HRV1035A

Regards

Hi,

When we create a business event using PSV2 t-code, we mention location, date, time etc for that event. For each event, a unique Event ID is generated. I want to fetch the time mentioned for that event based on the event ID generated i.e. the start time and end time. Which tables should I use? and which relation? Please help me with the logic and the code for the same.

Regards,

Chetan

4 REPLIES 4
Read only

venkateswaran_k
Active Contributor
0 Likes
862

Hi

Probably this may help...

Please refer to the tables T588X

take BUSOB and refer to TOJTB

Regards,

Venkat

Read only

0 Likes
862

Hi Venkat,

however i am not able to find start time and end time in that table

Read only

Former Member
0 Likes
863

Hi 

Please refer to the view HRV1035A

Regards

Read only

0 Likes
862

Thanks a lot Boris