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

eCATT script

Former Member
0 Likes
353

Hi Guys,

I am developing  a eCATT script for removing the roles assigned via a position. This is working fine to some extent. However, I am getting an error as "Function code cannot be selected'.

For example, if there are 53 roles assigned to a position and if my text file contains 53 lines for that particular position, it executes 50 lines successfully and last three lines are ending up in the error. I am confused, why the whole list is not getting executed successfully.

My text file contains just the number, position id.

Any help would be appreciated.

Thanks.

2 REPLIES 2
Read only

radhakrishnan_r
Participant
0 Likes
306

Hi Sathya,

Get a help from ABAP programmer who can debug and help you to fix it.

Its required program level correction

Regards,

RK

Read only

Former Member
0 Likes
306

Hi Sathya,


why don't you run the report two times filling the text file with allowed  maximum no of entries only?


Regards,

Deepak