BP Dialog:’Yes’ Button Not functioning Properly
[---------] [:] [a1200 bp not ready] [BP] [bp not ready] [BP_DIALOG] [BUPA_DIALOG] [CONFIRM_STEP] [functioning] [Include ] [LBUPA_DIALOG_JOELF44] [Method :] [not properly] [Other] [Package ] [POPUP_TO_CONFIRM] [Terms] [TXT_POPUP_TO_CONFIRM_STEP]
Related:
- Accessbility:Change role Popup in DialogSymptom Transaction BP : When changing the BP role while...
- 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...
- 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...
- EEW DI : Change Indicator ‘M’ Is Not HandledSymptom In case of Direct Input Scenario the EEW BUPR...
- Error Due to duplicate Product IDSymptom When you create a Product with a Product ID...
Symptom
Transaction BP : The ‘Yes’ button on the Warning Popup ‘Display this message for this Partner again?’ is not functioning properly.
Other terms
BP_DIALOG
———
Package : BUPA_DIALOG
Include : LBUPA_DIALOG_JOELF44
Method : CONFIRM_STEP
Other Terms : BP,POPUP_TO_CONFIRM,TXT_POPUP_TO_CONFIRM_STEP
Reason and Prerequisites
The called FM POPUP_TO_CONFIRM was not Acessibility compliant.
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_STEP
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’.