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

INBOUND IDOC

Former Member
0 Likes
378

Hello All.

i am receving one inbound idoc for DELFOR01 and the Extension is YDELFOR1

But in my system extension YDELFOR1 is already used so i need to create a new extension.

so would u please suggest me what i need to do?

2 REPLIES 2
Read only

Former Member
0 Likes
342

hi

goto tcode we31

create another idoc extension Y1DELFOR1 to the idoc type DELFOR01

and attach to it

and write the code in fun module to populate the fields of this segment

Regards

ANJI

Read only

0 Likes
342

Tahnks ,

I did that but i created a segment with dummy field.

so please tell me how can i populate that filed .

please give me sample code.