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

Error in FM

Former Member
0 Kudos
191

Hi Everyone,

I am using a FM 'HR_INFOTYPE_OPERATION' to update a value into a table pa0584 table.

If i try to upload all the values i am getting a return value like " No of Entries exceeds more than 20".

So please help me out.

Thanks

Vijay

3 REPLIES 3
Read only

Former Member
0 Kudos
161

Do you think this is the right forum for this question?

Read only

Former Member
0 Kudos
161

As already pointed out it is probably best to post it in ABAP general forum.

probably FM , HR_INFOTYPE_OPERATION is designed such a way to work. I am not sure what is your expectation here?.

First go to this function module and see the logic or read documentation about it.

You can also loop through your records and call FM module with set of 20 records each time .

Read only

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos
161

Moving to ABAP General. Please in the future only post questions directly related to Web Dynpro ABAP in this forum.