Automatic Settlement just after confirmation

Dear Experts,
Please advice how the Process Order got automatically settle once the Process Order confirmation happened, if possible.
Because in variant of settlement CNF status of Process Order not exist.
Please advice
Regards
Sumit Kalyan

Sumit,
Why you want to do this? In standard condition system should settle all orders for which cost has Incurred during the period , so that the Settlement period and Posting period will be matching.
Please explain why you want to prevent PCNF orders from settling.
Regards,
Prasobh

Similar Messages

  • Open follow up transaction type screen automatically after confirm account

    Hi Gurus,
    I have a transaction type Z010 for interaction record that is copied from standart 0010 transaction type.
    I define dependent transaction type SRVO that is service order as a follow up of Z010
    My requirement is to open automatically open service order screen after confirming account
    As agents must do everything vey quickly while they are on phone, it is needed urgently.
    Now they have to open Z010 interction record screen, have to press follow up button, click to clipboard and then can open the scrren of service order.
    How can we automatically open service order screen after confirming account??
    I will be very pleased if you will help...
    Thanks.

    Hi Denis, thanks for reply.
    I read it and see that interaction record is automatically created. How can it be made, is it a standard customizing?? Our interaction record is created automatically when follow up process-it is service order here- is created. First we confirm customer, then press to Interaction Record at the left hanside, then in this screen we press follow-up button, then click on Activity Clipboard, then service order screen is opened. I want to pass two steps, pressing Interaction Record and pressing follow up record, how can I do this??
    Exactly I have to define process type Business Activity for interaction record, I can't give Service Order process type directly to interaction record. Service Order type must be dependent to business activity, is it true?? If there is a way to directly giving service order type as an interaction record type, and making interaction record creation automatically after confirming, my problem is solved as very well.

  • Automatic Invoice creation after Final Settlement (in Route Accounting)

    Hello Gurus,
    could you please advise how to customize automatic Invoice creation after the Final Settlement.
    Now when we press final settlement in COCKPIT (or in Fast Entry) transaction we have new sales order for return (in case of return), then delivery for this order and posting GI for the delivery but we cannot achieve Invoice creation. In settlement log we can see Area: Invoices but they are missing there and system does not try create invoice.
    Please advise what we missed.
    Thank you in advance
    Regards,
    Igor

    Hello,
    could you please check object /DSD/TOUR if it is useful for this?
    This is for TOUR STATUS..
    For each activity, there will be dedicated status determined by the system??
    check with your DSD functional consultant (on customization), to identify the status in which authorization needs to be blocked..
    thank you
    Venkatesh

  • Not directed to Interaction Record automatically after confirmation of BP

    Hello Experts,
    i'm currently working on a requirement to direct a user to the Interaction record creation view automatically after confirmation of an account and installed base. Consequently i have maintained  following customizing setting within our account identification profile:
    Account Navigation:
    Object type = BT126_INR, UI Action = D
    I have tested the following scenario's:
    1. In case when i confirm an account AND installed then automatically the Interaction Record create view is being displayed --> OK.
    2. In case when i confirm an account which is not linked to an Installedbase then nothing happens. --> NOT OK
    3. In case when i confirm an installed base and the related account afterwards then nothing happens --> NOT OK
    Can you explain why in situation 2 & 3 i'm not directed to the Interaction Record create view?
    Regards, Sander

    Hello, Sander.
    First of all identify which view and component you use while confirming partner (e.g. which view/component Confirm button belongs to).
    In general it should be ICCMP_BP_DETAIL component and one of its views: BuPaDetail, BuPaDetailB2B or BuPaMixDetailB2B.
    For instance, let's take a look into BuPaDetail (for other views procceed in the same way).
    In its event handler EH_ONCONFIRM there is such code at the very end:
    * process further steps
    CALL METHOD me->process_after_confirm
       EXPORTING
         ir_bupa_controller = lr_cucobupa.
    ENDMETHOD.
    Let's go futher and step into this method process_after_confirm. Here the check is started.
    * navigate only if ibase has been confirmed or if ibase is not selected in customizing
    lr_objcomp_cust = ir_bupa_controller->get_objcomp_cust_instance( ).
    CHECK lr_objcomp_cust IS BOUND.
    lt_bpcodeta = lr_objcomp_cust->get_bpcodeta( ).
    IF lr_objcomp_cust->objcomp_defined( ) EQ abap_false.
       lv_navigate = abap_true.
    ELSEIF  ir_bupa_controller->is_product_confirmed( ) EQ abap_true.
       lv_navigate = abap_true.
    ELSE.
       READ TABLE lt_bpcodeta WITH KEY auto_search = abap_true ASSIGNING <fs_bpcodeta>.
       IF sy-subrc <> 0.
    *      auto search is not set for any component
         lv_navigate = abap_true.
       ELSE.
         IF <fs_bpcodeta>-search_approach IS INITIAL.
           lv_navigate = abap_true.
         ENDIF.
       ENDIF.
    ENDIF.
    And after that the system creates objects for navigation. In the above code they check settings made in SPRO -> CRM -> Interaction Center WebClient -> Master Data -> Define Account Identification Profile.
    Hope this will help you.

  • After confirmation automatic comes in BIN

    Hi Experts,
    After confirmation(cor6n) of material should come on  storage type(901) and after doing LB12 it will come on storage bin.
    But in my case after doing processing raw material to fert material through process order(cor1),confirmation(cor6n) .i.e
    nothing but mov 103 GR for production.
    So why without doing lb12 it comes directly to storage bin,do my system has automatic setting?
    Thanks & Regards,
    Olet Malla

    Dear jurgen,
    Yeah it is.
    Thanks & Regards,
    Olet Malla

  • Automatic settlement to particular combination of cost centres and gl codes

    HI,
    A company uses Plant Maintenance for Engineering overhauls. MM is used for Engineering spares only (i.e. not for goods for resale etc).
    The requirement is to set up ongoing Plant Maintenance Orders, one for each item of plant (only 600). The plan is just to leave them open, as they are only used at a simple level.
    Anyway, for each PM order, the requirement will be to settle automatically, and to a particular GL code and a particular cost centre.
    So, for three different works orders:-
    Cost Centre -
    >   333     334     335
    GL code
    1234----
    >(X)
    1235----
    >(Y)
    1236----
    >(Z)
    1) What is the best way to achieve this? I am thinking that GL code will be specified by order type (therefore I will need about 10, corresponding to the GL codes) and cost centre will be specified by Work Centre in each order.
    2) How do I set up automatic settlement? Can this be at period end only or instantly when good are booked to the order by the stores.

    Hi ,
    For Plant Maintenance with FICO , you need Settlement rule & settlement profile. 
    The settlement rule determines what portions of a sender's costs are to be settled to which receiver(s).
    In thesettlement profile you determine to which objects orders of this order type can settle to. You can also assign an order type to a settlement profile at a later date. You can change the settlement profile in the order.
    After you create the settlement profile , you need to save the profile to particular order type.
    Inside the settlement profile , you will define the control parameter of how is the way to settle included which cost center to post.
    For automatic settlement , i think you need user exist - Please refer to userexit IWO10027 or COOM0003 with your abaper.
    Thank you.

  • IOS 8 voice dialing, "Just to confirm..."

    What a huge step backward in the usability of my iPhone.  Instead of telling Siri, "call Mom mobile" and getting the response "calling Mom mobile" followed by the call going through, Siri now responds with, "Just to confirm, would you like to call Mom?".  It may not sound like much but that extra step plus the required response from me makes it slower to use voice dialing than to remove the phone from my pocket and dial the number.  Oh please let there be a way to switch this 'feature' off.

    I ran into the same problem after upgrading to iOS 8 and it's REALLY annoying.
    However, today I stumbled upon something that seems to have fixed the problem on the contacts that I've tried it on so far.
    Here's what I did:
    1) I changed the last digit of the contact's phone number (by adding 1) and then I saved the contact record
    2) I changed the last digit of the contact's phone number back to what it needs to be (by subtracting 1) and then I saved the contact record again
    After I did this, I used Siri to call the contact and she called without the "Just to confirm..." prompt.  I had one or two contacts that this didn't work on right away so I had to repeat the process, but it eventually worked the second time around.
    Again, I just stumbled upon this today so I'm not positive it's a permanent fix but it looks promising so far.

  • IOS8 downgrade caused Siri to now keep asking "just to confirm, you want to call" on every call request.  Anyone else having this annoying issue?

    Ever since I made the mistake of moving to iOS 8 on my iPhone 5s, whenever I use Siri to place a phone call, I get "Just to confirm, you want to call <enter name>?"  It's driving me crazy!  I've resorted to disabling Siri and just using the native Voice Control, which works flawlessly for making phone calls, but not so well for other functions.  I tried wiping my phone and restoring from a backup, but no luck with that.  Apple doesn't seem to want to help since it's not a widely reported issue.  I've also noticed that incoming calls don't connect on my car's bluetooth, when that was never a problem.  Also, outgoing calls no longer make any sounds.  i never know if the call dropped, the phone bricked, or the call was answered unless the other person says something.  If only I could go back to iOS 7!!!

    I, too, had been suffering through Siri's relentless need to confirm calls that recently she (heh!) just called.
    Applecare support told me to backup and restore from that backup.  I balked at the need to spend so much time reloading my music and docs, and also asked what good would it do to replace the phone's data with a copy of what was there after the problems began.
    "Good question." was the reply.  No answer, though.
    I told her I had to go, hung up, turned Siri off and back on, and the problem disappeared.  It's been nearly 72 hours and all's well.
    Of course, YMMV, but it's painless and worth a shot.
    I hope it works for you, too.  And I hope Apple will better train their advisors to give more informed advice.
    Regards,
    Maurice

  • Hi I am just after downloading ios 5 to my iphone but now the apps on my phone won't open or work? Any ideas as to why? thanks.

    Hi, I am just after downloading ios 5 to my iphone but now the apps on my phone won't work, even the free ones. Have tried deleting and reinstalling but it asks for credit card details even for the free apps. Any ideas as to why this is happening? Thanks

    If it is asking for account details then it might just need you to confirm your account before it lets you proceed. Maybe the terms and conditions changed since last time or something like that. Try signing into your Apple account in iTunes on a computer first to check that. Then restart the phone and try again.

  • Automatic TO Creation and Confirm for the 321 Mvt type

    Hello Experts,
    Like to know the customisation invovlved for automatic TO creation and confirmation for the 321 movement type in which QM is activated.
    I have already activated in OMKZ as below
    1.Automatic TO for 321 mvt ytpe
    2.TO item to be confirmed immediately
    3.Propose confirmation
    Table T333 -AUTTA
              T333-SQUIT &
              T333-VQUIT is activated.
    Please let me know any other settings to be performed
    Regards
    Krishna

    Hello Experts,
    I am trying to create the Automatic TO and TO confirmation for the mvt type 321.
    I made the below settings
    I have activated in OMKZ as below
    1.Automatic TO for 321 mvt ytpe   -"A"
    2.TO item to be confirmed immediately  - tick mark
    3.Propose confirmation   - tick mark
    Table T333 -AUTTA
    T333-SQUIT &
    T333-VQUIT is activated.
    I have activated in OMKX as below
    Table T321-TBFKZ Immediate TO Creation with "A"
    T321-TAFKZ TR creation with "X"
    After doing the settings i am not able to see the Posting change number in the Material document created for the mvt type 321.
    Please let me know how to create the Posting chnage notice for the material document and how to convert the Posting change notice to automatic TO and confirmation.
    Thanks & Regards
    Krishna
    Edited by: Hariharan krishna on May 25, 2011 8:01 AM

  • ERS Automatic Settlement and adding tax code to SRM PO

    Hi.
    For ERS Automatic Settlement, the ERS flag has been acticvated on the Vendor master and BP records. The issue we now have is that for new PO's for this ERS supplier, the system gives the error message [Enter a tax code for automatic settlement].
    I cannot find the drop down field on the SRM PO screen where the end user can enter in this tax code value (as end users do not enter this on Cart). How do I set this value? Up until now, all tax code selection & amount was entered in the SAP backend invoice screens with MIRO, therefore not part of SRM, but ERS will change this.
    We have deployed SRM 5.0.
    Thank you.
    Dave.

    Hi Dave
    As per i know TAX validation is required for ERS settlement in standard SRM.
    Enterprise Buyer automatically posts the invoice on the basis of the purchase order and the confirmation. ERS within Enterprise Buyer applies to local purchase orders and confirmations.
    Determines invoice amount for this ordering transaction from price entered on PO, terms of
    payment, tax information, and delivery quantity. ERS must be specified on the business partner
    master record.
    Purchase orders generated in the back end system can be settled using the ERS functionality within
    this back end.
    ERS only recommended when you and your vendor have a clear agreement on the conditions.
    please check it out any BADI to resolve this since sap code checks if ers then looks tax information also. as you said earlier you dont have any information on sc ( does not have tax). if sc has tax it would have copied into po.
    regards
    Muthu

  • Vendor marked as purchasing Block after confirmation of Vendor through FK08

    Hi ,
    We  are having SRM 5.0 Add On System. While Creation of Vendor In ECC system it goes for Confirmation First.
    So in SRM Vendor Remains as Blocked for Purchasing in Table BBPM_BUT_FRG0061 as Vendor in ECC system also remains as blocked for Purchasing.
    Confirmation FK08 is done by different user. After Confirmation in ECC system vendor get unblocked for Purchasing but in SRM it remains as blocked for purchasing.
    So Purchasimg Blocked is not removed in SRM.
    If we are removing the block tick by Changing the Vendor(XK02)  then in SRM Vendor get unblocked automatically.
    Expecting reply at the earliest.
    Thanks & Best Regards,
    GK

    Hello GK,
    Behavior you describe is the standard one.
    FK08 is to confirm vendor modification regarding accounting data, that is at company level.
    So, purchasing organization data being not concidered, vendor is unblocked for posting (all companies or selected company) but not for purchasing.
    Regards.
    Laurent.

  • Canon Rebel T5i automatically stops recording after about 6 seconds. How can I disable or fix this?

    I just got a Canon Rebel T5i and I was testing out the video and several times it will automatically stop recording after about 6 seconds. How can I fix or disable this?

    And while buying said faster card... buy a REPUTABLE brand from a reputable vendor.  I've come to the conclusion that there are a lot of fly-by-nights making cards that are not as fast as they claim to be.
    Reputable vendors are companies like Sandisk and Lexar.  But as an SD card is just a plastic card with a sticker on it, and stickers are pretty easy to fake, buy the card from a vendor you can trust is not selling fakes. 
    This is one item where it is probably not a good idea to try to save money by finding the cheapest deal you can find on the Internet.
    Tim Campbell
    5D II, 5D III, 60Da

  • Automatic Settlement rules generation

    PS Experts
    I need to have automatic settlement rule generation for WBS elements.
    I do have all the config (PS & IM) in place and when i release my WBS element then AUC is automatically created and no settlement rules are generated at this point.
    But when i create FINAL ASSET, then the settlement rules are generated automatically with final asset as the receiver. When i run my final settlement (CJ88) then the settlement rule is updated with AUC & Final asset.
    My question is do i need to have Investment profile to have automatic creation of settlement rules.
    What if i don't want to activate IM and still have automatic settlement rule generation?
    Edited by: Raj M on Apr 17, 2008 8:49 PM

    Hi,
    For automtic settlement rule generation folloowing steps need to be followed.
    1. Determine Strategy for Settlement Rule
    In this there will be settings for settlement rule where we define the recevier cost object after project settlement.
    This strategy will be assigned to project profile
    2. Generate Settlement
    CJB2 transaction need to be run for generation settlement for the WBSE.
    Hope this will help you.
    Regards,
    Rakesh Pradhan

  • Just some confirmation

    Hi all,
    I have had a read through pages and pages of posts and answers, all have been helpful.
    I'm just looking to clarify my understanding of the situation I'm in.
    Purchased a new iPod touch yesterday, have v1.1.2 on it, so upgraded to 1.1.4 through iTunes. All done happy days.
    Please don't throw anything at me when I mention this, but the January update with all it's lovely extra functions and applications. At the time I was led to believe that I was just to pop onto iTunes, buy it, and sync away. However after reading the forums I see that there appears to be an issue with new owners and the January update.
    Just to confirm, I have to stick with the standard build until they figure out the issue (likely to be in the July release) and THEN I can get my grubby paws on the good stuff.
    If this is the case, I'm v surprised that there has been no official statement from Apple to this effect, if there has been I must have missed it, you know what it's like, get a new toy and the world ceases to exists for the few days it takes you to play around with it!
    I appreciate any clarification you can offer.
    Cheers
    Steve

    Steve & Bottlerboi-
    I'm very frustrated. I got my touch in early February for my birthday it's in mid-March). I had a generation 3 iPod, but loved the new ones and the new features. I was very disappointed to find out that 2 of the features I was looking forward in having I would have to pay to get. I was told at the Apple store to wait until the April update before I bought the January update, it maight be in it. It wasn't! So I tried to buy it anyway. You couldn't it would do nothing. So I went to the Apple store again, I really needed to maps fo our out of town trip we were taking. They said wait for the June update, it's only 1 week away!
    So it's June... there were no features update and as have been I reading also. Wait for July, 2.0 should be out! Either make these updates available to everyone or STOP listing them as a feature. GRRRRRRRR! Sadly I was more happy with my G3 iPod than I am with my new one that almost has what I want on it.
    HWG

Maybe you are looking for