‎2012 Feb 27 1:24 AM
Hi,
My Requirement is to block unblock quants and if this can not be achieved then block/unblock the bin for putaway and stock removal. I have searched for FMs and have only found LXDCC_BIN_BLOCK, but I have had no success with this. I have tried directly with test parameters in the function module but it does not seem to work at all and offers no importing parameters for results.
If anyone has used this module with success can you please explain what needs to be exported.
However, I would still need to unblock the quants. The best I have come up with is using submit or call transaction for RLLS0700, but I would like to avoid this.
Would it be advisable to insert the blocking indicator directly into LQUA (quant table)? I do not like to directly alter standard SAP tables, but if this is the only table that needs the updates, then I could do this.
Any advice on this would be greatly appreciated.
Thanks,
sifter
‎2012 Mar 10 11:48 PM
Ran an SQL trance on quant blocking, LQUA is the only table updated with the blocking indicator field. I have implemented this in my program and it appears to be working just fine without incident after two weeks of use.
sifter
‎2014 Oct 02 2:59 PM
I know the post is to old but for others who are seraching teh same try to use FM for blocking the bin L_LAGP_VERAENDERN. Unfortunetally it doesn't block the quants within the bin.
Radek