cancel
Showing results for 
Search instead for 
Did you mean: 

TABLES in which the Psv1 transaction stores data

Former Member
0 Kudos

hi gurus,

I got a requirment that is "Booking the employees for Training " . i am using PSV1 trainsation for doing this. i want to know in which table the booking details should be stored. i am using the menu option 'techchatter classroom" to assign employees to training.

Regards,

siva

Edited by: siva kumar on Feb 22, 2008 6:48 AM

Edited by: siva kumar on Feb 22, 2008 6:49 AM

Edited by: siva kumar on Feb 22, 2008 6:49 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Booking details will be stored in Objects 1000 and relationship 1001 infotype

:You can view this from Tcode PP01

give the business event id

and select the infotype 1001

for eg

07.02.2008 09.02.2008 A 025 Is partici P 00000001

07.02.2008 09.02.2008 A 025 Is partici P 00008767

Former Member
0 Kudos

Hi,

I checked HRP1001 . In any other tables it stores data . i have a requiement to show this in a report.

Regards.

siva

Edited by: siva kumar on Feb 22, 2008 7:36 AM

Former Member
0 Kudos

YOu can view the attendees details through HRP1001

Or you can use the fm RH_STRUC_GET . use the correct evaluation path

All training related infn are stored in HRP tables

and business event appraisals are stored in HRT1045

Former Member
0 Kudos

Hi Siva,

You can find the data from HRP1001 table try to find the relation between Otype "E" and Scals "P".

For any clarifications please feel free to ask.

If useful then only award the points.

Regards,

Bhupesh Wankar

Former Member
0 Kudos

Hi,

I checked HRP1001 . In any other tables it stores data . i have a requiement to show this in a report.

Regards.

siva

Edited by: siva kumar on Feb 22, 2008 7:36 AM

Former Member
0 Kudos

Hi,

I have used a field symbol to do the same but the line item is not getting deleted from (SAPLKKBL)IT_COLLECT01[] even though during debugger the line item in the internal table of the fieldsymbol was deleted. Please give a solution for the same.

Thanks and Regards,

Siva