Sie sind auf Seite 1von 2

M. Rajagopalan Operational keywords: Srl. No.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 Keyword ABS ACOS ADD ADD-CORRESPONDING APPEND ASIN ASSIGN ATAN AUTHORITY-CHECK BACK BREAK-POINT CALL CEIL CLEAR COLLECT COMMIT COMPUTE CONCATENATE CONDENSE COS COSH DELETE DIVIDE DIVIDE-CORRESPONDING EDITOR-CALL EXP EXPORT EXTRACT FILL FLOOR FORMAT FRAC FREE GET HIDE IMPORT INCLUDE INSERT LOG LOG10 MESSGAE MODIFY MOVE MOVE-CORRESPONDING NEW-LINE NEW-PAGE POSITION PRINT-CONTROL PUT READ REFRESH REPLACE RESERVE Description Absolute Amont Arc cosine Addition of fiedls Addition of matching fiedls in field strings Append an entry to an internal table Arc sine Assign a field to a field symbol Arc tangent Check autorization Return to top of page Set a breakpoint Call a transaction, screen, dialog module or function module Smallest whole number value Reset to initial value Include an entry in an internal table Perform database changes Calculation Join character strings Condense a field Cosine Hyperbola cosine Delete lines Division of fields Division of matching fields in field strings Call the SAP Editor Exponential function (base e) Export data objects write a record to a internal dataset Fill a field string Greatest whole number value Set format for list output Decimal part Relase storage space reserved for an internal table Read parameters, cursor, etc Note line-related contents Import data objects Insert a program component Insert lines Natural logarithm (base e) Logarithm (base 10) Output messages Change a table (or) list lines Transfer field contents Transfer matching fields in field strings Set a new line (Place cursor on a new line) Set a new page (place cursor on a new page) Position on a variable column Deterine print format Trigger GET event Read tables and databases, (direct) read of list lines Refresh internal table of a screen Replace character strings Reserve output lines on current page 1 of 2

27/Oct/2007

http://abaplearner.blogspot.com

M. Rajagopalan Operational keywords: Srl. No. 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 Keyword SEARCH SET SHIFT SIGN SIN SINH SKIP SORT SPLIT SQRT STRLEN SUBMIT SUBSTRACT SUBSTRACTCORRESPONDING SUM TAN TANH TRANSFER TRANSLATE TRUNC ULINE UNPACK UPDATE WINDOW WRITE Description find character strings in tables Set processing parameters Move filed contents Sign Sine Hyperbola sine Set blank lines, position on line Sort an internal table (or) extract dataset Split a character string Square root Length of a character string Start another program Subtraction of fields Subtraction of matching fields in field string sum during LOOP Tangent Hyperbola tangent Sequential data output convert to upper / lower case Whole number part Underscore Unpacked with leading zeros Online database update Define screen section Output

Include other program components: 1 include 2 perform form (prog) Inserts the program component stored under the specified name at the current position Calls the subroutine form of the program prog

27/Oct/2007

http://abaplearner.blogspot.com

2 of 2

Das könnte Ihnen auch gefallen