How to change profile parameter in SAP?
Unknown
Step-by-step procedure change parameter:
Login to the SAP system
Hit the transaction code ‘RZ10′
Click Utilities and click import profiles
Click back (F3)
Place the cursor at profile and click f4
Double click on Default profile
Select the Extended maintenance and click change
Click Parameter (Create F5)
Place the cursor at parameter name and click F4
Click a small triangle shape...
8:21 AM
BASIS
,
SAP Beginners
What is Dynamic and Static profile parameter in SAP
Unknown
Basically there are 2 types of parameters :
Static
Dynamic
Static:
Static
are the parameters those won't take effect immediately the value is
set. Restart of an sap system is required for them to take effect.
Dynamic:
...
8:20 AM
BASIS
,
SAP Beginners
Java Stack Post-installation Steps in SAP
Unknown
Steps:
Some of the key Java stack post-installation steps will be discussed in this section. After the installation is successfully completed, the first step is to log in at both the operating system and application levels, and check if everything is consistent and no errors are reported. After this, some of the critical post-installation steps, such as installation of Java support...
2:18 PM
BASIS
,
BASIS BASIC
Tcode With Details
Unknown
TCODE Details
AL01 SAP Alert Monitor
AL02 Database alert monitor
AL03 Operating system alert monitor
AL04 Monitor call distribution
AL05 Monitor current workload
AL06 Performance: Upload/Download
AL07 EarlyWatch Report
AL08 Users Logged On
AL09 Data for database expertise
AL10 Download to Early Watch
AL11 Display...
2:17 PM
BASIS
,
BASIS BASIC
,
SAP Beginners
How to Import SAP Transport Request at OS Level in SAP?
Unknown
1.Make sure the transport request is released from the source system. Log onto the target systemas <SID>adm.
2.To add the transport request to the buffer (Single command line).
Enter Your Command Prompt:
tp addtobuffer <TRANSPORT-REQUEST> <SID> Client=<CLIENT-NUMBER>
pf=/usr/sap/trans/bin/TP_DOMAIN_<DOMAIN_SID>.PFL
Example:
tp...
7:45 PM
BASIS
,
BASIS BASIC
,
SAP Beginners
what is Homogeneous and Heterogeneous System Copy for SAP Systems?
Unknown
Homogeneous System Copy:
The copy of the system is installed on the same operating system and database platform
as the original system.
Homogeneous System Copy can be performed by an experienced SAP Basis Consultants and does...
7:34 PM
BASIS
,
BASIS BASIC
,
SAP Beginners
How to Restricting the user sessions to 3 or more Sessions.
Unknown
Default number of sessions for a user is set to 6.
If you need to change this, follow this Steps:
Go to Profile Maintenance by choosing
Tools --> CCMS --> Configuration --> Profile Maintenance
or Use transaction RZ11.
Maintain the parameter rdisp/max_alt_modes . Enter the number of sessions you want to restrict your user...
7:15 PM
BASIS
,
BASIS BASIC
How to change user password using BAPI in SAP
Unknown
USE THIS BAPI CODE TO CHANGE USER'S PASSWORD
CALL FUNCTION 'BAPI_USER_CHANGE' EXPORTING
username = userid
password = new_password
passwordx = 'XXXX'.
...
7:11 PM
BASIS
Subscribe to:
Posts
(
Atom
)