<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ABAP Tutorials &#187; Report</title>
	<atom:link href="http://www.abap-tutorials.com/category/report/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abap-tutorials.com</link>
	<description>ABAP Tutorials, Guides, Training, Manuals</description>
	<lastBuildDate>Thu, 17 Nov 2011 07:43:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>ABAP Pending Purchase Orders (PO) Report</title>
		<link>http://www.abap-tutorials.com/2011/11/17/abap-pending-purchase-orders-po-report/</link>
		<comments>http://www.abap-tutorials.com/2011/11/17/abap-pending-purchase-orders-po-report/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 07:38:00 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[ALV]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[pending POs]]></category>
		<category><![CDATA[Pending Purchase Order]]></category>
		<category><![CDATA[PO]]></category>
		<category><![CDATA[Purchase Order]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1996</guid>
		<description><![CDATA[This sample report shows the basic structure for getting the report for the Pending Purchase Orders based on various selection options on screen. The report loops throgh the required Tables of Purchase Order and based on the data entered on screen, displays the desired data. The report is to be modified/tweaked as per the custom [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This sample report shows the basic  structure for getting the report for the Pending Purchase Orders  based on various selection options on screen.</p>
<p style="text-align: justify;">The report loops throgh the required  Tables of Purchase Order and based on the data entered on screen,  displays the desired data. The report is to be modified/tweaked as per  the custom need.</p>
<div style="width: 100%; float: left;">
<p style="text-align: center;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2011/11/po.jpg"><img class="aligncenter size-full wp-image-1997" title="Purchase Order" src="http://www.abap-tutorials.com/wp-content/uploads/2011/11/po.jpg" alt="Purchase Order" width="406" height="365" /></a></p>
</div>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;"><span id="more-1996"></span></p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">The basic purpose of the report is to develop a programatical flow of the language, the way normally ABAP programs are written.</p>
<p style="text-align: justify;">Download Source Code : <a href="http://www.abap-tutorials.com/wp-content/uploads/2011/11/Z_PENDING_POS_REPORT.txt">Z_PENDING_POS_REPORT</a></p>
<p style="text-align: justify;">&nbsp;</p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2011/10/30/abap-pending-purchase-recquisition-pr-report/' rel='bookmark' title='ABAP Pending Purchase Recquisition (PR) Report'>ABAP Pending Purchase Recquisition (PR) Report</a></li>
<li><a href='http://www.abap-tutorials.com/2009/09/17/abap-program-to-add-colors-in-alv-grid/' rel='bookmark' title='ABAP Program to add Colors in ALV Grid'>ABAP Program to add Colors in ALV Grid</a></li>
<li><a href='http://www.abap-tutorials.com/2010/05/07/abap-programs-for-beginners/' rel='bookmark' title='ABAP Programs for Beginners'>ABAP Programs for Beginners</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2011/11/17/abap-pending-purchase-orders-po-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ABAP Pending Purchase Recquisition (PR) Report</title>
		<link>http://www.abap-tutorials.com/2011/10/30/abap-pending-purchase-recquisition-pr-report/</link>
		<comments>http://www.abap-tutorials.com/2011/10/30/abap-pending-purchase-recquisition-pr-report/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 06:56:39 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[ALV]]></category>
		<category><![CDATA[EBAN]]></category>
		<category><![CDATA[EBKN]]></category>
		<category><![CDATA[PR]]></category>
		<category><![CDATA[Purchase Requisition]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1965</guid>
		<description><![CDATA[This sample report shows the basic structure for getting the report for the Pending Purchase Requisition based on various selection options on screen. The report loops throgh the required Tables of Purchase Requisition and based on the data entered on screen, displays the desired data. The report is to be modified/tweaked as per the custom [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This sample report shows the basic structure for getting the report for the Pending Purchase Requisition based on various selection options on screen.</p>
<p style="text-align: justify;">The report loops throgh the required Tables of Purchase Requisition and based on the data entered on screen, displays the desired data. The report is to be modified/tweaked as per the custom need.</p>
<div style="text-align: justify; width: 100%; float: left;">
<p style="text-align: center;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2011/10/purchase_requisition.gif"><img class="aligncenter size-full wp-image-1967" title="purchase_requisition" src="http://www.abap-tutorials.com/wp-content/uploads/2011/10/purchase_requisition.gif" alt="purchase_requisition" width="490" height="367" /></a></p>
</div>
<p style="text-align: justify;"> <span id="more-1965"></span></p>
<p style="text-align: justify;">The basic purpose of the report is to develop a pragmatical flow of the language, the way normally ABAP programs are written.</p>
<p style="text-align: justify;">Download Source Code : <a href="http://www.abap-tutorials.com/wp-content/uploads/2011/10/Z_PENDING_PRS_REPORT.txt">Z_PENDING_PRS_REPORT</a></p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2011/11/17/abap-pending-purchase-orders-po-report/' rel='bookmark' title='ABAP Pending Purchase Orders (PO) Report'>ABAP Pending Purchase Orders (PO) Report</a></li>
<li><a href='http://www.abap-tutorials.com/2010/05/07/abap-programs-for-beginners/' rel='bookmark' title='ABAP Programs for Beginners'>ABAP Programs for Beginners</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/11/find-my-words/' rel='bookmark' title='ABAP Program to search specific words(string) in SAP Programs'>ABAP Program to search specific words(string) in SAP Programs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2011/10/30/abap-pending-purchase-recquisition-pr-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display a Popup and Get Values from User</title>
		<link>http://www.abap-tutorials.com/2011/09/23/display-a-popup-and-get-values-from-user/</link>
		<comments>http://www.abap-tutorials.com/2011/09/23/display-a-popup-and-get-values-from-user/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 12:19:32 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Function Modules]]></category>
		<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[Selection-Screen]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[function module]]></category>
		<category><![CDATA[get value from user]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[POPUP_GET_VALUES]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1948</guid>
		<description><![CDATA[In some cases, we are needed to get some inputs from the user at run-time of an application based on certain dynamic conditions. Function Module POPUP_GET_VALUES can be used to display a popup to get inputs from user. The specialty of this function module is we can add as many number of fields as we [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">In some cases, we are needed to get some inputs from the user at run-time of an application based on certain dynamic conditions.</p>
<p style="text-align: justify;">Function Module <strong>POPUP_GET_VALUES</strong> can be used to display a popup to get inputs from user. The specialty  of this function module is we can add as many number of fields as we  want. The fields can be of any data type.</p>
<div style="width: 100%; float: left;">
<p style="text-align: center;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2011/09/popup.jpg"><img class="aligncenter size-full wp-image-1949" title="popup" src="http://www.abap-tutorials.com/wp-content/uploads/2011/09/popup.jpg" alt="popup" width="470" height="288" /></a></p>
</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span id="more-1948"></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>REPORT  ztestpopup.</p>
<p>DATA: t_fields LIKE sval OCCURS 0 WITH HEADER LINE.</p>
<p>START-OF-SELECTION.</p>
<p>*&#8212; Prepare Parameters for FM &#8212;&#8212;&#8212;&#8212;-*<br />
t_fields-tabname = ’BKPF’.<br />
t_fields-fieldname = ’BUDAT’.<br />
APPEND t_fields.</p>
<p>t_fields-tabname = ’BKPF’.<br />
t_fields-fieldname = ’BLART’.<br />
APPEND t_fields.</p>
<p>*&#8212;- Function Module Call &#8212;&#8212;&#8212;&#8212;&#8212;&#8211;*<br />
CALL FUNCTION ’POPUP_GET_VALUES’<br />
EXPORTING<br />
*  NO_VALUE_CHECK        = ’ ’<br />
popup_title           = ’Test Popup’<br />
*  START_COLUMN          = ’5’<br />
*  START_ROW             = ’5’<br />
*  IMPORTING<br />
*  RETURNCODE            =<br />
TABLES<br />
fields                = t_fields<br />
EXCEPTIONS<br />
error_in_fields       = 1<br />
OTHERS                = 2<br />
.<br />
IF sy-subrc &lt;&gt; 0.<br />
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO<br />
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.<br />
ENDIF.</p>
<p>*&#8212; Display Report &#8212;&#8212;&#8212;&#8212;&#8212;-*<br />
LOOP AT t_fields.<br />
WRITE:/ t_fields-value.<br />
ENDLOOP.</p>
<p style="text-align: center;">&nbsp;</p>
</div>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2009/07/27/sap-data-in-3-dimension/' rel='bookmark' title='ABAP Program to display SAP Data in 3-Dimension'>ABAP Program to display SAP Data in 3-Dimension</a></li>
<li><a href='http://www.abap-tutorials.com/2009/10/15/date-formatting-for-display-in-abap-program/' rel='bookmark' title='Date formatting for Display in ABAP Program'>Date formatting for Display in ABAP Program</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/28/display-se78-pictures-on-screen/' rel='bookmark' title='ABAP Program to Display SE78 pictures on Screen'>ABAP Program to Display SE78 pictures on Screen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2011/09/23/display-a-popup-and-get-values-from-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP ABAP Transferring Internal Table Contents to a file on the Application Server</title>
		<link>http://www.abap-tutorials.com/2011/07/01/sap-abap-transferring-internal-table-contents-to-a-file-on-the-application-server/</link>
		<comments>http://www.abap-tutorials.com/2011/07/01/sap-abap-transferring-internal-table-contents-to-a-file-on-the-application-server/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 11:56:36 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[Upload Download]]></category>
		<category><![CDATA[application server]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[download data]]></category>
		<category><![CDATA[download file]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[flat file]]></category>
		<category><![CDATA[presentation server]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1884</guid>
		<description><![CDATA[In SAP ABAP you can transfer the contents of the internal table to a file. This is required when you wish to extract data from SAP tables into a flat file. This file can then be used to transfer data to another SAP or NON SAP system. This can also be used for an interfacing [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">In SAP ABAP you can transfer the contents of the internal table to a file. This is required when you wish to extract data from SAP tables into a flat file.</p>
<p style="text-align: justify;">This file can then be used to transfer data to another SAP or NON SAP system. This can also be used for an interfacing when you wish to transfer data on a daily or a weekly basis from R/3 to NON R/3 or SAP.</p>
<div style="width: 100%; float: left;">
<p style="text-align: justify;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2011/07/download.jpg"><img class="aligncenter size-medium wp-image-1887" title="download" src="http://www.abap-tutorials.com/wp-content/uploads/2011/07/download-300x225.jpg" alt="download" width="300" height="225" /></a></p>
</div>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">The command used to create a file on the application server is as follows.</p>
<p><span id="more-1884"></span></p>
<p><strong>OPEN DATASET</strong></p>
<p style="text-align: justify;">Download the sample code : <a href="http://www.abap-tutorials.com/wp-content/uploads/2011/07/download_to_app_server.txt">download_internal_table_to_app_server</a></p>
<p style="text-align: justify;">Once the file is downloaded to the Application Server, user can use the T-Code <strong>CG3y, </strong>to download the file from Application Server to Presentation Server.</p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2011/08/06/upload-file-from-application-server-into-abap-internal-table-in-sa/' rel='bookmark' title='Upload File from Application Server into ABAP Internal Table in SAP'>Upload File from Application Server into ABAP Internal Table in SAP</a></li>
<li><a href='http://www.abap-tutorials.com/2009/11/18/abap-program-to-create-formatted-excel-using-xml/' rel='bookmark' title='ABAP program to create Formatted Excel File using XML'>ABAP program to create Formatted Excel File using XML</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/11/best-way-to-loop-at-standard-internal-table/' rel='bookmark' title='Best way to Loop At &#8216;Standard&#8217; Internal Table in ABAP'>Best way to Loop At &#8216;Standard&#8217; Internal Table in ABAP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2011/07/01/sap-abap-transferring-internal-table-contents-to-a-file-on-the-application-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Program to Print FI/MM Documents having Note Attachment</title>
		<link>http://www.abap-tutorials.com/2010/05/25/program-to-print-fimm-documents-having-note-attachment/</link>
		<comments>http://www.abap-tutorials.com/2010/05/25/program-to-print-fimm-documents-having-note-attachment/#comments</comments>
		<pubDate>Tue, 25 May 2010 05:17:34 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Abap Objects]]></category>
		<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[Note]]></category>
		<category><![CDATA[Note Attachment]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1641</guid>
		<description><![CDATA[There has been a requirement to generate a program for displaying all those FI Documents and Material Documents having a Note as an attachment. Following program can be used to get all FI and MM documents that a user have created with a Note.   Source Code:   *&#38;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;* *&#38; Report  ZFI_FINDATTCH *&#38; *&#38;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;* *&#38; The program [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">There has been a requirement to generate a program for displaying all those FI Documents and Material Documents having a Note as an attachment. Following program can be used to get all FI and MM documents that a user have created with a Note.</p>
<div style="width: 100%; float: left;">
<p style="text-align: center;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2010/05/note_attachment1.jpg"><img class="aligncenter size-full wp-image-1642" title="Note Attachment" src="http://www.abap-tutorials.com/wp-content/uploads/2010/05/note_attachment1.jpg" alt="Note Attachment" width="368" height="267" /></a> </p>
</div>
<div><span id="more-1641"></span></div>
<div><strong><span style="color: #3366ff;">Source Code:</span></strong></div>
<div><strong> </strong></div>
<div>*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
*&amp; Report  ZFI_FINDATTCH<br />
*&amp;<br />
*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
*&amp; The program display all the documents (FI or MM) where a note is<br />
*&amp; created as an attachement by the user.<br />
*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*</div>
<div>
<p>REPORT  ZFI_FINDATTCH NO STANDARD PAGE HEADING LINE-SIZE 255.</p>
<p>TABLES: SOOD, SRGBTBREL.</p>
<p>Types: begin of ty_itab,<br />
        BUKRS type BUKRS,<br />
        BELNR type BELNR_D,<br />
        GJAHR type GJAHR,<br />
        OBJDS type SO_OBJ_DES,<br />
        CRDAT TYPE SO_DAT_CR,<br />
        CRONM TYPE SO_CRO_NAM,<br />
        CHDAT type SO_DAT_CH,<br />
        CHONM TYPE SO_CHO_NAM,<br />
       end of ty_itab.<br />
data: itab type ty_itab occurs 0 with header line.<br />
data: srch_txt(70).</p>
<p>* Selection Screen<br />
SELECTION-SCREEN: begin of block blk WITH FRAME TITLE text-001.<br />
SELECT-OPTIONS: s_name FOR sy-uname.</p>
<p>parameters: fi_chk RADIOBUTTON GROUP rb1 default &#8216;X&#8217; ,<br />
            mm_chk RADIOBUTTON GROUP rb1.<br />
SELECTION-SCREEN: END OF BLOCK blk.</p>
<p>* Read Data for printing<br />
start-of-selection.<br />
select * from SOOD where<br />
  OBJTP = &#8216;RAW&#8217; and<br />
  OBJNAM = &#8216;MESSAGE&#8217; and<br />
  OWNNAM in s_name.</p>
<p>  clear: srch_txt.<br />
  concatenate &#8216;%&#8217; sood-OBJTP sood-OBJYR sood-OBJNO &#8216;%&#8217; into srch_txt.</p>
<p>  if fi_chk = &#8216;X&#8217;.<br />
    select * from SRGBTBREL where<br />
      INSTID_B like srch_txt and<br />
      TYPEID_A = &#8216;BKPF&#8217;.<br />
      itab-BUKRS = SRGBTBREL-INSTID_A(4).<br />
      itab-BELNR = SRGBTBREL-INSTID_A+4(10).<br />
      itab-GJAHR = SRGBTBREL-INSTID_A+14(4).<br />
      itab-OBJDS = SOOD-OBJDES.<br />
      itab-CRDAT = SOOD-CRDAT.<br />
      itab-CRONM = SOOD-CRONAM.<br />
      itab-CHDAT = SOOD-CHDAT.<br />
      itab-CHONM = SOOD-CHONAM.<br />
      append itab.<br />
    endselect.<br />
  elseif mm_chk = &#8216;X&#8217;.<br />
    select * from SRGBTBREL where<br />
      INSTID_B like srch_txt and<br />
      TYPEID_A = &#8216;BUS2017&#8242;.<br />
      itab-BELNR = SRGBTBREL-INSTID_A(10).<br />
      itab-GJAHR = SRGBTBREL-INSTID_A+10(4).<br />
      itab-OBJDS = SOOD-OBJDES.<br />
      itab-CRDAT = SOOD-CRDAT.<br />
      itab-CRONM = SOOD-CRONAM.<br />
      itab-CHDAT = SOOD-CHDAT.<br />
      itab-CHONM = SOOD-CHONAM.<br />
      append itab.<br />
    endselect.<br />
  endif.<br />
endselect.</p>
<p>* Print Document List<br />
end-of-selection.<br />
if fi_chk = &#8216;X&#8217;.<br />
  write: / &#8216;FI Documents containting Notes:&#8217;.<br />
  write: / sy-uline(30).<br />
  write: /(5) &#8216;CCode&#8217;,(10) &#8216;Doc.Number&#8217;, &#8216;Year&#8217;,(20) &#8216;Description&#8217;,<br />
              (12)&#8217;Creator Name&#8217;,(12)&#8217;Date Created&#8217;, (12)&#8217;Changed By&#8217;,<br />
              (12)&#8217;Changed On&#8217;.<br />
  loop at itab.<br />
    write: /(5) itab-BUKRS, itab-BELNR, itab-GJAHR,(20) itab-OBJDS,<br />
    (12) itab-CRONM,(12) itab-CRDAT,(12) itab-CHONM,(12) itab-CHDAT.<br />
  endloop.<br />
elseif mm_chk = &#8216;X&#8217;.<br />
  write: / &#8216;MM Documents containting Notes:&#8217;.<br />
  write: / sy-uline(30).<br />
  write: /(10) &#8216;Doc.Number&#8217;, &#8216;Year&#8217;,(20) &#8216;Description&#8217;,<br />
              (12)&#8217;Creator Name&#8217;,(12)&#8217;Date Created&#8217;, (12)&#8217;Changed By&#8217;,<br />
              (12)&#8217;Changed On&#8217;.<br />
  loop at itab.<br />
    write: / itab-BELNR, itab-GJAHR,(20) itab-OBJDS,<br />
    (12) itab-CRONM,(12) itab-CRDAT,(12) itab-CHONM,(12) itab-CHDAT.<br />
  endloop.<br />
endif.</p>
</div>
<div><strong><span style="color: #3366ff;">The output of the program looks like following:</span></strong></div>
<div style="width: 100%; float: left;">
<p><a href="http://www.abap-tutorials.com/wp-content/uploads/2010/05/note_attachment2.jpg"><img class="aligncenter size-full wp-image-1644" title="Note Attachment" src="http://www.abap-tutorials.com/wp-content/uploads/2010/05/note_attachment2.jpg" alt="Note Attachment" width="368" height="267" /></a></p>
</div>
<p><strong>Download Source Code</strong> : <a href="http://www.abap-tutorials.com/wp-content/uploads/2010/05/Note_Attachment.txt">Note Attachment</a></p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2009/07/15/my-inactive-programs/' rel='bookmark' title='ABAP Program to show My Inactive Programs'>ABAP Program to show My Inactive Programs</a></li>
<li><a href='http://www.abap-tutorials.com/2009/08/06/search-for-smartforms-in-your-language/' rel='bookmark' title='ABAP Program to Search For SMARTFORMS in your Language'>ABAP Program to Search For SMARTFORMS in your Language</a></li>
<li><a href='http://www.abap-tutorials.com/2009/11/18/abap-program-to-create-formatted-excel-using-xml/' rel='bookmark' title='ABAP program to create Formatted Excel File using XML'>ABAP program to create Formatted Excel File using XML</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2010/05/25/program-to-print-fimm-documents-having-note-attachment/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

