BUPA_TEST_DELETE does not display message text
[bupa bupa] [bupa international] [BUPA_DEL] [BUPA_TEST_DELETE] [commit_changes] [DELE1] [display] [EVENT] [ls_result] [wo bupa]
Related:
- SAP-BP: BUPA_DESCRIPTION_GET appends unnecessary spaceSymptom When only Name1 is not maintained but Name2 is...
- Performance is slow in buschdoc report or BPCD transactionSymptom Performance of the change document through report BUSCHDOC or...
Symptom
The report BUPA_TEST_DELETE does not display the error message text, but only displays the message type and message ID
Other terms
BUPA_TEST_DELETE commit_changes BUPA_DEL ls_result EVENT DELE1
Reason and Prerequisites
All applications which have registered their modules for the event DELE1 generate their respective messages in their modules.The messages are collected and finally displayed by report BUPA_TEST_DELETE.
Up to now, the report required applicatons to fill ALL the message details into the message structure – even the field ‘MESSAGE’.
In case the applcation function module did not populate this field, the message was incompletely displayed by the report.
However, it should not be mandatory to fill field MESSAGE since MESSAGE ID and MESSAGE NUMBER are sufficient to determine the field MESSAGE.
Solution
Implement the corrections of this note