SAP Knowledge Base Article - Preview

1284648 - Cannot access child property of the Infoobjects using the SDK

Symptom

  • Cannot access child property of the Infoobjects using the SDK
  • Cannot access child property SI_PATH of SI_FILES using this code
            Set Results = istore.Query("select * from ci_appobjects where si_kind='Universe'")                                                
For Each Name In
Results                                                                                                           
RowNum = RowNum +
1                                                                                                                
DataRow(1) = Name.Properties(“SI_FILES”) 
          Results=Infoobjects’s instance
           Istore=Infostore’s instance
           Name=Infoobject’s instance        


Read more...

Product

SAP BusinessObjects Business Intelligence platform R2

Keywords

KBA , BI-DEV , Business Intelligence Software Development Kits (SDKs) , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.