<?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 BAPI - Using LSMW Create Contract in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-lsmw-create-contract/m-p/4785825#M1120993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using  BUS2014 - PURCONTRACT_CREATE to create contracts with LSMW. My problem is to create more than an item for the same contract. My structure is:&lt;/P&gt;&lt;P&gt;BURKS/LIFNR/EVART/VEDAT/EKORG/EKGRP/WERKS/VPER_START/KDATE/SPRAS/KTWRT/&lt;/P&gt;&lt;P&gt;EVRTP/EPSTP/KNTTP/EMATN/KTMNG/NETPR/Currency/PEINH/LGORT2/MWSKZ/BSTAE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fore example in my excel file I want to create 3 itens for one contract then my archive will be:&lt;/P&gt;&lt;P&gt;.../ 200(vendor) /...../ 00010 (item) / 300 (material)/...&lt;/P&gt;&lt;P&gt;.../ 200(vendor) /...../ 00020 (item) / 301 (material)/...&lt;/P&gt;&lt;P&gt;.../ 200(vendor) /...../ 00030 (item) / 302 (material)/...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way, SAP is creating 3 contracts. Could anyone give me how should I create my structure/archive to upload?&lt;/P&gt;&lt;P&gt;If I create 2 structures (Headr and Item) How can I do the reference to the vendor and itens?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guiza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2008 12:48:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-19T12:48:21Z</dc:date>
    <item>
      <title>BAPI - Using LSMW Create Contract</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-lsmw-create-contract/m-p/4785825#M1120993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using  BUS2014 - PURCONTRACT_CREATE to create contracts with LSMW. My problem is to create more than an item for the same contract. My structure is:&lt;/P&gt;&lt;P&gt;BURKS/LIFNR/EVART/VEDAT/EKORG/EKGRP/WERKS/VPER_START/KDATE/SPRAS/KTWRT/&lt;/P&gt;&lt;P&gt;EVRTP/EPSTP/KNTTP/EMATN/KTMNG/NETPR/Currency/PEINH/LGORT2/MWSKZ/BSTAE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fore example in my excel file I want to create 3 itens for one contract then my archive will be:&lt;/P&gt;&lt;P&gt;.../ 200(vendor) /...../ 00010 (item) / 300 (material)/...&lt;/P&gt;&lt;P&gt;.../ 200(vendor) /...../ 00020 (item) / 301 (material)/...&lt;/P&gt;&lt;P&gt;.../ 200(vendor) /...../ 00030 (item) / 302 (material)/...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way, SAP is creating 3 contracts. Could anyone give me how should I create my structure/archive to upload?&lt;/P&gt;&lt;P&gt;If I create 2 structures (Headr and Item) How can I do the reference to the vendor and itens?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guiza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 12:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-lsmw-create-contract/m-p/4785825#M1120993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T12:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI - Using LSMW Create Contract</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-lsmw-create-contract/m-p/4785826#M1120994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to 2 strctures like HEADER and ITEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for reference  you need to create one field in the starting of you strcture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HEADER Strcture.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;INDENT/&lt;/STRONG&gt;BURKS/LIFNR/EVART/VEDAT/EKORG/EKGRP/WERKS/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ITEM Strcture:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;INDENT/&lt;/STRONG&gt; Item strcture fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HEADER Strcture.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;00001/ DE01/12345/ like your fields data&lt;/P&gt;&lt;P&gt;00002/ DE01/12345/ like your fields data&lt;/P&gt;&lt;P&gt;00003/ DE01/12345/ like your fields data&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ITEM Strcture:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;00001/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00001/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00001/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00002/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00002/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00002/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00003/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00003/ your item strcture fields data&lt;/P&gt;&lt;P&gt;00003/ your item strcture fields data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 16:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-lsmw-create-contract/m-p/4785826#M1120994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T16:03:48Z</dc:date>
    </item>
  </channel>
</rss>

