SAP ABAP IMG Activity SIMG_ISHMED_CADEVFTP (Settings for SAPFTP)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DS (Package) Departmental Solutions
IMG Activity
ID SIMG_ISHMED_CADEVFTP Settings for SAPFTP  
Transaction Code S_PRI_97000072   (empty) 
Created on 20061215    
Customizing Attributes SIMG_ISHMED_CADEVFTP   Settings for SAPFTP 
Customizing Activity SIMG_ISHMED_CADEVFTP   Settings for SAPFTP 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_ISHMED_CADEVFTP    

Use

Within the framework of the device interface, it is possible to retrieve files from an FTP server (GET). If you wish to send files (PUT) e.g. from customer-specific programming, you can also use FTP functionality by calling a function module (ISH_N2_DS_PUT_SAPFTP).

You can use table TN2SAPFTP to make entries concerning FTP servers for retrieving (GET) and sending (PUT) files.

Requirements

Ensure that the RFC connection for SAPFTPA has been maintained under TCP/IP connections ( TA SM59 ) and works. The standard functionality of SAP is used for the FTP service (started on the application server).

Standard settings

As entries from TXCOM are used as sequence criteria for all other areas of communication, this is referenced here.

As the target system for a partner system from which you wish to receive (GET) make a TXCOM entry which ends with 2 and, for a partner system to which you wish to send, an entry which ends with 1.

The Control Parameter fields have the following meaning:

  • User: User name for login
  • Password: Password for login (is coded once entered)
  • Target Machine: Enter the FTP server here (usually the URL or IP address)
  • RFC Destination: Enter here SAPFTPA to start the SAP FTP function on the application server (normal case). If you enter SAPFTP here, the system will attempt to start the FTP process on the front end (extreme exception).
  • Phys. Path: Here you enter the work directory on the FTP server, to which you wish to toggle.
  • File Extension: Here you enter the file extension (e.g. .txt), which classifies the files in the directory, which should be retrieved (only for FTP-GET)
  • Position Name: Here you enter the offset in characters, with which the file name begins (only for FTP-GET)

Activities

Depending on the type of FTP server different behavior is demonstrated and, in particular differing syntax is returned after the DIR command.

Initial tests can be executed using the report RSFTP001 to RSFTP009. The offset e.g. can be determined with RSFTP002 and the command 'dir', as the characters are counted in the following screen display.

Example

Business Attributes
ASAP Roadmap ID 201   Make global settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_ISHMED_CADEVFTP 0 I010004300 Clinical System 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
TN2SAPFTP S - Table (with text table) N2DS_SAPFTP_CUST  
History
Last changed by/on SAP  20070103 
SAP Release Created in 700