<?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 Need to understand standard BAPI execution in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107000#M1815707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need a clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am executing one standard BAPI&amp;nbsp; in &lt;STRONG&gt;BAPI_PROJECTDEF_GETDETAIL&lt;/STRONG&gt; in ECC system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I got one test data: &lt;STRONG&gt;I/3009 for both input fields&lt;/STRONG&gt;. When i&amp;nbsp; pass the same data for both input fields i am getting the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/389184" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i look at&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt; Import parameter&amp;gt;Associated types&lt;/STRONG&gt;&lt;/SPAN&gt;, i find that there are &lt;STRONG&gt;two component types&lt;/STRONG&gt; for associated type of&amp;nbsp; CURRENTEXTERNALPROJE (&lt;STRONG&gt;CHAR, NUMC&lt;/STRONG&gt;) but only &lt;STRONG&gt;one component type&lt;/STRONG&gt; for associated type of&amp;nbsp; CURRENTINTERNALPROJE(&lt;STRONG&gt;NUMC&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why value (I/3009) which has a symbol parameter ("/") is being accepted by CURRENTINTERNALPROJE ? It shouldn't right?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/389185" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Jitendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 06:32:35 GMT</pubDate>
    <dc:creator>Jitendra_Kansal78</dc:creator>
    <dc:date>2014-02-17T06:32:35Z</dc:date>
    <item>
      <title>Need to understand standard BAPI execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107000#M1815707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need a clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am executing one standard BAPI&amp;nbsp; in &lt;STRONG&gt;BAPI_PROJECTDEF_GETDETAIL&lt;/STRONG&gt; in ECC system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I got one test data: &lt;STRONG&gt;I/3009 for both input fields&lt;/STRONG&gt;. When i&amp;nbsp; pass the same data for both input fields i am getting the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/389184" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i look at&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt; Import parameter&amp;gt;Associated types&lt;/STRONG&gt;&lt;/SPAN&gt;, i find that there are &lt;STRONG&gt;two component types&lt;/STRONG&gt; for associated type of&amp;nbsp; CURRENTEXTERNALPROJE (&lt;STRONG&gt;CHAR, NUMC&lt;/STRONG&gt;) but only &lt;STRONG&gt;one component type&lt;/STRONG&gt; for associated type of&amp;nbsp; CURRENTINTERNALPROJE(&lt;STRONG&gt;NUMC&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why value (I/3009) which has a symbol parameter ("/") is being accepted by CURRENTINTERNALPROJE ? It shouldn't right?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/389185" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Jitendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 06:32:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107000#M1815707</guid>
      <dc:creator>Jitendra_Kansal78</dc:creator>
      <dc:date>2014-02-17T06:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need to understand standard BAPI execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107001#M1815708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitendra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for your information the SAP stores the data of Project definition as follow.&amp;nbsp; One contains the external representation which is character stuff and other is internal number generation which is NUMC&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Check the below screen shot. PSPNR has the conversion exit attached to it.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/389206" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 06:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107001#M1815708</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-02-17T06:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need to understand standard BAPI execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107002#M1815709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, look at domain PS_PSPNR&amp;nbsp; for field PROJ-PSPNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/389217" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 06:57:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107002#M1815709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-17T06:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need to understand standard BAPI execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107003#M1815710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A _jive_internal="true" href="https://answers.sap.com/people/nabheet.madan3"&gt;Nabheet &lt;/A&gt;and &lt;A _jive_internal="true" href="https://answers.sap.com/people/maxim.kazimirchenko"&gt;Maxim&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood it now. Let me try it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Jitendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 07:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-understand-standard-bapi-execution/m-p/10107003#M1815710</guid>
      <dc:creator>Jitendra_Kansal78</dc:creator>
      <dc:date>2014-02-17T07:18:47Z</dc:date>
    </item>
  </channel>
</rss>

