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

Custom Idoc using BDBG info ?

Former Member
0 Likes
665

Hi

I had developed a custom idoc to updte the material text,from the BDBG using a bapi.its had automaitcly generated all the message types,idoc types,segments,FM for outbound/inbound processing.

but now after this,if i am adding this to my profile for inbound processing,its asking me for process code.when i am trying to make a new proces code for this,its not displying my FM for inbound prossing in the list,so how shd i add this FM to my process code.

please let me know.after the bdbg is done,what are the steps to go further.

regds

Hi

I had developed a custom idoc to updte the material text,from the BDBG using a bapi.its had automaitcly generated all the message types,idoc types,segments,FM for outbound/inbound processing.

but now after this,if i am adding this to my profile for inbound processing,its asking me for process code.when i am trying to make a new proces code for this,its not displying my FM for inbound prossing in the list,so how shd i add this FM to my process code.

please let me know.after the bdbg is done,what are the steps to go further.

regds

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi,

Try this.

For inbound processing, first you have add the FM in the transaction BD51 ( Characteristics of Inbound function modules ) then create the process code in WE42. Then create the partner profile in WE20.

Hope this may be helpful.

Regards,

Sharin.

Read only

Former Member
0 Likes
528

Hi Vipin

Here are the for Inbound IDOC Configuration:


1.	Link Message Type to Function Module (WE57) Client independent
2.	Define FM settings (BD51) Client independent
3.	Maintain process codes (WE42) Client dependent
4	Create inbound partner profile

Regards

Shital