<?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 Billing Date Change Using IDOC_INPUT_ORDERS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337617#M514843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We create a sales Order using IDOC_INPUT_ORDERS. The billing date has a default value of sy-datum. We need to change the billing date during idoc processing. The new date is pases to the xvbak structure but is not overwriting in the order. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2007 17:10:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-06T17:10:27Z</dc:date>
    <item>
      <title>Billing Date Change Using IDOC_INPUT_ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337617#M514843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We create a sales Order using IDOC_INPUT_ORDERS. The billing date has a default value of sy-datum. We need to change the billing date during idoc processing. The new date is pases to the xvbak structure but is not overwriting in the order. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 17:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337617#M514843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T17:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Date Change Using IDOC_INPUT_ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337618#M514844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alam&lt;/P&gt;&lt;P&gt;Try using the following user exit.&lt;/P&gt;&lt;P&gt;In the include program&lt;/P&gt;&lt;P&gt;MV45AFZB&lt;/P&gt;&lt;P&gt;in the subroutine &lt;/P&gt;&lt;P&gt;FORM USEREXIT_CHECK_VBKD USING US_DIALOG.&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;Insert your logic and modify the following field, which is header billing data field&lt;/P&gt;&lt;P&gt;VBKD-FKDAT&lt;/P&gt;&lt;P&gt;*****&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;I hope this should work,&lt;/P&gt;&lt;P&gt;Let me know, if you need further clarification&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 17:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337618#M514844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T17:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Date Change Using IDOC_INPUT_ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337619#M514845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like the required billing date is not passed from the Idoc to the structures(VBKD, XVBKD, YVBKD)in MV45AFZB. Could we try any of the Function-Exits in &lt;/P&gt;&lt;P&gt;IDOC_INPUT_ORDERS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;ALAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 18:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337619#M514845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T18:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Date Change Using IDOC_INPUT_ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337620#M514846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like the required billing date is not passed from the Idoc to the structures(VBKD, XVBKD, YVBKD)in MV45AFZB. Could we try any of the Function-Exits in &lt;/P&gt;&lt;P&gt;IDOC_INPUT_ORDERS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;ALAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 18:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337620#M514846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T18:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Date Change Using IDOC_INPUT_ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337621#M514847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alam&lt;/P&gt;&lt;P&gt;Please letme know, whether you have value in the IDOC&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 04:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337621#M514847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T04:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Date Change Using IDOC_INPUT_ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337622#M514848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 19:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337622#M514848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T19:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Date Change Using IDOC_INPUT_ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337623#M514849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are changing billing date in idoc_input_order user exit or SD user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I belive you mentioned passing sy-datum. If so &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can't you implement same logic in idoc user exit. Let me know what kind of issue you are facing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 20:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-date-change-using-idoc-input-orders/m-p/2337623#M514849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T20:48:09Z</dc:date>
    </item>
  </channel>
</rss>

