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

include lfpaym05f01 help in command

Former Member
0 Likes
555

in this include i have command

call 'c_rsts_read'.....

what is it, and how i can show what it doing.??

4 REPLIES 4
Read only

Former Member
0 Likes
522

It is a C Function.

You cannot dig into it to see what it does.

But it is trying to read a Temse File.

Regards,

Ravi

Read only

0 Likes
522

what is c function,

Read only

0 Likes
522

pls.

where the data of tesme file come from????

in transaction f110-envirment-dme-dme

Read only

0 Likes
522

Hi Richie,

I do not know much abt FI transaction. I'm sorry.

But a C Function is a code written in C Language .

People say that, at the assembly level SAP was written in C language.

So, abap has provided an option to call such functions .

Regards,

ravi