Login

Login to view more content!!!





Lost Password?
No account yet? Register

Registered Access

Poll

What area of ABAP are you interested in?
 
Home arrow Tips and Tricks arrow Dialog Programming arrow Forcing the calling of PBO
Forcing the calling of PBO PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Anon.   
Friday, 18 September 2009
* Usually this command is enough to call PAI/PBO by force
CALL METHOD cl_gui_cfw=>set_new_ok_code
EXPORTING
new_code = 'DUMMY'.

* If not, try this one additionally (available only with SAP GUI for Windows)
CALL FUNCTION 'SAPGUI_SET_FUNCTIONCODE'
EXPORT
FUNCTIONCODE = '/00'
EXCEPTIONS
FUNCTION_NOT_SUPPORTED = 1.

* Synchronize Application Server and Frontend data, just to be sure :)
CL_GUI_CFW=>FLUSH.

Related Items:

 
Next >

Google Search

Statistics

Contribution Activity
Utilities: 41
Tips and Tricks: 362
Sample Code: 174
Total Contributions: 592

Member Activity
Members: 6694 since 2/1/2007!
New: 2 since yesterday!
Visitors: 1987301
We have 5 guests online

Newest Members

Welcome our newest members:

Google Ads