<?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 Authorization in BDC session (date format) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-in-bdc-session-date-format/m-p/4837696#M1131679</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 very peculiar problem, When I am executing a Background job (XK15) sometimes the job is successful and sometimes it is failing. When I am checking the error (SM35)it is showing as Date format (MM/DD/YYYY). My data format is same as MM/DD/YYYY but observed that under authorization it is taking different users.Sometimes it is taking my user id and the jobs are successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel that when it is taking different user ids for the sessions executed by me it is taking the date format of those user ids and I am getting the date format error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Formatting error in the field RV13A-DATAB;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;see next message	XK15	1	SAPMV13A	1806	2	E	0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Enter date in the format ____/__/__&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know why it is taking different userid's and how to resolve this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Early response is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2008 08:45:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-26T08:45:31Z</dc:date>
    <item>
      <title>Authorization in BDC session (date format)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-in-bdc-session-date-format/m-p/4837696#M1131679</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 very peculiar problem, When I am executing a Background job (XK15) sometimes the job is successful and sometimes it is failing. When I am checking the error (SM35)it is showing as Date format (MM/DD/YYYY). My data format is same as MM/DD/YYYY but observed that under authorization it is taking different users.Sometimes it is taking my user id and the jobs are successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel that when it is taking different user ids for the sessions executed by me it is taking the date format of those user ids and I am getting the date format error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Formatting error in the field RV13A-DATAB;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;see next message	XK15	1	SAPMV13A	1806	2	E	0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Enter date in the format ____/__/__&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know why it is taking different userid's and how to resolve this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Early response is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 08:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-in-bdc-session-date-format/m-p/4837696#M1131679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T08:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in BDC session (date format)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-in-bdc-session-date-format/m-p/4837697#M1131680</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;Goto tableUSR01.&lt;/P&gt;&lt;P&gt;Take field value 'DATFM' for every user.&lt;/P&gt;&lt;P&gt;Depends on this use FM, 'CONVERSION_EXIT_PDATE_OUTPUT' to convert date.&lt;/P&gt;&lt;P&gt;or do manual processing using concatenate statement to get user specific date format.&lt;/P&gt;&lt;P&gt;If you struck up anywhere revert back, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 09:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-in-bdc-session-date-format/m-p/4837697#M1131680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T09:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in BDC session (date format)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-in-bdc-session-date-format/m-p/4837698#M1131681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I can do this or call the FM SUSR_GET_USER_DEFAULTS, but why is the authorization taking different user ids and sometimes even mine though in call the cases I am created the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 10:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-in-bdc-session-date-format/m-p/4837698#M1131681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T10:08:35Z</dc:date>
    </item>
  </channel>
</rss>

