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

Function Module for Changing status of a Functional Location.

Former Member
0 Likes
936

Hello,

I am writing a Proxy for changing the Functional Location (T code IL02).

I need to set the Deletion flag for the Functional Location.

Can any body help me with how to do this. As data will be coming from XI and I have to update the Functional location in background with function modules.

I am using 'BAPI_FUNCLOC_CHANGE' for changing other data. But I am not able to set the Deletion flag with this BAPI.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
626

check in debugging in this include "MILO0F00_ADDR_DELETE" after the fn mod , wether the flag is getting updated r not?

regds

kiran

2 REPLIES 2
Read only

Former Member
0 Likes
627

check in debugging in this include "MILO0F00_ADDR_DELETE" after the fn mod , wether the flag is getting updated r not?

regds

kiran

Read only

former_member55105
Participant
0 Likes
626

Hi Abhijit,

Can you please tell me steps or the ABAP code for setting the Deletion Flag for a Functional Location?

Thanking you in Advance,

Vijay