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 to create asset under construction using internal order number

Former Member
0 Likes
1,190

Dear Team,

I am using bapi "BAPI_INTERNALORDER_CREATE" for create internal order number.

But  same time i need to create Asset Under Construction.

In BAPI "BAPI_INTERNALORDER_CREATE" does not have the INVESTMENTS tab field to fill.

I want to create create Asset Under Construction in background.

Kindly suggest any BAPI.

Regards,

Sachin .

9960858996

Dear Team,

I am using bapi "BAPI_INTERNALORDER_CREATE" for create internal order number.

But  same time i need to create Asset Under Construction.

In BAPI "BAPI_INTERNALORDER_CREATE" does not have the INVESTMENTS tab field to fill.

I want to create create Asset Under Construction in background.

Kindly suggest any BAPI.

Regards,

Sachin .

9960858996

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
833

Check BAPI_INTERNALORDER_SAVEREPLICA

Regards,

Raymond

Read only

0 Likes
833

I tried this but still its not working.

Regards,

Sachin

Read only

0 Likes
833

Then retry with order creation but using BAPI_ALM_ORDER_MAINTAIN (parameter IT_HEADER as the subfields like INVEST_PROFILE, SCALE, etc.)

Regards,

Raymond