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 segment

Former Member
0 Likes
823

Hi frds,

I don't know much about IDOC.My task is as follows

"

The text message is to be populated in a newly created header IDOC segment that is at least 200 characters.

Message text field and the new IDOC segment must be of the same length of 200 characters

"

Can anyone please tell me how to proceed in this,

Thanx in advance.

Regards,

khushy

1 ACCEPTED SOLUTION
Read only

hymavathi_oruganti
Active Contributor
0 Likes
789

create a segment in we31

with text field of length 200

3 REPLIES 3
Read only

hymavathi_oruganti
Active Contributor
0 Likes
790

create a segment in we31

with text field of length 200

Read only

Former Member
0 Likes
787

hi Khushy,

why do you need to store the text message, you can store the messages in <b>edids</b> table related to IDoc number. is there any special requirement...

regards

vijay

Read only

Former Member
0 Likes
787

Create a segment in WE31 with the field which is the length of 200.

Then add this segment to the extended IDOC (from the Original IDOC type) in WE30.