Popular Posts
javax.net.ssl.SSLHandshakeException: Connection closed by peer in Android 5.0 Lollipop Recently, there is a error occurs when access website via ssl connection like below although it worked fine several days ago. // Enable SSL... Close window without confirm (I.E only) window.opener=null; window.open('','_self'); window.close(); focus on validating function focusOnInvalidControl() {     for (var i = 0; i < Page_Validators.length; i++) {         if (!Page_Validators[i].isvalid) {     ...
Stats
Text Symbols
*&---------------------------------------------------------------------*
*& Report  ZA000020                                                    *
*&                                                                     *
*&---------------------------------------------------------------------*
*&                                                                     *
*&                                                                     *
*&---------------------------------------------------------------------*

report  ZA000020                                .

write / TEXT-A01.                    " 文字元件, 類似Resource, 需先建立定義
write / 'Default text value'(A02).   " 同上, 可不先建立定義, 若未建立文字內容, 以引號內的內容為預設值

*
建立文字內容的方式有
  1. 在source code中, 雙擊文字元件變數, 會跳出對話窗
    按yes即可建立
  2. 在ABAP Editor(SE38)中, 選擇Text elements建立
text elements 編輯畫面