cancel
Showing results for 
Search instead for 
Did you mean: 

Object Page Not Displaying Table

brenda_oalves
Explorer

Hi,

In a Fiori Elements application I'm trying to show a table on the Object Page, but the table does not appear, just the fieldgroup data.

brenda_oalves_0-1715087120413.pngbrenda_oalves_1-1715087165834.pngbrenda_oalves_5-1715087711046.pngbrenda_oalves_6-1715087827237.png

 

Would anyone have any idea why the table isn't appearing?

 

Best regards,
Brenda Alves.

 

 

junwu
Active Contributor
0 Kudos
how does your generated annotation look like?
brenda_oalves
Explorer
0 Kudos
Where I find this information?
junwu
Active Contributor
0 Kudos
your metadata
brenda_oalves
Explorer
0 Kudos
I posted it in the answers below
View Entire Topic
brenda_oalves
Explorer
0 Kudos
<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
    <edmx:Reference Uri="../../catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_COMMON',Version='0001',SAP__Origin='')/$value">
        <edmx:Include Namespace="com.sap.vocabularies.Common.v1" Alias="Common"/>
    </edmx:Reference>
    <edmx:Reference Uri="../../catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_UI',Version='0001',SAP__Origin='')/$value">
        <edmx:Include Namespace="com.sap.vocabularies.UI.v1" Alias="UI"/>
    </edmx:Reference>
    <edmx:Reference Uri="../../catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_COMMUNICATION',Version='0001',SAP__Origin='')/$value">
        <edmx:Include Namespace="com.sap.vocabularies.Communication.v1" Alias="Communication"/>
    </edmx:Reference>
    <edmx:Reference Uri="../../catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_PERSONALDATA',Version='0001',SAP__Origin='')/$value">
        <edmx:Include Namespace="com.sap.vocabularies.PersonalData.v1" Alias="PersonalData"/>
    </edmx:Reference>
    <edmx:Reference Uri="../../catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_VALIDATION',Version='0001',SAP__Origin='')/$value">
        <edmx:Include Namespace="Org.OData.Validation.V1" Alias="Validation"/>
    </edmx:Reference>
    <edmx:Reference Uri="../../catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_ANALYTICS',Version='0001',SAP__Origin='')/$value">
        <edmx:Include Namespace="com.sap.vocabularies.Analytics.v1" Alias="Analytics"/>
    </edmx:Reference>
    <edmx:Reference Uri="../../catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_HTML5',Version='0001',SAP__Origin='')/$value">
        <edmx:Include Namespace="com.sap.vocabularies.HTML5.v1" Alias="HTML5"/>
    </edmx:Reference>
    <edmx:Reference Uri="../../../sap/zui_aii_painel_custom_v2/$metadata">
        <edmx:Include Namespace="ZUI_AII_PAINEL_CUSTOM_V2" Alias="SAP"/>
    </edmx:Reference>
    <edmx:DataServices>
        <Schema Namespace="zui_aii_painel_custom_v2_van.v1" xmlns="http://docs.oasis-open.org/odata/ns/edm">
            <Annotations Target="cds_zsr_aii_painel_custom_u.ApuracaoType/Seqnr">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.ApuracaoType">
                <Annotation Term="UI.Facets">
                    <Collection>
                        <Record Type="UI.CollectionFacet">
                            <PropertyValue Property="Label" String="Resumo ICMS"/>
                            <PropertyValue Property="ID" String="SectionFacetResumoICMS"/>
                            <PropertyValue Property="Facets">
                                <Collection/>
                            </PropertyValue>
                        </Record>
                        <Record Type="UI.CollectionFacet">
                            <PropertyValue Property="Label" String="Resumo IPI"/>
                            <PropertyValue Property="ID" String="SectionFacetResumoIPI"/>
                            <PropertyValue Property="Facets">
                                <Collection/>
                            </PropertyValue>
                        </Record>
                    </Collection>
                </Annotation>
                <Annotation Term="UI.HeaderFacets">
                    <Collection>
                        <Record Type="UI.ReferenceFacet">
                            <PropertyValue Property="Label" String=""/>
                            <PropertyValue Property="ID" String="HeaderFacet1"/>
                            <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Header1"/>
                        </Record>
                        <Record Type="UI.ReferenceFacet">
                            <PropertyValue Property="Label" String=""/>
                            <PropertyValue Property="ID" String="HeaderFacet2"/>
                            <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Header2"/>
                        </Record>
                        <Record Type="UI.ReferenceFacet">
                            <PropertyValue Property="Label" String=""/>
                            <PropertyValue Property="ID" String="HeaderFacet3"/>
                            <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Header3"/>
                        </Record>
                    </Collection>
                </Annotation>
                <Annotation Term="UI.FieldGroup" Qualifier="Header1">
                    <Record>
                        <PropertyValue Property="Data">
                            <Collection>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Bukrs"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Branch"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Confi"/>
                                </Record>
                            </Collection>
                        </PropertyValue>
                    </Record>
                </Annotation>
                <Annotation Term="UI.FieldGroup" Qualifier="Header2">
                    <Record>
                        <PropertyValue Property="Data">
                            <Collection>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Perio"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Begda"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Endda"/>
                                </Record>
                            </Collection>
                        </PropertyValue>
                    </Record>
                </Annotation>
                <Annotation Term="UI.FieldGroup" Qualifier="Header3">
                    <Record>
                        <PropertyValue Property="Data">
                            <Collection>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Aenam"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Aedat"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Statu"/>
                                </Record>
                            </Collection>
                        </PropertyValue>
                    </Record>
                </Annotation>
                <Annotation Term="UI.HeaderInfo">
                    <Record>
                        <PropertyValue Property="TypeName" String="Apuração ICMS/IPI"/>
                        <PropertyValue Property="TypeNamePlural" String="Registros"/>
                        <PropertyValue Property="Title">
                            <Record Type="UI.DataField">
                                <PropertyValue Property="Label" String="ID Apuração"/>
                                <PropertyValue Property="Value" Path="to_Painel/IDApuracaoText"/>
                            </Record>
                        </PropertyValue>
                        <PropertyValue Property="Description">
                            <Record Type="UI.DataField">
                                <PropertyValue Property="Label" String="ID Apuração"/>
                                <PropertyValue Property="Value" Path="Aiiid"/>
                            </Record>
                        </PropertyValue>
                    </Record>
                </Annotation>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.ApuracoesType/DemaisApuracoesText">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.ApuracoesType/Aenam">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.ApuracoesType/Statu_Text">
                <Annotation Term="UI.Hidden"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.ApuracoesType">
                <Annotation Term="UI.HeaderFacets">
                    <Collection>
                        <Record Type="UI.ReferenceFacet">
                            <PropertyValue Property="Label" String=""/>
                            <PropertyValue Property="ID" String="HeaderFacet1"/>
                            <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#HeaderAps"/>
                        </Record>
                        <Record Type="UI.ReferenceFacet">
                            <PropertyValue Property="Label" String=""/>
                            <PropertyValue Property="ID" String="HeaderFacet2"/>
                            <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#HeaderAps2"/>
                        </Record>
                    </Collection>
                </Annotation>
                <Annotation Term="UI.FieldGroup" Qualifier="HeaderAps">
                    <Record>
                        <PropertyValue Property="Data">
                            <Collection>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Bukrs"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Branch"/>
                                </Record>
                            </Collection>
                        </PropertyValue>
                    </Record>
                </Annotation>
                <Annotation Term="UI.FieldGroup" Qualifier="HeaderAps2">
                    <Record>
                        <PropertyValue Property="Data">
                            <Collection>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Confi"/>
                                </Record>
                                <Record Type="UI.DataField">
                                    <PropertyValue Property="Value" Path="Perio"/>
                                </Record>
                            </Collection>
                        </PropertyValue>
                    </Record>
                </Annotation>
                <Annotation Term="UI.HeaderInfo">
                    <Record>
                        <PropertyValue Property="TypeName" String="Painel ICMS/IPI"/>
                        <PropertyValue Property="TypeNamePlural" String="Registros"/>
                        <PropertyValue Property="Title">
                            <Record Type="UI.DataField">
                                <PropertyValue Property="Label" String="Demais Apurações no Período"/>
                                <PropertyValue Property="Value" Path="DemaisApuracoesText"/>
                            </Record>
                        </PropertyValue>
                    </Record>
                </Annotation>
                <Annotation Term="UI.LineItem">
                    <Collection>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Aiiid"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Bukrs"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Branch"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Regio"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Confi"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Statu"/>
                        </Record>
                    </Collection>
                </Annotation>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Perio">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/IDApuracaoText">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Begda">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Endda">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Statu_Text">
                <Annotation Term="UI.HiddenFilter"/>
                <Annotation Term="UI.Hidden"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Vlctg">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Vlded">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Vltcr">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Vltde">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Waers">
                <Annotation Term="UI.HiddenFilter"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType/Num_Apur">
                <Annotation Term="UI.HiddenFilter"/>
                <Annotation Term="UI.Hidden"/>
            </Annotations>
            <Annotations Target="cds_zsr_aii_painel_custom_u.PainelType">
                <Annotation Term="UI.Facets">
                    <Collection>
                        <Record Type="UI.ReferenceFacet">
                            <PropertyValue Property="Label" String="test"/>
                            <PropertyValue Property="ID" String="demaisApurItens"/>
                            <PropertyValue Property="Target" AnnotationPath="to_Apuracoes/@UI.LineItem"/>
                        </Record>
                    </Collection>
                </Annotation>
                <Annotation Term="UI.HeaderInfo">
                    <Record>
                        <PropertyValue Property="TypeName" String="Apuração ICMS/IPI"/>
                        <PropertyValue Property="TypeNamePlural" String="Registros"/>
                    </Record>
                </Annotation>
                <Annotation Term="UI.LineItem">
                    <Collection>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Aiiid"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Bukrs"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Branch"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Regio"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Confi"/>
                        </Record>
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Value" Path="Statu"/>
                        </Record>
                    </Collection>
                </Annotation>
                <Annotation Term="UI.SelectionFields">
                    <Collection>
                        <PropertyPath>Perio</PropertyPath>
                        <PropertyPath>Bukrs</PropertyPath>
                        <PropertyPath>Branch</PropertyPath>
                        <PropertyPath>Statu</PropertyPath>
                        <PropertyPath>Aiiid</PropertyPath>
                    </Collection>
                </Annotation>
            </Annotations>
        </Schema>
    </edmx:DataServices>
</edmx:Edmx>