<?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_SALESORDER_CREATEFROMDAT2 contract start date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918628#M687202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after using  ORDER_HEADER_in-CT_VALID_F ,ORDER_HEADER_IN-CT_VALID_T. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eneble the x structure also &lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-CT_VALID_F = 'X'.&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-CT_VALID_T = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD POINTS IF HELPFUL...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2007 06:19:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-09T06:19:40Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CREATEFROMDAT2 contract start date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918626#M687200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts. &lt;/P&gt;&lt;P&gt; We are successfully using BAPI_SALESORDER_CREATEFROMDAT2 to create sales order. &lt;/P&gt;&lt;P&gt;Only problem is that the contract start and end date do not get updated. &lt;/P&gt;&lt;P&gt;We are passing that in ORDER_HEADER_in-CT_VALID_F and ORDER_HEADER_IN-CT_VALID_T. &lt;/P&gt;&lt;P&gt;After debugging, I found that there is one more table SALES_CONTRACT_IN in SD_SALESDOCUMENT_CREATE. Updating the values in that table works. &lt;/P&gt;&lt;P&gt;But the problem is this table is not available in BAPI_SALESORDER_CREATEFROMDAT2. How to update Contract start and end dates from this FM ? &lt;/P&gt;&lt;P&gt;I could not find anything in the search of this forums. So I guess this is not an issue and I am doing something wrong. Can someone suggest to me please? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv. &lt;/P&gt;&lt;P&gt;Aishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 05:31:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918626#M687200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T05:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 contract start date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918627#M687201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help friends?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 06:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918627#M687201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T06:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 contract start date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918628#M687202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after using  ORDER_HEADER_in-CT_VALID_F ,ORDER_HEADER_IN-CT_VALID_T. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eneble the x structure also &lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-CT_VALID_F = 'X'.&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-CT_VALID_T = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD POINTS IF HELPFUL...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 06:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918628#M687202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T06:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 contract start date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918629#M687203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already tried that Ramyav. &lt;/P&gt;&lt;P&gt;But that also doesn't help. &lt;/P&gt;&lt;P&gt;I put  &lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-CT_VALID_F = 'X'.&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-CT_VALID_T = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-UPDATEFLAG = 'I'. Tried with 'U' also. No luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone used these fields before in creating a sales order via this BAPI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 06:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918629#M687203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T06:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 contract start date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918630#M687204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check weather u have did any validation for the date fields in flatfile......or date field in selection screen.....might if those are not in that range ...it wont upload.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and one more thing check u r system date format.....if that wont match with u r flat file date format then also it wont upload......so if that is not in the same format try to change u r flat file date format.....or after getting u r date in to the internal table use edit mask..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 06:51:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918630#M687204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T06:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 contract start date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918631#M687205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are all correct. &lt;/P&gt;&lt;P&gt;Date is being passed in YYYYMMDD format. &lt;/P&gt;&lt;P&gt;In debugging i saw, it gets transferred to the VBAK-GUEBG and GUEEN fields. But then after that it never updates. Don't know why!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 07:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918631#M687205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T07:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 contract start date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918632#M687206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="278768" data-username="aishi.a" href="https://answers.sap.com/people/aishi.a"&gt;Aishi A.&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get the solution?&lt;/P&gt;&lt;P&gt;please share with us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 05:57:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-contract-start-date/m-p/2918632#M687206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-17T05:57:12Z</dc:date>
    </item>
  </channel>
</rss>

