<?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: ztable to convert zfunction module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070946#M1355565</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;Check with this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATT_GET_TABLE_ENTRIES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shamma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2009 13:55:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-14T13:55:57Z</dc:date>
    <item>
      <title>ztable to convert zfunction module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070945#M1355564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;two qns &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)   i have one Ztable with 354 fields  ,  using those all  i  need to develop one FM with all 354 fields .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       is  there any way we can convert or  copy in fast way to   FM  these fields ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)  Is there any  maximum  limit for No of Fields  in FM ?&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;Meeta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 13:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070945#M1355564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-14T13:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: ztable to convert zfunction module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070946#M1355565</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;Check with this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATT_GET_TABLE_ENTRIES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shamma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 13:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070946#M1355565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-14T13:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: ztable to convert zfunction module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070947#M1355566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meeta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need to specify all 354 fields individually?  Could you not just define your import parameters as a structure, with the same definition as your table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 14:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070947#M1355566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-14T14:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: ztable to convert zfunction module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070948#M1355567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But one problem if i  declare  import  parametere zbasic  like structure , then am not able to  update that ztable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have defined like this in my code , to convert in internal table   but when i run the FM  the record will create with  0000 values  in ztable   zhr_ibasic   why so ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data   zba   type standard table of ZHR_IBASIC with header line.&lt;/P&gt;&lt;P&gt;          zba[] = zbasic[].&lt;/P&gt;&lt;P&gt;          MODIFY ZHR_IBASIC FROM zba.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure what is wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Meeta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 05:26:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070948#M1355567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T05:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: ztable to convert zfunction module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070949#M1355568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meeta Nair,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your Ztable Contain MANDT (Client) Field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then in your FM source Code you have to assign the value for MANDT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ZTABLE-MANDT = SY-MANDT.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also Try to pass primary key values in where condition for MODIFY statement... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR Maket primary key fields as mandatory in FM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope it will solve your problem..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ilesh Nandaniya&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 05:44:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070949#M1355568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T05:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: ztable to convert zfunction module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070950#M1355569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if you declare the Zbasic as import parameter that means you can pass the input to the Function module through that structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare as below in import parameters.&lt;/P&gt;&lt;P&gt;ZBASIC like ZHR_IBASIC .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you can  modify your table from this import parameter itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODIFY ZHR_IBASIC FROM ZBASIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify statement modify the record, if there is any record exist in the table with the same key that you pass as input.&lt;/P&gt;&lt;P&gt;other wise creates new record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 05:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-to-convert-zfunction-module/m-p/6070950#M1355569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T05:46:06Z</dc:date>
    </item>
  </channel>
</rss>

