Search This Blog
Monday, December 13, 2010
Tuesday, December 7, 2010
Setup an SUP Server - Sybase Unwired Platform 1.5.2
1. Download correct media
2. Unzip properly
4. Check on the ports in use, e.g. 5001 - restart SUP host if needed before configuring/adding devices to release the port
Friday, December 3, 2010
Tuesday, November 23, 2010
SAP NetWeaver Identity Management 7.2: Call for Ramp-Up Nomination
Sunday, November 21, 2010
On-Demand Solutions Increase the Performance
How to Implement Enhancement Packages
Saturday, November 20, 2010
Some SAP GRC related information
Performace Tuning Parameters in Oracle and MSSQL
Thursday, November 18, 2010
Some of the Important SAP Notes that I recently used to setup an End-to-End SAP Sybase Mobile CRM landscape (SMP links - Secure Access required)
How would you setup Environment Variable 'ORACLE_HOME'?
Windows and ora<DBSID> on Unix are needed to setup a User Specific
environment variable 'ORACLE_HOME'.
What is 'DBA_USERS' in SAP context?
list of SAP system users, such as:
SYS
SYSTEM
SAP<SID>
OPS$<HOSTNAME>\<SAPSID>ADM
OPS$<HOSTNAME>\SAPSERVICE<SAPSID>
TP - Transport Control Program in SAP
1) If a change request (a transport request) has an object with an
error or would generate an error, and if another transport request
with an object that would repair the previous object with an eror,
then the ultimate outcome will not have any errors in the runtime
environment of target system, if both the requests are moved/imported
together in a queue.
2) Before the MAIN import phase starts, tp imports and activates ABAP
Dictionary Structures. This way the structures are current and able to
receive new data.
3) In case of multiple transport requests in a queue, tp processes
each import step for all requests in a queue before moving on with the
next step in Import procedure.
Wednesday, November 17, 2010
Sequence of applying SAP Support Packs
Parameters to set Initial and Maximum J2EE Heap size
Transport Paths
How would you generate RFC destinations for Transport Management System (TMS) connections?
Tuesday, November 16, 2010
What is CSMREG?
ICM threads in an SAP system
Change J2EE VM Parameters
Operation Mode
Friday, November 12, 2010
What is a Logon Group in an SAP system?
Widely used SAP printing access method
Automatic Archiving using Oracle DB
Class A background jobs in SAP
It is set using Operation Mode configuration. Transaction code RZ04.
Enterprise Services Architecture (ESA)
'sapevt' and 'sapxpg'
Thursday, November 11, 2010
NWDI components
(A) DSR (Design Service Repository)
(B) CBS (Component Build Service)
(C) CMS (Central Management Service)
Java Startup and Control Framework
Tuesday, November 9, 2010
Standard Clients and Users delivered with an SAP system
Along with the default clients there are some users come created with the system. They are SAP*, DDIC, and EARLYWATCH.
The above is important to know and note because you would need a user immediately after installing the system. This information is usually available in the installation guides but it's always good to remember and keep the fundamental know-how crystal clear.
Download SAP BCM RDS package
https://service.sap.com/swdc
Click on Installations and Upgrades (subtab of defaulted tab Software Downloads)
Click on Installations and Upgrades - Entry by Application Group
Click on SAP Rapid Deployment solutions
Click on SAP Business Communications Management rapid-deployment solution
Click on SAP BCM SOFTWARE 6.0
Click on Installation
and then
Download the ZIP
Media Downloads - SAP BCM
https://service.sap.com/swdc (This will take you to Software Download tab)
Click on Installations and Upgrades
Click on Installations and Upgrades - Entry by Application Group
Click on SAP Application Components
Scroll down and
Click on SAP BCM Software
Click on SAP BCM Software 6.0 (7.0 is on the way!)
Click on Installation
Download the ZIP file with title SAP BCM Software 6.0 Installation (material number 51033874 as of posting this blog)
Unzip it and do what you have to do !!!
Monday, November 1, 2010
Wednesday, October 13, 2010
Tuesday, October 12, 2010
Wednesday, July 14, 2010
How to get SAP ABAP Documentation and Examples within an SAP system?
Execute transaction:
ABAPDOCU
#################
SAP ABAP Programming Essentials
Execute transaction SE38 or SE80
To Define/Describe, etc. for Tables, Data Elements, etc./ABAP Dictionary:
Execute transaction SE11
User Interfaces creation/Screen Printer:
Execute transaction SE51
Function Modules/Function Builder:
Execute transaction SE37
Tuesday, July 13, 2010
How to stop individual SAP instances
stopsap R3 INSTANCE_NAME or stopsap J2EE INSTANCE_NAME
List owned SAP Background Jobs
Monday, July 12, 2010
Quick Log off from an SAP Gui session
Execute transaction '/nend' to log-off. You will get a pop-up window saying any unsaved work will be lost. This transaction ends multiple sessions, one at a time, and gives the 'Log Off' pop-up only in the last session window.
/nex
Execute transaction '/nex' to immediately close your session.
CAUTION: Any unsaved work WILL be lost because you will not be reminded of it by any pop-up window if you use this transaction.
Friday, July 2, 2010
Various Traces
ST11 - Developer Trace
ST22 - ABAP Dump Analysis
ST01 - System Trace
ST05 - Performance Trace
SM21 - System Log
Wednesday, May 12, 2010
SAP Support Pack Stacks
https://service.sap.com/sp-stacks
SAP CRM 7.0
Latest SPS 6 released May 2010
Anticipated release of next levels, as of today:
SPS 7 August 2010
SPS 8 October 2010
SAP GUI
Latest version 7.20
SAP KERNEL 7.01 64-BIT Unicode
69
TREX 7.00
52
TREX 7.10
34
Tuesday, May 11, 2010
How to add/edit Logon info screen for SAP Gui
- Execute Transaction SE61
- Create a document, e.g. ZLogin_info_screen under Document Class General Text
- Add the text you would like to have in the info screen, e.g: DEV
########
This is Development system -
It has the following clients
100 Gold Client
200 Development Client
300 Data Conversion 1
500 Data Conversion 2
Any questions, please contact:
Shival Tailor @ sbtailor@sapnetworkers.com
######## - Save and activate the document
- Logon using SAP Gui and the above information will be displayed on the login screen.
Wednesday, April 7, 2010
SAP Solution Manager - How to add a Team Member in a project via SOLAR
- Execute Transaction: SOLAR_PROJECT_ADMIN
- 'Project Administration - SAP Solution Manager' will open
- Doube click on your
- You will see: Change Project -
- SAP Solution Manager - You will tabs like: General Data, Scope, Proj. Team Member, System Landscape, Templates, etc.
- Here, click on Proj. Team Member tab
- Now click on '+' button to add a line
- You should see a blank line added to the list
- Here select user ID of the team member that you want to add under Project Team Member column (the first column!)
- Remaining details should be filled out automatically
- Now SAVE!
Monday, April 5, 2010
How to find missing Auth Objects in SAP Security
If the question involves many messages involving missing authorizations then I would first create a test user copying the user with the issue and:
- Execute Transacation ST01 (i.e. ST'ZERO'1) for System Trace
- Check mark the box next to Authorization check under Trace Components
- Click on General Filters
- Enter the user name in 'Trace for user only' field
- Click on Green 'Back' icon (next to red 'X') or press F2
- Click on 'Trace on' (next to Refresh)
- You will see 'Trace Status:' changed as 'Trace switched on (main switch on)
- Now recreate the issue, i.e. perform the steps by which the user was getting those 'Missing Authorizations' related messages, either in SAP GUI or in Web UI
- Once you execute the very step, after which you get the messages in question, go to ST01 and turn the Trace off, i.e. click on the next button to Trace on
- Now click on Analysis
- Select the user name (by default it will be the user that you are logged on to SAP GUI with)
- Check the correctness of the time, i.e. From: and To: fields
- Remove the Table Restrictions and enter '*' instead
- Uncheck all Trace Records except Authorization Check
- Click Execute
- Now you should see a Trace Display in which you will several columns with line items with different Green shades..Dark and Light green..
- Among the columns displayed you will see the fourth column with Authorization Object and RC (Return Code)
- Find the objects with non-zero RC and you should see the missing authorizations
- This you can use to modify the existing role accordingly and reexecute the steps to see if the Missing Authorizations related messages appear again.
Friday, April 2, 2010
How to Filter BP Roles using Auth Objects
You need to restrict the available BP roles in the drop down menu of roles when you create a BP using IC Webclient.
You have already made necessary authorizations objects selections based on your requirements.
Still the drop down menu shows other BP roles than what you want to be filtered out.
Procedure:
In addition to restrict BP roles using authorization objects via PFCG, you need to run the following Business Add-In:
Transaction code: SPRO
Click on IMG
Expand:
Customer Relationship Management
Master Data
Business Partner
Business Add-Ins
Here you will see (the last one) Implementation: Filtering of BP Roles by Authorization Check
Execute this BAdI
Outcome:
Once the above BAdI is executed, the filtering will start and you will see only those roles that you have customized using auth objects.
TREX Administration Tool
Provide the RFC Destination and execute.
You should see tabs such as:
Summary
Services (default)
Trace
Ini Files
Alert
RFC Monitor
Search
Index Landscape
Index Admin
Queue Administration
Version
and
Topology
There will be Advanced Mode, along with TREX ABAP Customizing button on the top which will give you more options/tabs to choose from.
Monday, March 15, 2010
CRM Role Assignment via Report
Program: CRMD_UI_ROLE_ASSIGN
Execute
Select a user: Enter SAP User ID
Framework Authorization Role: SAP_CRM_UIU_FRAMEWORK (Default)
Change it to the one you want
Action: Update Role Assignment
Make Exceptions Visible in CRM Web UI
Checkpoint Group: BSP_WD_EXCEPTION_DISPLAY
Activiate
Select under Activation Tab:
Breakpoints -> Break
Logpoints -> Log
Assertions -> Break
Save
Monday, January 4, 2010
SRMO for SAP TREX instances
Click on 'Create SSR'
Enter 'IMS_SSR' in Create Search Server Relation
Click on Create SSR
You will see expanded dialog box where:
Enter Search Engine: DRFUZZY
RFC Destination (TCP/IP):
Description: Search Server Relation
Then click on SAVE
You will see an entry under Search Server Relation tab.
Select the newly created Search Server ID entry
Click on Set SSR Default from the top menu
Now click on RFC Destinations tab and see if both the entries are GREEN.
Here two entries, 'I' for indexing and 'S' for searching denotes the action, under RFC server destination action
Perform connection test by selecting each entry individually
You should get 'Link made' remark in the result window of Test Connection to an RFC Server and Search Engine with a 'Green' in Result from connection text.