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

error during idoc creation through program?

Former Member
0 Likes
842

hi,

I hav created a idoc through program it gives status 26.can anyone tell me wat's wrong & how to get status 03??

Plz reply fast I hav to submit this program today only.

Rewards will be given to good answer.

regards,

hemlata

7 REPLIES 7
Read only

Former Member
0 Likes
816

hi,

please go through the idoc segment fields properly...

Based on the basic type you are using, check whether you have populated all the mandatory idoc segments/fields...

you can use transaction WE60 for the purpose..

regards,

Read only

0 Likes
816

Thanx Sneha,

WE60 is for documentation.

I entered everything in Basic type .When I did test transaction we19 for this basic type it gives status 03 but through program it gives status 26.(enter same values)Plz help me ouet.

Regards,

Hemlata

Read only

0 Likes
816

HI,

Are you creating both control and data records for the idoc??? If yes, then check whether you are populating all values . Make sure you are appending all filled segments in the data record in proper hierarchy. Which basic type are you using?

Read only

0 Likes
816

hi,

Actually I hav created my own basic type in which 5 segments.

1. header data of sales order

2. item data

3.text data.

4. partner fuction.

5. business partner details.

I hav released all segment and basic type.

also I hav created message type for this basic type and linked also.

actually,previously there was 4 segment in this basic type and now we add one new segment ( 5 th one )to this basic type .prior to that my program is running successfully but after adding this segment gives error .I am entering all values in the fields of this segment prefectly.data comes in data recorde but showing status 26.

regards

hem

Read only

0 Likes
816

ok. then check if ur basic type displays that new segment u hv added and if u go to segment editor then it must show the latest released segment definition

also check if u hv entered right release

Read only

0 Likes
816

yah ,I am entering right release and BT showing that segment also. idoc is created properly and in we05 it is showing all data in all segment including new segment.

Read only

0 Likes
816

hi hemlata,

im not able to figure out the problem.. u can debug and see where and why exactly the status is getting updated as 26 during processing...