<?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: BAPI_INCOMINGINVOICE_CREATE - Date Validation Missing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796261#M342171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Prabhu. Unfortunately, I don't quite follow what you're proposing. Sorry if I'm not up to speed on the symantics for what the '?' represents. Can you please elaborate on your answer just a bit so maybe I can pick up on the direction you think I might follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if this should be more clear to me, but I just don't get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2006 15:15:06 GMT</pubDate>
    <dc:creator>Bryan_Pierce1</dc:creator>
    <dc:date>2006-12-14T15:15:06Z</dc:date>
    <item>
      <title>BAPI_INCOMINGINVOICE_CREATE - Date Validation Missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796259#M342169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having an issue getting SAP standard date validation with the use of the BAPI_INCOMINGINVOICE_CREATE function module. Transaction MIRO has a dialog module PERIOD_CHECK that runs some date validation functionality that doesn't appear to be included in the BAPI_INCOMINGINVOICE_CREATE coding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than replicating the parameters for the module (underlying subroutine) call and calling it myself does anyone know how to get this functionality to coincide with the BAPI call in a more elegant seemless manner? I'm hoping I've overlooked a rather easy solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 16:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796259#M342169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T16:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INCOMINGINVOICE_CREATE - Date Validation Missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796260#M342170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryan , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First try to call this BAPI then  Find out ? , SAP wont Release any Objects like that ? So we have to try first then come to one Concul.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 04:41:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796260#M342170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T04:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INCOMINGINVOICE_CREATE - Date Validation Missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796261#M342171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Prabhu. Unfortunately, I don't quite follow what you're proposing. Sorry if I'm not up to speed on the symantics for what the '?' represents. Can you please elaborate on your answer just a bit so maybe I can pick up on the direction you think I might follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if this should be more clear to me, but I just don't get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 15:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796261#M342171</guid>
      <dc:creator>Bryan_Pierce1</dc:creator>
      <dc:date>2006-12-14T15:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INCOMINGINVOICE_CREATE - Date Validation Missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796262#M342172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We received word from SAP on this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is standard functionality of SAP.&lt;/P&gt;&lt;P&gt;In general the design of the online transaction and a BAPI&lt;/P&gt;&lt;P&gt;is different. So it can be that there are some differences between both. So it is also here: this functionality you mentioned is not implementedin the BAPI.&lt;/P&gt;&lt;P&gt;Please refer to attached note 11.&lt;/P&gt;&lt;P&gt;I do regret but I can not offer you other answer this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2006 16:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-date-validation-missing/m-p/1796262#M342172</guid>
      <dc:creator>Bryan_Pierce1</dc:creator>
      <dc:date>2006-12-20T16:23:35Z</dc:date>
    </item>
  </channel>
</rss>

