former_member449766
Participant
Member since ‎2012 Jul 18

User Statistics

  • 100 Posts
  • 1 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi Experts!I created a table maintenance generator for a customized table. The requirement is to fill FIELD3, based on the input from FIELD2. The search help of FIELD2 should be filtered based on the input in FIELD1. I created a PROCESS ON VALUE-REQU...
Hi Experts!I created a BAPI that is called by a VB program. This BAPI updates an Inbound Delivery then packs its items to HUs. Sometimes, packing is not executed because the Inbound Delivery is still locked by another user but when checked, no other ...
Hi Experts,I'm trying to use BAPI_INB_DELIVERY_CHANGE to update the delivery quantity of a line item in an Inbound Delivery. However, I keep on getting this error:Type: EID: VLBAPINumber: 004Text: Error in document &1 item &2 (quantity consistency c...
Hi Experts!I was able to use PROCESS_HU_INBOUND_DLVRY to pack a material to an HU. I am now trying to pack the HU created earlier to another HU.Anybody who has tried it? What parameters should I pass to the FM? Am I passing the correct ones?i_save_st...
Hi Experts!I'm trying to use PROCESS_HU_INBOUND_DLVRY to create handling units in an Inbound Delivery then pack the material in the HU created. I was able to create the HU but the material I specified wasn't packed in the HU. Below is my code. REPORT...
Kudos from