<?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: HCM_GET_ORGSTRUCTURE_AS_XML in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804664#M915109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;did you manage to call the FM, what is the view_id parameter.&lt;/P&gt;&lt;P&gt;Please give any relevant information you have on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Mar 2010 04:41:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-30T04:41:31Z</dc:date>
    <item>
      <title>HCM_GET_ORGSTRUCTURE_AS_XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804661#M915106</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 following function module HCM_GET_ORGSTRUCTURE_AS_XML, for which input is view id and output is XML string in binary format. Is there any way like function module or Satandard program that i would get the output as XML file rather than XML string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any posts reply to this one are appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 14:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804661#M915106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T14:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: HCM_GET_ORGSTRUCTURE_AS_XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804662#M915107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get data into xstring when we use HCM_GET_ORGSTRUCTURE_AS_XML functional module.after getting data pass it to the functional module SCMS_XSTRING_TO_BINARY.now you will have the binary data in a table.pass this internaltable to gui_download with FILETYPE = 'BIN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804662#M915107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: HCM_GET_ORGSTRUCTURE_AS_XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804663#M915108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, I've to display the Organisation Stucture in the Webdynpro (ABAP) Page. I've tried using the FM RP_PNP_ORGSTRUCTURE. But it's giving the error saying "Exception condition "CNTL_ERROR" raised". I came to know that it's due to the fact that this FM is flashing the ABAP Screen to display the Organisation Structure which is not possibel through Webdynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the FM HCM_GET_ORGSTRUCTURE_AS_XML which will return the XML string that can be converted and displayed in the Webdynpro Page. But I don't know how to find the input parameters for this (i_ViewID, I_ORGSCENARIO etc...). Could you pls tell me where to find these parameters OR tell me if any other way to display this Org. Structure in the Webdynpro for ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot in advance...&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 14:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804663#M915108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T14:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: HCM_GET_ORGSTRUCTURE_AS_XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804664#M915109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;did you manage to call the FM, what is the view_id parameter.&lt;/P&gt;&lt;P&gt;Please give any relevant information you have on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2010 04:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hcm-get-orgstructure-as-xml/m-p/3804664#M915109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-30T04:41:31Z</dc:date>
    </item>
  </channel>
</rss>

