SAP ABAP Message Class CNV_10500 Message Number 032 (Parameter does not contain the name of an RFC connection)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10500 (Package) Special ledger package
Attribute
Message class CNV_10500  
Short Description Messages of Special Ledger Package    
Message Number 032  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Parameter does not contain the name of an RFC connection
Help Document

Diagnosis

An entry for the RFC parameter in the current package was found in table CNV_00001_PARAMS. However no RFC destination has been specified.

System Response

The program is not continued.

Procedure

  • Create the RFC destination.
  • Enter the name of the destination in the parameter table.
    • Name of the functions module: CNV_00001_PARAMS_WRITE
    • Zu starten mit SE37

PARAMNAME = RFCDEST

VALUEFROM = <Name of the destination from SM59>

The current package nubmer is added automatically.

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