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

BDBG

Former Member
0 Likes
623

have third party system(based on .net ) and I using .NET connector for connecting to SAP system .

I want to use BAPI-ALE-idoc. I found that with BDBG we can generate idoc message type as well as 2 function modules i.e. ALE*** AND idoc ***.

I know that ALE** is used to create idoc and found that it is not remote enable in that case how can I use it in third party system and

Can any one please tell me how to generate idoc form that third party system with BDBG and steps to follow.

Thanks,

sridhar.

2 REPLIES 2
Read only

mandar_shete
Active Participant
0 Likes
454

Hi Sridhar,

Goto BDBG

Enter the Object name which you can either refer from SWO1 or can create a sub type in SWO1.

Enter Method.

Press enter

It will ask you for Message Type

And then will ask for the Interface Parameters.

Once you enter correct data it will generate the Segment, IDOC TYPE automatically

Read only

0 Likes
454

SAP ,

Please respond to my query ,

Thanks in advance .