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

LSMW-BAPI Method sales contract creation

Former Member
0 Likes
1,220

Hi,

I have a requirement to create sales contract through batch input or bapi method or idoc .

Please let me know if there are any existing applicable methods for it.

with regards,

Bharath

Hi,

I have a requirement to create sales contract through batch input or bapi method or idoc .

Please let me know if there are any existing applicable methods for it.

with regards,

Bharath

4 REPLIES 4
Read only

JackGraus
Active Contributor
0 Likes
906

BAPI BAPI_CONTRACT_CREATEFROMDATA or the ORDER05 IDOC.

Regards Jack

Read only

Former Member
0 Likes
906

Hi Jack,

Pls let me know the business object and method for the bapi that u have mentioned.

Thanks.

Read only

JackGraus
Active Contributor
0 Likes
906

Business object BUS2034, method CreateFromData.

There is no ALE interface delivered for this BAPI in our system but you might generate with transaction BDBG.

Regards Jack

Read only

Katan
Active Participant
0 Likes
906

I know this is an old post that appears unanswered. But I followed Jacks approach and used transaction BDBG to generate the IDOC. It worked a treat. All you need to make sure is that you create all your objects in the customer namespace, when using the wizard to populate the details.