Popular Posts
Generate subversion diff report using python bash: svn --diff-cmd "python" --extensions "diff_to_html.py" diff -r 596:671 diff_to_html.py import sys import diff... JSRequest, Get parameters from querystring with javascript in SharePoint Provides method to parse query string, filename, and pathname from URL // Initialize first JSRequest.EnsureSetup(); // Get the current fil... ROBOCOPY: Robust File Copy for Windows -------------------------------------------------------------------------------    ROBOCOPY     ::     Robust File Copy for Windows --------...
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 編輯畫面