<?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 Copy Se16 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808096#M346694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need your help/experiences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding SOX we have to close our productive system. If the system is closed, maintaining all tables with se16 is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have a few (over 100) own customizing tables (only in x and y namespace) where we have to do changes directly in the productive system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first idea is a simple alv grid with edit function, but this make problems when sorting and saving a huge amount of data and data will be corrupt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next idea was to copy the hole se16 package to z namespace and find the coding for the maintain - but i did´n´t get it to work, a lot of syntax errors after copying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are now on 2004s with WEB AS 6.40 and i even tried the "Recreate se16" from Thomas Jung - but is only for reading tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody of you has the same experience or a generic programm to change tables stable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Dec 2006 09:52:00 GMT</pubDate>
    <dc:creator>michael_koch9</dc:creator>
    <dc:date>2006-12-29T09:52:00Z</dc:date>
    <item>
      <title>Copy Se16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808096#M346694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need your help/experiences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding SOX we have to close our productive system. If the system is closed, maintaining all tables with se16 is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have a few (over 100) own customizing tables (only in x and y namespace) where we have to do changes directly in the productive system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first idea is a simple alv grid with edit function, but this make problems when sorting and saving a huge amount of data and data will be corrupt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next idea was to copy the hole se16 package to z namespace and find the coding for the maintain - but i did´n´t get it to work, a lot of syntax errors after copying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are now on 2004s with WEB AS 6.40 and i even tried the "Recreate se16" from Thomas Jung - but is only for reading tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody of you has the same experience or a generic programm to change tables stable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 09:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808096#M346694</guid>
      <dc:creator>michael_koch9</dc:creator>
      <dc:date>2006-12-29T09:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Se16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808097#M346695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also had such type of requirement in our project and in that case we developed a module pool program for maintaining the z tables.&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;Ashutosh&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 10:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808097#M346695</guid>
      <dc:creator>former_member508729</dc:creator>
      <dc:date>2006-12-29T10:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Se16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808098#M346696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample that will guide you to create this tool. You must add a few more functioanlities as per your requirement. Hope this will solve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
REPORT  zkb_se16.

PARAMETERS: p_table TYPE dntab-tabname DEFAULT 'ZCA_PROJECT_TASK' OBLIGATORY.

TYPE-POOLS : abap.

CLASS lcl_event_receiver DEFINITION DEFERRED.

DATA: o_grid             TYPE REF TO cl_gui_alv_grid,
      o_custom_container TYPE REF TO cl_gui_custom_container,
      o_event_receiver   TYPE REF TO lcl_event_receiver.

FIELD-SYMBOLS: &amp;lt;fs_table&amp;gt; TYPE STANDARD TABLE,
               &amp;lt;fs_warea&amp;gt; TYPE ANY,
               &amp;lt;fs_field&amp;gt; TYPE ANY.

DATA: o_table TYPE REF TO data,
      o_line  TYPE REF TO data,
      w_fcat TYPE lvc_s_fcat,
      i_fcat TYPE lvc_t_fcat,
      i_sort TYPE lvc_t_sort,
      i_layo TYPE lvc_s_layo.

DATA : i_nametab TYPE TABLE OF dntab,
       w_nametab TYPE dntab.

*----------------------------------------------------------------------*
*       CLASS lcl_event_receiver DEFINITION
*----------------------------------------------------------------------*
*
*----------------------------------------------------------------------*
CLASS lcl_event_receiver DEFINITION.

  PUBLIC SECTION.

    METHODS:

    handle_toolbar FOR EVENT toolbar OF cl_gui_alv_grid
    IMPORTING e_object e_interactive,

    handle_user_command FOR EVENT user_command OF cl_gui_alv_grid
    IMPORTING e_ucomm.

ENDCLASS.                    "lcl_event_receiver DEFINITION

*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;          Classes implementation section
*&amp;amp;---------------------------------------------------------------------*
CLASS lcl_event_receiver IMPLEMENTATION.

  METHOD handle_toolbar.

    CONSTANTS:
    c_button_normal TYPE i VALUE 0,
    c_separator     TYPE i VALUE 1.

    DATA: ls_toolbar TYPE stb_button.
    CLEAR ls_toolbar.
    APPEND ls_toolbar TO e_object-&amp;gt;mt_toolbar.
    CLEAR ls_toolbar.

    MOVE 'EDIT' TO ls_toolbar-function.
    MOVE icon_system_copy TO ls_toolbar-icon.
    MOVE 'Sets Grid in Edit Mode' TO ls_toolbar-quickinfo.
    MOVE 'Edit' TO ls_toolbar-text.
    MOVE ' ' TO ls_toolbar-disabled.
    APPEND ls_toolbar TO e_object-&amp;gt;mt_toolbar.

    MOVE 'UPDATE' TO ls_toolbar-function.
    MOVE icon_system_save TO ls_toolbar-icon.
    MOVE 'Updates all the changed data' TO ls_toolbar-quickinfo.
    MOVE 'Update' TO ls_toolbar-text.
    MOVE ' ' TO ls_toolbar-disabled.
    APPEND ls_toolbar TO e_object-&amp;gt;mt_toolbar.

    MOVE 'DELETE' TO ls_toolbar-function.
    MOVE icon_delete TO ls_toolbar-icon.
    MOVE 'Deletes the current record' TO ls_toolbar-quickinfo.
    MOVE 'Delete' TO ls_toolbar-text.
    MOVE ' ' TO ls_toolbar-disabled.
    APPEND ls_toolbar TO e_object-&amp;gt;mt_toolbar.

  ENDMETHOD.                    "handle_toolbar

*    Method that check the events in the created buttons.  *
  METHOD handle_user_command.

    CASE e_ucomm.

      WHEN 'EDIT'.
        CALL METHOD o_grid-&amp;gt;set_ready_for_input
          EXPORTING
            i_ready_for_input = 1.

      WHEN 'UPDATE'.
        PERFORM update_modified_information.

      WHEN 'DELETE'.
        PERFORM delete_modified_information.

    ENDCASE.

  ENDMETHOD.                    "handle_user_command

ENDCLASS.                    "lcl_event_receiver IMPLEMENTATION

START-OF-SELECTION.

  CALL SCREEN 9000.

*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Module  STATUS_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
MODULE status_9000 OUTPUT.
  SET PF-STATUS 'SE16'.
*  SET TITLEBAR 'xxx'.

ENDMODULE.                 " STATUS_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Module  USER_COMMAND_9000  INPUT
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
MODULE user_command_9000 INPUT.

  CASE sy-ucomm .
    WHEN 'BACK' OR 'EXIT'.
      SET SCREEN 0.
      LEAVE SCREEN.
    WHEN OTHERS.
      MESSAGE 'Function Not Defined' TYPE 'I'.
  ENDCASE.

ENDMODULE.                 " USER_COMMAND_9000  INPUT
*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Module  init_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
MODULE init_9000 OUTPUT.

  IF o_custom_container IS INITIAL.

* Create a custom container
    CREATE OBJECT o_custom_container
      EXPORTING
        container_name              = 'CONTAINER'
      EXCEPTIONS
        cntl_error                  = 1
        cntl_system_error           = 2
        create_error                = 3
        lifetime_error              = 4
        lifetime_dynpro_dynpro_link = 5
        OTHERS                      = 6.
    IF sy-subrc &amp;lt;&amp;gt; 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.

    CREATE OBJECT o_grid
      EXPORTING
        i_parent          = o_custom_container
      EXCEPTIONS
        error_cntl_create = 1
        error_cntl_init   = 2
        error_cntl_link   = 3
        error_dp_create   = 4
        OTHERS            = 5 .
    IF sy-subrc &amp;lt;&amp;gt; 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.

    CREATE OBJECT o_event_receiver.     "Creating event receiver object

    SET HANDLER o_event_receiver-&amp;gt;handle_user_command FOR o_grid.

    SET HANDLER o_event_receiver-&amp;gt;handle_toolbar FOR o_grid.

    CALL METHOD o_grid-&amp;gt;set_ready_for_input
      EXPORTING
        i_ready_for_input = 0.

  ENDIF.

ENDMODULE.                 " init_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Module  build_struct_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
MODULE build_struct_9000 OUTPUT.

* Create dynamic Internal Table
  CREATE DATA o_table TYPE TABLE OF (p_table) .
  ASSIGN o_table-&amp;gt;* TO &amp;lt;fs_table&amp;gt;.

* Create dynamic work area
  CREATE DATA o_line LIKE LINE OF &amp;lt;fs_table&amp;gt;.
  ASSIGN o_line-&amp;gt;* TO &amp;lt;fs_warea&amp;gt;.

* Field Catalogue
  CALL FUNCTION 'NAMETAB_GET'
    EXPORTING
      langu   = sy-langu
      tabname = p_table
    TABLES
      nametab = i_nametab.

  LOOP AT i_nametab INTO w_nametab .
    w_fcat-col_pos = w_nametab-position.
    w_fcat-fieldname = w_nametab-fieldname .
    w_fcat-datatype = w_nametab-datatype.
    w_fcat-inttype = w_nametab-inttype.
    w_fcat-intlen = w_nametab-intlen.
    w_fcat-decimals = w_nametab-decimals.
    IF w_nametab-keyflag NE 'X'.
      w_fcat-edit = 'X'.
    ENDIF.
    APPEND w_fcat TO i_fcat.
  ENDLOOP.

ENDMODULE.                 " build_struct_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Module  display_in_grid_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
MODULE display_in_grid_9000 OUTPUT.

  SELECT * FROM (p_table) INTO TABLE &amp;lt;fs_table&amp;gt;.

  IF sy-subrc EQ 0.
    CALL METHOD o_grid-&amp;gt;set_table_for_first_display
      EXPORTING
        i_save                        = 'A'
        i_default                     = 'X'
        is_layout                     = i_layo
      CHANGING
        it_outtab                     = &amp;lt;fs_table&amp;gt;
        it_fieldcatalog               = i_fcat
        it_sort                       = i_sort
      EXCEPTIONS
        invalid_parameter_combination = 1
        program_error                 = 2
        too_many_lines                = 3
        OTHERS                        = 4.
    IF sy-subrc &amp;lt;&amp;gt; 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
  ENDIF.

ENDMODULE.                 " display_in_grid_9000  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Form  update_modified_information
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
*  --&amp;gt;  p1        text
*  &amp;lt;--  p2        text
*----------------------------------------------------------------------*
FORM update_modified_information .

  UPDATE (p_table) FROM TABLE &amp;lt;fs_table&amp;gt;.

  CALL METHOD o_grid-&amp;gt;set_ready_for_input
    EXPORTING
      i_ready_for_input = 0.

ENDFORM.                    " update_modified_information
*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Form  delete_modified_information
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
*  --&amp;gt;  p1        text
*  &amp;lt;--  p2        text
*----------------------------------------------------------------------*
FORM delete_modified_information .

  DATA: lv_line  TYPE i,
        lv_count TYPE i VALUE 0.

  DATA: i_index_rows TYPE lvc_t_row,
        w_index_rows LIKE lvc_s_row.

*       Reading the index of the selected row in the ALV grid.
  CALL METHOD o_grid-&amp;gt;get_selected_rows
    IMPORTING
      et_index_rows = i_index_rows.

  DESCRIBE TABLE i_index_rows LINES lv_line.
  IF lv_line LT 1.
    MESSAGE 'Selete atleast 1 row' TYPE 'I'.
    EXIT.
  ELSE.

    LOOP AT i_index_rows INTO w_index_rows .
      lv_line = w_index_rows-index - lv_count.
      READ TABLE &amp;lt;fs_table&amp;gt; INTO &amp;lt;fs_warea&amp;gt; INDEX lv_line.
      DELETE &amp;lt;fs_table&amp;gt; INDEX lv_line.
      DELETE  (p_table) FROM &amp;lt;fs_warea&amp;gt;.
      lv_count = lv_count + 1.
    ENDLOOP.

    CALL METHOD o_grid-&amp;gt;refresh_table_display.

    CALL METHOD o_grid-&amp;gt;set_ready_for_input
      EXPORTING
        i_ready_for_input = 0.

  ENDIF.

ENDFORM.                    " delete_modified_information
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kathirvel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808098#M346696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T11:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Se16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808099#M346697</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;thank you very much for your help!, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to implement your code, but i have problems when i create a dynpro to your code, can you give me a little advice ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Posting you the error message tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 09:10:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808099#M346697</guid>
      <dc:creator>michael_koch9</dc:creator>
      <dc:date>2007-01-09T09:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Se16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808100#M346698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can just use this program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RK_SE16N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which uses function SE16N_START&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 09:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808100#M346698</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-01-09T09:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Se16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808101#M346699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had to go through the same excercise in our system.  We had two standards that we have to follow on Z tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  All Z Tables must have and authorization group&lt;/P&gt;&lt;P&gt;2.  All Z tables that should be maintained in a productive system must have either a table maintenance or another type of program such as module pool to maintain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We used two techniques to address this.  For both techniques we used table maintenance generator to create table maintenance for the tables.  Once you have done that you have a couple of options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  Create a parameter transaction that calls transaction SM30 that starts the table maintenance for that table&lt;/P&gt;&lt;P&gt;2.  Create an ABAP program using function module VIEW_MAINTENANCE_CALL.  This function module is also the same as calling SM30.  With this you could create a program where the user selects that table that they want to maintain, and then just change the parameters you are passing.&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;Chris H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 12:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808101#M346699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T12:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Se16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808102#M346700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could change the settings of the tables and make changes via the transport system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you could activate the maintenance generator for several tables and change them vias SM31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 13:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-se16/m-p/1808102#M346700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T13:03:31Z</dc:date>
    </item>
  </channel>
</rss>

