<?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: create table,,,, in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303342#M159218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swaminathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you make the question little clearer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know how to create custom database tables, use the transaction SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer to these document for learning more about data dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/1dce86bf-4b80-4e9c-888b-c28784b11f8f/ABAP_DICTIONARY.pdf" target="test_blank"&gt;http://www.esnips.com/doc/1dce86bf-4b80-4e9c-888b-c28784b11f8f/ABAP_DICTIONARY.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/999736bf-57c6-4104-af9b-3bb292933a50/abapdictionary.pdf" target="test_blank"&gt;http://www.esnips.com/doc/999736bf-57c6-4104-af9b-3bb292933a50/abapdictionary.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also modify the database tables using keywords INSERT,DELETE,UPDATE command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer these links...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a6d358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a6d358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a94358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a94358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3aef358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3aef358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2006 04:27:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-31T04:27:26Z</dc:date>
    <item>
      <title>create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303338#M159214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to create tables and to upload into the database?&lt;/P&gt;&lt;P&gt;kindly enlist the steps require with the syntax!!&lt;/P&gt;&lt;P&gt;thax in advance....&lt;/P&gt;&lt;P&gt;regards,b.s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 04:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303338#M159214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T04:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303339#M159215</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;I am not sure what exactly is the quesiton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You create a table in SE11 transaction.&lt;/P&gt;&lt;P&gt;Then you can upload the data using a custom program, using INSERT statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 04:19:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303339#M159215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T04:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303340#M159216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi swaminathan,&lt;/P&gt;&lt;P&gt;  check this link and go through all chapters related to data dictionary .. a very clear explanation is given in this &amp;lt;a href="http://cma.zdnet.com/book/abap/index.htm"&amp;gt;BOOK&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 04:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303340#M159216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T04:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303341#M159217</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;You can create table by using the transaction SE11.&lt;/P&gt;&lt;P&gt;For uploading data into the tables use the funtion module  UPLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Irfan Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 04:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303341#M159217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T04:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303342#M159218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swaminathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you make the question little clearer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know how to create custom database tables, use the transaction SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer to these document for learning more about data dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/1dce86bf-4b80-4e9c-888b-c28784b11f8f/ABAP_DICTIONARY.pdf" target="test_blank"&gt;http://www.esnips.com/doc/1dce86bf-4b80-4e9c-888b-c28784b11f8f/ABAP_DICTIONARY.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/999736bf-57c6-4104-af9b-3bb292933a50/abapdictionary.pdf" target="test_blank"&gt;http://www.esnips.com/doc/999736bf-57c6-4104-af9b-3bb292933a50/abapdictionary.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also modify the database tables using keywords INSERT,DELETE,UPDATE command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer these links...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a6d358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a6d358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a94358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a94358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3aef358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3aef358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 04:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303342#M159218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T04:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303343#M159219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;Creating tables usually is done by the SAP transaction SE11.&lt;/P&gt;&lt;P&gt;Create new customer tables (name beginnung with a Z ) and&lt;/P&gt;&lt;P&gt;give it all the fields and field types you need in the new table.&lt;/P&gt;&lt;P&gt;Mark the "key fields" as "Key".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ther's no "generic" SAP-Tool to upload Data in DB-Tables !&lt;/P&gt;&lt;P&gt;What you should do is creating a report that opens a (i.e. text-) file and INSERTs them into your new table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice if that helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 04:27:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303343#M159219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T04:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303344#M159220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u r talking abt creating table &lt;/P&gt;&lt;P&gt;use se11 and enter table name and say create maintain fields and technical settings !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate and done!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 05:01:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303344#M159220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T05:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303345#M159221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to link this custom table to custom screen. after user enter data in thos screen it should go to custom table. Do i need to use insert statement here or is there any other way to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and reagrds,&lt;/P&gt;&lt;P&gt;megha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 16:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303345#M159221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T16:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: create table,,,,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303346#M159222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create the table in SE11 Transction.&lt;/P&gt;&lt;P&gt;I understand that you want to update the database for the table that you have created.&lt;/P&gt;&lt;P&gt;You need to use GUI_upload and also insert statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this program.&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; Report  ZASHPHY_UPLOAD                                              *&lt;/P&gt;&lt;P&gt;*&amp;amp;                                                                     *&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;                                                                     *&lt;/P&gt;&lt;P&gt;*&amp;amp;                                                                     *&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;&lt;/P&gt;&lt;P&gt;REPORT  zashphy_upload NO STANDARD PAGE HEADING&lt;/P&gt;&lt;P&gt;                    MESSAGE-ID zmsg99&lt;/P&gt;&lt;P&gt;                    LINE-SIZE 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES zphy_details.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Internal table for file&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF i_file OCCURS 0,&lt;/P&gt;&lt;P&gt;       text(1024) TYPE c,&lt;/P&gt;&lt;P&gt;       END OF i_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF i_phy OCCURS 0,&lt;/P&gt;&lt;P&gt;         zphy_id     LIKE zphy_details-zphy_id,&lt;/P&gt;&lt;P&gt;         zlast_name  LIKE zphy_details-zlast_name,&lt;/P&gt;&lt;P&gt;         zfirst_name LIKE zphy_details-zfirst_name,&lt;/P&gt;&lt;P&gt;       END OF i_phy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : v_repid LIKE sy-repid,&lt;/P&gt;&lt;P&gt;       v_file TYPE string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Selection-screen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: BEGIN OF BLOCK blk WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : SKIP 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS : p_file LIKE rlgrap-filename.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : SKIP 1.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK blk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  v_repid = sy-repid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;F4 Value for File&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'F4_FILENAME'&lt;/P&gt;&lt;P&gt;   EXPORTING&lt;/P&gt;&lt;P&gt;     program_name        = v_repid&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPRO_NUMBER       = SYST-DYNNR&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FIELD_NAME          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   IMPORTING&lt;/P&gt;&lt;P&gt;     file_name           = p_file&lt;/P&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  v_file = p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'GUI_UPLOAD'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      filename                      = v_file&lt;/P&gt;&lt;P&gt;      filetype                      = 'ASC'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  HAS_FIELD_SEPARATOR           = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  HEADER_LENGTH                 = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  READ_BY_LINE                  = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FILELENGTH                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  HEADER                        =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      data_tab                      = i_file&lt;/P&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;P&gt;     file_open_error               = 1&lt;/P&gt;&lt;P&gt;     file_read_error               = 2&lt;/P&gt;&lt;P&gt;     no_batch                      = 3&lt;/P&gt;&lt;P&gt;     gui_refuse_filetransfer       = 4&lt;/P&gt;&lt;P&gt;     invalid_type                  = 5&lt;/P&gt;&lt;P&gt;     no_authority                  = 6&lt;/P&gt;&lt;P&gt;     unknown_error                 = 7&lt;/P&gt;&lt;P&gt;     bad_data_format               = 8&lt;/P&gt;&lt;P&gt;     header_not_allowed            = 9&lt;/P&gt;&lt;P&gt;     separator_not_allowed         = 10&lt;/P&gt;&lt;P&gt;     header_too_long               = 11&lt;/P&gt;&lt;P&gt;     unknown_dp_error              = 12&lt;/P&gt;&lt;P&gt;     access_denied                 = 13&lt;/P&gt;&lt;P&gt;     dp_out_of_memory              = 14&lt;/P&gt;&lt;P&gt;     disk_full                     = 15&lt;/P&gt;&lt;P&gt;     dp_timeout                    = 16&lt;/P&gt;&lt;P&gt;     OTHERS                        = 17&lt;/P&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;  IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;      WRITE:/ 'physician id', 21 'physician last name', 41 'physician first name'.&lt;/P&gt;&lt;P&gt;      ULINE.&lt;/P&gt;&lt;P&gt;    LOOP AT i_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      SPLIT i_file-text AT ',' INTO i_phy-zphy_id&lt;/P&gt;&lt;P&gt;                                    i_phy-zlast_name&lt;/P&gt;&lt;P&gt;                                    i_phy-zfirst_name.&lt;/P&gt;&lt;P&gt;      INSERT INTO zphy_details VALUES i_phy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      WRITE:/ i_phy.&lt;/P&gt;&lt;P&gt;    ENDLOOP.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    MESSAGE e000.&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;shejal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 16:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/1303346#M159222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T16:44:34Z</dc:date>
    </item>
  </channel>
</rss>

