Packing in inbound Delivery

Hi all,
i have created inbound delivery, then i m trying to pack the items the system propose the packaging item but it does not pack,
and no error message comes, is this any configure is missing.

my problem is that i m trying to pack inbound delivery items, system determine the packing material but it doesn't generate any HU No. in addtion infomation message comes says
No handling units were found for this document
Message no. HUDIALOG017

Similar Messages

  • Packing the inbound delivery

    Hi all
    I am following a template which mentions
    1)perform a goods recpt.(MIGO/ 'other'), with some system relevant data
    2)pack the inbound delivery (vl32n)
    afaik , by executing step 1, we get a Material document #, but step 2 needs an inbound delivery. so where did this happen between point 1 & 2 ?
    or is the  inbound delivery mentioned somewhere in the mat. doc ?
    Thanks

    Hi,
    my situation is:
    - a WM managed warehouse, society A;
    - a HU managed warehouse (without WM), society B;
    - a purchasing process of HU from society A towards society B.
    Society B have a scheduling agreement; when a delivery schedule appears, in society A born a sales order and a delivery. After the registration of the delivery good issue, an idoc transfer information for inbound delivery creation.
    This process is ok without WM, but with a WM managed warehouse the idoc has the following problem:
    "V51VP - item was not found - process cancelled".
    Can you help me to transfer these HU?

  • FM/BAPI for Packing in Inbound Delivery

    Hi,
    I can´t find a FM/BAPI for packing of handling units in the inbound delivery.
    Is there any information that you can help me with?
    BR,
    Christian

    Check if this works for u.
    BAPI_HU_PACK

  • HU : external HU to be packed in inbound delivery

    hi experts,
    scenario : process order goods receipt will be done to HU managed sloc. no WM inegration .
    inbound delivery will be created at the time of proces order GR.
    we will get HU number from legacy , we need to pack that HU in the inbound delivery  . there is no manual intervation .
    request you to please how can have the HU in the inbound delivery which FM or Badi can help me . also need to pack it .
    Regards,
    satish

    Use BAPI To crete external handling iunits in SAP.Get the Idoc from legasy system pass the HU information .
    Use BAPI HU Create it should work to update the handling units in delivery.
    HU_BASIC_BAPIS                 Basic BAPIs for HUs
    BAPI_HU_CHANGE_HEADER          Change Handling Unit Header Data
    BAPI_HU_CREATE                 Create Handling Unit with Items
    BAPI_HU_DELETE                 BAPI for Deleting Handling Units
    BAPI_HU_DISPLAY_HISTORY        Displays HU History
    BAPI_HU_GETLIST                Read Handling Units from the Database
    BAPI_HU_GET_LIST_MSG           Select Handling Unit Output
    BAPI_HU_PACK                   BAPI for Packing an Item into an HU
    BAPI_HU_PROCESS_MSG            HU Output Processing
    BAPI_HU_PROCESS_MSG_DIRECT     Select and Process Handling-Unit Outputs
    BAPI_HU_REPACK                 Repack HUs and HU Items
    BAPI_HU_UNPACK                 BAPI for Unpacking an Item from an HU
    BOR_HU_DISPLAY                 Display an HU in Dialog Mode

  • Automatic packing in inbound delivery

    Hello,
    I am working on a business process wherein the requirement is to create and pack handling units programatically during creation of inbound delivery.
    The creation of handling units has to be as per packing instructions.The determination of packing instructions should also be automatic.
    Kindly let me know which  BAPI/FM can be used for this.
    Thanks,
    Pankaj

    Hi,
    You can use OFP4 to define automatic paking during inbound delivery!
    Good luck
    Tao

  • Packing material in inbound delivery - intercompagny process with SPED

    Hi,
    I am processing intercompany stock transfer using SPED functionality, with automatic creation of inbound delivery.
    Using HUM and WM storage location managed, I would like to add automatic packing material items in inbound delivery.
    What I did already check:
    1. there is a plant in HU (packing material type in transaction VHAR; plant determination: B).
    2. there is an item category in HU (transaction 0184; following entry: EL / "blank" / PACK / / ELP -> Inbound delivery type EL,  packing material has general item category group "blank" , then I expect item cat ELP in inbound delivery).
    With these settings, automatic creation of inbound delivery does not work anymore: output SPED failed. Error message is VN056:
    "Processing log for program /SPE/STO_ID_PROCESSING routine STO_ID_CREATION". When I check output analysis, it is mentioned for SPED : "Output ignored (requirement 408 not fulfilled)".
    I also tried with following setting:
    transaction 0184; delete previous setting; add following entry: EL / VERP / PACK / / ELP -> Inbound delivery type EL,  packing material with general item category group VERP.
    In that case, automatic inbound delivery creation OK but no packing material in it.
    Any idea to help me?
    Thanks in advance.

    A few years ago I got some help that got some Inbound delivery functionality working, but it was never put into production.
    1. Receiving storage location specified on the STO.
    2. Receiving points set up in the receiving plant: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Shipping Point & Goods Receiving Point Determination > Assign Goods Receiving Points for Inbound Deliveries.
    3. On packaging material to be used the assigned packaging material group should coincide with the IMG setting of the packaging material type assigned to the packaging material group.
    4.  Assigned movement type 101 to the DIGN item category: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Deliveries > Define Item Categories for Deliveries
    Other settings but not mandatory
    1.  In delivery copying control assigned source NL to target DIG: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Deliveries > Copying Control > Specify Copy Control for Deliveries > Define Item Categories for Deliveries
    2.  Make packing control mandatory for item category DIGN: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Deliveries > Packing > Packing Control by Item Category
    3.  HUM Required for Plant/Storage Location: IMG > Logistics General > Handling Unit Mgmt > Basics >  Technical Basics > Materials Mgmt > Inventory Mgmt > HU Requirement for Storage Locations
    In our process the HU was already created in the Outbound delivery for the STO.  These HU were then copied to the Inbound delivery.  It still works in our DEV client, but it's not being used.  Hope it helps.

  • Packing Inbound Delivery

    Hi ,
    Can anyone help me changing the Inbound Delivery through Function Module. My Scenario is i have to pack the  Inbound delivery ( Change )through Function Module. For this i'm using 'PROCESS_HU_INBOUND_DLVRY'. This is creating Handling Unit but not picking the Material.
    thanks in advance,
    anjani.

    Hi,
    There is small sample (of course you must adjust it according to your master data):
    DATA: HEADERPROPOSAL LIKE BAPIHUHDRPROPOSAL,
          ITEMSPROPOSAL LIKE BAPIHUITMPROPOSAL OCCURS 0 WITH HEADER LINE,
          HUHEADER LIKE BAPIHUHEADER,
          HUKEY LIKE BAPIHUKEY-HU_EXID,
          RETURN LIKE BAPIRET2 OCCURS 0 WITH HEADER LINE,
          HUITEM LIKE BAPIHUITEM  OCCURS 0 WITH HEADER LINE.
    HEADERPROPOSAL-PACK_MAT = '000000000000600001'.
    ITEMSPROPOSAL-HU_ITEM_TYPE = 1.
    ITEMSPROPOSAL-PACK_QTY = 5.
    ITEMSPROPOSAL-BASE_UNIT_QTY = 'KG'.
    ITEMSPROPOSAL-MATERIAL = '000000000000706602'.
    ITEMSPROPOSAL-BATCH = '0000800468'.
    ITEMSPROPOSAL-PLANT = '0000'.
    ITEMSPROPOSAL-STGE_LOC = '0000'.
    APPEND ITEMSPROPOSAL.
    CALL FUNCTION 'BAPI_HU_CREATE'
      EXPORTING
        HEADERPROPOSAL       = HEADERPROPOSAL
      IMPORTING
        HUHEADER             = HUHEADER
        HUKEY                = HUKEY
      TABLES
        ITEMSPROPOSAL        = ITEMSPROPOSAL
        RETURN               = RETURN
        HUITEM               = HUITEM.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    HUHEADER-PACK_MAT_OBJECT = '01'.
    HUHEADER-PACK_MAT_OBJ_KEY = '0080002891'.
    CALL FUNCTION 'BAPI_HU_CHANGE_HEADER'
      EXPORTING
        HUKEY           = HUKEY
        HUCHANGED       = HUHEADER
      IMPORTING
        HUHEADER        = HUHEADER
      TABLES
        RETURN          = RETURN.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    DATA: LS_VBKOK_WA TYPE VBKOK,
          LT_PROT TYPE TABLE OF PROTT,
          LT_REHANG TYPE TABLE OF HUM_REHANG_HU,
          LT_REHANG_WA TYPE HUM_REHANG_HU.
    LS_VBKOK_WA-VBELN = '0080002891'.
    LS_VBKOK_WA-WABUC = 'X'.
    LS_VBKOK_WA-VBELN_VL = '0080002891'.
    LS_VBKOK_WA-VBTYP_VL = '7'.
    LOOP AT HUITEM.
      LT_REHANG_WA-VENUM =  HUHEADER-HU_ID.
      LT_REHANG_WA-VEPOS =  HUITEM-HU_ITEM_NUMBER.
      LT_REHANG_WA-RFBEL =  '0080002891'.
      LT_REHANG_WA-RFPOS =  '000010'.
      APPEND LT_REHANG_WA TO LT_REHANG.
    ENDLOOP.
    CALL FUNCTION 'WS_DELIVERY_UPDATE'
      EXPORTING
        VBKOK_WA           = LS_VBKOK_WA
        SYNCHRON           = 'X'
        COMMIT             = 'X'
        DELIVERY           = '0080002891'
        NICHT_SPERREN      = space
      TABLES
        PROT               = LT_PROT
        IT_HANDLING_UNITS  = LT_REHANG.
    Krzys

  • Inbound Delivery (WM) with Serial Numbers and HU's

    Hey,
    I want to use Serial Numbers with Handling Unit Management in WM.
    I want to use MIGO to GR a Purchase Order and then Auto Pack the Inbound Delivery.
    I also want to be able to Auto Pack the HU's with the Serial Numbers that i enter into the WM tab of the MIGO transaction.
    I post the GR of my PO and get my inbound delivery.  The delivery is Packed onto an HU ... BUT the serial numbers i enter are not present in the HU ?!?
    Does anyone know if this is possible via MIGO? or is this available only when receiving IM deliveries??
    thanks,
    Adam.

    Hi Nagesh,
    The process will be to use transaction MIGO for all goods receipts, therefore i would like to automate the Inbound Delivery Create AND pack process so that we minimise the amount of user input.
    Once we have entered the GR for the PO i want to automatically do the following:
    1) Create the inbound delivery (which the system does because the item is going into an HU managed storage location).
    2) Pack the inbound delivery (which the system does because i set the Delivery Type to 'Auto Pack')
    3) Assign entered Serial Numbers to the HU - which at the moment is not happening.
    I thought that by entering the Serial Numbers in the 'Serial Numbers' tab in transaction MIGO that these would be copied into the HU but this is not happening ?!?
    (NB: I have serialisation procedure MMSL: Maintain goods receipt and issue doc. - set on my serial number profile).
    We do not want to go into the Inbound Delivery and manually assign the serial numbers as this adds complexity and is time consuming for the User.
    thanks,
    A

  • Error while activating Inbound Delivery Notification

    Hi,
    I have created and Inbound delivery in ERP, the material is batch managed and packed with HU. Once saved on ERP system, I find the Inbound Delivery Notification in SCM EWM system with HU, material and batch number appearing. Up to this point all good.
    However, when I am trying to hit the button 'Activate' so that I can create Inbound delivery, system comes up with error message - 'Please specify an external number range' (message NR753) I have no idea where it's coming from.
    For further information - I am using standard Doc Type INB with Doc Cat. PDI and it's assigned with an Internal Number Range.
    What's missing?
    I help will be rewarded.
    Thanks,
    Amit

    Thanks Virendra,
    You have pointed to the right direction. Basically, without checking for the posts here, which are really helpful, I went to system one more time only to find that I have made a configuration error. I am just sharing if anyone else in future faces same situation, he/she can be benefited out of it.
    In EWM system - I had created number range with transaction SNRO for object /SCWM/SSCC putting 01 (from 1 - 1999999) as internal and 02 (from 2000000 - 2999999) as external number range.
    In EWM system - I had assigned the number range in following place:
    Extended Warehouse Management > Cross Process Settings > Handling Units > External Identification > SSCC Generation Acc. to EAN128 > Maintain SSCC Generation for Each Warehouse Number
    In ERP system - I had created number range with SNRO for object LE_SSCC with same attributes as above. i.e. 01 as internal and 02 as external.
    Now when I packed the inbound delivery in ERP system, I used packaging material for which the number range is internal (i.e. 01) and it created HU with SSCC number. Up to this all were good. But when the same HU transferred from ERP to EWM system, SAP treated the HU number coming from ERP system as external HU number (which is logical) but it was looking at number range 02 (since it was marked as external) but was failing to match as the allowed numbers doesn't fit  along with the number transferred from ERP system. Hence it was giving error.
    As a solution I declared 01 as external and 02 as internal and also inverted the number range assignment for SSCC generation in EWM system.
    It created Inbound Delivery successfully.
    Thanks all of you for helping on it.
    Cheers,
    Amit

  • Goods receipt of packed inbound delivery is not allowed

    Dear all,
    I have a  scenario that as per of business process,i have to post Packed inbound delivery in MIGO .
    But i am getting an error says inbound delivery cannot be packed during posting in MIGO. I know that i can post it through VL32N without any problem. Since i need to capture damage,short or excess and some reference numbers and date of production and expiry for the items i need to post through MIGO option instead of VL32N.
    I have already checked in our client IDS ,it is allowing to pack without any errors  but in Development  server i am getting this error.
    I changed the item category control ELP of inbound delivery also but  of no use .
    Any hindsights on this both funtionally or tecnically will be of great help.
    Thanks and regards,
    Jothiswaran.
    Edited by: A. Jothiswaran . on Nov 12, 2009 8:32 PM

    Hello,
    To my knowledge packing through MIGO is not possible.
    If your SLOC is HU managed and you have done the configuration of u201Cdefault value of delivery and HU requirementu201D
    SPROLGHandling Unit ManagementBasicMaterial managementInventory managementsecond option, then your issue will be solved.
    In this case, when you post the MIGO with all information you will get IBD delivery number and not material document number. After that you can pack the material in IBD
    Thanks
    Milind

  • Packing is not allowed for inbound Delivery

    Hi guys
    I was trying to pack the delivery item in inbound delivery with Pack function in delivery object before posting GR against Inbound Delivery. Though I have maintained customizing settings like this Inbound Delivery category ( ELN) is relavant for packing control. and created a packing material master record with packing material type and packing material group.
    Here i am showing the screen shot with msg when I execute pack function in inbound Delivery object.
    ( Remember SLoc is WM Enabled...If I try to create a TO ....i am able to create against Inbound Delivery but not allowing me to pack)
    Appreciate your inputs on this ..
    ( See attached link)

    Hi,
    I cannot see the attached link and I don't think it it is necessary.
    It would be better if you described your process step-by-step (very shortly and clearly), and if you posted the exact error message with its ID (provided you have error message).
    Thanks,
    Csaba

  • Inbound DESADV doesn't pack inbound delivery

    I'm using in inbound IDOC (basic type DESADV01 / message type DESADV) to create Inbound deliveries. This IDOC contains packing information in segment(s) E1EDP08. This packing information however is not processed; the resulting inbound delivery is not packed.
    In the partner profile I used process code DESA to process the IDOC. This process code is linked to Function Module 'IDOC_INPUT_DESADV'. If I look in this FM all code regarding segment E1EDP08 is commented. That must be the reason why the inbound delivery is not packed. Does anybody know if there is any other standard SAP functionality to create inbound deliveries that are packed.
    Kind regards, Dick.

    Hi Dick,
    just one additional hint as we had recently such problems :
    It my happen that DESADV creates an inb.del <b>w/o</b> packing the HUs (idoc status is 'yellow' instead of 'red'). To avoid this OSS #912470 is the solution.
    Kind Regards
    Kay

  • Upload HU to Inbound delivery and Pack these HU'S...

    Hello all,
    I have say 10 HU's in an excel upload file.
    Now ;
    1) I have to upload these HU's into Inbound delivery(VL32N) and
    2) Pack these HU's with the material in the Delivery.
    Please suggest any Function module which can perform hese steps. Also If possible please provide any example.
    Thanks,
    Subba

    Hi
    Could you please let me know how you did this as I am in exatcly the same situation ..
    I have tried several FM's but still no success....
    Thanks in advance...
    SB

  • Pack material and HU in inbound delivery into given HU

    I want to pack the material and HU in the inbound delivery using VL32N transaction after creating it.Please let me know list of FMS to pack the material and HU in inbound delivery.
    Thanks in advance!

    Hi
    Please check the below code it will work.
    gs_head-DELIV_DATE = sy-datum.
    gs_head-DELIV_TIME = sy-uzeit.
    gs_item-DELIV_ITEM = p_item1.
    gs_item-MATERIAL = p_matnr1.
    gs_item-DELIV_QTY = p_quan.
    gs_item-UNIT = 'EA'.
    gs_item-PO_NUMBER = p_po.
    gs_item-PO_ITEM = 10.
    APPEND gs_item TO gt_item.
    CLEAR:gs_item.
    CALL FUNCTION 'BBP_INB_DELIVERY_CREATE'
      EXPORTING
        IS_INB_DELIVERY_HEADER = gs_head
      IMPORTING
        EF_DELIVERY            = gv_vbeln
      TABLES
        IT_INB_DELIVERY_DETAIL = gt_item
        RETURN                 = gt_ret1.
    gs_refobj-OBJECT = 03.
    gs_refobj-OBJKEY = gv_vbeln.
    gs_humain-vhilm = p_matnr2.
    GS_HUMAIN-HU_STATUS_INIT = 'A'.
    gs_humain-STATUS = '0010'.
    gs_itempr1-VELIN = 1.
    gs_itempr1-QUANTITY = p_quan.
    gs_itempr1-meins = 'EA'.
    gs_itempr1-matnr = p_matnr1.
    gs_itempr1-werks = p_plant.
    CALL FUNCTION 'PROCESS_HU_INBOUND_DLVRY'
      EXPORTING
        I_HU_ID               = gv_huid
        I_NEW_HU              = 'X'
        I_UPDATE_DB           = 'X'
        I_CREATE_HU           = 'X'
        I_REFERENCE_OBJECT    = gs_refobj
        I_HU_HEADER_MAIN      = gs_humain
        I_SAVE_STEP           = 'ITEM'
        I_PACK_ACTIVITY       = 'MAT'
        I_DELIVERY_TYPE       = '7'
        I_PACKING_ACTIVITY    = 'PACK'
        I_PACK_TYPE           = 'MAT'
        IS_ITEM_PROPOSAL      = gs_itempr1
      IMPORTING
        O_HU_REF_ID           = gs_erefid
        O_HU_HEADER           = gt_eheader
        O_HU_ITEMS            = gt_eitem
        O_HU_MESSAGES         = gt_emsg[]
      TABLES
        ET_CREATED_HUS        = gt_ehus[]
      EXCEPTIONS
        INPUT_MISSING         = 1
        NOT_POSSIBLE          = 2
        HEADER_ERROR          = 3
        ITEM_ERROR            = 4
        SERIAL_NR_ERROR       = 5
        FATAL_ERROR           = 6
        OPERATION_FAILED      = 7
        DELIVERY_UPDATE_ERROR = 8
        OTHERS                = 9.
    IF SY-SUBRC EQ 0.
      CLEAR:gs_vekp.
      SELECT SINGLE * FROM vekp INTO gs_vekp WHERE VPOBJKEY = GV_VBELN.
      ls_vbkok_wa-vbeln_vl  = gv_vbeln.
      ls_vbkok_wa-vbeln = gv_vbeln.
      ls_vbkok_wa-VBTYP_VL = 7.
      ls_vbkok_wa-wabuc = 'X'.
      ls_vbkok_wa-spe_auto_gr = 'X'.
      ls_vbkok_wa-kzebu = 'X'.
      lt_verko-exidv = gs_vekp-exidv.
      lt_verko-exida = 'E'.
      lt_verko-magrv = 'YB01'.
      lt_verko-werks = p_plant.
      lt_verko-STATUS = '0010'.
      APPEND lt_verko.
      lt_verpo-venum = gs_vekp-venum.
      lt_verpo-exidv_ob = gs_vekp-exidv.
      lt_verpo-exidv = gs_vekp-exidv.
      lt_verpo-velin = '1'.
      lt_verpo-vbeln = gv_vbeln.
      lt_verpo-POSNR = p_item1.
      lt_verpo-TMENG = p_quan.
      lt_verpo-VRKME = 'EA'.
      lt_verpo-MATNR = p_matnr1.
      lt_verpo-werks = p_plant.
      APPEND lt_verpo.
      lt_repack-SOURCEHU = gs_vekp-exidv.
      lt_repack-DESTHU = gs_vekp-exidv.
      lt_repack-PACK_QTY = p_quan.
      lt_repack-BASE_UOM = 'EA'.
      lt_repack-MATERIAL = p_matnr1.
      lt_repack-PLANT = p_plant.
      lt_repack-DELIV_NUMB = gv_vbeln.
      lt_repack-DELIV_ITEM = p_item1.
      APPEND lt_repack.
      CALL FUNCTION 'WS_DELIVERY_UPDATE_2'
        EXPORTING
          VBKOK_WA               = ls_vbkok_wa
          DELIVERY               = gv_vbeln
          update_picking         = 'X'
          no_messages_update_1   = 'X'
          synchron               = 'X'
          commit                 = ' '
          NICHT_SPERREN_1        = 'Y'
          if_database_update_1   = '1'
          if_error_messages_send = 'X'
        TABLES
          PROT                   = lt_prot
          VERKO_TAB              = lt_verko
          VERPO_TAB              = lt_verpo
          IT_REPACK = lt_repack.
      COMMIT WORK and WAIT.
    Thanks,
    Shankar Darbha

  • HUM Packing Proposals in Inbound Delivery

    Hi All,
    I have the following issue.
    When we receive a delivery from a vendor and we perform the inbound delivery, the delivery defaults in the purchase order quantity. As we have setup packing proposals for that vendor, when we go to the pack view the HU structure has already been created, which is Ok for complete delivery.
    When we have partial deliveries and try to change the receipt quantity we get an error that HU's have already been packed.
    We do not want to have to go in and unpack everything each time we do a partial deliverya s this is very common.
    Is the system working this way due to an auto pack option or is this how it works with packing proposals.
    I would expect that when we change the dleivery we can go in to the pack screen and ask it to pack per the delievry quantity.
    Any ideas?
    Thnaks
    Stuart

    A few years ago I got some help that got some Inbound delivery functionality working, but it was never put into production.
    1. Receiving storage location specified on the STO.
    2. Receiving points set up in the receiving plant: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Shipping Point & Goods Receiving Point Determination > Assign Goods Receiving Points for Inbound Deliveries.
    3. On packaging material to be used the assigned packaging material group should coincide with the IMG setting of the packaging material type assigned to the packaging material group.
    4.  Assigned movement type 101 to the DIGN item category: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Deliveries > Define Item Categories for Deliveries
    Other settings but not mandatory
    1.  In delivery copying control assigned source NL to target DIG: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Deliveries > Copying Control > Specify Copy Control for Deliveries > Define Item Categories for Deliveries
    2.  Make packing control mandatory for item category DIGN: IMG > Logistics Execution > Shipping > Basic Shipping Functions > Deliveries > Packing > Packing Control by Item Category
    3.  HUM Required for Plant/Storage Location: IMG > Logistics General > Handling Unit Mgmt > Basics >  Technical Basics > Materials Mgmt > Inventory Mgmt > HU Requirement for Storage Locations
    In our process the HU was already created in the Outbound delivery for the STO.  These HU were then copied to the Inbound delivery.  It still works in our DEV client, but it's not being used.  Hope it helps.

Maybe you are looking for

  • Need activation help

    I have had creative suite premium installed on my computer for a long time, but now it states that my computers configuration has changed and needs to be reactivated, but it cannot be activated by internet, and the phone number states that adobe no l

  • Vendor Master - Bank Key

    Hi Guys, In the vendor master , under the bank details , we have a field called BANK KEY. What is the significance of this field and does it mean the Bank Key of the vendor bank or our house bank? Pls clarify. Thanks, Srikanth.

  • Block at sales area level??

    Hi Guys, I need some help in understanding the issue here, Please find the issue below. Please enter the Y7 block at the sales area level for 60& 62 sales area. Thanks. MM

  • Iphone  does  not  play itunes  U  video

    I have trouble syncing /playing itune U video to iphone..any suggestions , thanks

  • Issue of material to Cost Centre

    Dear Experts, I have a scenario where in I procure a 10 qtys of  gascylinder against My cost centre say COS101 of Mechanical Dept. I Received a gascylinder of 10qtys now. But now i will consume only 2nos of gascylinder & rest i will keep 8 in mystore