2005 Oct 25 8:36 AM
Hi,
how is it possible to actively run through PBO/PAI without setting a new OK_CODE. I found the following method.
CALL METHOD cl_gui_cfw=>set_new_ok_code
EXPORTING
new_code = 'new_ok_code'
IMPORTING
RC =.
Here I have to set a new OK_CODE. Is there any command or method that only initiates PBO/PAI again?
Best regards,
Fabian
Hi,
how is it possible to actively run through PBO/PAI without setting a new OK_CODE. I found the following method.
CALL METHOD cl_gui_cfw=>set_new_ok_code
EXPORTING
new_code = 'new_ok_code'
IMPORTING
RC =.
Here I have to set a new OK_CODE. Is there any command or method that only initiates PBO/PAI again?
Best regards,
Fabian
2005 Oct 25 8:39 AM
Hi,
sorry for that. Solved the problem in another post.
Regards,
Fabian
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |