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

BAPi for IK11 Tcode

Former Member
0 Likes
1,212

hai friends,

can anyone tell BAPIS available for IK11 tcode.

Thanks in advance

6 REPLIES 6
Read only

Former Member
0 Likes
871

Hi,

RFC FM modules available. I am not find any BAPI for this tcode

Regards

Md.MahaboobKhan

Read only

Former Member
0 Likes
871

hi

try out the procedure to find the bapi for a tcode

Suppose you want to find the bapi for creating a sales order, you usually use transaction VA01 for this.

1. Find out the package of the transaction.

Start Va01 go to system --> status.

Double click on transaction

Package is VA

Open this package in SE80

Open business engineering-->Business object types

Find the BO which sounds the most appropriate

I would suggest BUS2032 Sales Order

Double click.

Open methods.

Find the released method with from data or something similar in the name

, Createfromdat2

Position the cursor in it and click the program button

Scroll down to find the bapi used in this method

With this way you can also find out programs and FM's

2. Start va01 go to system-->status

Double click transaction VA01

Double click on package

Read the application component. (this is SD-SLS Sales)

Then open the transaction BAPI

Sales and distribution>Sales>sales order

createfromdat2

Read only

Former Member
0 Likes
871

hi

you can check out this thread

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
871

Hi

There are 2 BO BUS2092 and SAP_65106 object. check methods frm these if useful.

Else in BAPI tcode in hierarchy search in Plant maintenance dropdown.

hope its useful.

Thanks & Regards,

Swapnil.

Read only

Former Member
0 Likes
871

I'm looking for the same thing and also had no luck finding a BAPI.

Nothing to find in the 'BAPI' Hierarchical structure

Did you find anything new?

Read only

0 Likes
871

Hi Ilse,

did you find out a way to create or display Measurment documents with Jco?

Best, Johannes