Symptom
A dump (RABAX_STATE error in the frontend) occurs when the user clicks on the “Print Team Calendar” button in the ESS Webdypro ABAP Team Calendar.
Following dump can be observed in tcode ST22:
Category |
ABAP programming error |
Runtime Errors |
ASSERTION_FAILED |
Web Dynpro Component |
HRESS_C_LEA_TEAM_CALENDAR |
Short Text |
The ASSERT condition was violated. |
Source Code Extract:
| 427| |
CALL METHOD l_igs_data->send |
| 428| |
EXPORTING |
| 429| |
farm_type ='XMLCHART' "#EC NOTEXT |
| 430| |
rfcdestination = l_igs_destination |
| 431| |
EXCEPTIONS |
| 432| |
rfc_communication_error = 1 |
| 433| |
rfc_system_error = 2 |
| 434| |
internal_error = 3. |
|>>>>>| |
ASSERT sy-subrc = 0. "TODO: error handling |
Contents of system field:
Name |
Val. |
SY-SUBRC |
2 |
Read more...
Environment
ERP HCM ESS WDA TEAM CALENDAR
Product
Keywords
ASSERTION_FAILED HRESS_C_LEA_TEAM_CALENDAR ASSERT sy-subrc = 0. "TODO: error handling GENERATE_GRAPHIC AIX 7.1 , KBA , PT-RC-UI-XS , Leave Self Services Web Dynpro , EP-PCT-MGR-HR , BP for Manager Self-Service (HR) , PA-ESS-XX-WDA , ESS based on Webdynpro ABAP , PA-ESS-XX , Common Parts , CA-MSS-HCM , Manager Self-service (HR) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.