KK SAP For Logging in To The System You Need A User ID and A Password
KK SAP For Logging in To The System You Need A User ID and A Password
Description
AT END OF ENDAT
AT Fg ENDAT
AT FIRST ENDAT
AT LAST ENDAT
AT NEW ENDAT
CALL
CHECK
CONTINUE
or SELECT loop
9
DO ENDDO
Loop processing
11 EXIT
12 FORM ENDFORM
Definition of a subroutine
13 IF ELSE ENDIF
Conditional processing
14 LEAVE
15 LOOP ENDLOOP
16 MODULE ENDMODULE
17 ON CHANGE OF ENDON
18 PERFORM USING
Call a subroutine
19 SELECT ENDSELECT
20 STOP
End selection
21 WHILE ENDWHILE
Loop processing
Older PostsHome
ABAP TIPS
PREVIOUS
NEXT
RANDOM
Always specify your conditions in the Where-clause instead of checking them yourself with
check statements. The database system can then use an index (if possible) and the network
load is considerably less.
Always use Pretty Printer and Extended Program Check before releasing the code. Do not
leave unused code in the program. Comment the code thoroughly. Align the comments and the
Code. Follow the SAP Standards and SAP Best Practices guidelines. Its a good practice to
take a dump of the code on your local drive.
Pop Up a Calender
Module to Read a File
Module to Reverse A String
Run an Executable Program
with Parameters
Program for POP up Screen
Printing Selection
Parameters for a Report
Uploading and
DownLoading a Report
SAP ABAP Version
Management
SAP ABAP Short Cuts
List of Important System
Variables
ABAP MACROS
ABAP Calling a File Selector
Some Important Function
Modules
ABAP String Operations
ABAP Function Module to
Check Validity of Date
Transfer Internal Table
Contents to a File
SAP ABAP Program Types
BAPI to Read Customer Data
Checking Validity of Date
Download to Application
Server
ABAP Debugger Breakpoint
and Watchpoint
BAPI to get Company Code
Details
Creating Material Using
BAPI part 2
Generating a Valid Password
Logical Databases Structure
Making Fields OBligatory in
Selection Screen
ABAP Views
Getting a Company Code for
a Plant
Importing contents of
Clipboard in SAP
Getting a Plant for a
Material
Plant Material and Storage
Location
SAP Production Planning