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

to know standard functional module name

Former Member
0 Likes
738

hi experts,

i want to know whether any functional module is available with 2 import parameter to import the file location from PC (ii) to import sap server location , the file get uploaded in the sap server from local file path given . thank u in advance

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
710

Check FM C13Z_FRONT_END_TO_APPL.

You can also try tcode CG3Z.

Regards,

Naimesh Patel

Check FM C13Z_FRONT_END_TO_APPL.

You can also try tcode CG3Z.

Regards,

Naimesh Patel

4 REPLIES 4
Read only

naimesh_patel
Active Contributor
0 Likes
711

Check FM C13Z_FRONT_END_TO_APPL.

You can also try tcode CG3Z.

Regards,

Naimesh Patel

Read only

0 Likes
710

thank u man

Read only

Former Member
0 Likes
710

Hi,

Try these FM's for upload & download,

C13Z_FILE_UPLOAD_ASCII

C13Z_FILE_DOWNLOAD_ASCII

Regards,

Satish

Read only

0 Likes
710

now i have got another problem, i have to attach the file from front end and it should be sent to the respective user's business workplace based on the username given. any FM available