former_member805935
Explorer
Member since ‎2021 Dec 08

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

We are working on a requirement that auto Creates, counts, and Post the Physical Inventory Document (SCM> EWM> Physical Inventory) for which we have analyzed below BAPI: /SCWM/BAPI_PI_DOCUMENT_CREATE, /SCWM/BAPI_PI_READ_FOR_COUNT, /SCWM/BAPI_PI...
we want to update the loading sequence field in the outbound delivery which is assigned to the transportation unit at the time of wave creation. We have one standard class-/SCWM/CL_DLV_MANAGEMENT_PRD and its method item_update is having a field ...
Our requirement is to change the destination storage type and destination storage section during warehouse task creation. Is there any BADI by which we can achieve this? Explanation: 1. We are using /scwm/rfui to create the HU. ( Steps: Inbound ...
Our requirement is to clear Source and destination HU while creating the warehouse PICK tasks. We are using Tcode /scwm/prdo to create warehouse task. Is there any enhancement/ BADI where we can Clear HU. We have tried BADI /SCWM/EX_CORE_RMS_DETE...
While creating warehouse tasks from Tcode /scwm/prdo, We want to sort and change the order for picking the quantities as per custom logic for which we have implemented BADI /SCWM/EX_CORE_RMS_DETERMINE. In BADI implementation in the importing par...