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

ABAP System functios

Former Member
0 Likes
482

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

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
Read only

Former Member
0 Likes
386

hi Ravi,

Check out in

http://help.sap.com/

REgards.

Santosh