Credit Release of Orders and immediately creating deliveries

Hello Guys
I have a project ongoing where both order credit checking and delivery credit checking are enabled via OVA8.  
In the order credit checking scenario the number of days that documents are not checked in is set to 10.  
When an order is credit released using VKM1 a delivery is then created later the same day.  Despite the fact the customer is over his credit limit the delivery creates with a credit release status of D.    I think this is due to the number of days in the order credit check.   Does anyone know if this is the case?
The users are adamant that even though the order has been released they want the delivery to block!

Hi Rachel,
by releasing a sales order at VKM1 means, a certain amount of transaction is released for a particular customer, even if he had exceeded his maximum credit value. so logically there is no point in putting the delivery again on hold which has the same value.
a delivery document will go for a hold only when there is any increase in the value or the qty.
explain the same to the business team possibly.
rgds
ilango

Similar Messages

  • I am trying to generate purchase order and i create a BAPI also which is active. But when i call the BAPI from SYbase Mobile Object RFC then after calling it gives an Error "Conflict when calling a Function Module (Field Length)".

    i am trying to generate purchase order and i create a BAPI also which is active.
    But when i call the BAPI from SYbase Mobile Object RFC then after calling it gives an Error "Conflict when calling a Function Module (Field Length)".

    Hi,
    Yeah i tried my Z_BAPI in R3 and then giving some ERROR.
    This is my CODE-
    FUNCTION ZBAPIPOTV2.
    *"*"Local Interface:
    *"  IMPORTING
    *"     VALUE(POHD) TYPE  ZPOHD OPTIONAL
    *"     VALUE(POITEM) TYPE  ZPOITEM OPTIONAL
    *"  TABLES
    *"      RETURN STRUCTURE  BAPIRET1 OPTIONAL
    data: ls_pohd type bapimepoheader,
             ls_pohdx TYPE bapimepoheaderx,
             lt_poit TYPE TABLE OF bapimepoitem,
             lt_poitx TYPE TABLE OF bapimepoitemx,
             ls_poit TYPE bapimepoitem,
             ls_poitx TYPE bapimepoitemx.
       MOVE-CORRESPONDING pohd to ls_pohd.
       MOVE-CORRESPONDING poitem to ls_poit.
       ls_pohdx-comp_code = 'x'.
       ls_pohdx-doc_type = 'x'.
       ls_pohdx-vendor = 'x'.
       ls_pohdx-purch_org = 'x'.
       ls_pohdx-pur_group = 'x'.
       ls_poit-po_item = '00010'.
       APPEND ls_poit to lt_poit.
       ls_poitx-po_item = '00010'.
       ls_poitx-po_itemx = 'x'.
       ls_poitx-material = 'x'.
       ls_poitx-plant = 'x'.
       ls_poitx-quantity = 'x'.
       APPEND ls_poitx to lt_poitx.
    CALL FUNCTION 'BAPI_PO_CREATE1'
       EXPORTING
         POHEADER                     = ls_pohd
        POHEADERX                    =  ls_pohdx
    *   POADDRVENDOR                 =
    *   TESTRUN                      =
    *   MEMORY_UNCOMPLETE            =
    *   MEMORY_COMPLETE              =
    *   POEXPIMPHEADER               =
    *   POEXPIMPHEADERX              =
    *   VERSIONS                     =
    *   NO_MESSAGING                 =
    *   NO_MESSAGE_REQ               =
    *   NO_AUTHORITY                 =
    *   NO_PRICE_FROM_PO             =
    *   PARK_COMPLETE                =
    *   PARK_UNCOMPLETE              =
    * IMPORTING
    *   EXPPURCHASEORDER             =
    *   EXPHEADER                    =
    *   EXPPOEXPIMPHEADER            =
      TABLES
        RETURN                       = return
        POITEM                       = lt_poit
        POITEMX                      = lt_poitx
    *   POADDRDELIVERY               =
    *   POSCHEDULE                   =
    *   POSCHEDULEX                  =
    *   POACCOUNT                    =
    *   POACCOUNTPROFITSEGMENT       =
    *   POACCOUNTX                   =
    *   POCONDHEADER                 =
    *   POCONDHEADERX                =
    *   POCOND                       =
    *   POCONDX                      =
    *   POLIMITS                     =
    *   POCONTRACTLIMITS             =
    *   POSERVICES                   =
    *   POSRVACCESSVALUES            =
    *   POSERVICESTEXT               =
    *   EXTENSIONIN                  =
    *   EXTENSIONOUT                 =
    *   POEXPIMPITEM                 =
    *   POEXPIMPITEMX                =
    *   POTEXTHEADER                 =
    *   POTEXTITEM                   =
    *   ALLVERSIONS                  =
    *   POPARTNER                    =
    *   POCOMPONENTS                 =
    *   POCOMPONENTSX                =
    *   POSHIPPING                   =
    *   POSHIPPINGX                  =
    *   POSHIPPINGEXP                =
    *   SERIALNUMBER                 =
    *   SERIALNUMBERX                =
    *   INVPLANHEADER                =
    *   INVPLANHEADERX               =
    *   INVPLANITEM                  =
    *   INVPLANITEMX                 =
    ENDFUNCTION.
    i am trying to generate purchase order and i create a BAPI also which is active. But when i call the BAPI from SYbase Mobile Object RFC then after calling it gives an Error "Conflict when calling a Function Module (Field Length)". 

  • Can I scan a doc and immediately create a PDF or do I have to save it as a PNG JPEG etc?

    Can I scan a doc and immediately create a PDF or do I have to save it as a PNG JPEG etc file and then convert it? If it has to be the 2nd option how do I do that?
    When I open a JPEG file there is no option to convert??

    Hmmm what version have I downloaded??
    Qty Product
    1  Adobe CreatePDF, Annual ????
    So what can I do with that? scan a doc and save as a PNG/JPEG file and then convert to a PDF file? But how????
    Thanks for your help

  • What's the difference between task list release for order and release for c

    What's the difference between task list release for order and release for cost?

    Pallavi,
    The status of the task list determines in which other application areas the respective task list may be used.
    Release for costing: means that the task list can be used to calculate costs in Transaction IA16 i.e. the costs for the task list operations would be calculated if released for costing status is set.
    Release for use in the order: Released for Order means that you can use the task list in an order i.e. you could include operations from a task list in an order.
    Regards,
    Usman

  • Is there a link between ASCP released planned order and purchase requisition?

    Hi,
    i'm new to EBS. would like to know is there some kind of link on table level between a released planned order with purchase requisition?
    thanks

    Hi,
    As explained by Abhishek, we do not maintain any link between the PLANNED ORDER from which a requisition is created and the actual requisition.
    The simple reason being... in general, businesses run the plans on a daily basis and each time the plan is run, the previous data is overwritten... so there is no point in retaining the information of the planned order from which you are creating the requisition.
    Hope that helps.
    Regards,
    Mohan Balaji
    NOTE: Please mark the post as Helpful or Answered if the update has really helped you. This would also bring the thread to logical conclusion and will be helpful for the viewers.

  • Credit blocked sales order and shipping due list

    Hello all,
    We would like to see credit blocked sales order in the shipping due list (VL10C)
    First we have modified a user exit to have schedule lines quantity confirmed even when the sales order is credit blocked. It works fine but still the schedule lines do not appear in the shipping due list.
    Do you know some way to make this lines appear in the shipping due list ?
    Thank you in advance.

    hello, friend.
    i believe that you can configure the system in such a way that even if a sales order is blocked for credit, the requirements will still be passed on to PP/MM.  however, as long as the delivery block (for credit reasons) remain in the sales order, this order will not appear in delivery due list. 
    i have to ask you:  if you want the blocked order to appear in delivery due list, why block the order at all?  an alternative to listing orders still not delivered would be to use t-code VA05 or VA05N and specify 'open' orders.
    hope this helped.
    regards.

  • Report showing Contract, sales order and invoices created

    Hii All,
    Is there any standard report showing the sales contract, sales orders created with reference to contract and the invoices with some relevant details such as customer, material, invoice value etc.
    If i go to VF05 and then select the a line and see the document flow, i get the contract number, sales order number.

    Hi,
       You need to create a report of this requirement only through development.
    Rgds,
    Sivarajesh. J

  • Letter of credit  maintenance for order and delivery documents

    Hi Friends,
    As there are three places where we can maintain Letter of Credit ( Financial documents) data.as
    1. Order Header data
    2. Order Item data
    3. Delivery Header data
    What is the importance of all these and ideally where shd maintain ?
    kindly guide
    Shailesh

    Hi,
    Process Of Letter of Credit for Imports
    1. The Clearing agent ask for amount, the person who receive the product will give Letter of Authority to Clearing Agent. The clearing agent move to bank and take check.
    For this purpose, we just issue LA.
    2. Prepare Purchase for the Vendor from whom we are going to receive the product. There may be 2 or more Vendors.
    1. Product cost to be transferred to Vendor A
    2. Freight or Other Charges to Vendor B
    3. Customs Duty and Others to Vendor C
    Tcode : Me21n
    3. First We have to pay Customs Duty to Commissioner of Customs after LA issued.
    Entry : Customs Clearing a/c Dr
    Cess on Custom a/c Dr
    CVD Clearing a/c Dr
    Cess on CVD a/c Dr
    Special CVD a/c Dr
    Vendor C a/c Cr.
    T-code :MIRO or YMIROOTH
    4. Cenvat credit for the product will be taken by person who handling Excise in that company
    Entry : Cenvat Clearing a/c Cr.
    RG23A Part II a/c Dr.
    5. Clearing of Cenvat Credit
    Entry : Cenvat Clearing a/c Dr.
    CVD clearing a/c Cr.
    Cess on CVD a/c Cr.
    Special CVD a/c Cr.
    6. After Bank payment they will transfter to us
    Entry : Vendor a/c - Dr.
    Bank a/c - Cr.
    Give ur mail id.. i will send the doc. its not easy to make u understand that concept.
    Regards
    Srikanthraj

  • Auto-release Planned Orders is not creating WIP job after zero on-hand (i.e. Level Below  safety stock)

    Hi
    The time release fence in defined at item level as 1 day also safety stock level is defined in inventory safety stock form.
    Once MRP launch it should create the discrete job against item as zero onhand for that item but MRP workbench is showing planned order for the item instead of creating item.

    Hi
    The time release fence in defined at item level as 1 day also safety stock level is defined in inventory safety stock form.
    Once MRP launch it should create the discrete job against item as zero onhand for that item but MRP workbench is showing planned order for the item instead of creating item.

  • Credit mgnt:open orders and sales value have minus value in FD33

    Hi friends,
    In FD33, we notice that for a particular customer following fields are appearing with negative value (minus )
    ex: credit limit: 100,000.000
    1-Open orders:58,493.000-
    2-Sales value:45,528.203-
    3-Credit Exposure:32,682.479-
    Receivables is having Positive value, special liablity field is 00 value,
    i checked the table S066- open orders= 58,493.00-
    could you please help me to know what could be the reason for these negative value (minus), kindly provide answers with details
    thanks in advance

    Hi,
    Run the report RVKRED77 which will correct the value.
    Regards,
    Murali

  • Credit release transfer from Delivery order to sale order

    Dear Master's,
    Our setting for credit release from delivery order but now change requirement from our organization, they like this check from sale order and i create setting it in test server but there is a problem with me, every thing is ok, system also block sale order for credit release but the value that is, net value. our requirement is different, we need gross value as we already working in previous with delivery order. anybody can solve my problem, i try to find it and feel there is no problem in setting but problem still in system.
    Regards
    Khan

    I already "A" which is credit amount adjust in Gross value after tax and all other discount values but i am confuse why system release value from before tax and trader offers
    Muhammad Arafkhan 
    Please use correct English. it is very hard to understand your requirement the above is one of the  small examples of your post. Am also not perfect.However, will try to use correct English to my level.
    Please never use any SMS language and try to avoid the maximum  grammatical errors.
    Coming into your requirement as per my understanding, previously you were using the credit control at Delivery level, now the same setting is changed to order level is that correct?
    Now kindly explain your requirement once again what is the issue after this change in OVA8? I did not understand completely.
    thanks,
    Srinu.

  • Repeat credit check does not happen for already released sales orders when CMGST =D, for the second time using FM SD_ORDER_CREDIT_CHECK

    Hi,
       I have written a routine which will call the FM SD_ORDER_CREDIT_CHECK whenever there is a rejection and again unrejection of a same sales order, we are only concerned about already credit released sales orders, the scenario is as follow
    1). Sales order created in the system --> Credit check --> Credit blocked
    2). Release credit block manually CMGST =D
    3). Reject sales order then unreject the same
    4) Routine will determine rejection and unrejection of the order while saving and will call the FM SD_ORDER_CREDIT_CHECK
    5)   The order is credit checked and blocked if necessary
    All goes well till this point
    but when the same sales order is rejeceted and unrejected multiple times either partially/ fully then the Custom routine calls the FM for credit check but the FM fails to put the order back on credit hold
    in short the FM works only for the first time incase of mutiple rejection and unrejection of teh same sales order then the FM SD_ORDER_CREDIT_CHECK fails to put the order back on credit hold from the second time onwards
    if some one any idea of the behavior of this FM please share your thoughts and inputs . thanks !!

    Issue resolved
    The Standard FM “SD_ORDER_CREDIT _CHECK” uses the field  “Release date of the document determined by credit management  VBAK – CMFRE”
    For any sales order that is manually credit released in a single day, Only one credit check is triggered (per day) if there is any change in the sales order and then the order goes back to credit hold and if again the order is manually credit released for the second time in a single day there will be no credit check  (still the order will pass into FM but  the update entry in the internal table will be blank)this is a standard functionality
    Process of rejection and unrejection :
    Blocked order -->released-->blocked again (first time after manual release same day) unrejected (same day) -->but no credit check  (all this in a single day)
    note : OVA8 - released document still unchecked = 0 Days , Deviation %= blank

  • Inbound delivery created for not released purchase order

    Scenario from an IS-Retail system:
    We have created purchase orders (from vendor to DC) and allocation store order (type AL - an STO from DC to stores) through the allocation table (WA02).
    After GR was posted for the PO, we then delivery do the merchandise distribution through WF50 (i.e. create inbound deliveries fro the SO).
    The issue is even though the store order (allocation order type AL) is not yet released, we are able to create deliveries through WF50 for those store orders.
    We are able to create deliveries even though the purchase order (store order) is not released through WF50.
    But using VL10B or D, it works fine, we are able to create inbound deliveries only after release of the purchase order.
    Any idea what could be wrong?

    Hi Roselyne,
    What you experienced is standard system behavior. Inbound delivery type is uniquely assigned to confirmation control key. You can only specify confirmation control key on item level in PO. The assignment of Delivery type can be seen in the following table:
    T163D
    IBTYP EBTYP LFART  RETDLV
    1        AB                      X
    2        LA        EL           X
    3        GW       EG
    The field T163D-IBTYP is checked in different programms. For example in programm RM06ENAB (TA: ME92F). If you insist to customize the determination of delivery type by PO type, I strongly suggest you discuss with the Application consultants before making the modifications to ensure it won't impact other areas.

  • Credit release ignores Fixed date and qty and re-schedules the line

    Hi,
    If I create an order with the following schedule:
    date                 conf qty
    24.10.2008     110
    25.11.2008     89,889
    25.12.2008     10,000
    Fixed date and qty is checked
    Save the order (its credit blocked)
    Then look back and the confirmed qty shows 0 (as expected)
    Then credit release the order in VKM1 or VKM3 and look at the schedule lines they have changed!
    24.10.2008   110
    25.11.2008   99,889
    The system realised it could deliver some earlier than my schedule.
    However the reason I checked "Fixed date and qty" is because the customer wanted the goods delivered as per the original schedule.
    When you set this indicator it protects the lines from automatic re-scheduling (trans V_V2) but it seems the credit release screen ignores the indicator
    How do we fix this?
    We confirmed the dates to our customer as per the original schedule so if we deliver them before this date the goods will be refused.
    Many thanks
    Rob

    Hi Tom,
    One down effect is that the order will not enter into the rescheduling, the system considers it irrelevant. So if you are using the rescheduling functionality and want the order to be part of it, then you should consider this.
    Michael

  • Release blocked orders using sap mail

    Hi Gurus,
    How can I configure SAP that will forward all blocked orders (due to credit management) to sap mail without using workflow functionality?  At the same time, the approver can release the block in sap mail.
    Thanks,
    Paul

    Hi john paul
    Assign KRML output type and maintain conditon record VV11 and use Internal mail (if internal mail is used) or External mail(If it is external mail is used) But the system will ask for personnel number while creating conditon record.If you have integrated with HR module then you tell them to create a personnel in your company code and while maintaining condition record VV11 assign that Personnel number (Internal or external mail), So once the sales order exceeds credit limit and gets blocked a mail will go to the Personnel number you assigned in the KRML condition record.The Personnel number you assigned in the KRML condition record  will reply back and then you can release the order and do delivery and billing
    Regards
    Srinath

Maybe you are looking for

  • Missing movie files in iPhoto 08

    I have just noticed that in some of my events the movie is missing (the last six). In checking the finder I see that the actual file is missing too. The only changes I have made is to upgrade to snow leopard and I got a magic mouse. There are .mov fi

  • Gmail Buttons Not Working In Safari 6.0.5

    The Archive, Spam, Delete and Mark As Read buttons don't work in Safari 6.0.5 any more (OSX 10.8.4). I've enabled the Developer Menu, cleared the cache, no better. Anyone got any ideas? Having to use the Gmail app on my iPhone at the mo!

  • How to get better embedded previews

    Most of my images are Canon RAWs (CR2s) which I convert to DNG to avoid the need for XMP sidecars. I have the DNG converter embed full size JPEG previews (produces 3504x2336 previews from my 1DMkII's CR2s). The full size previews are good quality but

  • PowerPoint: Creating a custom "Predefined style" for charts

    I'm working on a presentation template where I have made some styling for the chats. I would like to reuse this styling on other charts. I know that there is a "Chart template"-feature but I would like to add the style to the "Predefined templates"-p

  • Problem with depositioned picture boxes after export or printing

    I have created a template with 20 boxes (4x5) defined as placeholders for pictures. The alignment and margins between the boxes are set to be exactly equal (it's one millimetre actually). On the screen of my MBP everything looks good. But when I prin