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

prohibit CALL System

Former Member
0 Likes
392

Hi All.

Is it possible to prohibit somebody

to call that (through authority-check or similar):

CALL 'SYSTEM' ID 'COMMAND' FIELD COM

ID 'TAB' FIELD ERGTAB[].

Regards

Ilhan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
367

Hi ilhan,

1. I don't think its possible.

2. Bcos its a part of abap syntax and we cannot prohibit using abap syntax code.

3. Yes, if SAP provides the facility, only then its possible.

regards,

amit m.

Hi All.

Is it possible to prohibit somebody

to call that (through authority-check or similar):

CALL 'SYSTEM' ID 'COMMAND' FIELD COM

ID 'TAB' FIELD ERGTAB[].

Regards

Ilhan

1 REPLY 1
Read only

Former Member
0 Likes
368

Hi ilhan,

1. I don't think its possible.

2. Bcos its a part of abap syntax and we cannot prohibit using abap syntax code.

3. Yes, if SAP provides the facility, only then its possible.

regards,

amit m.