Post goods Issue ,in VL02n

Hi friends ,
I am trying to post Goods issue from delivery order,through VL02n .I tried using BAPI_GOODSMVT_CREATE but it returns the message 'Goods Movement not possible with mvmt type 645'.
I saw in some of the threads about this BAPI ,BAPI_OUTB_DELIVERY_CONFIRM_DEC .Can i achive the same functionality .Please suggest me which parameters should be passed into the BAPI.
The BAPI should return me the material document number generated from VL02n ,i mean after posting the goods issue .
Regards ,
Hemanth Nugur .

Hi
"I am trying to post Goods issue from delivery order,through VL02n"
If you want to do it inside VL02N transaction, you already a PGI button, just click on that, PGI will be done
Regards
MD

Similar Messages

  • Changing the field content of 'wrbtr' in accounting document during Post Goods Issue in VL02N

    Hi Experts,
         I have requirement ,where I need to  change the 'amount in document currency value (wrbtr)' in line item of a accounting document, which is created as part Post Goods issue through VL02N.
              I have already check BADI's below as follows:-.
    1) LE_SHP_GOODSMOVEMENT- No accounting document information flows in this BADI.
    2) AC_DOCUMENT - Field 'WRBTR' is not available in substitutable fields list.
    3) BTE-1050 - This BTE is not getting triggered while doing PGI.
            Please suggest any other possibilities to make the change.
    Thanks & Regards,
    Suganth.

    Hi Kartik,
                I have checked the enhancement you specified, but it didn't trigger during PGI. Can u please let me know is there any other possibilities to make the change.
    Thanks
    Suganth.

  • VL02N : when I do Post Goods Issue in VL02N, I want to change amount.

    hello, everyone.
    I have a problem. I need your help.
    To explain, when I tranfer a material from A plant to B plant,
    first, I create Stock tranfer order( ME21N ).
    And I create Delivery document ( VL10B ) with po number.
    And I click "Post Goods Issue" in VL02N.
    Just at that moment, I want to change the line item amount in the local currency.
    because, the line item amount in the local currency is calculated as the move average price of the A plant.
    I want to calculate as the move average price of the B plant.
    I looked arount too much, but I couldn't find how to change.
    You can help me. I hope so. Anything is good.
    Please, let me know in detail.
    Thanks for reading.
    Edited by: Hyun-Sun Choi on Feb 15, 2012 5:44 AM

    Thank you for your answer.
    This is the return process.
    Just I want to input value in amount in LC.
    and I fount badi in LE module.
    Again thank you.

  • Table to find posted goods issue of vl02n

    Hi all,
    After perform the post good issue on vl02n, SAP suppose to update the posted goods issue into a table. So may i know which table to find the posted goods issue record ?
    Regards,
    Marcus

    Hi,
    VBUK is the header tables, you need to refer to VBUP for the item details.
    Table VBFA contains the document flow, where fields VBELV contains the previous document no. & VBELN contains the subsequent document.
    So for your need, you can refer to VBUP, VBELN would be the outbound document number, also the movement type would be 601.
    Revert if you face any issues.
    Regards,
    Vivek

  • Goods picking and Post goods issue in VL02N

    Dear All,
    Am hving problem in Picking goods and Post goods issue.
    This is for the Stock Transport Order with Delivery via Shipping
    Supplying plant is 1000(SAP std,sloc 0001) and Receiving plant 1100(sloc 0001).
    Sales org:1000
    Distrbn Chnnl:10
    Division:00
    1.maintained matrial for both the plants.
    2.Creted STO by using DOC type as "UB" and item cat "U".
    3.And getting the Shipping data for the material in the STO.as shipping point is 1000.
    saved the Po.
    4.After that i done the GR w/o PO for the material using Mvt type 501.
    5.Then,VL10B creating Delivery doc.n this is also created.
    6.but when i do the picking and PGI in VL02N there picking field is greyed out bt i have tried to mangae that when i give the picking Qty in the picking qty field system is throwing the following error.
    <b>Item to be picked by WM (picking quantity cannot be entered)
    Message no. VL118
    Diagnosis
    For this item, picking is carried out using warehouse management transfer orders since the material is stored in a warehouse with random storage.
    System Response
    The system does not allow you to enter a picking quantity manually. The picking quantity is copied automatically into the delivery during the creation of the corresponding transfer order.</b>
    is any data missed by me while doing this process?
    pls let me know n help me in this regrds
    Thank you all

    Hi Vijay
    By changing storage location you could do b'coz the new storage location is not maintained with warehouse, hence no need to perform warehouse transactions (TO creation and confirmation) before inventory mgmt transactions (PGI).
    For trying pick up with WH, first u should have enough stocks in approppriate storage bins and u should perform pick up by creation of TO and confirmation.
    warm regards
    sairam akundi

  • VL02N:Post Goods Issue Error: PXA_NO_FREE_SPACE

    Hi gurus,
    i am testing post goods issue under vl02n after posting&delivering a sales order with type OR. the ' PXA_NO_FREE_SPACE' error occured after my clicking post good issue.
    PFB the error log, can anyone help to solve it out. TIA.
        No PXA storage space available at the moment.
    What happened?
        The current ABAP/4 program had to be terminated because there
        was no space available to load it.
        Each ABAP/4 program to be executed is stored in a central
        storage area that is divided between all users.
        This area was too small to hold all currently active programs for all
        users.
        Resource bottleneck
        The current program "SAPMV50A" had to be terminated because
        a capacity limit has been reached.
    What can you do?
        Since this could have resulted in a temporary bottleneck, you should
        try to restart the program.
        Ask your system administrator to increase the size of the area (PXA)
        used to store the ABAP/4 programs.
        Note which actions and input led to the error.
        For further help in handling the problem, contact your SAP administrator
        You can use the ABAP dump analysis transaction ST22 to view and manage
        termination messages, in particular for long term reference.
    Error analysis
        Unable to load a program of 1048576 bytes.
        The PXA ('program execution area') was too small to hold all
        currently active programs for all users.
        At present, the size of the PXA is set at 144868 Kbytes.
        The largest contiguous and unlocked memory chunk has 1014784 bytes.
    How to correct the error
        The current size of the PXA was set at 144868 kilobytes.
        You can increase or decrease the PXA in the SAP profile. When
        doing this, please refer to the relevent instructions in the
        installation manual.
        You can use the utility program 'ipclimits' to display the
        available system resources.
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "PXA_NO_FREE_SPACE" " "
        "SAPMV50A" or "FV50XF0B_BELEG_SICHERN"
        "BELEG_SICHERN_POST"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3. If the problem occurs in a problem of your own or a modified SAP
        program: The source code of the program
           In the editor, choose "Utilities->More
        Utilities->Upload/Download->Download".
        4. Details about the conditions under which the error occurred or which
        actions and input led to the error.
    any reponses will be awarded,
    regards,
    samson

    Check these links where the same issue was discussed
    [PXA_NO_FREE_SPACE|http://www.sapfans.com/forums/viewtopic.php?f=12&t=304020&p=917783]
    [PXA_NO_FREE_SPACE Error|http://sap.ittoolbox.com/groups/technical-functional/sap-basis/pxa_no_free_space-error-858115]
    thanks
    G. Lakshmipathi

  • Check material cost when post goods issue

    Hi,
    When i click the post goods issue in VL02N, I would like to check if the cost of mateial is equal to zero. If it is zero, I would like to stop the transaction with a error message.
    But in the user exit, I cannot find which field provide the material cost. Can any one help me?
    Many Thanks
    Jean

    Dear Jean,
    Good morning and greetings,
    In the movement type config make the accounting as mandatory and would surely meet your requirement. Maintain that in the transaction code OMJJ for the Accounting Control to Movement Type as + which is required entry.  The system would throw an error if no accounting entry is generated.
    Hope this meets your requirement
    Please reward points if found useful.
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • Change BSEG-ZUONR  during the Post Goods issue.

    Hi
    We wanted to Update the BSEG-ZUONR with sales Order no( traverse back to the Original SO during reversal)  ( Basically Assignment field (ZUONR) in the Accounting side) after performing the Post Goods issue  USING TRANSACTION VL02N.
    Is there any user exit which can allow us to update the accounting field ( ZUONR) during the post goods issue ( Tcode VL02N)?
    Thanks a lot.

    Hi,
    you can achieve this using the concept of validation and substitution rules in FI (Check transaction OB28) or below help
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/27/06e23954d9035de10000000a114084/content.htm
    Hope this helps
    Regards
    Shiva

  • BAPI for Picking and Post Goods Issue ?

    Hi All,
    Is there any BAPI for doing Picking and Post Goods Issue in VL02N ? I don't think we can use BAPI_OUTB_DELIVERY_CHANGE.
    Is it advisable to use BAPI or BDC ( if no BAPI exist ).  Thanks in Advance.

    BAPI for picking in VL02N
    BAPI_OUTB_DELIVERY_SAVEREPLICA
    BAPI for posting Goods Issue
    BAPI_OUTB_DELIVERY_CONFIRM_DEC
    For reference: http://help.sap.com/printdocu/core/Print46c/EN/data/pdf/LEIDW/LEIDW.pdf

  • USER-EXIT for post goods issue

    Hi all,
      after the delivery (VL01n)is created, i have to go for post goods issue.there is a push button named 'post goods issue' in VL02n.
    when i will press this button,all my data for this delivery ,should be downloaded to a text file.
    for this thing, i want to use a USER-EXIT.can u plz advice me the correct & specific user-exit for this requirement.it is very urgent. i have to it by today.
    your help is highly appreaciated.
    Regards
    pabitra

    Check the following
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (h
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT            Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002            Collective processing for delivery creation
    V50R0004            Calculation of stock for POs for shipping due date list
    V50S0001            User Exits for Delivery Processing
    V53C0001            Rough workload calculation in time per item
    V53C0002            W&S: RWE enhancement - shipping material type/time slot
    V53W0001            User exits for creating picking waves
    VMDE0001            Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)
    Regards

  • Error during Post Goods Issue of Material in VL02N for STO Purchase Order

    I am getting one error message during Post goods issue of Material for STO Purchase order.
    I am doing the Post goods issue in T code VL02N
    Error is " Account type D is not defined for Document type WL"
    What is the settings required to be done.
    Thanks,
    Shailendra

    Please check Plant customer master reconsilation account properly maintained or not in XD03 transaction.

  • Change Moving Average Price when Post Goods issue posted from VL02N

    Hi all,
    Please help me to find USER EXIT / BADI or Enhancement to change Price - MSEG-DMBTR
    when Post Goods Issue posted from transaction VL02N.
    Thanks in advance,
    Mila.

    Hi,
    Check these Enhancemnts...
    Exit Name           Description
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (headr)
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT            Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002            Collective processing for delivery creation
    V50R0004            Calculation of Stock for POs for Shipping Due Date List
    V50S0001            User Exits for Delivery Processing
    V53C0001            Rough workload calculation in time per item
    V53C0002            W&S: RWE enhancement - shipping material type/time slot
    V53W0001            User exits for creating picking waves
    VMDE0001            Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)
    Badi Name            Description
    DELIVERY_ADDR_SAP    Determine Time-Dependent Delivery Address in Delivery
    DELIVERY_PUBLISH     Returns BAdI Implementation: Automatic GR Posting T 2
    DELIVERY_PUBLISH     Updating of Delivery in Purchase Order
    DELIVERY_PUBLISH     AIP: Delivery Confirmation for Sales Order
    Regards
    Raghu

  • VV501 error in Posting Goods Issue (VL02N)

    Hi,
    in VL02N when we try to "Post Goods Issue" sap gives the error "vv501 - Blocking error"
    The error is like below:
    Diagnosis
    A system error occured during the attempt to block the material you are processing.
    System Response
    It can be assumed that problems exist in the system at the moment, which prevent proper processing. The whole transaction is therefore stopped.
    Procedure
    Please inform your system administrator as soon as possible.
    Any suggestions ??
    Edited by: Oguzhan Subasi on Oct 5, 2011 10:38 AM

    When i checked for SAP Note 78252 - Posting inventory difference: Blocking error, here is what writen in the note:
    *& Title: MM07MFB9                                                     *
    FORM BUCHEN_INITIALISIEREN.
       READ TABLE PREFETCH04 INDEX 1.
       IF SY-SUBRC IS INITIAL.                                     " delete
       IF SY-SUBRC IS INITIAL AND INVENTUR IS INITIAL.             " insert
         CALL FUNCTION 'MB_PREREAD_MATERIAL_VALUES'
              EXPORTING MBEQU = TCURM-MBEQU
              TABLES    PRE04 = PREFETCH04.
       ENDIF.
    ENDFORM.
    when i look to the code, i cant see the codes that should be deleted according to that note. I see that another SAP note (316622) had been apllied. It is ilke below:
      IF MBVAL IS INITIAL.
        DATA: XLOCK.                                           "note 316622
        IF NOT XMBWL IS INITIAL AND XLOCK_ALLP IS INITIAL.     "note 316622
          "No lock on EM07W because lock already exists        "note 316622
          XLOCK = X.                                           "note 316622
        ELSE.                                                  "note 316622
          "Lock EM07MW in exclusive mode                       "note 316622
          CLEAR XLOCK.                                         "note 316622
        ENDIF.                                                 "note 316622
        CALL FUNCTION 'MB_PREREAD_MATERIAL_VALUES'
             EXPORTING
                  MBEQU = TCURM-MBEQU
                  XONLY = XLOCK                                "note 316622
             TABLES
                  PRE04 = PREFETCH04
                  PRE21 = PREFETCH21
    *          pre22 = prefetch22.                                     "kaz
                  PRE22 = PREFETCH22                            "kaz
                  PRE29 = PREFETCH29                           "kaz
                  IT_ENQUEUE_EXCEPTION = LT_ENQUEUE_EXCEPTIONS. "396879
    Should i insert the line ?

  • Material blocked due to a physical inventory - VL02N - Post Goods Issue

    Hi,
    We are working with SAP R/3 4.6C IDES.
    During a business process we need to run VL02N and to click the Post Goods Issue button.
    When we do that, we are getting the following error:
    "Material P-103 1000 0001 blocked due to a physical inventory"
    Anyone knows that I need to do in order to make it work?!
    Also, anyone knows how can I add more quantity to a given part?
    Thank you!
    Yaniv

    Hi Yaniv!
    Any stock changes are forbidden during physical inventory (otherwise you wouldn't know, if your counting has amount of before or after the change).
    Close the counting (-> ask who has done this), then goods issue is possible.
    Quantity change: go to picking tab and enter 'real' -> changed quantity.
    Regards,
    Christian

  • User Exit for "Serial Number" in VL02N before "Post Goods Issue".

    Hi Friends,
    Current Scenario:
    End User has to scan "Serial Number" for Main Unit (Item CAtegory - TAN) while doing "Outbound Delivery". But, sometimes he forget to do this activity of scanning "Serial Number". And do "Post Goods Issue" without "Serial Number".
    Requirement:
    When End user will click "Post Goods Issue", system should first check "Serial Number" for Main Unit (Item Category - TAN). If he will not find "Serial Number" then system should give warning message for "Serial Number".
    Please suggest the suitable "User Exit" that can be used for above purpose.
    Or if there is any other way then let us know.
    Regards
    Siva

    hi
    check is there any standard User Exit available for VL02N. apply your logic and activate

Maybe you are looking for

  • Can't install Snow Leopard over Ethernet

    Hello, I'm trying to install Snow Leopard remotely on my Macbook Air. I don't have a wireless connection, but was told I could do it using the Ethernet connection. I've connected my MacBook Air to my wife's MacBook using an ethernet cord and the appl

  • Can't get into Facebook - due to malware message.

    FACEBOOK - locked with this message: Your Computer Needs To Be Cleaned It looks like your computer is being affected by malware. We'll help you fix the problem to keep your account s. How can I remove it?

  • How do I find out what gb is my iPhone

    How do I find out what gb is my iPhone

  • Battery won't charge - no battery i

    I have a Nomad Jubkebox Zen Extra, bought last year. I'm going on a trip and went to charge the battery and zip, nothing. I just get the "plug" icon that indicates external power. I do not get a "battery" icon. I have tried reset, recue mode for disk

  • Controller assignments lost

    Hey, so I just took my midi controller (oxygen49) over to a friend's house to mess around on his computer, and brought it back to my place only to find that the previously learned functions had all been forgotten. It still recognizes it as the same c