<?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: FB01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745892#M323612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just click f1  on it.1st check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may  be  possible there is any field  exit for perticular field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2006 07:18:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-08T07:18:24Z</dc:date>
    <item>
      <title>FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745889#M323609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frnds,&lt;/P&gt;&lt;P&gt;              I m updating standard transaction 'FB01' using BDC session , so when all the amount fields in BSEG tables get added up , the value is getting rounded off which is not the need , i need the exact after all the amount is added up.&lt;/P&gt;&lt;P&gt;Frnds if ur neot getting my query plzz get back to me.&lt;/P&gt;&lt;P&gt;I mean suppose the final value after adding up is 24.255555&lt;/P&gt;&lt;P&gt;but its giving 24.3.but i need 24.25555. plzz suggest&lt;/P&gt;&lt;P&gt;so i m not getting how to proceed in this regard, i.e shuld i write Exit and trigger a standard Fn module which will fetch the exact value when added.but not the rounded value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                regards,&lt;/P&gt;&lt;P&gt;                                 satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 07:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745889#M323609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T07:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745890#M323610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the  data type of variable it  may   have only i decimal place  and  u want to assiegn it value have 4 or  grater than 1 decimal place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 07:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745890#M323610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T07:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745891#M323611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishan,&lt;/P&gt;&lt;P&gt;                   Its a standard transaction how to check the datatype&lt;/P&gt;&lt;P&gt;                    plzz advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                         regards,&lt;/P&gt;&lt;P&gt;                                          satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 07:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745891#M323611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T07:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745892#M323612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just click f1  on it.1st check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may  be  possible there is any field  exit for perticular field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 07:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745892#M323612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T07:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745893#M323613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kishan,&lt;/P&gt;&lt;P&gt;               Thnk u , if u hav proably worked on FB01 then can u just let me know which field will add all the amount fields. i m actually not getting exactly which field.&lt;/P&gt;&lt;P&gt;i hav got a xsl document but finding it difficult to get that exat field, if u hav any idea can u plzz let me know.&lt;/P&gt;&lt;P&gt;i think the amount field is wmbtr. is in bseg table. but the final field which is adding all these amounts i m unable to get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  looking for ur help.&lt;/P&gt;&lt;P&gt;                                                              regards,&lt;/P&gt;&lt;P&gt;                                                               satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 07:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745893#M323613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T07:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745894#M323614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ur  rite  it  is wrbtr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;problem  is  same  as i  replied  before.. for  example just refer this demo code  u will understand  the proble. wrbtr have  only 2 decimal place and  u assigen it  4 decimal place  so it  round  off it ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex-code----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
data: kis1 like bseg-WRBTR .
data: p1 type p decimals 3 value '100.226'.

kis1 = p1.
write: kis1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 07:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745894#M323614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T07:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745895#M323615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thts correct kishan but the problem is when the amount is totaled, then the toatl value is getting rounded off.&lt;/P&gt;&lt;P&gt;so i think there is a field which keeps the total value and for that particular field a field exit is written which triggers the rounding off concept.&lt;/P&gt;&lt;P&gt;so if u hav any idea regarding which field is calculating the total it will be helpful for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                             regards,&lt;/P&gt;&lt;P&gt;                             satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 07:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01/m-p/1745895#M323615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T07:47:22Z</dc:date>
    </item>
  </channel>
</rss>

