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

Need help on ABAP syntax --Call 'cfunc'(system function)

Former Member
0 Likes
727

Hi ABAP gurus,

I want to modify system function

CALL CHECK_TADIR_ACCESS_KEY' ID 'ENTRY' FIELD HENTRY

ID 'KEY' FIELD HKEY.

how to modify.....?even abap debugger didnt recognize inside of the statement(According to SAP ,if i want to modify this, i have to compile and link the SAP kernel. for this i required C source code files)...

any body throw light on this issue.....

Regards

Dinesh. A

1 REPLY 1
Read only

Former Member
0 Likes
503

Hi dinesh,

1 i have to compile and link the SAP kernel. for this i required C source code files)...

Yes, u are right.

2. But i don't think there is any documentation

where we can know, how to do this.

3. Moreover, sap can stop support if we tamper with their c files,

or the kernel. Hence, even if possible, its not recommended.

regards,

amit m.