<?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 hi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468464#M833714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how will you include messaga cntorls in ALE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2008 03:51:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-05T03:51:21Z</dc:date>
    <item>
      <title>hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468464#M833714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how will you include messaga cntorls in ALE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 03:51:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468464#M833714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T03:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468465#M833715</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;Tuesday, November 6, 2007&lt;/P&gt;&lt;P&gt;MESSAGE CONTORL IN ABAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message Control is a cross application component used as a service program in several areas. The biggest application is in pricing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic concept behind message control is to generate and manage outputs from an application and control their timing and medium of exchange. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Benefits of Message Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Disconnecting the process of creating an application document from the process of generating outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Automatically proposing output based on business rules specified in Message Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Overriding the automatic proposal. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Manually selecting an output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Generating multiple outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Controlling the timing, medium and language of the output messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Retransmitting an output&lt;/P&gt;&lt;P&gt;&amp;#149; Monitoring the results of execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find a complete list of applications in that currently use Message Control the T-Code is NACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message control is a service module, and applications call the message control services using standard function modules of Message control. A list of applications commonly used in EDI process and enabled for Message Control follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Billing&lt;/P&gt;&lt;P&gt;&amp;#149; Delivery schedule&lt;/P&gt;&lt;P&gt;&amp;#149; Purchasing&lt;/P&gt;&lt;P&gt;&amp;#149; Purchasing outline agreement&lt;/P&gt;&lt;P&gt;&amp;#149; Request for quote.&lt;/P&gt;&lt;P&gt;&amp;#149; Sales&lt;/P&gt;&lt;P&gt;&amp;#149; Shipping&lt;/P&gt;&lt;P&gt;&amp;#149; Transportation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Message Control Components&lt;/P&gt;&lt;P&gt;To understand the Message Control process, it is important to clarify the terminology and identify the various components.&lt;/P&gt;&lt;P&gt;Output types are also called messages, message types, or condition types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedures are also called message schemas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Condition type and Condition record are two separate things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Message Control components&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Output type - An output type defines the characteristics and attributes of the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Access Sequence &amp;#150; An access sequence defines a sequence in which business rules are checked for proposing an output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Condition Table &amp;#150; The Condition table specifies the key fields for a business rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Condition Record - Condition records are inserted in the condition table. Condition records contain the actual data against which the business rules are checked to propose an output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How Message Control Works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a Three step process.&lt;/P&gt;&lt;P&gt;1. Output Proposal.&lt;/P&gt;&lt;P&gt;2. Output Editing.&lt;/P&gt;&lt;P&gt;3. Output Processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://abapprogramming.blogspot.com/2007/11/message-contorl-in-abap.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2007/11/message-contorl-in-abap.html&lt;/A&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;Sana.&lt;/P&gt;&lt;P&gt;Rewrad points if found helpful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 04:32:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468465#M833715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T04:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468466#M833716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Message Control is a cross application component used as a service program in several areas. The biggest application is in pricing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic concept behind message control is to generate and manage outputs from an application and control their timing and medium of exchange. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Benefits of Message Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Disconnecting the process of creating an application document from the process of generating outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Automatically proposing output based on business rules specified in Message Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Overriding the automatic proposal. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Manually selecting an output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Generating multiple outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Controlling the timing, medium and language of the output messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Retransmitting an output&lt;/P&gt;&lt;P&gt;&amp;#149; Monitoring the results of execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find a complete list of applications in that currently use Message Control the T-Code is NACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message control is a service module, and applications call the message control services using standard function modules of Message control. A list of applications commonly used in EDI process and enabled for Message Control follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Billing&lt;/P&gt;&lt;P&gt;&amp;#149; Delivery schedule&lt;/P&gt;&lt;P&gt;&amp;#149; Purchasing&lt;/P&gt;&lt;P&gt;&amp;#149; Purchasing outline agreement&lt;/P&gt;&lt;P&gt;&amp;#149; Request for quote.&lt;/P&gt;&lt;P&gt;&amp;#149; Sales&lt;/P&gt;&lt;P&gt;&amp;#149; Shipping&lt;/P&gt;&lt;P&gt;&amp;#149; Transportation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Message Control Components&lt;/P&gt;&lt;P&gt;To understand the Message Control process, it is important to clarify the terminology and identify the various components.&lt;/P&gt;&lt;P&gt;Output types are also called messages, message types, or condition types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedures are also called message schemas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Condition type and Condition record are two separate things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Message Control components&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Output type - An output type defines the characteristics and attributes of the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Access Sequence &amp;#150; An access sequence defines a sequence in which business rules are checked for proposing an output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Condition Table &amp;#150; The Condition table specifies the key fields for a business rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Condition Record - Condition records are inserted in the condition table. Condition records contain the actual data against which the business rules are checked to propose an output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How Message Control Works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a Three step process.&lt;/P&gt;&lt;P&gt;1. Output Proposal.&lt;/P&gt;&lt;P&gt;2. Output Editing.&lt;/P&gt;&lt;P&gt;3. Output Processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vineela.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 04:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468466#M833716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T04:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468467#M833717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;In addition to the above,refer this link for EXAMPLE.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/idoc_sample.html" target="test_blank"&gt;http://www.sapmaterial.com/idoc_sample.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;VINEEELA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 04:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3468467#M833717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T04:40:27Z</dc:date>
    </item>
  </channel>
</rss>

