We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.
Showing posts with label Question. Show all posts
Showing posts with label Question. Show all posts

Question II

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Question: Hi all,

I'm new to security admin, Is there any transaction codes available for security and audit logs.

thanx

Answer:
Hi lola,

If you use the search functionality on this forum you will see this has been covered a number of times.

SM19,20 and 21 will get you started but red the posts and you will get lots more info

cheers,

al.

Answer:
Also look at transaction SERC as it has a Basis security component on "things that should be done" and are low hanging fruit for auditors.



Keyword: BASIS
Title : Question II

Labels: ,

Question I

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Question: Hello,

Can someone tell me what the difference between Security Audit Log and AIS is.

Thanks

Answer:
Security Audit log will record events corresponding to user defined filters - e.g. dialog logon, transaction start.

AIS is a list of reports which can be used for some system audit tasks. In no way should AIS be relied on, however there are some useful (standard) reports which can be used as part of an auditing framework.



Keyword: BASIS
Title : Question I

Labels: ,

Basic Knowledge and System Navigation Question

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

What SPRO stands for?

SPRO stands for SAP Project Reference Object
.
It is used to configure the setting as per your client requirement by using the standard setting present in the system. This where you can do all the SAP configuration work. It is also known as the Configuration Menu.

What is full form IMG and SPRO? How are they different from each other?

IMG :- Implementation Guide.
SPRO :- SAP Project Reference Object.

SPRO------>IMG.

Type in the T-Code SPRO under That got to Main Menu which is IMG.

SPRO is basically used to organize the consultant customizing during the SAP Project Phrase.

How to close a window?

If we want to stop a transaction in the middle, Right click on the end button (X) on the top right corner of the window. Then select "stop transaction".
As we dont have STOP icon as we have in WINDOWS, this will help in the same way.

Its a very small tip, but will help a lot.

Tips by : Bhaskar

Name two ways to start a transaction.
- Dynamic Menu
- Command Field

Why do you create user-specific parameters?
They supply defaults to R/3 fields. If a field is indicated, the system automatically fills in default value. Depending on the field definition, the entry can also be replaced with a value entered by the user. (Concept of PARAMETER ID)

Name the three different kinds of messages in the R/3 system. What is the difference between them?
A message can have five different types. These message types have the following effects during list processing:

A (=Abend):
The system displays a message of this message type in a dialog window. After the user confirms the message using ENTER, the system terminates the entire transaction (for example SE38).

E (=Error) or W (=Warning):
The system displays a message of this message type in the status line. After the user chooses ENTER, the system acts as follows:
While creating the basic list, the system terminates the report.
While creating a secondary list, the system terminates the corresponding processing block and keeps displaying the previous list level.

I (=Information):
The system displays a message of this message type in a dialog window. After the user chooses ENTER , the system resumes processing at the current program position.

S (=Success):
The system displays a message of this message type on the output screen in the status line of the currently created list.

What is a data dictionary or repository?
Central catalog that contains the descriptions of an organization's data and provides information about the relationships between the data and its use in programs and screens.
The data descriptions in a Data Dictionary is also called metadata, i.e., data that describes other data.

The ABAP/4 Dictionary stores system-wide data definitions. When you create a new data definition, the Dictionary tool does all the processing necessary to create the definition. You can use the Dictionary tool to look up the "definition" of objects in your R/3 System.

What is a matchcode?
Comparsion key. A matchcode allows you to locate the key of a particular database record (e.g. account number) by entering any field value contained in the record. The system then displays a list of records matching the specifications.

If you want an end user to see a specific menu after logging on the R/3 system, how could you do that?
User maintenance transactions allow the system administrator to create and maintain user master records. This includes the generation and assignment of authorizations and authorization profiles.



Keyword: BASIS
Title : Basic Knowledge and System Navigation Question

Sample Basis Question 2

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

1) In what sequence does the system read the system parameters the specified locations?
a) Instance profile
-> Default profile -> Kernel
b) start.ini
-> Kernel -> Default profile -> Instance profile
c) Kernel
-> Default profile -> Instance profile
d) Kernel -> start.ini -> Default profile -> Instance profile


2) Which are the possible Client Roles
a) Test
b) Production
c) Demo
d) Integration

3) Which of the following are types of change requests?
a) Workbench request
b) Developer request
c) Customizing request
d) cross-client customizing request

4)In sap when a background job can be triggered?
a)When an even occurs
b) when database updates
c) when a job finished succesfully
d) can be triggered only in relese R/3 4.7

5) Which of the following work process can be dynamically changed?
a) BTC
b)Spool
c) v1
d) DIA

6) Which of the follwing are types of RFC destinations
a) Inter-system connection
b) R/3 connections
c) R/2 connections
d) Remote connections

7) Example of Java Standalone installation is?
a) Mysap 2005
b) WebAS 7.1
c) Sap BW 3.0
d) SAP Enterprise portal

8)Which of the following work process supports multiplexing?
a) Update
b) Background
c) Dialog
d) Enqueue

9)What tasks does a task handler carry out?
a) Triggers a event
b) Acess the database
c) Compile the Abap code
d)
Coordinates activities within the work process

10)
During asynchronous updates, which process records the data to be changed in VB* tables?
a) Dialog
b)Update
c)Enqueue
d) Spool



Keyword: BASIS
Title : Sample Basis Question 2

T r a n s l a t e to your language