‎2009 Dec 30 8:59 AM
Hi Experts,
I used name for basictype 'ZMDOSTATUS' In R/3 system , now after upgrade to ECC6,while runing report to send Idoc message displayed "Basic type 'ZMDOSTAT' NOT FOUND" Last two charcher is beein truncated. How we can solve this problem without changing the name of basic type. please suggest some approch. Waiting for your reply.
Thanks :-
Ravinder Singh
‎2009 Dec 31 4:32 AM
Hi Ravinder
I think the problem is in the length of Basic Type. Its of 8 CHARS, so thats why its taking only first 8 Chars.
Can you tell me the database table which you are referring/mapping the fields. (like EDIDC, EDID4..etc)
Regards.
‎2009 Dec 31 4:09 AM
hi ravendra,
can you let us know what the exact problem recently i have worked on upgradation project but i have not faced the problem what your telling . basic type 'ZMDOSTATUS' are you able to display in we31 code. if you able to do what exactly the problem .
when the upgradation every basic type will be copied to new server .
let us know the exact problem.
~linganna
‎2009 Dec 31 4:32 AM
Hi Ravinder
I think the problem is in the length of Basic Type. Its of 8 CHARS, so thats why its taking only first 8 Chars.
Can you tell me the database table which you are referring/mapping the fields. (like EDIDC, EDID4..etc)
Regards.
‎2009 Dec 31 4:35 AM
‎2009 Dec 31 4:47 AM
Hi
There the problem is. Use IDOCTP instead of DOCTYP.
Revert in case of problem or if solved.
Regards.
‎2009 Dec 31 6:19 AM