‎2006 Jan 23 11:33 AM
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.
‎2006 Jan 23 12:24 PM
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
‎2006 Jan 25 12:30 PM