cancel
Showing results for 
Search instead for 
Did you mean: 

client copy ended with dictionary errors and warnings

Former Member
0 Kudos

Hi All,

My Local client copy ended with Following dictionary errors and warnings

Warnings and Errors

Warnings from Current Run are Marked

Table Name       Component Package

CNV_00001_STATUS             DDIC Error        (See SE14)

CNV_ABL                              DDIC Error        (See SE14)

CNV_DERIVATION                DDIC Error        (See SE14)

CNV_OBJEKT_ZUORD          DDIC Error        (See SE14)

CNV_ORG_TAB                     DDIC Error        (See SE14)

CNV_ORG_TAB_TEXT           DDIC Error        (See SE14)

CNV_SIM          CA-GTF-TS   DDIC Error        (See SE14)

DFKKCOLFILE_P_W  FI-CA  DDIC Error        (See SE14)

DFKKREP06        FI-CA        DDIC Error        (See SE14)

DFKKREP06_S      FI-CA      DDIC Error        (See SE14)

DFKKREP07        FI-CA        DDIC Error        (See SE14)

DFKKREV06        FI-CA       DDIC Error        (See SE14)

DFKKREV07        FI-CA       DDIC Error        (See SE14)

Client copy log also features the error

My question: From SAP BASIS Perspective , do we need to take any action for these.

We checked on table  CNV_00001_STATUS from SE14 , it is green for both Data dictionary and Abap dictionary.

Do we need to ask the Developers to take care of these ? Please suggest

also referred below notes , not able conclude from SAP BASIS Perspective ?

1946003 - Client copy completed with Dictionary error


211492 - Inconsistency between ABAP Dictionary <-> database

1248769 -Inconsistency between database and ABAP Dictionary



Client copy log also features , below


Client 020, Feature ZTRVV: Structure ZME14 in feature ZTRVV is not active in the Dictionary

Selected tables           :         66.087

any report to be Run ?  Please suggest here.

Regards




Accepted Solutions (0)

Answers (1)

Answers (1)

Sriram2009
Active Contributor
0 Kudos

Hi


Table structure Z development with help of ABAPer or function consultant you have to take call on "Structure ZME14 in feature ZTRVV is not active".  as you already pointed in the SAP Note 1248769 solutions


Regards

SS

Former Member
0 Kudos

Hi Sriram,

Thanks for the response.

After the action from ABAPer or function consultant , do we need run the copy again ?

what about the errors

CNV_00001_STATUS             DDIC Error        (See SE14)

CNV_ABL                              DDIC Error        (See SE14)

CNV_DERIVATION                DDIC Error        (See SE14)

CNV_OBJEKT_ZUORD          DDIC Error        (See SE14)

The selected profile for the copy was  SAP_UCUS

Regards

Mofizur
Contributor
0 Kudos

Hi,

If the client copy ended with "Completed w.  Dictionary Errors",you only need to resolve the DDIC errors and transport the table entries from source client to target client if necessary.In most situation,resolving the DDIC error is enough.

If the client copy got canceled,you need to resolve the DDIC errors at first and then run the client copy again.

Regarding those tables have you got any dump in ST22:Syntax error in program %_CCNV  ?

Thanks,

Mofizur

Former Member
0 Kudos

Hi Rahaman

Yes client copy ended with "Completed w.  Dictionary Errors".

my question :with help of ABAPer of Functional guy , the above mentioned tables needs to be transferred to Target client  is this statement correct ?

yes ,we have errors like

Error: Table CNV_OBJEKT_ZUORD error in DDIC - Check table with SE14

ST22: Syntax error in program %_CCNV               .

Error: Table CNV_ORG_TAB error in DDIC - Check table with SE14

ST22: Syntax error in program %_CCNV               .

Error: Table CNV_ORG_TAB_TEXT error in DDIC - Check table with SE14

ST22: Syntax error in program %_CCNV               .

what is required for these ? please suggest.

Thanks in advance

Regards

Former Member
0 Kudos

Hi,

The solution is already provide in the KDB document....

1946003 - Client copy completed with Dictionary error

The CNV_TABNAME data element is used in one table only. You can create a copy of

the data element (for example, CNV_TABNAME2) and replace the usage in the REFTAB

field of the CNV_ORG_TAB table with the new data element. After the activation

you can delete the CNV_TABNAME data element. This neither changes nor deletes

existing data. It is explained (on another context) to solve similar problems in

SAP Note 998575. You should also use the Solution to resolve the DDIC error.

Please contact ABAPer, functional consultant for this.

Regards,

Prithviraj.