You are on page 1of 4

862 6101 7587

123456

user administration
=================

create users

change / modify users

display users

delete users

copy users

lock users

unlock users

reset password / change password

WHAT IS SAP?

SYSTEMS

APPLICATIONS &

PRODUCTS in data processing

SAP IS AN ERP TOOL

Different types of ERP Tools:-


SAP
ORACLE
JDEDWARDS
PEOPLESOFT
MICROSOFT DYNAMICS

SAP FOUNDED IN THE YEAR 1972

SAP R1

ERP SYSTEMS CLASSIFIED AS TWO TYPES

CENTRALISED AND

DE-CENTRALISED

DE-CENTRALISED -> DATA STORED LOCALLY

CENTRALISED ERP SYSTEM


MODULES ARE OF TWO TYPES -
============================

In SAP Modules are of two types

FUNCTIONAL MODULES

TECHNICAL MODULES
1) FUNCTIONAL MODULES

HR
FICO
MM
QM
PP
PS
SD
PM

2) TECHNICAL MODULES

ABAP
BASIS
SECURITY
BI
BPC
GRC

PROJECT TYPES
==============

1. IMPLEMENTATION

2. SUPPORT

3. UPGRADE

4. ROLL-OUT

5. MIGRATION

1) IMPLEMENTATION :-
====================
TO DEVELOP THE PROJECT STARTING FROM SCRATCH

2) SUPPORT :-
====================

TO MAINTAIN PROJECT AFTER IMPLEMENTAION

3) UPGRADE :-
====================

VERSION UPGRADE FROM ONE VERSION TO ANOTHER VERSION

4) ROLL OUT :-
====================
EXPANDING YOUR BUSINESS TO OTHER LOCATION

5) MIGRATION :-
====================

Migrate from one software to another software

From lenovo to Everyone: 12:42 PM


composite role
==============
composite role is a container contains group of single roles

instead of assigning multiple single roles to user, create composite role and add
all the single roles and assign the composite role to user.

there is no authorization tab in composite role, instead of authorization tab we


have role tab.

it is not possible to add composite to composite role, because composite role


doesn't have profile on its own.

the relationship between single and composite role can be seen in table -
"AGR_AGRS"

NAMING CONVENTION FOR COMPOSITE ROLE:-


============================================

ZC_MODULENAME_COMPANYNAME_DESIGNATION

OR

ZC_COMPANYNAME_MODULENAME_DESIGNATION

in which tables the profiles of composite role can be seen?


no table

is it possible to add composite role to composite role?

it is not possible to add.

why?
because composite role doesn't have profile on its own.

AGR TABLES
==========
AGR_USERS - RELATION BETWEEN USER AND ROLE

AGR_TCODES - RELATION BETWEEN ROLE AND


From lenovo to Everyone: 12:43 PM
AGR TABLES
==========
AGR_USERS - RELATION BETWEEN USER AND ROLE
AGR_TCODES - RELATION BETWEEN ROLE AND TCODE

AGR_NUM_2 - GENERATED PROFILES

AGR_AGRS - RELATION BETWEEN SINGLE ROLE AND COMPOSITE ROLE

AGR_1016 - PROFILES OF ROLES / NAME OF THE ACTIVITY AGAINST THE GROUP


PROFILE

AGR_PROF - PROFILE NAME OF ROLES / RELATION BETWEEN ROLE AND PROFILE

You might also like