<?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: Read and OSS notes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502923#M842536</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;For downloading reports check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.dalestech.com/products/massdownload.htm" target="test_blank"&gt;http://www.dalestech.com/products/massdownload.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For oss notes&lt;/P&gt;&lt;P&gt;OSS notes are used by SAP to issue corrections to known bugs to the application/system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you experience problems with the way SAP is working you can search OSS notes to see if the problem you are having is known to SAP. If it is then you can implement the fix (usually through code corrections) that SAP have provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the problem is not listed you are able to raise a call with SAP to inform them of the problem, they should then get back to you with suggestions and/or solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implementing an OSS Note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search for SAP Notes in &lt;A href="https://community.sap.com/www.services.sap.com" target="test_blank"&gt;www.services.sap.com&lt;/A&gt;. You have to search with your problem category and from the list of SAP notes listed, try to find out the one which is for the problem that you have encountered. Each SAP note will contain the Problem description, solution and the programs affected. Get the Note number from here and in SAP system, goto transaction SNOTE and check if the Note number is already existing. If note, use the Download option to download the OSS Note to the system. Select the note number and click on Execute Button. Note will be implemented!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPLYING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction code SNOTE is used to implement OSS Notes. With the SNOTE&lt;/P&gt;&lt;P&gt;transaction, it is no longer necessary to register ABAP objects such as report function&lt;/P&gt;&lt;P&gt;modules etc. manually. But data dictionary objects such as screens, tables need to&lt;/P&gt;&lt;P&gt;be modified manually by registering them in OSS system.&lt;/P&gt;&lt;P&gt;In order to use the transaction code SNOTE, the relevant transport which implement&lt;/P&gt;&lt;P&gt;this transaction in the system need to be transported. Please refer to the SNOTE&lt;/P&gt;&lt;P&gt;guide available at &lt;A href="http://service.sap.com" target="test_blank"&gt;http://service.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this pdf will be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/basis/snote.pdf" target="test_blank"&gt;http://www.sappoint.com/basis/snote.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Mar 2008 07:53:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-01T07:53:43Z</dc:date>
    <item>
      <title>Read and OSS notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502921#M842534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get(download) the all Z reports from the system..i heard that by using Read statement we can download the report is int it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is OSS notes and How to apply OSS notes  ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2008 07:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502921#M842534</guid>
      <dc:creator>NAeda</dc:creator>
      <dc:date>2008-03-01T07:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Read and OSS notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502922#M842535</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;Simply just do like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to T.code se11,&lt;/P&gt;&lt;P&gt;provide table name as TRDIR,&lt;/P&gt;&lt;P&gt;display and excute,&lt;/P&gt;&lt;P&gt;in the selection screen set maximum no of hits like 100000&lt;/P&gt;&lt;P&gt;then exute,&lt;/P&gt;&lt;P&gt;now output u can downlaod to excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2008 07:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502922#M842535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-01T07:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Read and OSS notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502923#M842536</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;For downloading reports check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.dalestech.com/products/massdownload.htm" target="test_blank"&gt;http://www.dalestech.com/products/massdownload.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For oss notes&lt;/P&gt;&lt;P&gt;OSS notes are used by SAP to issue corrections to known bugs to the application/system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you experience problems with the way SAP is working you can search OSS notes to see if the problem you are having is known to SAP. If it is then you can implement the fix (usually through code corrections) that SAP have provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the problem is not listed you are able to raise a call with SAP to inform them of the problem, they should then get back to you with suggestions and/or solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implementing an OSS Note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search for SAP Notes in &lt;A href="https://community.sap.com/www.services.sap.com" target="test_blank"&gt;www.services.sap.com&lt;/A&gt;. You have to search with your problem category and from the list of SAP notes listed, try to find out the one which is for the problem that you have encountered. Each SAP note will contain the Problem description, solution and the programs affected. Get the Note number from here and in SAP system, goto transaction SNOTE and check if the Note number is already existing. If note, use the Download option to download the OSS Note to the system. Select the note number and click on Execute Button. Note will be implemented!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPLYING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction code SNOTE is used to implement OSS Notes. With the SNOTE&lt;/P&gt;&lt;P&gt;transaction, it is no longer necessary to register ABAP objects such as report function&lt;/P&gt;&lt;P&gt;modules etc. manually. But data dictionary objects such as screens, tables need to&lt;/P&gt;&lt;P&gt;be modified manually by registering them in OSS system.&lt;/P&gt;&lt;P&gt;In order to use the transaction code SNOTE, the relevant transport which implement&lt;/P&gt;&lt;P&gt;this transaction in the system need to be transported. Please refer to the SNOTE&lt;/P&gt;&lt;P&gt;guide available at &lt;A href="http://service.sap.com" target="test_blank"&gt;http://service.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this pdf will be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/basis/snote.pdf" target="test_blank"&gt;http://www.sappoint.com/basis/snote.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2008 07:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502923#M842536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-01T07:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Read and OSS notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502924#M842537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aeda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following program wil get you all the zobjects with their latest TR.&lt;/P&gt;&lt;P&gt;REPORT  zobjects no standard page heading .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES:TADIR,TSTC,V_USERNAME,VRSD.&lt;/P&gt;&lt;P&gt;TYPE-POOLS:slis,VRM.&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF ittemp,&lt;/P&gt;&lt;P&gt;       object    LIKE tadir-object,&lt;/P&gt;&lt;P&gt;       obj_name  LIKE tadir-obj_name,&lt;/P&gt;&lt;P&gt;       text      LIKE trdirt-text,&lt;/P&gt;&lt;P&gt;       author    LIKE tadir-author,&lt;/P&gt;&lt;P&gt;       devclass  like tadir-devclass,&lt;/P&gt;&lt;P&gt;       name_text LIKE v_username-name_text,&lt;/P&gt;&lt;P&gt;       tcode like tstc-tcode,&lt;/P&gt;&lt;P&gt;       korrnum like vrsd-korrnum,&lt;/P&gt;&lt;P&gt;       END OF ittemp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itfinal TYPE STANDARD TABLE OF ittemp WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;      wafinal   TYPE ittemp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : name  TYPE vrm_id,&lt;/P&gt;&lt;P&gt;      list  TYPE vrm_values,&lt;/P&gt;&lt;P&gt;      value LIKE LINE OF list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:itfieldcat TYPE slis_t_fieldcat_alv WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;DATA:itrepid TYPE sy-repid.&lt;/P&gt;&lt;P&gt;itrepid = sy-repid.&lt;/P&gt;&lt;P&gt;DATA:itevent TYPE slis_t_event.&lt;/P&gt;&lt;P&gt;DATA:itlistheader TYPE slis_t_listheader.&lt;/P&gt;&lt;P&gt;DATA:walistheader LIKE LINE OF itlistheader.&lt;/P&gt;&lt;P&gt;DATA:itlayout TYPE slis_layout_alv.&lt;/P&gt;&lt;P&gt;DATA:top TYPE slis_formname.&lt;/P&gt;&lt;P&gt;DATA:itsort TYPE slis_t_sortinfo_alv WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.&lt;/P&gt;&lt;P&gt;PARAMETER: PACKAGE LIKE TADIR-DEVCLASS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK B1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;PERFORM getdata.&lt;/P&gt;&lt;P&gt;PERFORM alv.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  GETDATA&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM getdata.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;read the repository object table and link with username if found&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;SELECT tadir~object&lt;/P&gt;&lt;P&gt;        tadir~obj_name&lt;/P&gt;&lt;P&gt;        trdirt~text&lt;/P&gt;&lt;P&gt;        tadir~author&lt;/P&gt;&lt;P&gt;        tadir~devclass&lt;/P&gt;&lt;P&gt;        v_username~name_text&lt;/P&gt;&lt;P&gt;        INTO TABLE itfinal&lt;/P&gt;&lt;P&gt;        FROM tadir&lt;/P&gt;&lt;P&gt;        LEFT JOIN v_username&lt;/P&gt;&lt;P&gt;        ON tadir&lt;SUB&gt;author = v_username&lt;/SUB&gt;bname&lt;/P&gt;&lt;P&gt;        LEFT JOIN trdirt&lt;/P&gt;&lt;P&gt;        ON tadir&lt;SUB&gt;obj_name = trdirt&lt;/SUB&gt;name&lt;/P&gt;&lt;P&gt;        WHERE tadir~devclass = PACKAGE&lt;/P&gt;&lt;P&gt;        "'$TMP'&lt;/P&gt;&lt;P&gt;        AND ( tadir&lt;SUB&gt;obj_name LIKE 'Z%' OR tadir&lt;/SUB&gt;obj_name LIKE 'Y%' ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;loop at itfinal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*TCODE FROM TSTC&lt;/P&gt;&lt;P&gt;select single tcode from tstc into (itfinal-tcode) where pgmna =&lt;/P&gt;&lt;P&gt;itfinal-obj_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*LATEST TRANSPORT REQUEST NUMBER FROM VRSD&lt;/P&gt;&lt;P&gt;select single korrnum from vrsd into (itfinal-korrnum) where objname =&lt;/P&gt;&lt;P&gt;itfinal-obj_name.&lt;/P&gt;&lt;P&gt;modify itfinal.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;delete itfinal where korrnum is INITIAL.&lt;/P&gt;&lt;P&gt;SORT itfinal BY author object.&lt;/P&gt;&lt;P&gt;ENDFORM.                    "GETDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  ALV&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM alv.&lt;/P&gt;&lt;P&gt;IF itfinal[] IS INITIAL.&lt;/P&gt;&lt;P&gt;    MESSAGE 'No Values exist for the Selection.' TYPE 'S'.&lt;/P&gt;&lt;P&gt;    STOP.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DEFINE m_fieldcat.&lt;/P&gt;&lt;P&gt;    itfieldcat-fieldname = &amp;amp;1.&lt;/P&gt;&lt;P&gt;    itfieldcat-col_pos = &amp;amp;2.&lt;/P&gt;&lt;P&gt;    itfieldcat-seltext_l = &amp;amp;3.&lt;/P&gt;&lt;P&gt;    itfieldcat-do_sum = &amp;amp;4.&lt;/P&gt;&lt;P&gt;    itfieldcat-outputlen = &amp;amp;5.&lt;/P&gt;&lt;P&gt;    append itfieldcat to itfieldcat.&lt;/P&gt;&lt;P&gt;    clear itfieldcat.&lt;/P&gt;&lt;P&gt;  END-OF-DEFINITION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  m_fieldcat 'OBJECT' ''   'OBJECT' ''       04  .&lt;/P&gt;&lt;P&gt;  m_fieldcat 'OBJ_NAME' '' 'PROGRAM NAME' '' 40 .&lt;/P&gt;&lt;P&gt;  m_fieldcat 'TCODE' ''    'TCODE' ''        20 .&lt;/P&gt;&lt;P&gt;  m_fieldcat 'TEXT' ''     'DESCRIPTION' ''  70 .&lt;/P&gt;&lt;P&gt;  m_fieldcat 'AUTHOR' ''   'AUTHOR' ''       80 .&lt;/P&gt;&lt;P&gt;  m_fieldcat 'DEVCLASS' '' 'PACKAGE' ''      30 .&lt;/P&gt;&lt;P&gt;  m_fieldcat 'KORRNUM' ''  'LATEST TRANSPORT REQUEST' '' 20 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;itlayout-zebra = 'X'.&lt;/P&gt;&lt;P&gt;itlayout-colwidth_optimize = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        i_callback_program      = sy-repid&lt;/P&gt;&lt;P&gt;        is_layout               = itlayout&lt;/P&gt;&lt;P&gt;       i_callback_user_command =  'LIST1'&lt;/P&gt;&lt;P&gt;        i_callback_top_of_page  = 'TOP'&lt;/P&gt;&lt;P&gt;        it_fieldcat             = itfieldcat[]&lt;/P&gt;&lt;P&gt;        i_save                  = 'A'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     is_variant              = ITVARIANT&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        it_events               = itevent[]&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     is_print                = ITPRINTPARAMS&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        it_sort                 = itsort[]&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        t_outtab                = itfinal&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;        program_error           = 1&lt;/P&gt;&lt;P&gt;        OTHERS                  = 2.&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno&lt;/P&gt;&lt;P&gt;            WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;ENDFORM.                    "ALV&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  TOP&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Top of page for ALV Report&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM top.&lt;/P&gt;&lt;P&gt;DATA:STRING1(70),&lt;/P&gt;&lt;P&gt;     STRING2(70),&lt;/P&gt;&lt;P&gt;     title1(100),&lt;/P&gt;&lt;P&gt;     title2(100),&lt;/P&gt;&lt;P&gt;     count(10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;describe table itfinal lines count.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_EVENTS_GET'&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;        i_list_type           = 0&lt;/P&gt;&lt;P&gt;     IMPORTING&lt;/P&gt;&lt;P&gt;        et_events             = itevent&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  LIST_TYPE_WRONG       = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                  .&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;string1 = 'List of Objects in Development Class'.&lt;/P&gt;&lt;P&gt;concatenate string1 ':' itfinal-devclass into title1.&lt;/P&gt;&lt;P&gt;walistheader-typ = 'H'.&lt;/P&gt;&lt;P&gt;walistheader-info = title1.&lt;/P&gt;&lt;P&gt;APPEND walistheader TO itlistheader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;string2 = 'Total No.of Objects'.&lt;/P&gt;&lt;P&gt;concatenate string2 ':' count into title2.&lt;/P&gt;&lt;P&gt;walistheader-typ = 'H'.&lt;/P&gt;&lt;P&gt;walistheader-info = title2.&lt;/P&gt;&lt;P&gt;APPEND walistheader TO itlistheader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      it_list_commentary      = itlistheader&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    I_LOGO                   = ''.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    I_END_OF_LIST_GRID       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            .&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   ENDIF.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CLEAR itlistheader.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDFORM.                    "TOP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  list1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      ALV Interactive-&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;R_UCOMM    text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;RS_SELFIELDtext&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM list1 USING r_ucomm LIKE sy-ucomm rs_selfield TYPE slis_selfield.&lt;/P&gt;&lt;P&gt;  CASE r_ucomm.&lt;/P&gt;&lt;P&gt;    WHEN '&amp;amp;IC1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      IF rs_selfield-fieldname = 'OBJ_NAME'.&lt;/P&gt;&lt;P&gt;        READ TABLE itfinal INDEX rs_selfield-tabindex.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'RID' FIELD itfinal-OBJ_NAME.&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'SE38' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;      ELSEIF rs_selfield-fieldname = 'TCODE'.&lt;/P&gt;&lt;P&gt;        READ TABLE itfinal INDEX rs_selfield-tabindex.&lt;/P&gt;&lt;P&gt;        SET PARAMETER ID 'TCD' FIELD itfinal-TCODE.&lt;/P&gt;&lt;P&gt;        CALL TRANSACTION 'SESSION_MANAGER' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;     ENDIF.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;***********************&lt;/P&gt;&lt;P&gt;OSS notes can be implmented using SNOTE Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2008 07:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502924#M842537</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-03-01T07:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Read and OSS notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502925#M842538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello frnd..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know about SNOTE Transation and Details os OSS Notes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the purpose of OSS notes..?&lt;/P&gt;&lt;P&gt;when can we apply oss notes..?&lt;/P&gt;&lt;P&gt;how can we apply oss notes..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aeda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-and-oss-notes/m-p/3502925#M842538</guid>
      <dc:creator>NAeda</dc:creator>
      <dc:date>2008-03-03T06:46:10Z</dc:date>
    </item>
  </channel>
</rss>

