Giter VIP home page Giter VIP logo

Comments (6)

ivanfemia avatar ivanfemia commented on May 23, 2024

Are you sure is it an error?
In ECC EhP 3 it is a warning.

from abap2xlsx.

ivanfemia avatar ivanfemia commented on May 23, 2024

Hi Ivan,

Sorry, it was a warning, but still I was not able to activate the objects.

I tried to follow the order as per installation guide

Activate all domains -- Done

Activate class ZCL_EXCEL_WORKSHEET_COLUMNDIME and ZCL_EXCEL_WORKSHEET_ROWDIMENSI

-- I could activate ZCL_EXCEL_WORKSHEET_ROWDIMENSI but not ZCL_EXCEL_WORKSHEET_COLUMNDIME as it is using a method zcl_excel_common=>convert_column2int

and zcl_excel_common is not active, I tried to activate this class and this class is dependent on ZEXCEL_T_FIELDCATALOG

Further I tried to activate all the objects at a time using "whole worklist" button, but still could not activate.

Regards,
Ravi

from abap2xlsx.

ivanfemia avatar ivanfemia commented on May 23, 2024

Maybe I have not clearly described the activation procedure, I have updated InstallationGuide on wiki; I'll report below the steps:

Activate all domains
Activate all DDICs object except: ZEXCEL_S_WORKSHEET_COLUMNDIME, ZEXCEL_S_WORKSHEET_ROWDIMENSIO, ZEXCEL_T_WORKSHEET_COLUMNDIME, ZEXCEL_T_WORKSHEET_ROWDIMENSIO.
Activate class ZCL_EXCEL_WORKSHEET_COLUMNDIME and ZCL_EXCEL_WORKSHEET_ROWDIMENSI
Activate: ZEXCEL_S_WORKSHEET_COLUMNDIME, ZEXCEL_S_WORKSHEET_ROWDIMENSIO, ZEXCEL_T_WORKSHEET_COLUMNDIME, ZEXCEL_T_WORKSHEET_ROWDIMENSIO.
Activate all classes
Activate demo reports

Let me know
Ivan

from abap2xlsx.

ivanfemia avatar ivanfemia commented on May 23, 2024

Hi Ivan,

Still I could not activate ZCL_EXCEL_WORKSHEET_COLUMNDIME

I feel problem lies with inter dependancy of class-ZCL_EXCEL_STYLE_CONDITIONAL and class-ZCL_EXCEL_COMMON and structure-ZEXCEL_S_FIELDCATALOG

Regards,
Ravi

from abap2xlsx.

ivanfemia avatar ivanfemia commented on May 23, 2024

Try to activate anyway and when you have activate all other objects, make a new activation.

from abap2xlsx.

ivanfemia avatar ivanfemia commented on May 23, 2024

I tried a new nugg import on a new system here the detailed steps I follow

Activate all domains

Activate all data elements

Activate all Database Tables / Structures except

  ZEXCEL_S_FIELDCATALOG
  ZEXCEL_S_WORKSHEET_COLUMNDIME
  ZEXCEL_S_WORKSHEET_ROWDIMENSIO

Activate all Table Types except

  ZEXCEL_T_FIELDCATALOG Table binding field catalog 
  ZEXCEL_T_WORKSHEET_COLUMNDIME Collection of column dimensions 
  ZEXCEL_T_WORKSHEET_ROWDIMENSIO Collection of row dimensions 

Activate all interface/classes (activate anyway)

Activate remaining Database Tables / Structures (if any error occurs open the structure and double click on the class object, SAP need to refresh its buffer)

  ZEXCEL_S_FIELDCATALOG
  ZEXCEL_S_WORKSHEET_COLUMNDIME
  ZEXCEL_S_WORKSHEET_ROWDIMENSIO

Activate remaining Table Types (if any error occurs open the structure and double click on the class object, SAP need to refresh it's buffer)

  ZEXCEL_T_FIELDCATALOG
  ZEXCEL_T_WORKSHEET_COLUMNDIME
  ZEXCEL_T_WORKSHEET_ROWDIMENSIO 

from abap2xlsx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.