<?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: IDOC checklists in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-checklists/m-p/1331771#M168992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Create IDOC segments.&lt;/P&gt;&lt;P&gt;2. Create IDOC types.&lt;/P&gt;&lt;P&gt;3. Create Message types.&lt;/P&gt;&lt;P&gt;4. assign message type to idoc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this FM to get determine ale model "ALE_MODEL_DETERMINE_IF_TO_SEND"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fm to create and send idocs for outbound process. "MASTER_IDOC_DISTRIBUTE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintian inbound process code using we42 and assign a FM to it for processing your logic.&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;&lt;/P&gt;&lt;P&gt;Wasim Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2006 06:45:20 GMT</pubDate>
    <dc:creator>dani_mn</dc:creator>
    <dc:date>2006-06-06T06:45:20Z</dc:date>
    <item>
      <title>IDOC checklists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-checklists/m-p/1331769#M168990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the various IDOC review checklists to be maintained for programming IDOC.  &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;B.Anandha Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 05:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-checklists/m-p/1331769#M168990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T05:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC checklists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-checklists/m-p/1331770#M168991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Interface Specific &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A) CHECKLIST SPECIFIC TO INBOUND / OUTBOUND INTERFACE&lt;/P&gt;&lt;P&gt;Sl no.	Program check	Self Review (Y / N)	Independence Review &lt;/P&gt;&lt;P&gt;(Y / N)	Remarks&lt;/P&gt;&lt;P&gt;(defect id in case of defect or remark where applicable)&lt;/P&gt;&lt;P&gt;1.		New Function Group created for every interface.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;2.		Data sets are written with proper length specification avoiding hard coding of length.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;3.		For files names &lt;/P&gt;&lt;P&gt;&amp;#149;	Table is used to read the relevant file name&lt;/P&gt;&lt;P&gt;&amp;#149;	After reading from the table, translate to lower case is done, if the table stores file names only in uppercase.&lt;/P&gt;&lt;P&gt;&amp;#149;	If no entry found in the table, global constant used for taking file name			&lt;/P&gt;&lt;P&gt;4.		&amp;#149;	Proper error handling and notification is done.&lt;/P&gt;&lt;P&gt;&amp;#149;	Adequate Error/Warning/Information messages are provided.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;5.		&amp;#149;	Inbound interfaces should check for blank records in the input file before taking it up for processing.&lt;/P&gt;&lt;P&gt;&amp;#149;	Outbound interfaces should not have any blank lines in the output file.			&lt;/P&gt;&lt;P&gt;6.		Variant is defined and included in the request number. &lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;b&amp;gt;PLZ MAKE REWARDS IF HELPFUL..&amp;lt;/b&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 06:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-checklists/m-p/1331770#M168991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T06:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC checklists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-checklists/m-p/1331771#M168992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Create IDOC segments.&lt;/P&gt;&lt;P&gt;2. Create IDOC types.&lt;/P&gt;&lt;P&gt;3. Create Message types.&lt;/P&gt;&lt;P&gt;4. assign message type to idoc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this FM to get determine ale model "ALE_MODEL_DETERMINE_IF_TO_SEND"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fm to create and send idocs for outbound process. "MASTER_IDOC_DISTRIBUTE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintian inbound process code using we42 and assign a FM to it for processing your logic.&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;&lt;/P&gt;&lt;P&gt;Wasim Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 06:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-checklists/m-p/1331771#M168992</guid>
      <dc:creator>dani_mn</dc:creator>
      <dc:date>2006-06-06T06:45:20Z</dc:date>
    </item>
  </channel>
</rss>

