SAP ABAP Data Element RFNAMEOUT (IS-H: Remote Function (Module) Name (on Target Host))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Data Element RFNAMEOUT
Short Description IS-H: Remote Function (Module) Name (on Target Host)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 RFName Out 
Medium 15 Rem. FName Out 
Long 20 Remote Function Name 
Heading 30 Remote Function Name Outbound 
Documentation

Definition

This field specifies the name of the function module (or function) that is called on the target host by means of RFC.
In this case, the call takes place immediately after the creation of the partner file. The only interface parameter the call may have is the IMPORTING parameter FNAME. This transfer parameter must be declared LIKE NC301DX-FNAME. You will find an example interface in the code of the function module ISH_301_PARTNER_RCV_OUTBOUND.

History
Last changed by/on SAP  20050224 
SAP Release Created in