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: 

eCATT script

Former Member
0 Kudos

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

radhakrishnan_r
Participant
0 Kudos

Hi Sathya,

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

Its required program level correction

Regards,

RK

Former Member
0 Kudos

Hi Sathya,


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


Regards,

Deepak