Vl01n

Hi all,
Currently i am working in ECC 5.0.
we have a requirement to post more than 999 line items in the FI document.
In Vl01n Outbound deliver - for one item generates two documents like material and accounting document.
if in the outbound delivery contains morethan 500 items than in accounting document having 1000 lineitems but as per std sap in FI document 999 line items arelimited.
so the enduser getting one error message
" Maximum no of items in FI reached"
The fi guys have one solvation but it works or not i dont know.
according to them- they wants to create on Dummy GL account and if fi document exceed line items 999  then balance amount transfer to dummy gl account and again reprocess the same.
actually this is std SAP transaction so we cannot modify anything.
Just i want to know is there possiblity of the same.
If we found any user-exit then we can write the code modification.
Please let me know the user-exit for the t.code Vl01n
Program Name: SAPMV50A
I will assign the points.
venu

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)
For an alternate refer the lin -
Re: FI Line maximum number of line items 999
Regards,
Amit
Reward all helpful replies.

Similar Messages

  • Erro ao executar a VL01N

    Saudações!
    Pessoal, estou enfrentando um problema ao tentar executar uma entrega pela VL01N, o sistema retorna a mensagem: 
    u201CAtualizar fatores de conversão para  / BRL (tipo câmbio M)u201D.
    O material, objeto desta entrega, deu entrada no estoque por uma operação triangular, com a ordem sendo criada no SD, o pedido e entrada no estoque pelo MM e o SD novamente efetuando a entrega ao cliente quando este solicita a retirada do material.
    Chequei as configurações da empresa não encontrando evidencias de falhas nas configurações. Esta mensagem ocorre para determinado cliente, estive comparando(XD03) com outros que não estão apresentando problemas e os dados são similares.
    A diferença que encontrei foi na própria ordem:
    Na ordem onde a entrega foi concluída com sucesso os campos u201CTx. Câmbiou201D e u201CMoedau201D estão preenchidos;  já nas ordens onde estas colunas não estão preenchidas aparece a mensagem acima ao tentar executar a VL01N.
    Ficarei muito grato se puderem ajudar na solução deste caso.
    At.
    Gézio rosa de souza
    MM/SD/BCA
    www.abraccinti.com.br
    Edited by: Gézio rosa de souza on Aug 19, 2011 11:36 AM

    Ola Helio.
    Não verifiquei nenhuma alteração na transação OB08, visto que para outros clientes as ordens são criadas como você descreve.
    Detectei divergências na tabela KNVV entre as ordens:
    KNVV- AWAHR esta com "100" quando a ordem está correta e "000" para ordens as ordens divergentes,
    KNVV-WAERS está com BRL para as ordens corretas e vazio para ordens divergentes, e
    KNVV-VWERK está com o centro ao qual o cliente é atribuído quando a ordem está correta e vazio para as ordens divergentes.
    Este casos, são raros, o que de certa forma minimizam desgaste que causam quando surgem; não consegui, até o momento identificar a falha no preenchimento destes campos. Em nossas empresas os clientes são criados na transação BP-Processar parceiro de negócios, ao Parceiro de negócios são atribuídas funções, entre elas a de Cliente -Área de Vendas. Este parceiro de negócios é o cliente e esta relação pode ser vista na tabela BD001.
    At.:
    Gézio rosa de souza
    Edited by: Gézio rosa de souza on Oct 10, 2011 3:12 PM
    Edited by: Gézio rosa de souza on Oct 18, 2011 10:49 AM
    Edited by: Gézio rosa de souza on Jan 25, 2012 10:29 AM

  • Letter of credit check status not correct in VL01N

    Hi, Gurus,
    I activate both credit management and documentary payment. When I try to create delivery-VL01N with reference to a sales order, i assign an financial document with 100% depreciation. Suppse deliver amount exceeds this financial document, system should issue message and block this delivery. However, there were no such message and credit status is "A" when saving delivery.
    In Vl02N, not changing any data, system issue the message showing that
    the financial document value is exceeded, and delivery is blocked when I save the delivery.
    I checked my configuration, and cannot think of anything related to this.
    After debug, I found out that the reason is that SAP get delivery value from table S131, field  OLIKW and compare it with financial document open value. However, S131-LOIKW is 0 when I create the delivery. After delivery is created, S131-OLIKW value is corect. Therefore, when i change delivery and try to save before exit, system will issue the message.
    Does anyone know anything might be related to this weird issue?
    Thanks,
    Cicely

    Hi Gopala,
    The accounting document has already been released &accounting doc has been created. But the value of Financial Doc i.e Letter of Credit remains same.
    Regards,
    Mahendra

  • VL01N does not to pick Sales order schedule line quantities

    Hi,
    I need to get Sales order schedule line quantities into VL01N when creating a Delivery document. Currently irrespective of the schedule line size quantity the existing stock quantity is picked into VL01N.
    Is there anyway to get this done? doe it require a user exit modification or cna this be done via IMG.
    Thanks & Rgds,
    Pradeep
    Edited by: PRADEEP GUNAWARDANA on Aug 1, 2009 5:06 PM

    Hi DB49,
    Thanks for responding.
    Let me clarify, the schedule line item i meant was, in my case this is an AFS scenario were we maintain size wise quantities.
    My issue being for example;
    Sales order line item 10 - Qty 1000 (sizes S - 250, M - 500, L - 250)
    Stock created in excess of this requirement, so size S - 1000, M - 1000, L - 1000 in stock
    In VL01N, when creating the DN for line item 10, it picks the Quantities in stock (which is 1000 each) ... instead of limiting it to the Sales order quantities of sizes S - 250, M - 500, L - 250.
    Hope this is clear ... please advice.
    Thanks,
    Pradeep

  • I need to pass value for Actual GI date field in VL01N t code, I am using BAPI_DELIVERYPROCESSING_EXEC. can any one tell me how can i pass vaule ?

    I need to pass value for Actual GI date field in VL01N t code, I am using BAPI_DELIVERYPROCESSING_EXEC. can any one tell me how can i pass vaule ?

    Hi Abdul,
    Sorry for my unprecise answer, but you talk about a tcode, but you're using a BAPI Call. Maybe you want to call the transaction in batch mode?
    http://help.sap.com/saphelp_erp60_sp/helpdata/de/fa/09715a543b11d1898e0000e8322d00/content.htm
    Regards,
    Franz

  • Could not create Delivery in VL01N

    Hi
    Previously our Client use to sell some Trading type of material to their customer on Third Party Scenario basis....ie) They place the order with Vendor, inturn he directly send it to the Customer....
    Now Our Client wants that material has to come to his W/H and Customer should come to his W/H and do the inspection and has to take the delivery.
    ie) Based on Customer PO, he will create Sales order
        Based on Item catogary  BANC and Order Type OR, the Item catogary TAB will be Triggered and Based on   Item catogary TAB, the Schd.Line catogary CB will be triggered....and Based on Schd.Line catogary CB the PR will be automatically triggered with Acc.***.Catogary "E'....this will be converted in to PO and for the same GR will be done and the stock is updated as Special Stock as "SALE ORDER STOCK"
    My problem is if I Create Delivery in VL01N to the customer based on that Sale Order...The Warning mesage is coming as  "No Schedule Lines Due for delivery up to Selected Date" and I could not create the delivery...
    It will be highly appreciated if anybody can help me in this regard
    Regards
    S.Baskaran

    Hi baskaran,
    Check the Delivery Date of that order( In schedule lines u can find the Delivery Date) and check the VL01N Transaction code delivery date
    these two should be same.
    Regards..
    Praveen Kumar.D

  • Error while creating delivery through VL01N

    Hi
    The material master availability check group for plant 1001 is 02 (field MARC-MTVFP) and delivery plant as 1002 (different plant) .So while creating sales order automatically it picks plant 1002 and populate VBAP-WERKS field.  There is no stock or production order or PO. So availability check is showing 0 qty.  Now while creating outbound delivery via VL01N it is throwing error  "Order cannot be delivered (see long text) Message no. VL461".
    Now when I create a new sales order line item and change the plant to 1001 manually and try to create delivery, it is not giving any error and allowing me to proceed. In this plant too there is no stock or prodcution order or PO (exactly same as in plant 1002, during avalibility check qty is 0). So when a system suggested plant is changed in VA02 why VL01N transaction is not checking for availability and giving any error?
    Pls suggest
    Thanks

    Hi
    Kindly check the belwo points
    1. check the  item category  for the line item.
    2.  When you change the plant kindly cloick on availabilty and deliver the order
    3. Check the availablity check  field mainatined in  both the plants in the material master sales org/plant data
    4. Check the schedule line data for both the plants in the sales order
    Regards
    Damu

  • Error in vl01n

    hello sir,
                    i m getting same error while creating pgi(post goods issue) in vl01n  and keeping stock through tcode mb1c which is"error during document  number assinment ". kindly help me to solve these errors
    Regards,
    chhavi

    Hi chhaviii,
    Please check if the number ranges have been maintained for material documnent, if not maintain the number ranges.
    Thank you,
    Arun

  • Runtime Error in VL01N after upgrade from 4.6c to ECC 6.0

    hi, 
       We are doing a upgrade project from 4.6c to ECC 6.0 and when we are running the VL01n tcode and as soon as we hit enter in easy access screen its throwing a runtime error as " The key of internal table "XLIPS" contains components of type  'X' or "XSTRING". The "READ TABLE XLIPS" statement is not permitted for such tables in a unicode context'. The xlips is declared as:
    DATA: BEGIN OF XLIPS OCCURS 15.
    INCLUDE STRUCTURE LIPSVB.
    DATA: END OF XLIPS.
    so i have checked the lipsvb structure in that i dont find the key fields of type X or XSTRING all are of type CHAR 4. this LIPSVB is the Reference structure for  XLIPS and YLIPS.
    THANKS IN ADVANCE.

    Please  see the  Patch level of the  SD, FI ,etc...
    and  apply  it   the basis   should   find  it  out  .... for  ECC6.0   then  minimum level  of  patches  should  be   upgraded.
    please  ,login to help.sap.com  ... there  in the  search  see the  document   of the pateches  for the   ECC6.0 for SD & FI ... like wise  for  all  Modules  ....
    Reward  points if it is usefulll ...
    Girish

  • How to insert serial numbers in the creation of a delivery via VL01N

    Hello everybody,
    In the creation of an outbound delivery via VL01N I have to copy the serial number from a specific inbound delivery. I can get these serial numbers but I do not know where or how I can insert these serial numbers.
    I have to insert them just after the user press enter in the first screen of VL01N (before the delivery number is created) I cannot use a bapi like BAPI_OUTB_DELIVERY_CHANGE because the delivery is not created yet.
    Could anybody tell me how to do it? Any BAdI/Exit I can use? and which internal table I shoud update?
    Thanks a lot.

    But this is impossible! Believe me! When I open Creative Cloud.app, the window which pops out says :
    ===========================================
    APPLICATIONS INSTALLEES (= Installed applications)
    Indesign CC (2014) ----- A jour (= up-to-date)
    Acrobat XI pro ----- A jour (= up-to-date)
    TROUVER DE NOUVELLES APPS (= Find new apps)
    Photoshop CC (2014) ----- Installer (Install)
    etc., etc.
    ===========================================
    In the second part of the window, you have already installed apps, as Photoshop, which have not been updated as well as apps I have never installed, as Scout CC.
    So it is impossible to install Indesign anew.
    When I click on the small gear, a small window opens up, and I can check that in Preferences/Apps that the "Langue de l'app", that is the "Language of the app" is "English plus hebrew (some hebrew characters)
    ", since i made this choice yesterday, as you told me.
    And nevertheless, the Creative Cloud.app does not want to download any new Indesign application.
    It is not possible to ask the people at Adobe who have designed CC.app?
    Thank you,
    André Bellaïche

  • Inbound delivery creation through VL01N

    Hello,
    I wud like to create inbound(return) delivery through VL01N t-code with reference of sales/repair order.
    following things i am passing to VL01N screen:
    1. Shipping point
    2.delivery date = current date
    3.repair / sales order number
    4.delivery type
    suggest me any FM / BAPI
    Edited by: anilpat1 on Apr 7, 2009 8:39 AM

    Hi,
    Did you mean VL31N for Inbound delivery as VL31N is the transaction for Inbound delivery not VL01N.
    Try this function module below if it is a collective processing.
    function module GN_DELIVERY_CREATE.
    let me know if it worked.
    R,
    Srini

  • VL01N-Creation of Outbound Delivery, initial screen

    Hi, can anybody teach me how to gray-out or hide the "from item/to item" fields in the VL01N initial screen.

    Hi Ridgy,
    I have tried entire process given below for vl01n to hide from & to fields and giving you the following step wise approach.
    -Go to SHD0
    -Specify Transaction code VL01n and say Create
    System takes you to the Create Delivery screen
    -Give mandatory values and press enter.
    A pop-up with field names and options to mark inactive/required etc. will come.
    -In that check the boxes against From item & to Item under invisible.
    -Give a name to the screen variant and opt "EXIT AND SAVE".
    -Come back to SHD0, specify the screen variant name in the screen variant tab
    -Goto Standard variants tab, under Variant Groups, enter Group name(Zname) and create
    -Enter User name and assign.
    -Goto Transaction variant, change ...enter screen variant and save
    -Activate Standard variant.
    Now for all the users entered in that user group. Hope this is useful. 
    Or else you can ask abapper to check any implicit enhancment is available.

  • User Exit or BADI for Batch determination in VL01N

    Hi Folks,
                While creating deliveries in VL01N, SAP determines the available batch numbers for the material. Determining batch number will happen based on the characteristic values configured. My requirement is that i need to have access of all those available batches before the batch split happens. Suppose if it display three batches i need to delete the batch number in run time based on my custom logic. Currently i have checked a routine USEREXIT_BATCH_DETERMINATION but giving me only the top one available batch number instead of all. Is there any other Exit or BADI available to meet the requirement ? Please suggest.
    Thanks in advance,
    Shyam.

    Hi,
    Use the MB_MIGO_BADI badi in that LINE_MODIFY method ...........
    How you want to generate the batch number .......means if by number range object .......cal the fm there and pass on the number generated to charg field in go_item strucuture....
    Thanks,
    Shailaja Ainala.

  • User Exit or Badi for VL01N (before the delivery will be displayed)

    Hello Togheter:
    I have to change the sort order of the delivery items in VL01N before they will be displayed (not at the moment when they'll be stored on the database). Does anybody know any enhancement or user exit or BADI that i can use for this? I've tried with BADI LE_SHP_DELIVERY_PROC, but there is no methode which I can use for reordering the table XLIPS/LIPS before the delivery will be displayed.
    Thanks in advance
    Klaus

    Exits for VL01N ::::::
    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)                  
    Hope they may help a little.
    Regards,
    Jignesh

  • BADI/User-Exit Required for VL01N (Only PGI)

    Dear All,
    I need a BADI or User-Exit which will be triggered in VL01N only during PGI just before the material document gets created (after all validations are done).
    Thanks in Advance
    Santosh

    HI Santosh,
    Why do you want to Enhance just before the Material document creation. ?
    Why Cannot you do all your validations in USEREXIT_SAVE_DOCUMENT_PREPARE. so that this data is passed when MM document is created?
    any way The PGI push button, uses the FM MB_CREATE_GOODS_ISSUE_ITEM internall.This FM has some space provided for the Customer enhancements ( EXIT_SAPLMBWL_400)  iNCLUDE name is ( LXOIAU07) . I have not used this exit. So figure out if this can help you..
    But Try to analyze why do we need to modify just before MM document creation. if you can tell the problem thats forcing you, then some one in the forum has a solution for it...
    Thanks,

  • Error during creation of delivery in VL01N

    Dear All,
          I have created a sales order in VA01 .Then while I am trying to create delivery in VL01N system is giving error no : BS051 Create delivery" not allowed (User Status PREP, object )
           Please let me know what is missing in this procedure .
    Abhijit Das

    Dear Abhijit,
    Have you assigned any Delivery-related Status Profile in your Sales Order?
    Best Regards,
    Amit

Maybe you are looking for