WRITE: / 'Error in FTP Command'. ENDIF. CALL FUNCTION 'FTP_DISCONNECT' EXPORTING HANDLE = MI_HANDLE EXCEPTIONS OTHERS = 1. Don't forget to reward if useful... Reply prasad_reddy9 Explorer 2007 Jun 28 6:24 AM 0 Kudos 244 SAP Managed Tags: ABAP Development Thx for the ...
I am able to run this in the first client (where it was saying command not found)... Regarding the second client where no_permission error was thrown I may get the permission from someone in the authorizing team ... Thank a lot for all your help ... Former Member 2005 Dec 07 ...
Former Member In response to kesavadas_thekkillath 2011 Nov 23 10:11 AM 0 Kudos 998 SAP Managed Tags: ABAP Development Hi Keshav, I tried it and the error is just the same. I intended to put /c in the additional parameters to close the command prompt after execution. Rep...
SAP Managed Tags: ABAP Connectivity Hi.. First Chek in the destination server that Path is present or not Through AL11. Have u Created a Command In SM69.. for moving the file purpose.. when u calling the Function Module u have to pass the Parameters like COMMANDNAME = Command whic...
===> CPIC-CALL:'ThSAPOCMINIT':cmRc=27thRc=242Timeout al intentar establecer una comunicación(¿ interlocutor ok ?)ABAP Programm:RSRFCPIN(Transaction:SM59)User:ADMIN(Client:300)Destination:SAPXPG_DBDEST_PBMDEAQBDS01(handle:2,,)Error RFCIO_ERROR_SYSERRORinabrfcpic.c:1501CPIC-CALL:'ThSAPO...
SAP BW ABAP 1、VBAP :销售订单(销售凭证) 2、MARA:物料主数据 3、MBEW: 物料价格 4、MAKT :物料描述 5、RLGRAP 装载文件的结构 RSBDBTAB 打开 Hub 目的地: DB 表 OPENHUB 模型 PROGDIR ...SAP ABAP学习笔记 ABAP/4 简介 ABAP/4 包括 - 带有各种类型和结构的声明数据的声明元素 - 数据制作的操作...
SAP Managed Tags: ABAP Development Our OS is Windows NT. I am using SXPG_COMMAND_EXECUTE to execute a script to transfer files from R/3 App Server to FTP Server. I created a command in SM69. command name: ZZ_MOVE Operating system: Windows NT Type: Customer Operating system command:...
SAP Managed Tags: ABAP Development Hi , You need to creat a UNIX command in tcode SM49. Command like calling a Shell script as shown below /usr/sap/trans/bin/zprinter_utilities/zprinter_display_queue.ksh Once you have created a command you can use the FM and trigger the unix command...