Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

problems during import of CCE 16 level support package(DDIC Activation)

Former Member
0 Kudos

I have following errors in log(What should be done)

Following objects not activated/deleted or activated/deleted w. warning:

Table /BGLOCS/FI_VATPROTOCOL_HEAD could not be activated

(E- Nametab for table /BGLOCS/FI_VATPROTOCOL_HEAD cannot be generated )

Table /BGLOCS/FI_VATPROTOCOL_ITEM could not be activated

(E- Nametab for table /BGLOCS/FI_VATPROTOCOL_ITEM cannot be generated )

Table Type /BGLOCS/FI_VATPROTOCOL_TITEM could not be activated

(E- Row type /BGLOCS/FI_VATPROTOCOL_ITEM is not active or does not exist )

Import phase 'DDIC_ACTIVATION' (11.07.2007, 13:43:40)

Error during executing the tp command 'tp ACT ALL RD1 ...'

tp return code: '0008' , tp message: 'A tool used by tp produced errors' , tp output:

This is tp version 340.15.06 (release 640)

Warning: Parameter IMPDP_BY_EVENT is no longer used.

Warning: Parameter DBHOST is no longer used.

Warning: Parameter DBLIBPATH is no longer used.

Warning: Parameter DBNAME is no longer used.

Warning: Parameter DBSWPATH is no longer used.

Warning: Parameter IMPDP_BY_EVENT is no longer used.

Output from tools called by tp:

sapevt=>sapparam(1c): No Profile used.

Details of the error situation can also be found in the import logs

Interrupt the import due to an error situation (11.07.2007, 13:43:52)

Display detailed informations concerning the error in phase 'DDIC_ACTIVATION'

Abort the import due to an error situation (11.07.2007, 13:44:05)

2 REPLIES 2

Former Member
0 Kudos

Dear Tina.

My name is Enrique José Marcos and we have suffered the same problem due to a low level patch (you can see the recommended SAP APPL patch level in note 574323).

In our case, the minimum patch level was SAPKH46C49 (although SAP recommends SAPKH46C54).

Anyway, to solve the problem you have 2 possibilities:

1. SAP recommended, that is: restore a backup previous to patch CCE 16 application -> install SAP APPL patches according to note 574323 -> install patch CEE 16

2. Workaround to avoid restore: modify structures /BGLOCS/FI_VATPROTOCOL_HEAD and /BGLOCS/FI_VATPROTOCOL_ITEM replacing component type XBLNR_ALT of field DOC_NUM by CHAR26 -> activate structures /BGLOCS/FI_VATPROTOCOL_HEAD and /BGLOCS/FI_VATPROTOCOL_ITEM and table type /BGLOCS/FI_VATPROTOCOL_TITEM manually -> continue with import of SAPK-01116INCCEE -> import SAP APPL patches recommended in note 574323 -> replace component type CHAR26 in both structures /BGLOCS/FI_VATPROTOCOL_HEAD and /BGLOCS/FI_VATPROTOCOL_ITEM by component type XBLNR_ALT

I hope this was helpful for you.

Enrique José

0 Kudos

Hi Enrique & Tina,

I've this issue to

to use the workarround, ou can I edit the structure of the tables /BGLOCS/FI_VATPROTOCOL_HEAD and /BGLOCS/FI_VATPROTOCOL_ITEM ??

in se11 they does not appear and in se16 it says that is not active

Thanks a lot,

Best Regards,

Pedro Rodrigues