You are on page 1of 3

SAP for logging in to the system you need a user ID and a password.

This user ID is created


by the system administrator. The first time you login to the SAP system you need to change that
password which has been assigned to you while creating the user ID. Every user ID will have
certain roles assigned to it. The System Admin (Basis Administrator) is responsible for creating
these roles after consulting the Functional team. Each user will typically have several roles
assigned to their user ID. The user roles are predefined in the SAP system and each employee
would have a combination of several roles which have been predefined in the SAP system. The
roles are defined using the activity groups in the SAP system. A proper understating of the
activity groups is necessary for creating and assigning Roles in the SAP system. Once a predefined user role is assigned to a user the system then automatically displays the appropriate
User menu when the user logs on and provides the required authorization. An activity group can
contain Transactions, Reports, Files, Web Links. Once the activity group has been assigned it
defines the user specific menus. Once the user logs on to SAP a user specific menu is
displayed this menu is controlled by the activity group that has been assigned to the user. To
display a list of descriptions of the pre-defined user roles, select Tools---- Administration----User
Maintenance--'Repository Infosys--' Activity Groups----' List of activity groups according to
complex selection criterion---' Selection according to activity group name or call transaction
S_BCE_68001418. The pre-defined user roles are delivered as templates and have names
beginning with 'SAP_' and suffix _AG. Composite activity groups can be built with individual
activity groups. A composite activity group does not contain any authorization."
"Radio Frequency Identification
Devices are responsible for
electronically capturing the data
related to Materials. Once the data
is captured, it is transmitted via
Radio waves to the SAP server.
The main use of RFID devices is in
Warehouses where the data is
physically moved from one location
to another. It is very convenient for
the warehouse personnel to make
use of RFID so that all the material
movement is captured
automatically and the information is
transferred to the SAP server. SAP
Auto-ID Infrastructure is the
component in SAP Netweaver that
provides gateway to the RFID
Data."

Thursday, August 14, 2008


SAP ABAP Important Keywords :
The following list displays some of the important Keywords in ABAP
No Keyword

Description

AT END OF ENDAT

Control group end in LOOP

AT Fg ENDAT

Processing specific to record type in LOOP

AT FIRST ENDAT

Execute processing block within a LOOP before


processing single lines

AT LAST ENDAT

Execute processing block within a Loop after


processing single lines

AT NEW ENDAT

Control group end during LOOP

CALL

Call processing (Program, function module, screen)

CHECK

Selection condition, leave loops and subroutines

CONTINUE

Exit current loop pass within a DO, WHILE, LOOP

or SELECT loop
9

DO ENDDO

Loop processing

10 EXEC SQL ENDEXEC

Execute a Native SQL Statement

11 EXIT

Leave loops or subroutines

12 FORM ENDFORM

Definition of a subroutine

13 IF ELSE ENDIF

Conditional processing

14 LEAVE

Leave program processing, go to a transaction, list


(or) menu

15 LOOP ENDLOOP

Loop on a table (or) extract dataset

16 MODULE ENDMODULE

Definition of a dialog module

17 ON CHANGE OF ENDON

Processing on field change

18 PERFORM USING

Call a subroutine

19 SELECT ENDSELECT

Read database tables

20 STOP

End selection

21 WHILE ENDWHILE

Loop processing

Posted by ABAP FRIEND at 2:00 AM 3 comments


Labels: Keywords in ABAP

Links to this post

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.

Ole Automation Part1


Ole Automation Part 2
Processing Blocks in ABAP
Simple ABAP Report
ALV Grid - Changing Colors
ALV Report Example
Creating Variants For ABAP
Reports
Recording BDC using
Transaction
Sales Document Flow in
ABAP
User Exits in SAP SD
SAP ABAP Naming
Standards
SAP SD Tables
SAP ABAP Data Dictionary
Tables
MM Important Transaction
Codes in SAP
Passing g Data From One
ABAP Program to Another
ABAP Compute Add Collect
and Append
SAP ABAP Determining
Attributes of Data
SAP ABAP Editor Icons
BAPI for Displaying Material
Data
BAPI to get customer bank
details
EDI Outbound Process
SAP EDI Process Overview
Function Module for Vendor
Bank details
SAP IDOC
Creating a Valid Password in
SAP
SAP BADIs Introduction
SAP ABAP MACROS
POP UP function Module to
Confirm and Save Data
Select Options
BAPI for availability check
String to Numerical
SAP Goods Movement
Process
Getting a List of Plants for a
Material
SAP R3 Clients Concept
ABAP Adobe Forms
Authorization Object Tables
SAP Industry Specific
Solutions

Sap Scripts and SmartForms


Bar Codes
Standard Reports and Sap
Scripts
Important Standard Reports
in SAP
Abap Tricks and Tips
Bapi Sales Order
BAPI Purchase Order
Creating Function Modules
in SAP
Creating Tables in SAP
Finding User Exits in SAP
Function Module Create Text
and Read Text
Important Transaction
Codes in SAP
ABAP Function Module for
Submitting a Program
ABAP Game Tic Tac Toe
ABAP Internal Table To
Excel Sheet
ABAP Function Module to
create Directory
Different Types of Menus in
SAP
Function Modules in SAP to
check Loged in Users
ABAP Function Module for
Adding Days to Dates
Call a Transaction From a
Remote System
SAP MM simple
Procurement Cycle
BAPI Material EDIT
Finding Decimal Places in
Currency
Getting negative sign before
a number in ABAP
Program Editor Lock Unlock
Restricting Select Options
List of BAPIs in the system
SAP Function Module
Scramble a String
LSMW
POP up table contents on
the screen
SAP R3 Bookmarking
Websites
Stock Requirements List
Function Module
Retail Transaction Codes

ABAP Debugger Break Points


ABAP Debugger WatchPoints
Drill Down Reports Concept
Creating a HOT SPOT
Interactive Programs and Hide
Technique
String Concatenate
Get Week of the Year
SAP ABAP to Add Days to a
Date
Add Months to a Date
Get Month in the Year
Display Clock
ABAP Code For Progress
BAR
ABAP Function Module For
Caluclator
ABAP Function Module For
Calender
Displaying Messages in
ABAP
Function Module Pop Up To
Confirm
Conversion Routines in SAP
SAP ABAP Authorization
SAP ABAP Module Pool
Tutorial
SAP ABAP RFC
Finding Path to SAP
Transaction in Menu
SAP Purchasing Documents
SAP and ABAP Shortcuts
Logical Databases
Advantages of Logical
Databases
Copy to Clipboard
BAPI Create Material
Finding and Running
Programs in ABAP
Program Syntax Check and
Extended Syntax Check
Select Options upper lower
case
BAPI Sales Order Simulate
Get PLANT and Description
for a Material
MRP List Function Module
Production Planning and
Controlling
Applications in SAP R3
Tool Based Reports
Important Transaction
Codes in SAP
SAP Stock per Bin

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

You might also like