FORM onay CHANGING p_answer.
CLEAR p_answer.
CALL FUNCTION 'POPUP_CONTINUE_YES_NO'
EXPORTING
defaultoption = 'N'
textline1 = type text here'
textline2 = 'if necessary, you can type text here too'
titel = 'title'
IMPORTING
answer = p_answer
EXCEPTIONS
OTHERS = 1.
ENDFORM.
9 Ağustos 2011 Salı
SAP/ABAP: POPUP_CONTINUE_YES_NO FM
Kaydol:
Kayıt Yorumları (Atom)
İnsdroid
Sabahtan beri çatada çutada çatada çutada… Bitmedi yine de… Neyse, yolumuz uzun, toparlıyorum çantamı, adaptörü falan tıkıştırıyorum bir şe...
-
Why do we need to change status of a request? Let's imagine, you have a workbench request and you already relased linked task in it....
-
Metasploitable is a kind of vulnerable Linux virtual machine image for penetration testing. It is Debian 32bit based operation system, and r...
-
* DATA : * ls_object_identity TYPE borident , * lo_gos TYPE REF TO cl_gos_document_service . * ls_object_identi...
Hiç yorum yok:
Yorum Gönder