<?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 error while building fieldcatalog in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-building-fieldcatalog/m-p/1760125#M329113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've ben asked to convert the vertical lines in transaction CPB1 into horizontal lines.&lt;/P&gt;&lt;P&gt;i've been instructed to build a fieldcatalog as per user requirements. this fieldcatalog looks like this in debugger. i've passed six field values as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COL         FIELD                  TABLE                &lt;/P&gt;&lt;P&gt;POS[I(4)]	NAME[C(30)]        NAME[C(30)      &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;1	PRZNR	            &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;2	KTEXT	             &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;3	14011/COVGS1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;4	14011/HCCBL1       &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;5	14011/MANVL1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;6	14011/OTVGS1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;7	14011/PMVPA1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;8	14011/TCVGS1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;9	OPPGCOM002      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;9	TOTAL	             &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REF	     REF_	               COL&lt;/P&gt;&lt;P&gt;FIELD[C(30)]  TABLE[C(30)]       TEXT[C(400]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRZNR	     KAEP_COAC	Processing Code&lt;/P&gt;&lt;P&gt;KTEXT	     CBPT	                Description&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/COVGS1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/HCCBL1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/MANVL1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/OTVGS1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/PMVPA1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/TCVGS1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	OPPGCOM002&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	TOTAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFTER THIS THE NEXT CODE IT EXECUTES IS:&lt;/P&gt;&lt;P&gt; call method cl_alv_table_create=&amp;gt;create_dynamic_table&lt;/P&gt;&lt;P&gt;    exporting&lt;/P&gt;&lt;P&gt;      it_fieldcatalog = i_fieldcat&lt;/P&gt;&lt;P&gt;    importing&lt;/P&gt;&lt;P&gt;      ep_table        = i_ptable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ON EXECUTING THIS IT THROWS ERROR:&lt;/P&gt;&lt;P&gt;"The "/" character is reserved for identification o 6 14011/COVGS1&lt;/P&gt;&lt;P&gt;Message no. 0K000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW SHOULD I HANDLE IT.&lt;/P&gt;&lt;P&gt;PLEASE HELP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Dec 2006 11:53:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-27T11:53:41Z</dc:date>
    <item>
      <title>error while building fieldcatalog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-building-fieldcatalog/m-p/1760125#M329113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've ben asked to convert the vertical lines in transaction CPB1 into horizontal lines.&lt;/P&gt;&lt;P&gt;i've been instructed to build a fieldcatalog as per user requirements. this fieldcatalog looks like this in debugger. i've passed six field values as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COL         FIELD                  TABLE                &lt;/P&gt;&lt;P&gt;POS[I(4)]	NAME[C(30)]        NAME[C(30)      &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;1	PRZNR	            &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;2	KTEXT	             &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;3	14011/COVGS1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;4	14011/HCCBL1       &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;5	14011/MANVL1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;6	14011/OTVGS1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;7	14011/PMVPA1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;8	14011/TCVGS1      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;9	OPPGCOM002      &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;9	TOTAL	             &amp;lt;GT_TABLE&amp;gt;	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REF	     REF_	               COL&lt;/P&gt;&lt;P&gt;FIELD[C(30)]  TABLE[C(30)]       TEXT[C(400]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRZNR	     KAEP_COAC	Processing Code&lt;/P&gt;&lt;P&gt;KTEXT	     CBPT	                Description&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/COVGS1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/HCCBL1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/MANVL1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/OTVGS1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/PMVPA1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	14011/TCVGS1&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	OPPGCOM002&lt;/P&gt;&lt;P&gt;WRGBTR	     KAEP_COAC	TOTAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFTER THIS THE NEXT CODE IT EXECUTES IS:&lt;/P&gt;&lt;P&gt; call method cl_alv_table_create=&amp;gt;create_dynamic_table&lt;/P&gt;&lt;P&gt;    exporting&lt;/P&gt;&lt;P&gt;      it_fieldcatalog = i_fieldcat&lt;/P&gt;&lt;P&gt;    importing&lt;/P&gt;&lt;P&gt;      ep_table        = i_ptable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ON EXECUTING THIS IT THROWS ERROR:&lt;/P&gt;&lt;P&gt;"The "/" character is reserved for identification o 6 14011/COVGS1&lt;/P&gt;&lt;P&gt;Message no. 0K000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW SHOULD I HANDLE IT.&lt;/P&gt;&lt;P&gt;PLEASE HELP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2006 11:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-building-fieldcatalog/m-p/1760125#M329113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-27T11:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: error while building fieldcatalog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-building-fieldcatalog/m-p/1760126#M329114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;going by ur error may be u cannot use / in the text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2006 11:59:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-building-fieldcatalog/m-p/1760126#M329114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-27T11:59:26Z</dc:date>
    </item>
  </channel>
</rss>

