<?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 BANK_API_CHDOC_DISPLAY exception CX_SY_STRUCT_COMP_NAME (Multiple Name) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bank-api-chdoc-display-exception-cx-sy-struct-comp-name-multiple-name/m-p/11956572#M1966916</link>
    <description>&lt;P&gt;Hi, experts!&lt;/P&gt;
  &lt;P&gt;I'm using FM BANK_API_CHDOC_DISPLAY to display customer change docs and i've got an ecxeption CX_SY_STRUCT_COMP_NAME in CL_ABAP_STRUCTDESCR=&amp;gt;CHECK_COMPONENT_TAB - "Multiple Specification of the Name as a Component Name".&lt;/P&gt;
  &lt;P&gt;After several hours of debugging, i'm found that the problem in CL_CDV_PREPARE=&amp;gt;DECOMPOSE_STRUCTURE [BUG here, at line 484, at READ TABLE...]&lt;/P&gt;
  &lt;P&gt;One of my table has a structure:&lt;/P&gt;
  &lt;P&gt;MANDT MANDT (key)&lt;BR /&gt;.INCLUDE ASSET (key)&lt;BR /&gt;BUKRS BUKRS (key)&lt;BR /&gt;ANLN1 ANLN1 (key)&lt;BR /&gt;ANLN2 ANLN2 (key)&lt;BR /&gt;INCLU-AK ASSET &lt;BR /&gt;BUKRSAK BUKRS (postfix -ak)&lt;BR /&gt;ANLN1AK ANLN1 (postfix -ak)&lt;BR /&gt;ANLN2AK ANLN2 (postfix -ak)&lt;/P&gt;
  &lt;P&gt;BUG appears during structure analysis - each component searching in IT_TABLEKEYFIELDS (table of keys) and definitely found it. For key fields it's work fine, but include non-key fields also add to CT_COMPONENT_KEY which leads exception.&lt;/P&gt;
  &lt;P&gt;I'm definitely sure it's a bug, help please.&lt;/P&gt;
  &lt;P&gt;SAP_BASIS 740 0005&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 09:28:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-04-29T09:28:06Z</dc:date>
    <item>
      <title>BANK_API_CHDOC_DISPLAY exception CX_SY_STRUCT_COMP_NAME (Multiple Name)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bank-api-chdoc-display-exception-cx-sy-struct-comp-name-multiple-name/m-p/11956572#M1966916</link>
      <description>&lt;P&gt;Hi, experts!&lt;/P&gt;
  &lt;P&gt;I'm using FM BANK_API_CHDOC_DISPLAY to display customer change docs and i've got an ecxeption CX_SY_STRUCT_COMP_NAME in CL_ABAP_STRUCTDESCR=&amp;gt;CHECK_COMPONENT_TAB - "Multiple Specification of the Name as a Component Name".&lt;/P&gt;
  &lt;P&gt;After several hours of debugging, i'm found that the problem in CL_CDV_PREPARE=&amp;gt;DECOMPOSE_STRUCTURE [BUG here, at line 484, at READ TABLE...]&lt;/P&gt;
  &lt;P&gt;One of my table has a structure:&lt;/P&gt;
  &lt;P&gt;MANDT MANDT (key)&lt;BR /&gt;.INCLUDE ASSET (key)&lt;BR /&gt;BUKRS BUKRS (key)&lt;BR /&gt;ANLN1 ANLN1 (key)&lt;BR /&gt;ANLN2 ANLN2 (key)&lt;BR /&gt;INCLU-AK ASSET &lt;BR /&gt;BUKRSAK BUKRS (postfix -ak)&lt;BR /&gt;ANLN1AK ANLN1 (postfix -ak)&lt;BR /&gt;ANLN2AK ANLN2 (postfix -ak)&lt;/P&gt;
  &lt;P&gt;BUG appears during structure analysis - each component searching in IT_TABLEKEYFIELDS (table of keys) and definitely found it. For key fields it's work fine, but include non-key fields also add to CT_COMPONENT_KEY which leads exception.&lt;/P&gt;
  &lt;P&gt;I'm definitely sure it's a bug, help please.&lt;/P&gt;
  &lt;P&gt;SAP_BASIS 740 0005&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 09:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bank-api-chdoc-display-exception-cx-sy-struct-comp-name-multiple-name/m-p/11956572#M1966916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-04-29T09:28:06Z</dc:date>
    </item>
  </channel>
</rss>

