cancel
Showing results for 
Search instead for 
Did you mean: 

Job Cancelled_FTP subcommand: Local error_ECC6_Oracle10_Solaris10

Former Member
0 Kudos

Hi,

We are facing problem with background job.

Requirement: Program collects various details related to Sales (from various tables) creates one test file and same will be placed in some other Non-SAP application through FTP.

Observation:

While in foreground it is working fine and file geting placed in non-SAP application but in background it is throughing error with job status cancelled as "FTP subcommand: Local error"

Job log :

Job started

Step 001 started (program <program>, variant <variant>, user ID <user id>)

FTP subcommand: Local error

Job cancelled after system exception ERROR_MESSAGE

Any one encounter this problem???

Thanks in advance. . .

S@PM@N

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

there was programming error same corrected by our ABAPer

regds

s@pm@n0

Former Member
0 Kudos

Hi,

Any dump in st22?

Regards

Ashok Dalai

Former Member
0 Kudos

Hi Ashok,

Thanks for response. . . there is a minor correction for my post ..

In fact it is not working foreground as well. In foreground also we are getting "FTP subcommand: Local error" but manuall ftp is working fine.

We have total 25 Z-programs, otehr programs working fine both in foreground and background.

We are not getting any short dumps or system logs entries.

we r using these function modules to send data to FTP from a program

HTTP_SCRAMBLE

FTP_CONNECT

FTP_R3_TO_SERVER

FTP_DISCONNECT

Regards

S@PM@N