Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from Mahendran on May 19 at 1:05 AM Hi, We are also facing same issue. Is that issue resolved? If yes could you please share the solution? -Mahi
| | | ---------------Original Message--------------- From: southwood Sent: Monday, September 05, 2016 7:41 AM Subject: SRM One Client - SLD for SRM system. 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. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |