Cannot Create Delivery without RLT

Dear All
I do not want to create Delivery unless inventory is available. So I have controlled it through Checking rule B, doing it without RLT. But Cheking rule A in Sales Order is with RLT so that I can confirm Customers Order.
I have a strange Scenario.
My Stock is 60. Sales oreder created for Today is 5 qty, so Confirmed Schedule line.
Sales order with Schedule line date 31.12.2008 is 200 qty. So this is confirmed after end Lead time.
But When I create Delivery it does not let me beacsue 60 stock available is now  booked for Sales order 31.12.2008.
I know the reason that in Delivery creation RLT is not taken into consideration.
But How this situation should be handled. If I do delievry ATP check with RLT then there are chances that Delivery may be created without stock.
Experts opinions are invited.
Regards,
Neeraj Srivastava

Hi christine,
  You can create delivery with quantity 0. But you need to customize at the delivery item category level. Once you complete this customizing system will allow you to create delivery with qty 0.
  If you would like to have the do the PGI, when the stock is available, then you need to configure Availabilty check at shipping level. Once you run the availabiltiy check in VL02N transaction, based on the ATP calculation, system will confirm the qty.
Regards,
Ravikiran Pochiraju

Similar Messages

  • FRM-41106 You cannot create records without a parent record.

    Hello!
    Forms 6i.
    I have a Parent-Detail-Relationship. At the Detail-Block a "When-create-record" sets some default values on the Detail-Block.
    I got error "FRM-41106 You cannot create records without a parent record" when the Parent-Block executes a execute_query.
    I debuged the problem an found out, that the error appears in the standard-programunit "Clear_All_Master_Details".
    The error appears, when the code is deleting the detail-block "code: Clear_Block(NO_VALIDATE)".
    This is strange: The error appears only when I uses the "When-create-record"-trigger on the detail-block.
    If a comment out the trigger, no error appears.
    Why Is a "When-create-record"-trigger initiated when deleting the detail-block?
    Default-Code of "Clear_All_Master_Details":
    -- Clear all the detail blocks for this master without
    -- any further asking to commit.
    currel := Get_Block_Property(trigblk, FIRST_MASTER_RELATION);
    WHILE currel IS NOT NULL LOOP
    curdtl := Get_Relation_Property(currel, DETAIL_NAME);
    IF Get_Block_Property(curdtl, STATUS) <> 'NEW' THEN
    Go_Block(curdtl);
    Check_Package_Failure;
    Error appear here----> Clear_Block(NO_VALIDATE);
    IF :System.Block_Status <> 'NEW' THEN
    RAISE Form_Trigger_Failure;
    END IF;
    END IF;
    currel := Get_Relation_Property(currel, NEXT_MASTER_RELATION);
    END LOOP;
    Thx in advance,
    Wolfgang

    Wolfgang,
    To be honest, I've always done this kind of thing in the Pre-Inse rt or Pre-Upda te triggers. Why is it so important for the user to see the value of these field BEFORE the IN SERT or UPDAT E? Once the record is commited, they will see these values in your form. In my experience - users are typically satisfied with this approach. If your users are not OK with this approach, perhaps you could us a When-Validate-Record trigger instead of the When-Create-Record trigger.
    I think the When-Create-Record option would still work, but your code will need a little tweak. Give the following a try:
       IF ( NVL(:termin.best_nr,'MSTR') = NVL(:pos.best_nr,'DTL')
            AND NVL(:termin.best_jj,'MSTR') = NVL(:pos.best_jj,'DTL')
            AND NVL(:termin.best_pos,'MSTR') = NVL(:pos.best_pos,'DTL') ) THEN
           <<...set_values..>>
       END IF;Remember, NULL values do not always get evaluated correctly so it is always best to use the NVL function to ensure fields are evaluated correctly.
    BTW, you indicated that you ran DEBUG on your trigger, when your IF statement was evaluated did the "set_Values" section of your code run? If it didn't - do you have other code in your WCR trigger that is setting values outside of your IF statement?
    Craig...

  • Create delivery without reference and without movement

    Dear All,
    I have a requirement to create an outbound delivery without reference (the easy bit) but also without movement for normal "FERT" stock items.
    The reason for the requirement is we have a production planning plant set up and the receiving plant is s short distance from the manufacturing plant. The transport between locations involves public roads and the products being shipped can contain hazardous materials.
    The thought is to create a delivery without reference assign the materials and pack within the delivery, the problem is that as the movement has already taken place this delivery line item must not be relevant for movement.
    I have tried assigning text and non stock item categories without success so I am hoping someone out there can give me some pointers on possible solutions
    Many Thanks
    Brian

    In case I have understod u correctly then u need to create a OBD with material with stock but no goods movement shoudl happen
    can u create a new item category which is not relevant to picking and no sloc is requried and when u create the delivery then system will mark it as complete even w/o PGI.
    tcode 0VLP

  • IDoc - Create Delivery without Reference

    Hi all
    I need to create a delivery without reference on an inbound IDoc, but DESADV is having none of it.
    Anybody, had any success with this?
    Ta... rudster

    .... also tried SHPORD
    This is a SAP to SAP interface, I simply need to duplicate the delivery in the target ... is there an ALE option?
    System 1
    1. STPO
    2. Delivery -> SHPORD (Delivery Create)
    System 2
    3. SHPORD -> Delivery
    4. PGI -> DESADV (ASN)
    System 1
    5. DESADV -> Goods Issue
    ta...

  • Why cannot create delivery for Sales Ord in SAP, even there is enough stock

    Hello
    I am trying to create delivery for sale order. I did for some lines. But it shows meassage "An item with no delivery quantity is not permitted. Item will be deleted." for the other lines, even there is enough stock.
    Appreciate your comments:)
    BR
    Happy

    Hi Happy,
    Please refer following link for better understanding the concept and functionality :--
    Re: Schedule line control in sales order
    http://www.sapfans.com/forums/viewtopic.php?f=5&t=127586
    Re: Delivery without Sales order? If yes,how can we track those materials?
    Regards
    Rajesh

  • Cannot create Delivery - Only 0 ea material is available

    Hi experts,
    We recently migrated SAP to global environment.  Our SD settings for AV check is same in the local system & also in the global SAP system.
    In sales we use AV check 02 with Check rule A & have unticked the "With reqmts qty".  In delivery we use AV check 02 with Check rule B & also untick
    the "With reqmts qty".
    I have created a Sales order for 6 pcs for material ABC & in sales order under scheduled lines 6 pcs are already confirmed on the requested delivery date.
    On hand stock also we have 6 pcs.  But when I create Delivery the delivery qty is NOT auto picked, more over it says "Only 0 ea of ABC available".*From MD04 I can see the qty to be detected for this sales order on the requested delivery date mentioned in the order.
    Kindly do let me know if this more to do with ATP check or something else.
    Regards,
    Pri

    For this material we need to create Delivery & post goods issue. This is our requirement.
    Only for this material, in VL01N, in menu "Environment" under "Availability" the "With reqmts qty" in ticked.
    This is does not happen for other materials.  Please do let me know where is this setting in Customising.
    I think this cumulates all the requirement qty & since the qty is lesser, eventhough there is sufficient stock for the Sales Order it does not allow to create Delivery as it accumulates qty.
    F1 for "With reqmts qty" shows the customising is under the path,
    Basic functions -> Availability Check and Transfer of Requirements -> Availability Check -> Availability Check According to ATP Logic and Against Planning -> Define Checking Groups
    But do not know how to untick the check box in delivery.
    Please help.
    Regards,
    Pri

  • Cannot Create Delivery

    Hi,
    I have created A/R Sales Order for 45 items. All those Items are committed in the stock.
    Now base on that Sales Order number, when I create delivery I get following error message.
    "Found Error, code = -5002, msg= Target Item number does not match base Item Number"
    Is it possible to resolve this issue.
    Regards
    Ronald

    Hi Ronald,
    It seems that the ItemCode of the Delivery line doesn't match with the ItemCode of the Sales order of the line selected in the baseline of the delivery.
    Example:
    you have in the Delivery the Item A0000 with baseline 1 (related to the sales order)
    and in the Sales order you have item A0001 with linenum 1
    so they don't match.
    So have a look to the Items and the baselines of the delivery.
    Hope it helps,
    vanesa

  • Cannot create delivery for sales order though stock exists in location

    We have a consignment issue sales order for which we're unable to create a delivery.  In MMBE we can see that stock exists for this part/batch# at this particular consignment customer location; however, when we try to create the delivery for this, we get an error saying that no stock exists.  My assumption is that something else is "holding" that stock (another un-issued delivery maybe?)  How do I find out what is reserving this material/batch?
    Thanks in advance for your help.

    There are different ways to find out such delivery documents.
          - in VL02N - press F4- enter your shipping point ( if this material delivery happens from single shipping point)
         - VL06O - enter relevant selection criteria & Material- enter the status not equal to "C- completed'.
    Regards,
    Reazuddin MD

  • Cannot create delivery note (vl01n)

    When I using vl01n to input the sales order and then press enter, there have a error "Order blocked for delivery as a result of credit check". Acutally, I have enabled the credit control in sales order, when the credit is exceeded. It will block the order creation. But if the sales order can be issued, that means the credit control is passed. Then the delivery should be OK.
    One more things, I don't known whether it will influence or not. When those sales order with payment terms "COD", the sales order can be issued, no matter the credit limit is exceeded or not (It is standard or customzie setting?).
    Could you give me a advise how to solve the order block for delivery for the COD order. Thanks!

    Hi there,
    Check in OVAK what kind of credit control is assigned to the order type & delivery type in OVAD.
    In OVAK if the option is C run simple credit check & delivery block, system will put a delivery block. Select a suitable option as per yoru requirement. Similarly check in OVAD also.
    In OVA8, see if the status / block field is selected for the credit check. If the block is checked, then uit will have a credit block whiich will block the delivery.
    Regards,
    Sivanand

  • Delivery without order

    Hi friends,
    Can any one tell me the scenario where delevery is created with out reference to order
    Sorry if this question is not related to ABAP
    thanks in advance

    Hi ,
    You cannot create delivery without referencing any order, this field is mandatory in the Create delivery screen.
    Regards,
    Sudheer

  • Delivery without reference.

    Hello friends,
    We are writing a small ABAP program to create PO for calling back damaged materials from warehouse back to production plant.
    Then, there was a suggestion, as to why a PO is needed.  When we are creating them programmatically, why not create Delivery-without-reference directly instead of creating PO.
    I would like to know your views about advantages or dis-advantages of this suggestion in our above scenario.   Thanks for your help.
    - Chetan

    Hi,
    When you say "warehouse" do you mean another plant or do you mean a WM type warehouse?
    If the warehouse is another plant then why not just use a 301 movement to transfer the stock back (or a two step movement if you want a goods issue and a receipt)?
    Or do you want to produce an SD type delivery document?
    Steve B

  • Delivery without Sales order? If yes,how can we track those materials?

    Hi all,
    We have some functional requirement.
    While delivering the cool drinks to customers by the truck driver as per the ordered quantity,the truck driver carries some more cases extra (Say 10 cases of cool drinks) without any sales order by the customers.
    How can we give the goods to truck driver without PGI?
    As per my client requirement,while delivering the goods to customers, some customers may request some cases extra.The truck driver delivers 4 cases to X customer,3 cases to Y customer and remaining 3 cases returned to company .(out of total 10 cases, remaining are 3 cases not requested by any customers)
    How can we see those material in the sap for the total 10 cases?
    How can we configure this in the sap?Can we configure this creating delivery without reference to sales order using LO document type?
    Thanks in advance,
    Regards....VM
    Edited by: vm on Mar 8, 2009 3:47 PM

    Hi Raja,
    Your reply
    In-img-sd-basic functions-set up partner determination---set up partner determination for customer master
    In that fouth activity on left hand side that is PARTNER FUNCTIONS
    Here you can assign for partner function SH the partner type can be changed to PE(personnel no)Usually it will be KU ( customer )
    But the implications of this i dont know
    You need maintain many things like Employee master record etc
    My Question is...
    Tracking of the information,yes your suggestion will be help ful.I need some clarification.But how can you send without any delivery note to outside? There may be checking while transport then??
    For you present reply,you are  changing the standard partner type.By assigning PE in the partner fucntion,can we use the same employee as ship to party.Ie The employee should play a role of ship to party and employee.
    If employee becomes a ship to party,then we can create a delivery note without ref sales order.So that it can be solved.
    How can we send the goods without delivery note? or Is there any way to send like taking dummy type of delivery note?
    Business has the requirement that extra material is given to truck driver.These are not placed by any customer.In case climatic conditions favours,customers may request the truck driver to deliver the goods on the spot without any sales order or delivery.So how this will be possible.This is actually wholesale distribution scenario.
    Any ideas please??
    Regards....VM
    Edited by: vm on Mar 12, 2009 3:58 PM

  • Route determination in delivery without reference

    Hi All,
    I am creating Delivery without reference.In this after entering ship to party ,route is not getting determined initially with original shipping condition but when i change shipping condition route determined accordingly and when i change it again to original shipping condition then original route comes.
    I am surprised why it is not getting determined initially.
    Regards
    Amit

    If I understand your issue correctly, the Shipping Condition is not automatically defaulting in your delivery, and therefore, Route is not being determined.  Please check that you have the correct shipping condition maintained in the customer master, Sales Area screens. This should default the shipping condition to the delivery, and hopefully help in defining route determination.
    Also, check route determination config, to make sure that you have the correct combination of Shipping Point, Countries, transportation zones. Then, drill into the route to verify that you have the correct shipping condition, loading group, and route defined.
    Good luck

  • Vl10 - can not create delivery

    Hi Experts,
    I cannot create delivery through VL10 but can create through Vl01n for sales order line item. Scenario is given below;
    Sales order confirmed Qty: 25 Pcs
    Delivered Qty: 25 Pcs.
    No limit to subsequent deliveries.
    there is overage, means I want to deliver more qty against this sales order line item. But VL10 does not create delivery for this sales order line item. While I can create delivery through VL01n.
    Any idea?
    Thanks in advance.
    Regards,
    SA

    Hi Erik,
    It does not work.
    Thanks,
    SA

  • Delivery without any reference document

    Hi,
    Would like to know how this scenario can be handled in SAP:
    customer picks up the stock in warehouse (without picking,packing,outbound delivery) and direct invoicing is done.Can we map this process in SAP ,where we can by pass picking,packing.

    Hi,
    you can do delivery without any reference document.
    1) T.Code - VLO2NO
        Create delivery without reference and do PGI
    2) VF01 -Invoice against delivery
    Or
    you want to create billing with external document, follow this links
    http://help.sap.com/saphelp_40b/helpdata/en/dd/56159a545a11d1a7020000e829fd11/content.htm
    Regards
    Vijai Jain
    Edited by: Vijai Jain on Apr 15, 2009 11:09 AM

Maybe you are looking for

  • How can I create an application that has no menu bar?

    I have an application which has all of its functionailty available on screen as buttons or fields. This works very well at the moment. However when I create and run the application I see a men bar appears nuch the same as when deisgning the applicati

  • Change a int into a char or unhash a string hash

    i need to know how to do one of the things in my title thanks :)

  • Uploading files a landing server using webutil

    dear all, i have the current situation and i'm looking for solution. i'm using the webutil in order to upload files from the client side to a landing server, the situation here is : when i use the following code webutil_file_transfer.Client_To_AS_wit

  • Toshiba Tecra A1 and WLAN PCI-Card PA3266U

    Hello, Can anyone please advise whether or not a Toshiba WLAN PCI-Card PA3266U is compatible with a Tecra A1?. Have done a google search but cannot find a lot of information on this particular part number :-(. Thank you. Kind Regards.

  • Coceptualization of Projects

    Hi Experts I have planned for a workshop to my clients. We want to show how n where SAP  will be helping in their business processes. I have identified some points to be explained as far for PS module. Pls. correct me if something is missing 1) PS St