Automatic Requriement Category Changed while making a Delivery (VL01N)

Hi Experts ,
I am using AFS Sap in footwear industry . I am facing one major problem.  I  have created Sales Order with ABC Material and select Requirment Category (A) . after the Post good Issue  Stock picking from (A1 )category instead of (A) Category .
and  In the invoice Requirment Cat is showing( A).
For Example.
1) First of all I create (ZCOR)Quation with ABC Material  and Select Requriment Category (A)
2) In the Next Tranction VA01 ( ZOR) SALES ORDER  I  put Quation Ref......
3)  I did  Allocation Run (J3AT) is also for (A CATEGORY)
4) IN VL01N I put sales order Ref.
5) IN  VF01 I put Delivery ref. and create billing document
AFTER CREATE THE BILLING DOCUMENT I FOUNTD THAT  STOCK PICK FROM A1 CATEGORY INSTEAD OF A  .
IN  the Invoice is showing (A) CATEGORY .
PLEASE HELP ME.
Regards
Jaspreet Singh

hi Thimmappa,
In the user exit 'USEREXIT_SAVE_DOCUMENT' which you have found, you can use the following function modules to read and save the long text
1. READ_TEXT - Read text in case you want to append
2. SAVE_TEXT - Modify and Save the text
Pass the xthead line to the SAVE_TEXT function module to attach you long text.
Revert back if any doubts
Reward pts if you find my solution helpful.

Similar Messages

  • Exit to set the automatic PGI and picking while creating outbound delivery

    Hi experts,
    Could anybody suggest how to set the automatic PGI and Picking while creating outbound delivery.
    Currently we are settting VBUK-WBSTK field with value C. But PGI is not happening.
    kindly help me.
    Regards,
    Ravi

    Hello Parihar,
    thanks for reply.
    yes we know that "This process of picking and GI involves reducing the stock and allocating the goods to the delivery"
    if you go for Custom program and Use FM WS_DELIVERY_UPDATE, we can do Picking and PGI.
    our requirement is to do pickong and PGI while creating Delivery it self, based on this output types will be processed.

  • Automatic Picking giving error while saving the Delivery

    Hi
    We have done the configuration for doing automatic picking while saving the delivery.
    Steps done are
    1. TCode V/38
    2. TCode OVLT  where we have changed the Time value form 3 to 4 for  Send Immediate
    3. TCode VP01SHP where all shipping points are maintained.
    we are getting the following error while saving the delivery.

    Execute ST22 and go through the explanation given under the tab "Error analysis" and "How to correct the error".  Ask your ABAP team to look into this if you are not able to find out the root cause of the issue.
    G. Lakshmipathi

  • Change LIPS-PRCTR with value ' 0020990000' while creating a Delivery Vl01n

    Hi Gurus,
        I have a requirement to default the profit centre of the delivery while creating a delivery through Vl01n.
       Please let me know which enhancment / exit i should use and how.
    Regards.
    Avi...

    Hi Vijay,
      I need a help on this profit centre change.
    1) Create a Sales order through Va01
    2) Create a delivery for the sales order in Vl01n.
        Post good issue.
    3) Create Vf01 for the delivery.
    4) The profit centre change should be reflected in accounting document also.
    In my case its not getting updated in the accounting document .
    Can you please guide me where should I make changes.
    Regards,
    Avi...

  • Automatic Item category change

    Dear Gurus,
    How can the below be achieved?
    We want the item category of a line item be automatically changed to TAS after ATP check (no stock available condition) when saving the sales order in order to create a Purchase requisition.
    Customer is not willing to check the stock and manually create a item category.
    Thank You
    Regards
    Kumar

    Hi
    It was my post which got posted multiple times. I didn't comment about your post.
    Your requirement can be achieved. You have to do the required coding in the userexit. Please consult your ABAPer and explain the requirement. The system should check the confirmed quantity in the first schedule line and if it is zero, then the item category should be changed to TAS. If there is some quantity, that quantity should be checked with the line item quantity and if it is not equal, then create a second line item with the balance quantity and the item category for this line item should be TAS. This is just an outlook.
    Thanks,
    Ravi

  • How to change status fields for delivery vl01n or vl02n

    Hi guys, I am new here.
    I would like to ask how can we change the status field (LFSTK & LFGSK) in internal table IT_XVBUK and IT_XVBUP after we manipulate the quantities in the delivery order screen. I have tried BADI = LE_SHP_DELIVERY_PROC, Method = SAVE_DOCUMENT_PREPARE, but unfortunately, I can't change those status field from there. Is there any other alternative(eg user exits etc). Please help.
    Many thanks.
    weng

    You can script it. So on you docReady event put xfa.form["#subform"].locale="en_CA" or "en_US". Or even assign it from a value in an xml element.
    Kyle

  • Automatic tax code populated while creating service PO

    Hi,
    My requirement is that whenever i create service purchase order then service tax code (P4=12.24%) should automatically be poulated in the PO screen tab.
    Kindly let me know your inputs and also let me know if you want any further clarification.
    Thanx n regards
    Amit Choudhary

    The tax code can be populated Automatically in two ways while making PO
    1. Maintaining INFO Record Me11
    2. Maintaining condition Record in MEK1. select the appropirate fields through creation of Condition table.
    Hope this may be useful
    Regards
    Sakthi.K

  • Automatic Batch determination while creating outbound delivery

    Hi,
    I have already performed following steps, but still i am facing problem for Automatic Batch determination while creating outbound delivery :
    1.CT01- Creation of Characteristics. ( Define Selection Class )
    2.CL01- change. ( Define Selection Class )
    Add Characteristics in u2018CHARu2019 tab And save .
    3.CU70 u2013 create u2018Sorting Sequenceu2019 and assign characteristics
    4.Batch Search Procedure & Strategy type
    V/C3 u2013 Batch Search Procedure and assign the strategy types
    a.To create condition type T. code V/C1
    b.To create access sequance T. code V/C2
    5.V/C5 - Allocate SD Search Procedure/Activate Check u2013 assign sales organization , order type into Batch search procedure.
    6.V/CL - Activate Automatic Batch Determination in SD - Activate automatic batch det. for delivery item categories u2013 select item category and activate auto batch determination
    7. VCH1 u2013 Create batch search strategy against strategy type as per the access sequence needed.
    Please let me know is there any other step, apart from it.
    Tx
    Uts

    Dear saravanan,
    Re :Check from ur material master view ' Sales: General/Plant Data' that availability check should be 02 and batch management should get activated .
    Done!
    Re: check CT01 - addnl data table name and field name maintained ( which field to be taken for batch determination )
    Done!
    Re:check CL01 - char - is maintained with CT01 char
    Done!
    Re: check from v/c1 'Sort sequence' and Qty proposal 1 are maintained correctly.
    Done!
    Still i am not able to get batch automatically...
    Is there any LIFO or FIFO settings i have to maintain in Material master.
    Pl guide.
    Tx
    Uts

  • Automatic batch creation while making the UD

    Hi Gurus,
    Due to a customer need, I want to create the batch number for a good's receipt while making the UD, is that possible in a way other than using transaction MSC1N?

    Hello Max,
    What I have understood is you need not to create batch number while posting the MIGO document and need to fire the batch number at the time of performing UD? If it is so then here is the solution:-
    You can meet the requirement via so many ways but according to me the easiest way is, follow these steps.
    Step:01 Copy the movement type 101 (use Trx OMJJ) create Z01. Where you need to select the option "No Creation" in the field "Create New Batch" in the entry level control.
    Step:02 Use this movement type while creating GR, (change the std setting for GR against PO for trx MIGO)
    Step:03 For movement type 321 - TF quality to unrest change the settings for the "Create New Batch" field from "No creation" to "Automatic / manual without check"
    I think these will be enough for your requirement.
    If there is any query pls revert.
    Regards,
    Shyamal

  • ORA-00607: Internal error occurred while making a change to a data block

    hi
    i hv use testing purpose oracle 10 Xe in unix
    but when today i hv connect database following error occured
    SQL> startup
    ORACLE instance started.
    Total System Global Area 83886080 bytes
    Fixed Size 1257284 bytes
    Variable Size 75497660 bytes
    Database Buffers 4194304 bytes
    Redo Buffers 2936832 bytes
    Database mounted.
    ORA-00607: Internal error occurred while making a change to a data block
    ORA-00600: internal error code, arguments: [4193], [625], [640], [], [], [],
    I hv check alert log , but no proper solution is given , how can start database

    Duh, and of course I missed the significance of
    oracle 10 Xe in unix
    XE is only supported for Linux - according to the downloads page that means "Debian, Mandriva, Novell, Red Hat and Ubuntu".
    Oracle have not publically stated the reasons why XE is only available on Linux and Windows, but my guess is that it is something to do the Intel chip architecture. If this is so it would be possible for Oracle to port XE to run on Solaris for x86. But they have not done so yet.
    Which means, alas, that you are unlikely to get any help for this one, because XE is not supported on any unix platform.
    Good luck, APC

  • Delivery quantity changed while delivery was being picked .

    Hi Friends .
    I have  a big problem, because the delivery quantity changes while the delivery was being picked.
    This is the positively the 3rd time that we have seen this, possibly the 4th, recently.
    Delivery was created this morning for 800pc. Batch determination was telling the picker to pick from perticular storage location SLOC 112. (all 800pc) (25pc =1 pallet)
    The picker knew that he was picking 32 pallets from that row.
    After he picked 32 pallets, the system was telling him that he needed to pick 2 more pallets.
    At that point, I  saw delivery .The quantity in the delivery had, at this point, increased to 850.
    Delivery shows that 32 pallets that had been picked up to this point.
    again  it is calling to pick 2 more pallets.
    at this point of time  delivery is for 850 (not the original 800)
    I have not changed the quantity in delivery or in order . how come delivery quantity has changed while materials are being picked .
    Kindly I request your speedy reply as it's priority ticket .
    Thanks in advance .
    Jayapala S.h

    Hi jayapala
    The delivery qty can change while you pick the quantity  if the stock is less than the stock that is to be actually you are going to deliver. As the stock is changing , check the stock in MMBE for that material.
    Example :
    Say you have created a sales order for 100pcs but when you are doing delivery material is taking only 75pcs because there are only  75pcs of stock in the storage location
    Regards
    Srinath

  • While making changes in alternate Unit of measure CAR it makes changes

    While making changes in alternate Unit of measure CAR it makes changes in other alternate Unit of measure KAR.
    Both are having same ISO unit CT.Please suggest why it is happening.

    your units have probably a conversion rate to the SI unit in its definition.
    you can see this in CUNI, open your unit in detail and look at the lower left  part

  • Change purchasing group while making service entry

    Dear all
    can we change purchasing group while making service entry
    with Regards

    System will not allow you to change the Purchasing group while creating service entry sheet.You will get error User XXXX already processing Purchase order XXXXXXXXX

  • Can ship to party be changed while creating delivery?

    Hi All,
      I've created a delivery for a sales order using the fm "RV_DELIVERY_CREATE",while creating the delivery using this fm can i change the 'ship_to_party'?

    Hi Rajesh,
    U can not change the ship-to once u have created a delivery.
    As it is being created with reference.
    Please let me know if i am wrong.

  • Updating Serialnumbers automatically while creating Outbound Delivery

    Hi Experts,
    My requirement is to populate serial numbers automatically while saving the outbound delivery (VL01N).
    I tried with user exits, but I am unable to succeed.
    I am using ECC5.
    Any help would be greatly appreciated.
    Thanks,
    Veera K

    Hi Veera,
    For an example if there is a  need to update some table with delivery number and serial number on saving a delivery:
    in include MV50AFZ1:
    FORM USEREXIT_SAVE_DOCUMENT.
    *{   INSERT <TR#>
    "work structure LIKP has the header info here
    "Use that and fill the required workstructure and update the correponding table
    *}   INSERT
    ENDFORM.

Maybe you are looking for

  • Trying to get EDI Invoices working for purchasing

    I am trying to setup inbound Invoice processing using an INVOIC01 IDOC, Process Code INVL. As far as I can tell from my searches on the internet and from other sources, I have a syntactically correct IDOC and all of my config is correct, however I ge

  • CTRL-C gives different behavior

    This is the first time I have seen this behavior.  I have a formula: =IFERROR(VLOOKUP($A3,'Data Here'!$Y$3:$Z$10000,2,FALSE),"")I am trying to copy it across twelve columns, one at a time, making an adjustment to each one. What I am noticing is somet

  • 2 RAC database in the same box

    Hello, I have a RAC env composed of 2 nodes. The database name is dbfunc1 and it is in 11gR2 version under Redhat Linux 5; this is a test env. Now we need to create another RAC database in the same hosts with database name dbfunc2 with exactly the sa

  • Jsf pluggable pages?

    I have jsf application, written using facelets. I want it to be extedable with custom modules. Module is simple jar with faces-context.xml in it. I can place it in /WEB-INF/lib directory, register somehow in my app, for example by specifying main cla

  • ESB Webservice call from Java client

    Hi, i need to call webservice from Java client which inturn will call ESB I tried creating proxy from the WSDL in jDeveloper and tried setting the following end points My concrete WSDL path :http://10.237.25.63:8889/esb/wsil/SubroCaseESBSystem/InputR