<?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 issue with Field-Groups defining in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-field-groups-defining/m-p/2063330#M426710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In one z report I defined a field groups as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-GROUPS:&lt;/P&gt;&lt;P&gt;  header,                              "Contains KEY information&lt;/P&gt;&lt;P&gt;  accrdata.                            "Contains Item information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT :&lt;/P&gt;&lt;P&gt;      pcfno                            "Promotions Number&lt;/P&gt;&lt;P&gt;      mvgr5                            " Product Hierarchy&lt;/P&gt;&lt;P&gt;      matkl                            " Material Group&lt;/P&gt;&lt;P&gt;      matgr_desc                       " Material Group Description&lt;/P&gt;&lt;P&gt;      linno                            "PCF Line Item Indicator&lt;/P&gt;&lt;P&gt;      ctype                            "PCF Cost Type&lt;/P&gt;&lt;P&gt;      pperd                            "PCF Period&lt;/P&gt;&lt;P&gt;      nperd                            "Next Period Indicator&lt;/P&gt;&lt;P&gt;      repgp                            "PCF Reporting Group&lt;/P&gt;&lt;P&gt;      repgpdescr                       "Reporting Description&lt;/P&gt;&lt;P&gt;      mvgr5                            "DLS03 Product hierarchy&lt;/P&gt;&lt;P&gt;      respi      INTO header.          "PCF Responsibility Indicator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT:&lt;/P&gt;&lt;P&gt;      percn                            "PCF Percentage of Funds&lt;/P&gt;&lt;P&gt;      rtcur                            "Currency Key&lt;/P&gt;&lt;P&gt;      nbamnt                           "PCF Met Bomus Stock Amount&lt;/P&gt;&lt;P&gt;      damnt                            "PCF Discount Amount&lt;/P&gt;&lt;P&gt;      prram                            "PCF PRR Amount&lt;/P&gt;&lt;P&gt;      actual                           "Actual PCF Amount&lt;/P&gt;&lt;P&gt;      famnt                            "PCF Forecast Amount&lt;/P&gt;&lt;P&gt;      accrual                          "PCF Accrual Amount&lt;/P&gt;&lt;P&gt;      vkorg                            "PCF Sales Organisation&lt;/P&gt;&lt;P&gt;      vtweg                            "PCF Distribution Channel&lt;/P&gt;&lt;P&gt;      spart                            "PCF Division&lt;/P&gt;&lt;P&gt;      pcfdescr                         "PCF Description&lt;/P&gt;&lt;P&gt;      cctdescr   INTO accrdata.        "PCF Cost Type Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And inserted like above but while checking the code from SLIN&lt;/P&gt;&lt;P&gt;it is giving error ..&lt;/P&gt;&lt;P&gt;The error is the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax check warning&lt;/P&gt;&lt;P&gt;INSERT :&lt;/P&gt;&lt;P&gt;PCFNO "Promotions Number&lt;/P&gt;&lt;P&gt;MVGR5 " Product Hierarchy&lt;/P&gt;&lt;P&gt;MATKL " Material Group&lt;/P&gt;&lt;P&gt;MATGR_DESC " Material Group Description&lt;/P&gt;&lt;P&gt;LINNO "PCF Line Item Indicator&lt;/P&gt;&lt;P&gt;CTYPE "PCF Cost Type&lt;/P&gt;&lt;P&gt;PPERD "PCF Period&lt;/P&gt;&lt;P&gt;NPERD "Next Period Indicator&lt;/P&gt;&lt;P&gt;REPGP "PCF Reporting Group&lt;/P&gt;&lt;P&gt;REPGPDESCR "Reporting Description&lt;/P&gt;&lt;P&gt;MVGR5 "DLS03 Product hierarchy&lt;/P&gt;&lt;P&gt;RESPI INTO HEADER. "PCF Responsibility Indicator&lt;/P&gt;&lt;P&gt;Messages:&lt;/P&gt;&lt;P&gt; Statement is not accessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody guide me to resolve this error.&lt;/P&gt;&lt;P&gt;I had used this code form one existing program but with some change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2007 03:45:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-19T03:45:47Z</dc:date>
    <item>
      <title>issue with Field-Groups defining</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-field-groups-defining/m-p/2063330#M426710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In one z report I defined a field groups as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-GROUPS:&lt;/P&gt;&lt;P&gt;  header,                              "Contains KEY information&lt;/P&gt;&lt;P&gt;  accrdata.                            "Contains Item information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT :&lt;/P&gt;&lt;P&gt;      pcfno                            "Promotions Number&lt;/P&gt;&lt;P&gt;      mvgr5                            " Product Hierarchy&lt;/P&gt;&lt;P&gt;      matkl                            " Material Group&lt;/P&gt;&lt;P&gt;      matgr_desc                       " Material Group Description&lt;/P&gt;&lt;P&gt;      linno                            "PCF Line Item Indicator&lt;/P&gt;&lt;P&gt;      ctype                            "PCF Cost Type&lt;/P&gt;&lt;P&gt;      pperd                            "PCF Period&lt;/P&gt;&lt;P&gt;      nperd                            "Next Period Indicator&lt;/P&gt;&lt;P&gt;      repgp                            "PCF Reporting Group&lt;/P&gt;&lt;P&gt;      repgpdescr                       "Reporting Description&lt;/P&gt;&lt;P&gt;      mvgr5                            "DLS03 Product hierarchy&lt;/P&gt;&lt;P&gt;      respi      INTO header.          "PCF Responsibility Indicator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT:&lt;/P&gt;&lt;P&gt;      percn                            "PCF Percentage of Funds&lt;/P&gt;&lt;P&gt;      rtcur                            "Currency Key&lt;/P&gt;&lt;P&gt;      nbamnt                           "PCF Met Bomus Stock Amount&lt;/P&gt;&lt;P&gt;      damnt                            "PCF Discount Amount&lt;/P&gt;&lt;P&gt;      prram                            "PCF PRR Amount&lt;/P&gt;&lt;P&gt;      actual                           "Actual PCF Amount&lt;/P&gt;&lt;P&gt;      famnt                            "PCF Forecast Amount&lt;/P&gt;&lt;P&gt;      accrual                          "PCF Accrual Amount&lt;/P&gt;&lt;P&gt;      vkorg                            "PCF Sales Organisation&lt;/P&gt;&lt;P&gt;      vtweg                            "PCF Distribution Channel&lt;/P&gt;&lt;P&gt;      spart                            "PCF Division&lt;/P&gt;&lt;P&gt;      pcfdescr                         "PCF Description&lt;/P&gt;&lt;P&gt;      cctdescr   INTO accrdata.        "PCF Cost Type Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And inserted like above but while checking the code from SLIN&lt;/P&gt;&lt;P&gt;it is giving error ..&lt;/P&gt;&lt;P&gt;The error is the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax check warning&lt;/P&gt;&lt;P&gt;INSERT :&lt;/P&gt;&lt;P&gt;PCFNO "Promotions Number&lt;/P&gt;&lt;P&gt;MVGR5 " Product Hierarchy&lt;/P&gt;&lt;P&gt;MATKL " Material Group&lt;/P&gt;&lt;P&gt;MATGR_DESC " Material Group Description&lt;/P&gt;&lt;P&gt;LINNO "PCF Line Item Indicator&lt;/P&gt;&lt;P&gt;CTYPE "PCF Cost Type&lt;/P&gt;&lt;P&gt;PPERD "PCF Period&lt;/P&gt;&lt;P&gt;NPERD "Next Period Indicator&lt;/P&gt;&lt;P&gt;REPGP "PCF Reporting Group&lt;/P&gt;&lt;P&gt;REPGPDESCR "Reporting Description&lt;/P&gt;&lt;P&gt;MVGR5 "DLS03 Product hierarchy&lt;/P&gt;&lt;P&gt;RESPI INTO HEADER. "PCF Responsibility Indicator&lt;/P&gt;&lt;P&gt;Messages:&lt;/P&gt;&lt;P&gt; Statement is not accessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody guide me to resolve this error.&lt;/P&gt;&lt;P&gt;I had used this code form one existing program but with some change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 03:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-field-groups-defining/m-p/2063330#M426710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T03:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: issue with Field-Groups defining</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-field-groups-defining/m-p/2063331#M426711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how about referring the fields with the respective table names....&lt;/P&gt;&lt;P&gt;below is the link which is self-explanatory..&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/SiliconValley/Grid/4858/sap/ABAPCode/Fieldgroups.htm" target="test_blank"&gt;http://www.geocities.com/SiliconValley/Grid/4858/sap/ABAPCode/Fieldgroups.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u a bit,&lt;/P&gt;&lt;P&gt;all the best,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sampath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;mark helpful answers&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 04:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-field-groups-defining/m-p/2063331#M426711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T04:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: issue with Field-Groups defining</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-field-groups-defining/m-p/2063332#M426712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It appears that you have not declared the tables (from which you are taking the fields)in the NODES statements;&lt;/P&gt;&lt;P&gt;See the following simple example and write again.&lt;/P&gt;&lt;P&gt;REPORT demo_extract. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;NODES: spfli, sflight.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-GROUPS: header, flight_info, flight_date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION. &lt;/P&gt;&lt;P&gt;  INSERT: spfli-carrid spfli-connid sflight-fldate &lt;/P&gt;&lt;P&gt;            INTO header, &lt;/P&gt;&lt;P&gt;          spfli-cityfrom spfli-cityto &lt;/P&gt;&lt;P&gt;            INTO flight_info. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET spfli. &lt;/P&gt;&lt;P&gt;  EXTRACT flight_info. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET sflight. &lt;/P&gt;&lt;P&gt;  EXTRACT flight_date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION. &lt;/P&gt;&lt;P&gt;  SORT STABLE. &lt;/P&gt;&lt;P&gt;  LOOP. &lt;/P&gt;&lt;P&gt;    AT FIRST. &lt;/P&gt;&lt;P&gt;      WRITE / 'Flight list'. &lt;/P&gt;&lt;P&gt;      ULINE. &lt;/P&gt;&lt;P&gt;    ENDAT. &lt;/P&gt;&lt;P&gt;    AT flight_info WITH flight_date. &lt;/P&gt;&lt;P&gt;      WRITE: / spfli-carrid , spfli-connid, sflight-fldate, &lt;/P&gt;&lt;P&gt;               spfli-cityfrom, spfli-cityto. &lt;/P&gt;&lt;P&gt;    ENDAT. &lt;/P&gt;&lt;P&gt;    AT flight_date. &lt;/P&gt;&lt;P&gt;      WRITE: / spfli-carrid , spfli-connid, sflight-fldate. &lt;/P&gt;&lt;P&gt;    ENDAT. &lt;/P&gt;&lt;P&gt;    AT LAST. &lt;/P&gt;&lt;P&gt;      ULINE. &lt;/P&gt;&lt;P&gt;      WRITE: cnt(spfli-carrid), 'Airlines'. &lt;/P&gt;&lt;P&gt;      ULINE. &lt;/P&gt;&lt;P&gt;    ENDAT. &lt;/P&gt;&lt;P&gt;  ENDLOOP. &lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 04:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-field-groups-defining/m-p/2063332#M426712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T04:42:05Z</dc:date>
    </item>
  </channel>
</rss>

