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

BAPI_APPRAISAL_CREATE

Former Member
0 Likes
1,343

Issue:  I've successfully executed BAPI_APPRAISAL_CREATE ,got Appraisal ID but its not showing in Infotype 0025. Help will be appreciated.

1 ACCEPTED SOLUTION
Read only

prajeshdesai
Contributor
0 Likes
1,267

Try to execute commit after that,

BAPI_TRANSACTION_COMMIT

Hope this helps

6 REPLIES 6
Read only

Shubham_Srivastava1
Product and Topic Expert
Product and Topic Expert
0 Likes
1,267

Hello

I came across this useful document on upload for HR info-type 0025.

It may be useful to you.

In the mean time will look for root cause of this error.

Shubham

Read only

pranay570708
Active Contributor
0 Likes
1,267

Hi Chetan,

Try checking infotype 0024 - Qualifications/Skills.

If you have configured infotype 0025 using IMG menu path Personnel Management> Personnel Administration> Appraisals, then use 0025, otherwise if its the PD version stick to 0024.

Infotype 0025 Appraisal | SCN

Read only

prajeshdesai
Contributor
0 Likes
1,268

Try to execute commit after that,

BAPI_TRANSACTION_COMMIT

Hope this helps

Read only

0 Likes
1,267

I have also developed Z Bapi for the same using Transaction Commit but still facing the problem.

Read only

0 Likes
1,267

See the note 131838 and 825539.

also this document may helps you,

Read only

0 Likes
1,267

HRHAP_DOCUMENT_CREATE function module worked for me.