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: 

ABAP System functios

Former Member
0 Kudos

Hi experts,

How to call an ABAP system functions into ABAP pgm?

For ex: CALL 'ALERTS' ID 'ADMODE' FIELD abcd

ID 'OPCODE' FIELD defgh

ID 'FILE_NAME' FIELD ld

ID 'DIR_TBL' FIELD i_files-sys.

from where i can call this into abap pgm?...

Any body Please let me know about this..Where can i get the info. about this?

Regards

1 REPLY 1

Former Member
0 Kudos

hi Ravi,

Check out in

http://help.sap.com/

REgards.

Santosh