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

Extensions in IDOC

Former Member
0 Likes
855

Hi,

I need to add a value in the outbound invoice IDOC. I have to create an extension of the basictype INVOIC02. I am done creating the extension in WE30. My problem is that, in the transaction VF01, the basic type is still INVOIC02. Do I have to change the basic type linked in the function mofule IDOC_OUTPUT_INVOICE to the extension I created? Please help me.

Thanks,

Lalyn

Hi,

I need to add a value in the outbound invoice IDOC. I have to create an extension of the basictype INVOIC02. I am done creating the extension in WE30. My problem is that, in the transaction VF01, the basic type is still INVOIC02. Do I have to change the basic type linked in the function mofule IDOC_OUTPUT_INVOICE to the extension I created? Please help me.

Thanks,

Lalyn

3 REPLIES 3
Read only

Former Member
0 Likes
693

Hi

U have to link the extension in transaction WE82.

Go to Transaction WE82.

Select Position Button.

Give Message type - INVOIC

Basic Type - INVOIC02.

U will get tht row now give ur extension (which u created in WE30) and save it.

I hope this will be useful to U.

With regards,

Rajendran.

Read only

Former Member
0 Likes
693

hi,

plz change that basic type in vf01 and then add that basic type into function module.

go to we82 add both message type and IDOC type using this Tcode and genarate the IDOC successfully.

Read only

former_member404244
Active Contributor
0 Likes
693

Hi Lalyn,

check the idoc configurations.When u have extended ur idoc ,u have also have to make an entry in WE82 tcode for ur basic type.next go to BD60 there for the function module IDOC_OUTPUT_INVOICE ,u have to give the extension also .now chk it will come.

Regards,

nagaraj