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: 

upload .txt files into Application server.

Former Member
0 Kudos

I have two .txt files.

one contains header details of sales order and the other one contains

item details of respective sales orders.

I have to run the program to upload the above files and check why they are not uploaded properly. The program's selection screen can take the files of application server.

So how to keep my .txt files into Application server.

Is it needed to write program or is there any way to upload.

if program please help me with the program.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Can I upload direcly in quality system's application server, if the .txt file given to me ?

i am not able to upload .txt file in quality system using /ncgz3. please correct me if I am doing wrong.

help me please

6 REPLIES 6

Former Member
0 Kudos

use transaction CG3Z to upload file to application server..

Regards,

joy.

Former Member
0 Kudos

Hi,

Use FM: C13Z_FRONT_END_TO_APPL

Regards,

Subramanian

Former Member
0 Kudos

the .txt file can be uplloaded using ASC format . Am I correct ? please validate me.

Thanks for your answers.

0 Kudos

Yes u r right..u can use ASC format...

Regards,

Joy.

Former Member
0 Kudos

Can I upload direcly in quality system's application server, if the .txt file given to me ?

i am not able to upload .txt file in quality system using /ncgz3. please correct me if I am doing wrong.

help me please

0 Kudos

Hi,

Does it give any authorization error?

You should be able to upload. If CG3Z is giving you error, execute the fm: directly from SE37.

It might work.

Regards,

Subramanian