Hi All ,
Recently i met an error like "Unable to read Software Component Versions from SLD"
After creation Software Component and its version in System Landscape Directory (SLD), we need to import that in Integration Repository (IR) so that objects can be developed.
We do this in IR as Tools - Transfer from System Landscape Directory - Import Software Component Versions.
But while importing, it gives out above-mentioned error. Following is the checklist to resolve the error.
Use t-code SLDCHECK on ABAP stack to confirm the connection of XI system and SLD.
Check whether SLD and XI system are on same server.
In the Integration Builder page, Click on the Administration and check the following parameters to make sure they are pointing to right SLD system and port.
com.sap.aii.connect.cr.httpport
com.sap.aii.connect.cr.name
com.sap.aii.connect.landscape.httpport
com.sap.aii.connect.landscape.name
I hope This will help you .
Regards,
Gagan Deep Kaushal
Unable to read Software Component Versions from SLD Wednesday, February 4, 2009
Posted by Gagan Deep Kaushal at 2/04/2009 01:16:00 PM 2 comments
What is the difference between a Transport Domain and a Transport group? Saturday, January 31, 2009
Hi,
one of my friend ask me this question and here i am sharing my views on this question:
Transport domain and transport group does not having relationship.transport group is concern with transport directory not with transport domain.
The SAP system containing the same transport directory are
called to be in same transport group.That means in your
three system landscape is having individual directory
concept then there are three transport group in your system
landscape. and if you are having concept of common transport
directory in your system landscape then there is one
transport group in your system landscape.
Whereas a Domain Controller is the one box or SID which
would control the transports going in from DEV to TEST and
to PROD. Also the TP command is run from the domain
controller.
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 1/31/2009 05:19:00 PM 1 comments
Labels: What is the difference between a Transport Domain and a Transport group
How To Change Title of SAP Transaction Code ? Saturday, January 24, 2009
Hi All,
Sometimes, you may need to change the Title of the SAP Transaction code to a more meaningful one.
The steps are as follows:
Goto tcode SE63 ,On the top left Menu of the screen - Click Translation ---> Short texts - --> Transactions
For example, assuming you want to change the title of the t-code su10 from user maintenance: Mass changes Initial Screen to Mass User changes . On the first screen, fill in the following information:
Transaction code - SU10
Source Language - English
Target Language - English
To change the Title, click the Edit button. On the second line (the one in dark yellow), type in the Title (For e.g. Mass User changes) you want for the transaction code. Click the Save button
Now, call up the transaction code /nSU10 again and you should be able to view the new Title.
Regards,
Basis Team
Posted by Gagan Deep Kaushal at 1/24/2009 01:07:00 AM 0 comments
Labels: How To Change Title of SAP Transaction Code, SAP BASIS TRICKS
How to send a message to a specific user in sap?
Hi All,
Some-times we need to send a specific message to specific user in SAP which is not possible by using SM02..SO here is the trick to do it :
Use function module TH_POPUP
goto Transaction code SE37 enter the function module name & test run it
the the resulting screen is shown below, type the details and execute.
The user must be logged into the system to receive the message
Enjoy!!
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 1/24/2009 01:03:00 AM 0 comments
Labels: How to send a message to a specific user in sap, SAP BASIS TRICKS
How to Lock or Unlock a Client in SAP ?
Hi All,
Here i am writing the procedure to lock amd unlock a client in SAP,very rarely we need to use it..But stil u should know so follow these simple steps...
1) To lock or unlock a client in R/3 System, run the following function modules in
transaction se37
2. SSCR_LOCK_CLIENT ( to lock the client)
3. SSCR_UNLOCK_CLIENT (to unlock the client)
Run these functions with a client input which is to be locked/unlocked. This function set flag '' Client is locked temporarily for client copy" in client maintenance menu.The client will be available for users DDIC and SAP*. If any other user tries to login, system gives message that ' Client locked temporarily'.
To unlock the client
1. Run transaction SE37
2. Enter the function module as SSCR_UNLOCK_CLIENT
3. press F8 or test run (single run).
4. Specify the client and execute(F8).
Follow similar procedure for locking the client...
Enjoy ........
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 1/24/2009 12:57:00 AM 0 comments
Labels: How to Lock or Unlock a Client in SAP ?, SAP BASIS TRICKS
How to Reset Buffers in Sap ?
Hi Friends,
Some-time its needed to reset some buffers in SAP For performance issues So here iam sharing the differnt buffer cleanup T-codes.
But Keep n mind Resetting of the buffers could change the performance of the entire system
/$DYNP - reset the screen buffer of the application server
/$SYNC - resets the buffers of the application server
/$CUA - resets the CUA buffer of the application server
/$TAB - resets the TABLE buffers of the application server
/$NAM - the nametab buffer of the application server
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 1/24/2009 12:50:00 AM 0 comments
Labels: Reset Buffers in sap, SAP BASIS TRICKS
How to find sap transaction codes
Hi All,
How to find SAP t-code incase you are not sure exactly about t-code
How to find sap transaction codes :
1) Goto transction search_sap_menu enter the context or the purpose of the t-code
like "User maintenance"
2) Second option in T-code SE93
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 1/24/2009 12:39:00 AM 0 comments
A NOTE>>>
Feel free to gave critics, correction, or encouragement. Any comment or question are welcomed.
Cheers,
Gagan Deep Kushal
zk.gagan@gmail.com