Application Development and Automation 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: 
Read only

TR with error Ended with return code: ===> 8 <===

Former Member
0 Likes
6,579

Dear Experts,

We are trying to move a request from DEV to Sandbox.

On moving the TR we have received a System error  "Ended with return code:  ===> 8 <==="

ABAP Dictionary Activation:

1. Name ZCRM_DNCOST_RESULT is identical or is in same namespace as of a table type

2. Table ZCRM_DNCOST_RESULT could not be activated

3. Table Type ZCRM_DNCOST_RESULTS could not be activated


Generation of Programs and Screens


Program ZL_ZCRM_DNC_SEARCHRESULT0_CN00CP, Include ZL_ZCRM_DNC_SEARCHRESULT0_CN00CM001: Syntax error in line 000004

Type 'ZCRM_DNCOST_RESULT' is unknown

Program ZL_ZCRM_DNC_SEARCHRESULTV_CN00CP, Include ZL_ZCRM_DNC_SEARCHRESULTV_CN00CM001: Syntax error in line 000004

Type 'ZCRM_DNCOST_RESULT' is unknown

Program SAPLZCRM_API, Include LZCRM_API$02: Syntax error in line 000012

Type 'ZCRM_DNCOST_RESULT' is unknown

Program SAPLZCRM_API1, Include LZCRM_API1U33: Syntax error in line 000031

'CRMD_LINK-' expected, not 'ZCRM_LINE_'



Kindly let me know if you want us to share more information on this


Looking forward for your response.


Regards

Rakshith Shetty

Dear Experts,

We are trying to move a request from DEV to Sandbox.

On moving the TR we have received a System error  "Ended with return code:  ===> 8 <==="

ABAP Dictionary Activation:

1. Name ZCRM_DNCOST_RESULT is identical or is in same namespace as of a table type

2. Table ZCRM_DNCOST_RESULT could not be activated

3. Table Type ZCRM_DNCOST_RESULTS could not be activated


Generation of Programs and Screens


Program ZL_ZCRM_DNC_SEARCHRESULT0_CN00CP, Include ZL_ZCRM_DNC_SEARCHRESULT0_CN00CM001: Syntax error in line 000004

Type 'ZCRM_DNCOST_RESULT' is unknown

Program ZL_ZCRM_DNC_SEARCHRESULTV_CN00CP, Include ZL_ZCRM_DNC_SEARCHRESULTV_CN00CM001: Syntax error in line 000004

Type 'ZCRM_DNCOST_RESULT' is unknown

Program SAPLZCRM_API, Include LZCRM_API$02: Syntax error in line 000012

Type 'ZCRM_DNCOST_RESULT' is unknown

Program SAPLZCRM_API1, Include LZCRM_API1U33: Syntax error in line 000031

'CRMD_LINK-' expected, not 'ZCRM_LINE_'



Kindly let me know if you want us to share more information on this


Looking forward for your response.


Regards

Rakshith Shetty

4 REPLIES 4
Read only

deepan_v_s
Active Participant
0 Likes
3,134

Hello,

Kindly check if the Data elements used by the tables are transported (Or in Target system).

Regards,

Deepan.

Read only

Former Member
0 Likes
3,134

Hi Rakshith Shetty,

If you expand the log of transport you will find the detailed description of error. Some of the dependent element of table such as domain or data element or structure not released or transported due to which ended your transport with return code 8. |Please release it again with proper sequesnce of data elements , the error will go.

Regards,

Pravin

Read only

RaymondGiuseppi
Active Contributor
0 Likes
3,134

First as already written,  analysis of the transport log.

Then check for duplicate object name (a table/structure and a table type as ZCRM_DNCOST_RESULT and not ZCRM_DNCOST_RESULTS in previous version?)

Regards,

Raymond

Read only

kabil_g
Active Participant
0 Likes
3,134

Hi Rakshith,

          You might created two transport request or more than that ,, Please check the sequence of object that you created & transport it by sequencely ..........

Else.

Find list of Transport request numbers created for your objects & check consolidate the tr in one single TR.....please check with basis or search in google considate TR & how to move........

i am not having system now else. i share the screen shot.

Regards,

kabil