<?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: Date format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783808#M337693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i had the same problem. The RFC FM worked properely in R/3, but via calling from interface it didnt worked. The proplem not in ABAP, u need to look the other area how they are calling. We resolved through some proplen in mapping XI, i dont know what u r using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Dec 2006 11:26:20 GMT</pubDate>
    <dc:creator>alex_m</dc:creator>
    <dc:date>2006-12-22T11:26:20Z</dc:date>
    <item>
      <title>Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783807#M337692</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;I have problem plz. clear anyone very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have developed a RFC in interface &lt;/P&gt;&lt;P&gt;in Tables  we are taking a Standard Structure.&lt;/P&gt;&lt;P&gt;in this structure 2 date fileds are there.  this RFCs using in Webdynpro, EP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aftfer entering the data through EP in ABAP I have to validate the dates&lt;/P&gt;&lt;P&gt;between dates it should be there,  if it is not there it should not accept some message will return.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This RFC is working properly in R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but after filling the data in EP.  what dates u r giving within the range is there&lt;/P&gt;&lt;P&gt;but it is not accepting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the problem. or if sending data from have to change the format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:  Project has create &lt;/P&gt;&lt;P&gt;Project Start Date is   01/12/2006.&lt;/P&gt;&lt;P&gt;Project End date is     31/12/2006.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b/w the above dates only under this level should create called WBS Element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r trying to create 30/11/2006. should not create  or&lt;/P&gt;&lt;P&gt;                   end date 01/01/2007 should not create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this condition is working in R/3 properly &lt;/P&gt;&lt;P&gt;while comming from EP only problem arising.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone help me plz. very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually it should handle in EP or ABAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 11:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783807#M337692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T11:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783808#M337693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i had the same problem. The RFC FM worked properely in R/3, but via calling from interface it didnt worked. The proplem not in ABAP, u need to look the other area how they are calling. We resolved through some proplen in mapping XI, i dont know what u r using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 11:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783808#M337693</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2006-12-22T11:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783809#M337694</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;I am not using any integration tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;web dynpro  java is deveoping into EP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 13:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783809#M337694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T13:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783810#M337695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ganesh, &lt;/P&gt;&lt;P&gt;Format the date before you send it to r/3 in the sending system itself.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 13:05:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783810#M337695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T13:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783811#M337696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Format the date before you send it to r/3 in the sending system itself...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;award points and close duplicate threads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 13:35:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/1783811#M337696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T13:35:57Z</dc:date>
    </item>
  </channel>
</rss>

