‎2010 Apr 16 3:17 PM
hi every one,
The ASSERT condition was violated.
in webdynpro abap can any one help . im getting this error when im inserting customer master in KNA1
and also when i m giving name in customer name field its give error as
Unable to interpret RA as a number in case of customer name i m pretty confused can any one help.
‎2010 Apr 16 3:57 PM
Which assert condition was violated? Think of this as a CHECK statement that evaluated as NOT TRUE. Also, are you sure your data elements/domains are correct from customer name? The error fires when you put non-digit characters into numeric fields or NUMC fields.
‎2010 Apr 16 3:57 PM
Which assert condition was violated? Think of this as a CHECK statement that evaluated as NOT TRUE. Also, are you sure your data elements/domains are correct from customer name? The error fires when you put non-digit characters into numeric fields or NUMC fields.