SAP ABAP Message Class SPRX Message Number 116 (<&4> missing for object &1 (or one of its elements/attributes))
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 116  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
<&4> missing for object &1 (or one of its elements/attributes)
Help Document

Diagnosis

In the object

from namespace

the specification <> is missing. This means that the object or one of its attributes has no type.

System Response

The system displays an error message. A proxy cannot be created.

Procedure

Correct the data type definition:

  • In the case of a simple type, check whether a type has been specified (for example, xsd:string).
  • In the case of a complex type, you must specify a type for all attributes and elements that do not have a sub-structure.

Procedure for System Administration

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