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: 

Update Asset Class of tcode KO02

Former Member
0 Kudos

Hi
Is there a BAPI, or FM to update/change Asset Class of an internal order KO02?
I have searched but could not find a FM to do that.

thanks


Aikon

3 REPLIES 3

arindam_m
Active Contributor
0 Kudos

Hi,

You can try the below ones:

  • ALE_INTERNALORDER_DB_CHANGE
  • KAUF_AUFNR_CHANGE

Cheers,

Arindam

Former Member
0 Kudos

Hi Aikon,

You can use following BAPI's:

BAPI_INTERNALORDER_CREATE

BAPI_INTERNALORDER_GETDETAIL

BAPI_INTERNALORDER_GETLIST

BAPI_INTERNALORDER_SAVEREPLICA

Regards

Ajit

0 Kudos

Hi
I can't figure out that any of the above FM's can be used to change the Asset Class.

Can you please specify how to do it?

thanks

Aikon