mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 13:46:17 +08:00
Updated Installation guide (markdown)
parent
0bcae81c11
commit
13fc231d51
|
@ -21,15 +21,17 @@ From SE80, select inactive objects
|
||||||

|

|
||||||
|
|
||||||
Activate objects in the following order:
|
Activate objects in the following order:
|
||||||
I tried a new nugg import on a new system here the detailed steps I followed
|
I tried a new nugg import on a new system here the detailed steps I performed:
|
||||||
* Activate all domains
|
|
||||||
* Activate all data eleents
|
1. Activate all domains
|
||||||
* Activate all Database Tables / Structures except: ZEXCEL_S_FIELDCATALOG, ZEXCEL_S_WORKSHEET_COLUMNDIME, ZEXCEL_S_WORKSHEET_ROWDIMENSIO
|
1. Activate all data elements
|
||||||
* Activate all Table Types except: ZEXCEL_T_FIELDCATALOG, ZEXCEL_T_WORKSHEET_COLUMNDIME, ZEXCEL_T_WORKSHEET_ROWDIMENSIO
|
1. Activate all Database Tables / Structures except: ZEXCEL_S_FIELDCATALOG, ZEXCEL_S_WORKSHEET_COLUMNDIME, ZEXCEL_S_WORKSHEET_ROWDIMENSIO
|
||||||
* Activate all interface/classes (activate anyway)
|
1. Activate all Table Types except: ZEXCEL_T_FIELDCATALOG, ZEXCEL_T_WORKSHEET_COLUMNDIME, ZEXCEL_T_WORKSHEET_ROWDIMENSIO
|
||||||
* Activate remaining Database Tables / Structures (if any error occurs open the structure and double click on the class object, SAP needs to refresh its buffer): ZEXCEL_S_FIELDCATALOG, ZEXCEL_S_WORKSHEET_COLUMNDIME, ZEXCEL_S_WORKSHEET_ROWDIMENSIO
|
1. Activate all interface/classes (activate anyway)
|
||||||
* Activate remaining Table Types (if any error occurs open the structure and double click on the class object, SAP needs to refresh its buffer): ZEXCEL_T_FIELDCATALOG, ZEXCEL_T_WORKSHEET_COLUMNDIME, ZEXCEL_T_WORKSHEET_ROWDIMENSIO
|
1. Activate remaining Database Tables / Structures (if any error occurs open the structure and double click on the class object, SAP needs to refresh its buffer): ZEXCEL_S_FIELDCATALOG, ZEXCEL_S_WORKSHEET_COLUMNDIME, ZEXCEL_S_WORKSHEET_ROWDIMENSIO
|
||||||
* Activate all demo reports
|
1. Activate remaining Table Types (if any error occurs open the structure and double click on the class object, SAP needs to refresh its buffer): ZEXCEL_T_FIELDCATALOG, ZEXCEL_T_WORKSHEET_COLUMNDIME, ZEXCEL_T_WORKSHEET_ROWDIMENSIO
|
||||||
|
1. Activate all demo reports
|
||||||
|
1. Due to a issue with interfaces in SAPlink you need to import the abap2xlsx nugget twice and activate again all the objects.
|
||||||
|
|
||||||
Report ZAKE_SVN_A2X is used to retrieve and commit object into subversion server, Delete it if you are not a contributor.
|
Report ZAKE_SVN_A2X is used to retrieve and commit object into subversion server, Delete it if you are not a contributor.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user