Application Development 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: 

HR ABAP: Infotype 25 updation

Former Member
0 Kudos

In my server table PA0025 is empty.....even i entered data (annual aprrisal ) for infotype 25 and save then also the table PA0025 is not updated.....!!

Can anybody explain me why its behave like this??? and also

<b>How to update the table PA0025 table?????</b>

Waiting for ur rply...

Thanks,

Biswajit

7 REPLIES 7

0 Kudos

Its a configuration issue. Even I faced the same issue. When u create an entry in Appraisals, then u find an entry created in HRP1001. Go to this table and enter the Personnel number and Object type..u will find the respective entry there..

cheers

Former Member
0 Kudos

Hi Shakir,

Thnks for ur rply......

I didnt find the employee no in table HRP1001.

And how do i know the object id for a particular Employee?

Can u plz guide me....

Thnx.

Former Member
0 Kudos

hi,

to c the entry of particular employee in HRP table

enter his pernr in object id and object type as 'P'

regards

vivek

0 Kudos

Hi Biswajit..

Go to HRP1001 and enter the following:

OTYPE = P

OBJID = < The Personnel Number u have created the appraisal for>

PLVAR = current plan (01)

SOBID = Thsi field will have a unique number that determines the appraisal u have created.

The same SOBID can be seen in PA30 appraisal screen under the following menu options:

View --> Key On

Cheers

Shakir

Former Member
0 Kudos

ok i put the personnel number in obeject id and object type as 'P'.

But i cant see the percentage score for the aprisee in tht table(HRP1001).

Already i maintained the percentage score in infotype 25.

Frm where (table?) i can see the percentage score of the aprisee ?????

Thnx

Former Member
0 Kudos

try this 1 --->goto se16n

choose the fields name u want to update

save the final values by clicking on save button

this should work

thnkx

bhanu

Former Member
0 Kudos

in the command field u also need to give &sap_edit before you create entries

thnkx

bhanu