<?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: sales order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607424#M272611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi priyanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the billing doucment number and sales order number are related by fields vbrk-vbeln to vbak-vgbel.and the userid u can get by VBAK-ERNAM.&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;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2006 13:40:13 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2006-09-19T13:40:13Z</dc:date>
    <item>
      <title>sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607417#M272604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was asked to create a simple report to make sure the person who created the sales order did not release the sales order for billing.&lt;/P&gt;&lt;P&gt;for this i was asked to output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the order no &lt;/P&gt;&lt;P&gt;user id of the person who created the order&lt;/P&gt;&lt;P&gt;last name,first name of person who created the order&lt;/P&gt;&lt;P&gt;billing document no related to order&lt;/P&gt;&lt;P&gt;created by user id &lt;/P&gt;&lt;P&gt;last name,first name of the person associated with the billing document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know where i can get the user ids and the billing document no associated with a sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607417#M272604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607418#M272605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try looking at VBAK, VBFA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try looking into yourself before asking people to do your job aswell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607418#M272605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607419#M272606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User ID of the person who created the sales order is VBAK-ERNAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607419#M272606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607420#M272607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;The field in VBAK contains the user id, the field is ERNAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607420#M272607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607421#M272608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U would get the Order information from VBAK table while the user details from USR03. ..The link for sales order and invoice in VBFA table OR you can use VBRP even (aubel field)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:38:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607421#M272608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607422#M272609</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;Field &amp;lt;b&amp;gt;VBAK-ERNAM&amp;lt;/b&amp;gt; gives you Name of Person who Created the Sales Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, VBRK-ERNAM gives Name of Person who Created the Billing Document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:38:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607422#M272609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607423#M272610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sales order number: VBAK-VBELN&lt;/P&gt;&lt;P&gt;CReated by: ERNAM&lt;/P&gt;&lt;P&gt;first name and last name: table usr03-NAME1&lt;/P&gt;&lt;P&gt;NAME2&lt;/P&gt;&lt;P&gt;NAME3&lt;/P&gt;&lt;P&gt;NAME4  pass the ernam to usr03&lt;/P&gt;&lt;P&gt;billing document no related to order&lt;/P&gt;&lt;P&gt;VBRK-VBELN&lt;/P&gt;&lt;P&gt;created by user id : VBRK-ERNAM&lt;/P&gt;&lt;P&gt;last name,first name of the person associated with the billing document.&lt;/P&gt;&lt;P&gt;table usr03-NAME1&lt;/P&gt;&lt;P&gt;NAME2&lt;/P&gt;&lt;P&gt;NAME3&lt;/P&gt;&lt;P&gt;NAME4  pass the ernam to usr03&lt;/P&gt;&lt;P&gt;&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>Tue, 19 Sep 2006 13:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607423#M272610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607424#M272611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi priyanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the billing doucment number and sales order number are related by fields vbrk-vbeln to vbak-vgbel.and the userid u can get by VBAK-ERNAM.&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;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607424#M272611</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-09-19T13:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607425#M272612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    vbak-kunnr = kan1-kunnr -&amp;gt;kna1-name1&lt;/P&gt;&lt;P&gt;    vbrk-aubel = vbak-vbeln.-&amp;gt;vbrk-vbeln(billing document)&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;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 14:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607425#M272612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T14:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607426#M272613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for the early reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The billing doucment number and sales order number are related by fields VBRP-AUBEL to VBAK-VBELN.and the userid u can get by VBRP-ERNAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 14:44:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order/m-p/1607426#M272613</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-09-19T14:44:00Z</dc:date>
    </item>
  </channel>
</rss>

