| Function | Ends a dialog started with method s10dialog() | ||||||
| Example |
ABAP
|
||||||
| Format | ABAP
|
||||||
| Parameters |
|
||||||
| Description |
s10exitdialog() terminates a modal dialog started by
s10dialog(). The string given as parameter "result" is returned as the result of s10dialog(). | ||||||
| Components | S10 Framework |