<?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: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689573#M1768010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it works online and it is the same field (also 10 long) and still stores an 11 long value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the strange thing about PY's problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open up the element again after save it shows the 11 long value. So it HAS been stored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 11:57:39 GMT</pubDate>
    <dc:creator>PeterJonker</dc:creator>
    <dc:date>2013-08-21T11:57:39Z</dc:date>
    <item>
      <title>Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689564#M1768001</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 have a requirement to update a VND amount of 11 field size (e.g.10462963140 ) into PRPS-USR06. I am using BAPI_PROJECT_MAINTAIN to do the updating. But the system is throwing out ABAP dump when trying to assign this amount to BAPI_WBS_ELEMENT-USER_FIELD_CURR1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is due to field size differences in BAPI_WBS_ELEMENT-USER_FIELD_CURR1 (length 10,3). If I use txn code CJ20 to update USR06, the system is able to save the VND amount of 11 field size correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already input 'VND' as the currency for BAPI_WBS_ELEMENT-USER_FIELD_CUKY1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have clue how to save the figures correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 06:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689564#M1768001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-21T06:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689565#M1768002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you calling this Function? Is it when you call this function you are getting the dump?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 08:36:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689565#M1768002</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2013-08-21T08:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689566#M1768003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hit the error when I was assigning the value to &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; BAPI_WBS_ELEMENT-USER_FIELD_CURR1&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;data: lvl_amt type &lt;/SPAN&gt;bapicurr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;bapicurr.&lt;/P&gt;&lt;P&gt;lvl_amt = &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;10462963140&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;BAPI_WBS_ELEMENT-USER_FIELD_CURR1&lt;/SPAN&gt; = lvl_amt. &amp;lt;abap dump at this point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I shift the lvl_amt with decimal place&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;lvl_amt = &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;10462963.140&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I able to assign the value to &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;BAPI_WBS_ELEMENT-USER_FIELD_CURR1&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;But when i run the &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; BAPI_PROJECT_MAINTAIN&lt;/SPAN&gt;, the system is saving '10462963' into USR06. I want to save &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;10462963&lt;STRONG&gt;140&lt;/STRONG&gt;&lt;/SPAN&gt; into USR06.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;PY&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 08:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689566#M1768003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-21T08:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689567#M1768004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Peng,&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;The user field values of WBS-Element are always stored with 3 decimals in table PRPS (SAP Note: 1646349) and are shown with correct decimals in transaction CJ20 based on currency settings defined. &lt;/DIV&gt;&lt;DIV&gt;For example take currency value 123 it is saved in database in different formats based on settings defined.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Currency has x decimals&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Stored on database&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0.123&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123.0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1.230&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123.00&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12.300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123.000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;123.000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;BAPI_WBS_ELEMENT-USER_FIELD_CURR1 uses same component type USR06PRPS so the length of the same value stored in table PRPS-USR06 is same as bapi field. so check the corresponding value in PRPS table. Check the same value which is shown in CJ20 how it is saved in data base and manuplate the value of VND accordingly.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hope you understood and would be helpful.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Srikanth.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689567#M1768004</guid>
      <dc:creator>former_member213275</dc:creator>
      <dc:date>2013-08-21T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689568#M1768005</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;Try passing currency key "BAPI_WBS_ELEMENT-USER_FIELD_CUKY1". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srikanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689568#M1768005</guid>
      <dc:creator>former_member213275</dc:creator>
      <dc:date>2013-08-21T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689569#M1768006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, but is the issue not that you try to place a number of 11 long in a field that can only hold 10 characters ? (10.3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also help if you tell us what the dump says. Most of the time it will give you a clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how you manage to store a value of 11 long before the decimal point is a mystery to me. Especially because both bapi and the transaction have the same data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The F1 help for this field states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/SAPEVENT:DOCU_LINK\GL:user-defined fields"&gt;&lt;STRONG&gt;User-defined &lt;BR /&gt;field&lt;/STRONG&gt;&lt;/A&gt; in which you can enter quantities with a length of up to 10 &lt;BR /&gt;characters before the decimal point and three characters after it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689569#M1768006</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2013-08-21T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689570#M1768007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5 class="simple" style="padding-top: 8px; font-weight: normal; font-size: 20px; background-color: #ffffff; color: #333333;"&gt;Hi Srikanth,&lt;/H5&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to play around with the decimal places but still not able to save the data that i wants. I have also maintained user_field_cuky1&amp;nbsp; as 'VND'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 358px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="189"&gt;Input data&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="169"&gt;Data saved in PRPS-USR06&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;10462963.140&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;10462963&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;104629631.400&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;104629631&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;1046296314.000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1046296314&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data that I want to save as '10462963140'. It seems like the standard BAPI cut off the amount after the decimal place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:40:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689570#M1768007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-21T10:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689571#M1768008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I tried to play around with the decimal places but still not able to save the data that i wants. I have also maintained user_field_cuky1&amp;nbsp; as 'VND'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 358px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="189"&gt;Input data&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="169"&gt;Data saved in PRPS-USR06&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;10462963.140&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10462963&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;104629631.400&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;104629631&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;1046296314.000&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;1046296314&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Data that I want to save is '10462963140'. It seems like the standard BAPI cut off the amount after the decimal place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;PY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689571#M1768008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-21T10:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689572#M1768009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well then you are trying to save 11 characters into a 10 character field. It's not going to happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 11:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689572#M1768009</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2013-08-21T11:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689573#M1768010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it works online and it is the same field (also 10 long) and still stores an 11 long value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the strange thing about PY's problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open up the element again after save it shows the 11 long value. So it HAS been stored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 11:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689573#M1768010</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2013-08-21T11:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PRPS-USR06 field length using BAPI_PROJECT_MAINTAIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689574#M1768011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The domain for the field is USRCURR13, and this has an output length of 18.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it is being run in foreground it is working as it is not using the BAPI. The BAPI is not going to allow this I don't think.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 13:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-prps-usr06-field-length-using-bapi-project-maintain/m-p/9689574#M1768011</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2013-08-21T13:16:58Z</dc:date>
    </item>
  </channel>
</rss>

