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_EQUI_CREATE

Former Member
0 Likes
843

Hi,

I am using BAPI_EQUI_CREATE to upload equipment master. When the Equipment category is 'P', two more tabs are appearing (PRT data and SerData). But it seems in the bapi, these fields(Fields available in PRT data tab and SerData tab) are not available (below listed fields).

Tas list usage

Control key

Stock type

Plant

Storage Location

Any kind of solution or idea or comments are most welcome. Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
635

Its Task list usage not Tas list usage

Read only

Former Member
0 Likes
635

Hi JANAKIRAMAN SHANMUGAM,

Check out below FMs...

ITOB_EQUIPMENT_CREATE

BAPI_EQUI_CREATE_BY_REFERENCE

ITOB_EQUIPMENT_CREATE_SINGLE

If FMs will not serve your purpose... You have to write BDC Program for it which will record PRT Data nd SerData... That will resolve your problem..

Hope it will solve your problem..

Thanks & Regards

ilesh 24x7

ilesh Nandaniya

Read only

Former Member
0 Likes
635

Hi,

I created a BDC program for this.