Application Development 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: 

Bapi list updation

Former Member
0 Kudos

Hi,

Is there any BAPI or function module is vailable for the addition,updation,delete of material and Quantity for the transaction IA02(Equipment Task list),IA06(General TAsk list),IA12(Functional location task list)

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi

You can use function modules COM_PRODUCT_MAINTAIN_MULT_API and COM_PRODUCT_SAVE_API.

To read product details COM_PRODUCT_GETDETAIL_API.

or

You can search bapi's by application using the Transaction BAPI.

Regards

Saurabh Goel

1 REPLY 1

Former Member
0 Kudos

hi

You can use function modules COM_PRODUCT_MAINTAIN_MULT_API and COM_PRODUCT_SAVE_API.

To read product details COM_PRODUCT_GETDETAIL_API.

or

You can search bapi's by application using the Transaction BAPI.

Regards

Saurabh Goel