SAP ABAP Message Class SPRX Message Number 084 (Cannot generate proxy (object &1 missing in WSDL, see long text))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Attribute
Message class SPRX  
Short Description Proxy Generation    
Message Number 084  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Cannot generate proxy (object &1 missing in WSDL, see long text)
Help Document

Diagnosis

In the WSDL document, the object
""
from the namespace
""
links to the object
""
from the namespace
""

However, this last object does not exist in the WSDL document.

System Response

ABAP proxy generation expects that all directly and indirectly referenced objects are in the WSDL document. Therefore, no proxy can be generated for this WSDL and the system displays an error message.

Procedure

This situation can have different causes:

  • Object "" not been defined
  • Object "" saved in the wrong namespace
  • In the reference to object "", the wrong name was specified
  • In the reference to object "", the wrong namespace "" was specified
  • Internal error in the service that constructs the WSDL document
  • Internal error in ABAP proxy generation

History
Last changed on/by 20140121  SAP 
SAP Release Created in   620