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

How to copy a BAPI?

Former Member
0 Likes
593

Hi Everyone,

I was looking for a BAPI for PM order display and I found one 'BAPI_ALM_ORDER_GET_DETAIL' but I am using R3 version 4.6c and 'BAPI_ALM_ORDER_GET_DETAIL' is available only in higher version.

So , Now I want copy this BAPI from version 5.0 or higher to version 4.6c.

Can somebody advice If this is feasible and if yes then how should I proceed for copying it?

Regards,

Swati

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
549

Hi

If that BAPI is not there in 4.6c better use the fun modules for this

I doubt even if you copy it may work or not

check the fun modules

ALM_ME_ORDER_CHANGE

ALM_ME_ORDER_CREATE

ALM_ME_ORDER_GETDETAIL

Regards

Anji

Hi Everyone,

I was looking for a BAPI for PM order display and I found one 'BAPI_ALM_ORDER_GET_DETAIL' but I am using R3 version 4.6c and 'BAPI_ALM_ORDER_GET_DETAIL' is available only in higher version.

So , Now I want copy this BAPI from version 5.0 or higher to version 4.6c.

Can somebody advice If this is feasible and if yes then how should I proceed for copying it?

Regards,

Swati

2 REPLIES 2
Read only

Former Member
0 Likes
550

Hi

If that BAPI is not there in 4.6c better use the fun modules for this

I doubt even if you copy it may work or not

check the fun modules

ALM_ME_ORDER_CHANGE

ALM_ME_ORDER_CREATE

ALM_ME_ORDER_GETDETAIL

Regards

Anji

Read only

Former Member
0 Likes
549

suppors copy the bapi not working.

replace other function avaliable.