SAP ABAP Message Class 77 Message Number 005 (An error occurred executing application &, view &, routine &)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
VREP (Package) Application development RV reporting

⤷

⤷

⤷

Attribute
Message class | ![]() |
77 | |
Short Description | ![]() |
||
Message Number | ![]() |
005 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
Message Text
An error occurred executing application &, view &, routine &
Help Document
Diagnosis
When you exit the specified routine, SY-SUBRC has a value other than 0.
System Response
The procedure is therefore terminated as this error cannot be dealt with.
Procedure
Alternatives:
1. Remove the cause of the error in the specified routine.
2. If the error is not to be dealt with, reset the SY-SUBRC to 0
before you exit the specified routine.
History
Last changed on/by | ![]() |
19930823 | SAP |
SAP Release Created in |