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

IDOC Error

Former Member
0 Likes
1,177

Hi,

I am getting an error in IDOC as error Status code 29.

"NO COMPANY CODE IS GLOBALLY ASSIGNED for the Company xxxx".

What this error could be?

Thank you,

Joslyn.

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
1,127

Hi,

Please check whether u r populating the data correctly in the segments..

Regards,

Nagaraj

12 REPLIES 12
Read only

former_member404244
Active Contributor
0 Likes
1,128

Hi,

Please check whether u r populating the data correctly in the segments..

Regards,

Nagaraj

Read only

0 Likes
1,127

Hi,

Yes the data is populating in the segments correctly.

Thank you,

Joslyn.

Read only

0 Likes
1,127

Hi Biswajit,

I checked the table KNB1 for a particular customer by company code.

The ZUAWA field is not matching in the Sender and recieving Systems.

What should I do?

thank you.

Read only

0 Likes
1,127

Hi Biswajit,

I checked the table KNB1 for a particular customer by

company code.

The ZUAWA field is not matching in the Sender and

recieving Systems.

What should I do?

thank you.

Read only

Former Member
0 Likes
1,127

u r getting this error for inbound or in outbound??

if u r getting this error that means data is not matching for a particular customer of those two sender and reciever system.

watch kna1 for a particular customer in two different sytem(sendr and reciever)whether their <b>addres,material</b> is matching or not.i think it will not matching.

Read only

Former Member
0 Likes
1,127

Hi,

refer this thread:

rgds,

latheesh

Read only

ferry_lianto
Active Contributor
0 Likes
1,127

Hi Joslyn,

Which message type and IDoc type are you dealing with?

Is it for inbound or outbound process?

Perhaps I can help if you can provide above information.

Regards,

Ferry Lianto

Read only

0 Likes
1,127

Hi Ferry,

The message type is DEBMAS and is an Outbound Process.

The recieving system is XI.

The ERROR STATUS CODE is 29 ALE Scenario ERROR.

The message is

"No global company code is assigned to the company code xxxx".

So will be looking for the solution.

DID YOU GET THE POINTS THAT I AWARDED YESTERDAY.

Thank you.

Read only

0 Likes
1,127

Joslyn,

To find where exactly the error is coming from you program, take message id and message number from idoc status and search the same in main program of idoc processing program.

And keep a breakpoint and reprocess the idoc to find why is this got triggered.

Regds

Manohar

Read only

ferry_lianto
Active Contributor
0 Likes
1,127

Hi Joslyn,

Please check this SAP Note <b>152730</b> perhaps it may help.

Is it possible for you to set break point at system exception or step through the codes (debugging) to find the logic where generating idoc status 29? In the mean time, I will do more search.

Thanks for asking the reward points. I am still not getting the full points from your previous thread. I saw you had assign new 10 points (10) but you also unassigned old 10 points. At the end I got nothing (10 - 10 = 0). Don't worry ... helping and solving your issue is more important

Regards,

Ferry Lianto

Read only

0 Likes
1,127

I solved the problem .

Thankyou all for your help.

Read only

0 Likes
1,127

hi...

i was facing the <b>same problem</b> for same message type..

plz can u give me the solution???????