Accessbility:Change role Popup in Dialog
[---------] [:] [BP_DIALOG] [BUPA_DIALOG] [common dialog] [DECIDE_ROLE_WHILE_CREATION] [dialog] [Include ] [java dialog] [jquery dialog] [LBUPA_DIALOG_JOELF44] [Method :] [Other] [Package ] [POPUP_TO_CONFIRM] [Terms]
Related:
- BP Dialog:’Yes’ Button Not functioning ProperlySymptom Transaction BP : The ‘Yes’ button on the Warning...
- BP Dialog : CONVT_NO_NUMBER Dump while changing the BPSymptom From transaction BPV1, a user enters some data, and...
- Archiving of iobjects deletes also referenced dataSymptom Consider a Product ‘P1′ and the iobject ‘IOBJ’ which...
- Data not Buffered in the Form com_product_guid_get_h01Symptom Buffer is filled after successful read from database and...
- Dump on Deleting RELTYP Assignment To A CategorySymptom COMM_HIERARCHY : A Dump is triggered on deleting the...
- BP Dialog : Short Dump when saving the Business PartnerSymptom From transaction BP, a user enters some data, and...
- Info message of flagged for archiving does not appear.Symptom Info message of flagged for archiving is not appearing...
- BUPR EEW Table Not Updated In Case Of WebUiSymptom In Case Of WebUi where API’s are used,the BUPR...
Symptom
Transaction BP : When changing the BP role while creating a BP a Popup is raised to confirm the change of the Role.This popup is not Accessibility compliant.
Other terms
BP_DIALOG
———
Package : BUPA_DIALOG
Include : LBUPA_DIALOG_JOELF44
Method : DECIDE_ROLE_WHILE_CREATION
Other Terms : POPUP_TO_CONFIRM
Reason and Prerequisites
The FM POPUP_TO_DECIDE_WITH_MESSAGE which is called in the Dialog Mode to raise a popup is not accessible and hence this module is replaced with the FM POPUP_TO_CONFIRM.
Solution
Please follow the manual steps below before implementing the note
Creating the Diagnose Object
_______________________________
a. Use the transaction se61.
b. Enter the following data
Document Class : Dialog text
Language : English
Dialog text : TXT_POPUP_TO_CONFIRM_ROLE
c. Click on create and goto change mode.
d. Goto Menu Insert-> Symbols-> Standard Symbols and select ‘PARAMETER’ under symbol name.You can see ‘&PARAMETER&’ on the screen.
e. click on ‘Change’ icon on the tool bar and replace the symbol name ‘PARAMETER&’ with ‘&PARAMETER1&’ and click on continue.
f. Repeat the steps d & e for two more times by replacing the symbol name ‘&PARAMETER&’ with ‘&PARAMETER2&’ and ‘&PARAMETER3&’ correspondingly.
g. Save and activate the diagnose object under the package ‘BUPA_DIALOG’.