RFC Destination export/import using R3trans Saturday, September 4, 2010

This can be used to take backup of RFC destinations before systm copy and can be restored once system copy is over.

1) Login to SAP Server with sidadm user
2) create a file with rfcexp.dat with below mentioned data

export
client=771
file="F:\rfcexp.ctl"
Select * from rfcattrib
Select * from rfcdes
Select * from rfcdoc
Select * from RFCSYSACL
select * RSECACHK
select * RSECACTB

3) Run command R3trans -w rfcexp.log F:\rfcexp.dat
4) Export should be over with RC=0
5) For import create file rfcimp.dat with following content

import
file="F:\rfcexp.ctl"

6) Run Command R3trans -w rfcimp.log rfcimp.dat

RFCs should be imported


Regards,
Gagan Deep Kaushal

SSO between 2 SAP's Java Products Friday, April 16, 2010

Dear All,

Today I am going to share info regarding SSO between two java systems.

* Export the public key certificate of the cryptographic key pair that is used for ticket signature generation out of the store that stores it in JAVA1(EP).

* Import this public key certificate into the store in JAVA2(BI) that stores the certificate of all trusted Single Sign-On parties.

1) TO Export Follow:

Log on as user which has the role system_admin assigned. In the top level navigation, navigate to System Administration -> System Configuration and then in the detailed navigation to Keystore Administration. In the appearing iView click on "download verify.der". The browser will download the DER encoded certificate within a zip file. Unpack it and save the certificate in the file system of your desktop computer.

2) TO Import:
Log on as user which has the role system_admin assigned. In the top level navigation, navigate to System Administration -> System Configuration and then in the detailed navigation to Keystore Administration. Click on the tab "Import trusted".

Click the browse button and select the certificate file you exported. Enter an alias of your choice (e.g. cert_from_JAVA1, in order to keep the system administer able choose a name that allows you to recognize afterward from which system this certificate came).

That is all, and its applicable for EP 6.0.

For details of others SAP Products YOu can Check Note 711769


Rock On!!!

Regards,
Gagan Deep Kaushal

Oracle on Windows Server 2008 Thursday, April 15, 2010

Its Nice to have experience for installing oracle on windows server after long time, more over it was windows server 2008 , so something new was expected ...Here we go

First surprise was we cannot install the Oracle version 10.2.0.1.0 and then
install patchset 10.2.0.2 or 10.2.0.4.....Great

So what to do now!!! No problem , not a big deal we have to install the Oracle Version 10.2.0.4.0. It is currently available on the SMP DVD number is 51036975.

Dont forget to read SAP Note 1303262 - Oracle on Windows Server 2008

Hope it will help you .

Regards,
Sap Pandit

Java systems appear with clients in Solution manager SMSY Monday, April 12, 2010

Dear All,

Recently we have upgraded to Solution manager EHP1, and we faced a issue after this.

Error: After creating a system in SMSY as java component(ABAP+JAVA), we are not able to use the system in logical component if i am selecting java component.

It will show java system with clients,even though no clients exist. We are then unable to use these systems in quality gate management.

Below Note will resolve the problem

Also you need to perform this manual activity

Create messages 90 and 91 in the message class SOLAR_SPROJECT with the following texts:
Message 90: No communication system for system &1
Message 91: No RFC destination for communication system &1
Use transaction SE91 to create messages.

https://service.sap.com/sap/support/notes/1344105

It should be resolved .

Regards,
Sap Pandit

wd_sise_main_app was not called due to an error.

Dear All,

Below is the solution for error/dump you receive during the transaction solman_setup in solution mnaager.

Error: The URL http:///sap/bc/webdynpro/sap/wd_sise_main_app was not called due to an error.


The following error text was processed in the system SOL : Text 005 Not Found

Solution: 1) Check if service is activated sap/wd_sise_main_app
2) Implement Note 1371792 - Random product version displayed in SMSY configuration
3) - Call transaction SE24, enter the class CL_SMSY_WD_UI_ASSIST, and choose "Display".
- Follow the menu path "Goto -> Text elements".
- Choose "Change".
- Choose "Insert Row".
- In the "Sym" column, enter 005 and in the "Text" column, enter "Several product versions".
- Save your entries.
- Activate the changes

It should be resolved .

Regards,
Sap Pandit

Default Setting on List when Exporting out of SAP Wednesday, March 3, 2010

Dear All,

Recently we have upgraded to ECC 6, Many users ran a report and when they selected the list they mistakenly ticked always use selected format.


The problem with the spreadsheet download is at one point, users have selected their default file type.

The following steps should be performed :

1) Call transaction SE38, enter program SALV_BS_ADMIN_MAINTAIN, and press F8.

2) Follow the parameters below :

3) Select DELETE on the Actions Group

4) Select DETAILED SELECTION on the General Data :

5) On Client - your number

6) User :

7) Hit EXECUTE.

8) Press ENTER on the POPUP

9) If there is an entry in the report that will need to be deleted.

Also, make sure that the entry you will delete (for the user) has a value of GUI_ALV_XML_VER on field Parameter.

10) Select the line and hit the DELETE icon .

11) Press Y to continue delete. Press ENTER on the popup.

12) Then EXIT all the way out of the program.


Regards,
SAP Pandit

How to Install NW7.0 EHP1 - BI Dual Stack System (Workaround) Monday, January 18, 2010

Hi All,

I came to know new interesting point regarding SAP 7.0 EHP1 that in standard sapinst there is no option to install SAP BI with dual stack ..So its little bit tricky to install it and SAP Has given workaround solution for this .Three possible solutions are:

1) Make a system copy from exising DUAL stack system SAPINST with SR3.
2) Install SAP BI SR3 and then upgrade to EHP1
3) And last one update usages_data.xml
from service market

So best option i can see is just repalce usages_data.xml
with exising but

If you use this procedure for a new BI dual stack installation, you accept possible future migration effort to split the dual stack into two single stack systems (ABAP and Java).

to get the latest usages_data.xml you need to go through NOTE#1181025, download the file and Replace file \NW701\WEBAS\\PD\usages_data.xml and \NW701\WEBAS\\HA\usages_data.xml with the attached usages_data.txt file (Causion: you need to change the file extension from txt to xml).

After this Start SAPinst

On the Welcome screen, choose SAP NetWeaver 7.0 Enhancement Package 1 -> SAP Application Server Java -> -> Central System

On screen "SAP System > Software Units" you can select AS ABAP in addition to the available Java usage types or software units.

Follow the instructions on the SAPinst screens.

Hope it will clear, Still have Doubt???

Reach me at zk.gagan@gmail.com/sappandit@gmail.com

Regards,
SAP Pandit

A NOTE>>>

The articles here are based on my own experiences in using and learning BASIS . All resources related would be mentioned in every article.

Feel free to gave critics, correction, or encouragement. Any comment or question are welcomed.

Cheers,
Gagan Deep Kushal
zk.gagan@gmail.com