<?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: Some Basic Questions ..... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517284#M569563</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;&amp;lt;b&amp;gt;Nace:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should know the Application of a document first Like:&lt;/P&gt;&lt;P&gt;for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.so first select the Application type (ex: EF) for PO and press OUtput types then a list will come in that you should know the related output type for PO.&lt;/P&gt;&lt;P&gt;in this case it is NEU, select that and click on the processing Routines button on the left side it will display the Medium, Driver Program and the Script form or smartform related to that document..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Output Type:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output type - interface between print program and sap standard transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;print program calls form by using open_form function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this output type will trigger application wise ( Example - LR00 output type,this one will trigger Vf21,Vf22,VF23 Transaction ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just goto NACE Transaction -&amp;gt;select application V3 -&amp;gt; click on ouput type -&amp;gt;select LR00 output type -&amp;gt;click on processing routine.&lt;/P&gt;&lt;P&gt;here you are able to see program and layout.&lt;/P&gt;&lt;P&gt;An output type is something that controls the output of a certain business object. For example, when you create a purchase order, output is created based on the output type which defines how the output is created(via form, and print program) where it is printed, and when it is printed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Message Type:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE uses IDOCs to transfer data. These data are transfered by Message name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE TYPE - To identify what data is being transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg : MATMAS - Material data is transferred.&lt;/P&gt;&lt;P&gt;       CREMAS - Customer Master&lt;/P&gt;&lt;P&gt;       DEBMAS - Vendor Master&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute transaction we81 to see all the Message types.&lt;/P&gt;&lt;P&gt;&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;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 07:53:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-12T07:53:13Z</dc:date>
    <item>
      <title>Some Basic Questions .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517282#M569561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is NACE and for what it is used?&lt;/P&gt;&lt;P&gt;what is output types?&lt;/P&gt;&lt;P&gt;what is message type?&lt;/P&gt;&lt;P&gt;what is need of configuring message type and output type and how?&lt;/P&gt;&lt;P&gt;How can u add the field in standard table and how can u make data flow into table field in that standard table field???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517282#M569561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Some Basic Questions .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517283#M569562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Nace can be used for Output determination. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hierarchy is as follows&lt;/P&gt;&lt;P&gt;                                                Application Id&lt;/P&gt;&lt;P&gt;                                                         &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                                 Procedures (Multiple procedures)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;                                                 One procedure will have multiple&lt;/P&gt;&lt;P&gt;                                                 output types.&lt;/P&gt;&lt;P&gt;                                                        &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                                 One output type will have access sequence &lt;/P&gt;&lt;P&gt;                                                 attached to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;                                                One access sequence will have many access (rules)_                                                                                &lt;/P&gt;&lt;P&gt;attached to it. &lt;/P&gt;&lt;P&gt;                                                       |                       &lt;/P&gt;&lt;P&gt;                                                One access will have a condition table attached to ir;   &lt;/P&gt;&lt;P&gt;                                                &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction code: NACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give you details if u give your mail id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpfull.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:36:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517283#M569562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Some Basic Questions .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517284#M569563</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;&amp;lt;b&amp;gt;Nace:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should know the Application of a document first Like:&lt;/P&gt;&lt;P&gt;for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.so first select the Application type (ex: EF) for PO and press OUtput types then a list will come in that you should know the related output type for PO.&lt;/P&gt;&lt;P&gt;in this case it is NEU, select that and click on the processing Routines button on the left side it will display the Medium, Driver Program and the Script form or smartform related to that document..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Output Type:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output type - interface between print program and sap standard transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;print program calls form by using open_form function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this output type will trigger application wise ( Example - LR00 output type,this one will trigger Vf21,Vf22,VF23 Transaction ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just goto NACE Transaction -&amp;gt;select application V3 -&amp;gt; click on ouput type -&amp;gt;select LR00 output type -&amp;gt;click on processing routine.&lt;/P&gt;&lt;P&gt;here you are able to see program and layout.&lt;/P&gt;&lt;P&gt;An output type is something that controls the output of a certain business object. For example, when you create a purchase order, output is created based on the output type which defines how the output is created(via form, and print program) where it is printed, and when it is printed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Message Type:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE uses IDOCs to transfer data. These data are transfered by Message name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE TYPE - To identify what data is being transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg : MATMAS - Material data is transferred.&lt;/P&gt;&lt;P&gt;       CREMAS - Customer Master&lt;/P&gt;&lt;P&gt;       DEBMAS - Vendor Master&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute transaction we81 to see all the Message types.&lt;/P&gt;&lt;P&gt;&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;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:53:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517284#M569563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T07:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Some Basic Questions .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517285#M569564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nirva4you@yahoo.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atyare online j chhu...&lt;/P&gt;&lt;P&gt;if you do have messanger...better to have chat... c ur convinency...&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;Nirav Parekh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 08:38:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/some-basic-questions/m-p/2517285#M569564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T08:38:26Z</dc:date>
    </item>
  </channel>
</rss>

