SAP ABAP Message Class SPRX Message Number 068 (Restrictions to the value range ignored)
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 068  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Restrictions to the value range ignored
Help Document

Diagnosis

You further restricted the value range of a type by using particular language elements (so-called "Facets") in the interface description. These restrictions are ignored in the proxy generation and must therefore be taken into account by the programmer when completing this field.

The following are examples of the type of restrictions of the value range:

  • <enumeration> (list of permitted values)
  • <pattern> (pattern)
  • ...

System Response

The system displays a warning for this type.

Procedure

Check the permitted value range when entering this type in your program.

Procedure for System Administration

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