<?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: bapi_projectdef_existencecheck in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212500#M1627459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Check from the table 2) Read the documentation and long text once.3) Check with your functional people and take the data and pass it.That will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2011 13:40:31 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2011-09-22T13:40:31Z</dc:date>
    <item>
      <title>bapi_projectdef_existencecheck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212498#M1627457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this FM bapi_projectdef_existencecheck to check if Projects exist in system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this we are using  2 parameters , 1) currentexternalproje  and 2) currentinternalproje.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my reqyutrement is i am uploading the file data passing external parameter but in don't know which input i want to give for currentinternalproje to check the projects exits in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212498#M1627457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_projectdef_existencecheck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212499#M1627458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you feel which is internal and which is external, then take a project and goto proj table and pass it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try passing the internal and external which gives you entry then use the same in BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212499#M1627458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_projectdef_existencecheck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212500#M1627459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Check from the table 2) Read the documentation and long text once.3) Check with your functional people and take the data and pass it.That will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212500#M1627459</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-09-22T13:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_projectdef_existencecheck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212501#M1627460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is,  the input file data coming from application server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i am passing the the external data into one parameter of   currentexternalproje  in  bapi_projectdef_existencecheck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my question is which parameter i want to pass to currentinternalproje parameter in BAPI??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mean i have only external parameter not having internal parameter to check the project exists in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212501#M1627460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T13:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_projectdef_existencecheck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212502#M1627461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the BAPI Documenation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in documenatation... The internal and external keys for the project definition CURRENTEXTERNALPROJE and CURRENTINTERNALPROJE are obligatory import parameters; one of the two keys can remain initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so can we say 2 parameters are Mondatory feilds. and i am not understood what i exactly mean by " one of the two keys can remain initial".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212502#M1627461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T13:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_projectdef_existencecheck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212503#M1627462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By means one of the key fields can be initial, you can pass your value for the project to CURRENTEXTERNAL and define a variable of type CURRENTINTERNALPROJE and pass it (without any value). FM Internally handles that. You just have to pass a variable of the same type and it does not need to have any value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try  it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 14:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212503#M1627462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T14:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_projectdef_existencecheck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212504#M1627463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your valuble answer..&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;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 15:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-projectdef-existencecheck/m-p/8212504#M1627463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T15:27:53Z</dc:date>
    </item>
  </channel>
</rss>

