RSLISTDUMPS: List of Runtime Errors (Part B)

Runtime Error Short Description
BADI_DEFINITION_INCONSISTENTDefinition of the referenced BAdI is inconsistent.
BCD_BADDATA Packed field contains incorrect BCD format.
BCD_FIELD_OVERFLOWA calculation field is defined too small.
BCD_ILLEGAL_SORT_FORMATInvalid sort display for a packed number
BCD_NO_SIGNPacked number without a plus/minus sign.
BCD_OVERFLOWOverflow during an arithmetic operation (type P) in program "xxxxx"
BCD_UNKNOWNUnknown error code in an arithmetic operation (type P).
BCD_ZERODIVIDEDivision by 0 (type P) in program "xxxxx"
BITS_WRONG_TYPEAn operand of a bit expression or bit comparison has the wrong
BIT_NO_ZERO_OR_ONEError in ABAP statement in a bit operation.
BIT_OFFSET_NOT_POSITIVEError in ABAP statement in a bit operation.
BLOCKED_COMMITA database commit was blocked by the application.
BOXED_BAD_REFThe technical reference for a boxed component is invalid.

You May Also Like

Leave a Reply?