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 or FM to Update Functional Location (Classification Tab) in TCode IL02

Former Member
0 Kudos

Dear All,

I want to change / update the fields under Classsification Tab in TCode : IL02.

I have found a BAPI "BAPI_FUNCLOC_CHANGE", but for disappointment, this BAPI can update all the ther tab except this one.

Can some one suggest any BAPI or FM, thru which I can update the data in this tab ?

I have gone thru following link also, but could not find any helpful stuff,

http://wiki.sdn.sap.com/wiki/display/profile/FUNCTIONAL+LOCATION

If some one has done the same task, with some other way, please guide.

Thanking You All.

3 REPLIES 3

raymond_giuseppi
Active Contributor
0 Kudos

Did you look for Generic Classification BAPI like [BAPI_OBJCL_CHANGE|http://www.sdn.sap.com/irj/scn/advancedsearch?query=BAPI_OBJCL_CHANGE] if no read also [1664967 - Updating characteristics values on technical objects via BAPI_OBJCL_CHANGE|https://service.sap.com/sap/support/notes/1664967] (first use [BAPI_OBJCL_GETDETAIL|http://www.sdn.sap.com/irj/scn/advancedsearch?query=BAPI_OBJCL_GETDETAIL])

Regards,

Raymond

0 Kudos

Hi Raymond,

Thanks for the reply.

I have never used the BAPI BAPI_OBJCL_CHANGE and also I could not find any parameter of the BAPI as to be useful for my purpose.

Could you please help me by briefly illustrating that how I can use this BAPI ?

Thanking You All.

0 Kudos

Use the sdn search tool with keywords [bapi_objcl_change functional location|http://www.sdn.sap.com/irj/scn/advancedsearch?query=bapi_objcl_changefunctionallocation] you will find some threads like

Regards,

Raymond