<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CCMS BAPIs Import &amp; Export structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454338#M214841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a late reply...the names/parameters you pass are case sensitive so make sure your TID values are exactly the same as on the tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2009 11:20:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-18T11:20:15Z</dc:date>
    <item>
      <title>CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454331#M214834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BC-CCMS-MonitoringTreeElement BAPIs (For example: BAPI_SYSTEM_MTE_GETTREE). It is getting very difficult to provide the input arguments to this BAPIs.&lt;/P&gt;&lt;P&gt;Is there any documentation available on these BAPIs and the information about the IMPORT &amp;amp; EXPORT paramenters (detailed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nagarjuna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:25:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454331#M214834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T12:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454332#M214835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can refer the documentation of the BAPI itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454332#M214835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T12:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454333#M214836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the FM , there wil be a button for documentation.Click that to get some info.&lt;/P&gt;&lt;P&gt;FU BAPI_SYSTEM_MTE_GETTREE                                                                                &lt;/P&gt;&lt;P&gt;____________________________________________________                                                                                &lt;/P&gt;&lt;P&gt;Short Text                                                                                &lt;/P&gt;&lt;P&gt;Read subtree expanded by monitor tree element                                                                                &lt;/P&gt;&lt;P&gt;Functionality                                                                                &lt;/P&gt;&lt;P&gt;This tool returns the subtree expanded by the specified monitor tree    &lt;/P&gt;&lt;P&gt;    element.                                                                                &lt;/P&gt;&lt;P&gt;You can then use the SysteMonitorTreeElement.SplittData method to split &lt;/P&gt;&lt;P&gt;    the data for a subtree node into logical units.                                                                                &lt;/P&gt;&lt;P&gt;Notes                                                                                &lt;/P&gt;&lt;P&gt;The user can also specify the subtree view as well as how deep the nodes&lt;/P&gt;&lt;P&gt;    of the subtree should go.                                                                                &lt;/P&gt;&lt;P&gt;Further information                                                                                &lt;/P&gt;&lt;P&gt;XAL documentation                                                                                &lt;/P&gt;&lt;P&gt;Parameters                                                                                &lt;/P&gt;&lt;P&gt;TID                                                                     &lt;/P&gt;&lt;P&gt;    MAX_TREE_DEPTH                                                          &lt;/P&gt;&lt;P&gt;    VISIBLE_LEVEL                                                           &lt;/P&gt;&lt;P&gt;    EXTERNAL_USER_NAME                                                      &lt;/P&gt;&lt;P&gt;    RETURN                                                                  &lt;/P&gt;&lt;P&gt;    TREE_NODES                                                              &lt;/P&gt;&lt;P&gt;MTE-ID (TID)                                                                                &lt;/P&gt;&lt;P&gt;Description                                                                                &lt;/P&gt;&lt;P&gt;Describes the monitor tree element ID (TID)                                                                                &lt;/P&gt;&lt;P&gt;In general, the individual TID fields do not need to be considered&lt;/P&gt;&lt;P&gt;    individually.                                                     &lt;/P&gt;&lt;P&gt;Maximum Required Tree Depth                                                                                &lt;/P&gt;&lt;P&gt;Description                                                                                &lt;/P&gt;&lt;P&gt;This parameter defines the tree depth desired.                                                                                &lt;/P&gt;&lt;P&gt;A tree depth of one, for example, only displays the nodes that are      &lt;/P&gt;&lt;P&gt;    directly under the specified monitor tree element. The nodes below these&lt;/P&gt;&lt;P&gt;    are not displayed.                                                                                &lt;/P&gt;&lt;P&gt;Value range                                                                                &lt;/P&gt;&lt;P&gt;0: The entire subtree                                                                                &lt;/P&gt;&lt;P&gt;&amp;gt;0: The tree depth desired                                                                                &lt;/P&gt;&lt;P&gt;Default                                                                                &lt;/P&gt;&lt;P&gt;The default depth is "0"; this returns the entire subtree.              &lt;/P&gt;&lt;P&gt;Desired View                                                                                &lt;/P&gt;&lt;P&gt;Description                                                                                &lt;/P&gt;&lt;P&gt;This parameter defines the view level desired.                                                                                &lt;/P&gt;&lt;P&gt;Whether certain nodes are displayed or not depends on the selected view &lt;/P&gt;&lt;P&gt;    level.                                                                                &lt;/P&gt;&lt;P&gt;Value range                                                                                &lt;/P&gt;&lt;P&gt;Three view levels are available ("higher" view levels include the       &lt;/P&gt;&lt;P&gt;    "lower"):                                                                                &lt;/P&gt;&lt;P&gt;1) OVERVIEW                                                                                &lt;/P&gt;&lt;P&gt;2) ANALYSIS                                                                                &lt;/P&gt;&lt;P&gt;3) EXPERT ANALYSIS                                                                                &lt;/P&gt;&lt;P&gt;The monitor tree element is displayed according to the view level       &lt;/P&gt;&lt;P&gt;    selected when the monitor tree element was created.                     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the SAP-External User                                                                                &lt;/P&gt;&lt;P&gt;Description                                                                                &lt;/P&gt;&lt;P&gt;The name of the user in the external system that triggered the method&lt;/P&gt;&lt;P&gt;    call. The entry should be used to document who activated the call.                                                                                &lt;/P&gt;&lt;P&gt;Therefore there are no authorization checks.                                                                                &lt;/P&gt;&lt;P&gt;Value range                                                                                &lt;/P&gt;&lt;P&gt;Name of the user in the external system in plain text                &lt;/P&gt;&lt;P&gt;Return Messages                                                                                &lt;/P&gt;&lt;P&gt;Description                                                                                &lt;/P&gt;&lt;P&gt;This structure contains the method call confirmations.                                                                                &lt;/P&gt;&lt;P&gt;Value range                                                                                &lt;/P&gt;&lt;P&gt;MSG_TID_INVALID: The specified TID is invalid.                                                                                &lt;/P&gt;&lt;P&gt;MSG_C_CALL_FAILED: The last C function called could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;MSG_COMMUNICATION_PROBLEM: The system could not call the tool due to    &lt;/P&gt;&lt;P&gt;    communication problems (possibly check network connection).                                                                                &lt;/P&gt;&lt;P&gt;MSG_DB_PROBLEM: The system encountered a problem accessing the database.&lt;/P&gt;&lt;P&gt;                                                                                MSG_UNKNOWN_PROBLEM: An unknown problem occurred when the method was    &lt;/P&gt;&lt;P&gt;    executed.                                                                                &lt;/P&gt;&lt;P&gt;MSG_CANT_LOG: The method call terminated due to an error in the R/3     &lt;/P&gt;&lt;P&gt;    external management tool logging system.                                                                                &lt;/P&gt;&lt;P&gt;MSG_EXT_USER_MISSING: The call did not contain the name of the external &lt;/P&gt;&lt;P&gt;    user. This name indicates which user in the external system transmitted &lt;/P&gt;&lt;P&gt;    the call.                                                                                &lt;/P&gt;&lt;P&gt;MSG_NOT_LOGGED_ON: The external system management tool did not log on to&lt;/P&gt;&lt;P&gt;    the CCMS external management tool interface. The method call was        &lt;/P&gt;&lt;P&gt;    therefore terminated.                                                   &lt;/P&gt;&lt;P&gt; Table Containing the Subtree Nodes                                                                                &lt;/P&gt;&lt;P&gt;Description                                                                                &lt;/P&gt;&lt;P&gt;This table contains the reported subtree nodes.                                                                                &lt;/P&gt;&lt;P&gt;For more information on the individual parameter fields, see the data   &lt;/P&gt;&lt;P&gt;     element documentation in the ABAP Dictionary.                                                                                &lt;/P&gt;&lt;P&gt;You can use the SystemMonitorTreeElement.SplittData method to split node&lt;/P&gt;&lt;P&gt;     data into logical subunits.                                             &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454333#M214836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T12:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454334#M214837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;  Thanks for your reply. But my exact requirement is &amp;lt;b&amp;gt;"I want to know about the values passed to these IMPORT parameters".&amp;lt;/b&amp;gt; (Any example list for all the BAPIs)&lt;/P&gt;&lt;P&gt;  I am new to ABAP and I am writing a Java Application to get the information from BAPIs using JCO connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nagarjuna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454334#M214837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T12:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454335#M214838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to do some research in SAP. To start with you could execute BAPI_SYSTEM_MTE_GETTIDBYNAME whose export parameters(TID) give you the values to be passed to import parameters(TID) of BAPI_SYSTEM_MTE_GETTREE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454335#M214838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T12:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454336#M214839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;   I thought of the same and tried to use the BAPI_SYSTEM_MTE_GETTIDBYNAME bapi.&lt;/P&gt;&lt;P&gt;   But again, I am struck at the CONTEXT_NAME, OBJECT_NAME, MTE_NAME Import parameters. &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagarjuna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454336#M214839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T12:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454337#M214840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well u should ask some abaper to debug the BAPI_SYSTEM_MTE_GETTIDBYNAME function to find out what are the correct parameters to be passed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 12:59:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454337#M214840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T12:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: CCMS BAPIs Import &amp; Export structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454338#M214841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a late reply...the names/parameters you pass are case sensitive so make sure your TID values are exactly the same as on the tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 11:20:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ccms-bapis-import-export-structures/m-p/1454338#M214841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T11:20:15Z</dc:date>
    </item>
  </channel>
</rss>

