<?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 bapi problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problems/m-p/5665661#M1288483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus, &lt;/P&gt;&lt;P&gt;             plz solve my questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  the endusers of a company use sap, (not vb or java)  then can they use bapi to upload data? bcoz bapis are rfc enabled function modules which are called from non-sap  systems to upload data.&lt;/P&gt;&lt;P&gt;    what will be written in a functional spec of bapi_salesorder_createfromdata1 ? plz show with an example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. can bapis be run as periodic background scheduling jobs? if yes then how? plz name some bdc and bapis which are mostly run as scheduled jobs? can an abap developer schedule a background job for a foreign client? suppose i am working from india as a abap developer  for a foreign company, can i schedule a background job in their production server.?(servers are at client location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. i have to convert euro / usd to hkd (hongkong dollars), how will i do that? any function modules used for dat? plz give an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. (suppose i am getting the vbeln value from hide memory in interactive list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is better ?   using fm 'conversion_exit_alpha_input'  or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: v_vbeln type vbak-vbeln,&lt;/P&gt;&lt;P&gt;        v1_vbeln type p,&lt;/P&gt;&lt;P&gt;        v2_vbeln type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; v_vbeln = it_vbap-vbeln " value from hide memory&lt;/P&gt;&lt;P&gt;      v2_vbeln = v_vbeln,&lt;/P&gt;&lt;P&gt;      v1_vbeln = v2_vbeln,&lt;/P&gt;&lt;P&gt;      v2_vbeln = v1_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shift v2_vbeln right.&lt;/P&gt;&lt;P&gt; overlay v2_vbeln with '0000000000'.&lt;/P&gt;&lt;P&gt;select vbeln&lt;/P&gt;&lt;P&gt;          from lips&lt;/P&gt;&lt;P&gt;          into &amp;lt;internal table&amp;gt;&lt;/P&gt;&lt;P&gt;          where vgbel = v2_vbeln.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. fm "spell_amount" doesnot convert large integers into words properly, is there any other function module to do that. i am using "hkd' and "euro" currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; replies with examples will be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please - one question per thread and search before asking - thread locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jun 7, 2009 3:52 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2009 08:14:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-05T08:14:15Z</dc:date>
    <item>
      <title>bapi problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problems/m-p/5665661#M1288483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus, &lt;/P&gt;&lt;P&gt;             plz solve my questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  the endusers of a company use sap, (not vb or java)  then can they use bapi to upload data? bcoz bapis are rfc enabled function modules which are called from non-sap  systems to upload data.&lt;/P&gt;&lt;P&gt;    what will be written in a functional spec of bapi_salesorder_createfromdata1 ? plz show with an example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. can bapis be run as periodic background scheduling jobs? if yes then how? plz name some bdc and bapis which are mostly run as scheduled jobs? can an abap developer schedule a background job for a foreign client? suppose i am working from india as a abap developer  for a foreign company, can i schedule a background job in their production server.?(servers are at client location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. i have to convert euro / usd to hkd (hongkong dollars), how will i do that? any function modules used for dat? plz give an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. (suppose i am getting the vbeln value from hide memory in interactive list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is better ?   using fm 'conversion_exit_alpha_input'  or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: v_vbeln type vbak-vbeln,&lt;/P&gt;&lt;P&gt;        v1_vbeln type p,&lt;/P&gt;&lt;P&gt;        v2_vbeln type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; v_vbeln = it_vbap-vbeln " value from hide memory&lt;/P&gt;&lt;P&gt;      v2_vbeln = v_vbeln,&lt;/P&gt;&lt;P&gt;      v1_vbeln = v2_vbeln,&lt;/P&gt;&lt;P&gt;      v2_vbeln = v1_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shift v2_vbeln right.&lt;/P&gt;&lt;P&gt; overlay v2_vbeln with '0000000000'.&lt;/P&gt;&lt;P&gt;select vbeln&lt;/P&gt;&lt;P&gt;          from lips&lt;/P&gt;&lt;P&gt;          into &amp;lt;internal table&amp;gt;&lt;/P&gt;&lt;P&gt;          where vgbel = v2_vbeln.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. fm "spell_amount" doesnot convert large integers into words properly, is there any other function module to do that. i am using "hkd' and "euro" currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; replies with examples will be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please - one question per thread and search before asking - thread locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jun 7, 2009 3:52 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 08:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problems/m-p/5665661#M1288483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T08:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: bapi problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problems/m-p/5665662#M1288484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find answers to some of your queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. the endusers of a company use sap, (not vb or java) then can they use bapi to upload data? bcoz bapis are rfc enabled function modules which are called from non-sap systems to upload data.&lt;/P&gt;&lt;P&gt;what will be written in a functional spec of bapi_salesorder_createfromdata1 ? plz show with an example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans - Yes they can use BAPI to upload data. Either you make a custom program which will call the BAPI or you can make use of LSMW and in that select the appropriate business object and corresponding BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. can bapis be run as periodic background scheduling jobs? if yes then how? plz name some bdc and bapis which are mostly run as scheduled jobs? can an abap developer schedule a background job for a foreign client? suppose i am working from india as a abap developer for a foreign company, can i schedule a background job in their production server.?(servers are at client location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans - BAPI's are nothing but FMs. As such BAPIs wont run on their own. You will have to call them in your programs and you can schedule your  programs to run in background by creating a JOB via tcode SM36.&lt;/P&gt;&lt;P&gt;Definitely you can schedule a background job for your foreign client from india if you have access to the system and the necessary authorisations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. (suppose i am getting the vbeln value from hide memory in interactive list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is better ? using fm 'conversion_exit_alpha_input' or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: v_vbeln type vbak-vbeln,&lt;/P&gt;&lt;P&gt;v1_vbeln type p,&lt;/P&gt;&lt;P&gt;v2_vbeln type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_vbeln = it_vbap-vbeln " value from hide memory&lt;/P&gt;&lt;P&gt;v2_vbeln = v_vbeln,&lt;/P&gt;&lt;P&gt;v1_vbeln = v2_vbeln,&lt;/P&gt;&lt;P&gt;v2_vbeln = v1_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shift v2_vbeln right.&lt;/P&gt;&lt;P&gt;overlay v2_vbeln with '0000000000'.&lt;/P&gt;&lt;P&gt;select vbeln&lt;/P&gt;&lt;P&gt;from lips&lt;/P&gt;&lt;P&gt;into &amp;lt;internal table&amp;gt;&lt;/P&gt;&lt;P&gt;where vgbel = v2_vbeln.)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans : Please make use of the conversion routine 'conversion_exit_alpha_input' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jun 2009 17:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problems/m-p/5665662#M1288484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-07T17:13:35Z</dc:date>
    </item>
  </channel>
</rss>

