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

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

[sap-basis] SRM One Client - SLD for SRM system.

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

Question from southwood on Sep 5 at 7:37 AM
We are working on SRM 7.13 as add on to ECC 6 ehp .

Currently we are trying to do material master synchronisation but getting a dump below. It seems there is no SLD in the error analysis but after checking RZ70 there is one generated for ECC which I am using in the System Landscape definition.
I am also using RFC defined for the ECC and assigned to Client.
Please Assist : Do I need separate SLD created for SRM system or there are other issues?

CatCategory ABAP Programming Error
Runtime Errors MESSAGE_TYPE_X
ABAP Program CL_MDS_KEYMAP_SERVICE=========CP
Application Component AP-MD-BF-SYN
Date and Time 05.09.2016 09:56:07

Not occur. A termination with short dump has therefore been trigger by the key word MESSAGE (type X).

Error analysis
Short text of the error message:
No connection to System Landscape Directory
Long text of the error message:
Technical information about the message:
Message class....... MDS_KEYMAP
Number.............. 001
Variable 1..........
Variable 2..........
Variable 3..........
Variable 4.......... " "

Trigger Location of Runtime Error
Program CL_MDS_KEYMAP_SERVICE=====
Include CL_MDS_KEYMAP_SERVICE=====
Row 81
Module Type (METHOD)
Module Name GET_SYSTEMNAME_FROM_SLD

Source Code Extract

Line SourceCde

51 no_rfc_destination = 2
52 no_landscape_directory = 3
53 illegal_arguments = 4
54 communication_error = 5
55 ld_error = 6
56 sld_api_exception = 7
57 OTHERS = 8.
58
59 CASE sy-subrc.
60 WHEN 0.
61 IF NOT lv_key_name IS INITIAL.
62 gt_ownsys = lv_key_name.
63 RETURN.
64 ELSE.
65 ***************************************************************
66 * Message 'Kein Eintrag im System Landscape Direktory für
67 * System &1 gefunden'
68 ***************************************************************
69 MESSAGE x000(mds_keymap) WITH lv_own_system.
70 ENDIF.
71 WHEN 1.
 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
© 2016 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
southwood  
 
View this online
Ask a new question
 
In the Spotlight
Become a blogger at Toolbox.com and share your expertise with the community. Start today.

_.____.__

0 comments:

Post a Comment

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