Change status of Follow-Up with an action profile

Hi,
I would like to create an action profile for the following function:
After creating an opportunity with a Follow-UP (quotation), I would like to change the status of the quotation if the opportunity is saved.
Is there any BADI which provides such a functionality?
Has anyone an idea for solving that problem?
Thanks in advance.
Regards,
Nicole

Hi Masthan,
yes, I solved that problem.
There isn't any BADI which provides this functionality, you have to implement it on your own. (new BAdI under SPRO -> CRM -> Basic Functions -> Actions -> Actions in Transactions -> BAdI Processing Methods)
Regards,
Nicole

Similar Messages

  • Change Status of Follow up document ( Call of Order )

    Hi Experts,
    The Scenario is to create a contract in CRM whose follow up document is call of order. Now the requirement is, When the Status under the general tab in the Contract changes to Approved immediately the status of the follow up document (i.e. the Call of Order documents) should changed into an Approved state.
    I want to know  the procedure as well as the Function Module name which i can use to change the status of preceding documents. Also, I want to know the diffrence between SYSTEM and USER status as i was asked to change the USER STATUS.
    Kindly Suggest...

    Hi Shreeya,
    Use FM CRM_WR_CHANGE_STATUS to change the status and then use FM
    CRM_WR_ORDER_MAINTAIN to update the changes to Document.
    Best Regards,
    Pratik Patel.
    Reward with points if it is of any help to you!

  • Action Profile Determination Procedure does not work properly -.

    Dear Experts,
    I have defined the transaction type ZANF (Object Type: BUS2000240 = Billing Request). The problem is, in the customizing I can not assign the action profile directly. I have to assign a Action Profile Determination Procedure (it is called there AP Procedure).
    I already have defined an Determination Procedure with the name ZCRM01 in Customizing:
    Customer Relationship Management->Basic Functions->Actions->Actions in Transaction->Set Up Action Profile Determination
    This determination Procedure ZCRM01 has assigned the condition type: ZACK and no Requirement? Actually what is the Requirement?
    The condition type ZACK has assigned the Access Sequence Z001. The access sequence Z001 has assigned the table SAP00004 which contains only the attribute: PROCESS_TYPE (Transaction Type).
    Now the problem is that action profile Z_SERVICE_CONFIRM is not called.
    Now my question is: How can I link together the action profile determination procedure ZCRM01 with the action profile Z_SERVICE_CONFIRM? I can not find the place where in customizing I can link both concepts together.
    I have used the following link for customizing: [Link - help.sap.com|http://help.sap.com/saphelp_crm60/helpdata/en/83/785141eb54ba5fe10000000a155106/content.htm]
    Best Regards
    Oliver
    Edited by: Oliver Schultze on Feb 21, 2011 6:31 PM

    Hi Robert and zhenglin gu,
    the solution for the problem is that in the table CRMV_PROC_TYPE (Table for customizing of transaction types) it is possible to assign the action profile directly with the field ACTIONPROFILE. But If you click on a transaction type details this field is not visible in the dynpro.
    So I think SAP made an error in the programming of this dynpro. That was all to solve the error.
    Thank you for your effort...
    Best Regards
    Oliver

  • Can i Change/Update the Lead Status using Action profile of Activity.

    Hi,
    I have created one Lead, and on the basis of Qualification level action triggers and Ativity getting generated.
    I want to know that it is possible by using functions(Action Profile/conditions) in activity, If i change the status reason of Activity (as Accepted) Earlier Leads status would change.(as Close)
    Please resolve with solution.
    Regurds,
    Dipesh.

    Hi Dipesh,
    What I understand is, u wish to change the status of preceding lead transaction when the activity status reason is changed to accepted.
    1.  This functionality can be achieved using ORDER_SAVE Badi. This Badi implementation shall check the activity reason changed to accepted, if yes, read the doc flow, get the lead transaction and change its status to close.
    2. As per my knowledge use of action profiles and conditions will not be helpful in this case.Else, create an action definition as Activity reason changed, put a condition which like Activity reason= Accepted.
    In the action definition Processing type use method call.
    Here u will have to create a new implementation of the BADI of action profile, and put the same logic as stated in point 1.
    But in think implementing point 1 should be easier.
    Wish the information is useful.
    Regards,
    Shalini Chauhan

  • HT2729 I bought a TV episode from iTunes (I have version 10 installed), but when I try to play it on my laptop, it keeps stopping and starting, with the voices out of sync with the action.  The action is stop/start as well.  What settings can I change to

    I bought a TV episode from iTunes (I have version 10 installed), but when I try to play it on my laptop, it keeps stopping and starting, with the voices out of sync with the action.  The action is stop/start as well., and occasionally it skips 5 or 10 seconds altogether, making it impossible to watch.  What settings can I change to fix the problem.

    Repair your QuickTime.
    Control Panel > Programs n Features > highlight QuickTime and click CHANGE then REPAIR.

  • Update Lead Status on save of follow up opportunity using Action

    *I am exploring the possibility of updating the status of lead(preceding transaction) as "closed" on saving the follow up opportunity. Can we achieve this functionality using Methods in Action Profile?*

    Hi Amit,
    You can try calling 'CRM_STATUS_MAINTAIN_OW' Function Module on saving the followup opportunity.
    Cheers
    Ajay

  • I just got the following message fro Adobe when I try to update:  "Error There was an error with this action. Try again later.  3cde7ed8-ce06-45ae-8fa8-58cc80a9d1ec"

    I just got the following message fro Adobe when I try to update:  "Error There was an error with this action. Try again later.  3cde7ed8-ce06-45ae-8fa8-58cc80a9d1ec"

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/

  • Follow up task without using the action profile

    Hi,
    Is it possible to create the follow up task without using the action profile? If so, please let me know how we can do that?
    as per the requirements, i have to the custom coding that will automatically create follow-on task triggered by status change on the all the transaction type. Please guide me how can we do that.
    Task details (task id, description), I'm reading it from the custom table.
    Thanks for your help.
    Regards,
    Vaibhav

    Thanks Naresh for the response.
    Not sure if I can use the CRMV_EVENT. Even I'm not aware how to use that. Let me tell what i am doing in the logic.
    - implementing the logic in the badi order_save (method - CHECK_BEFORE_SAVE)
    - get the header and item details using the FM CRM_ORDER_READ.
    - get the status of header / item from the output of CRM_ORDER_READ.
    - compare the status with the custom table (having info of hearder type, item type, status, tast id, task description etc)
    - if status is different, create the task using the details from the custom table.
    now i want to write the logic to implement the last step. Do we have any standard FM where I can pass the task ID and it will create the task? Please help.

  • Linking opportunity status to follow-up quotation status

    Hello,
      I have a project requirement where I need the status of the opportunity set automatically based on the status of the quotation which was created as a follow-up to the opportunity. e.g.If the status of the quotation is set as 'Completed', then the status of the preceding transaction i.e. opportunity should automatically be set as 'Won'. Can this be achieved by an action profile or would BAdI implementation be needed? Please provide a solution for this. Thanks in advance.
    Regards,
    Aditya Mishra

    You can use both aproaches. If you will use badi then you can use CRM_ORDER_STATUS and method AFTER_CHANGE. In both cases you will have to code to read preceeding linked opportunity and change status of it with function CRM_STATUS_CHANGE_EXTERN or similar.

  • Getting Russell Brown's Image Processor Pro to work with an action

    I have Photoshop CS6 with Russell Brown's Image Processor Pro installed.
    I have the ongoing task of processing pics of different sizes and different width/height ratios.
    I would like to get the following result using IP Pro (in collaboration with an action):
    1. Downsize pic to 960 pixels wide (height doesn't matter, but needs to stay in ratio)
    2. Watermark pic.
    3. Save.
    4. Creating a thumbnail of 320 x 213 pixels, without distorting ratio. This may mean downsizing to 320 wide with relative height, *then* cropping via Image-Canvas Size. Chopping a bit off is preferable to me than distorting the ratio.
    5. Save the smaller version as 'Documentnamex' (i.e. adding an 'x' to the document name for the thumbnail.
    I have 1-3 in an action and have used it for years.
    But as for the task of a smaller thumbnail, kept in ratio but chopped and named with an x - I am stumped. I downloaded IP Pro for the task, but I can't get it to work.
    If I save the original with IP Pro (at step 3), how do I then get it to make the thumbnail?
    If I create the thumbnail in the action, *then* do 2 saves in IP Pro (thumbnail and 960 version), the bigger one will be pixelated (and no surprises there)
    Summary: I want 2 watermarked versions:
    1. 1234a.jpg: 960 pixels wide, height relative
    2. 1234ax.jpg: thumnail, 320 wide x 213 high
    Can anyone help? Am I asking too much of the software?

    I copied that .jsx file to a new name "Xbytor Image Processor Pro.jsx" edit that file changed the string Dr Browns services to "Xbytor Image Processor Pro" then commented out all the code that added tools menu items but "Image Processor Pro" and I put that file into
    "C:\Program Files (x86)\Common Files\Adobe\Startup Scripts CC\Adobe Bridge" even though Bridge CC is 64Bit seems to use theat location.
    Bridge CC was updated by the creative clouds update and opens Photoshop CC 2014 now

  • Need to change status of incident after creating CR

    Hi Experts ,
    I am creating a CR from my incident as folloow up document  from CRMD_ORDER tcode. That is working fine .
    After creating CR i need to change the status of incindent to 'CR created" .
    Means at the time of creating CR i need to change the status of incident .
    1 .Please suggest me where to add code related to update incdent ?
    2 . Can i use ORDER_SAVE badi or any other BADI existed for that ?
    Thanks in advance ,
    Vijay vorsu

    Hi Rajiv ,
    Thnx for quick reply. I am new to CRM .I understood whats to be done.
    I  am following these steps :
    In my CR action profile i am creating a new action called Z_status_change.
    In process type- "permitted process type of action "  i am selecting as ' METHOD CALL" .
    Next i am clicking on "SET PROCESS' .
    Here i am getting problem . When i click on help for on METHOD system is showing existing methods .Here Which method i need to select to change the status .so i thought to create a custom method .
    So i created a BADI Z_STATUS_CHANGE and in attributes of BADI i have given filter type as PPFDFLTVAL .
    I created implementation for this BADI  Z_STATUS_CHANGE_IMP and in attributes in method i have given Z_STATUS_CHANGE .
    But if i search in method in process type of action defination i could not see the method.
    Is the process i am following is right or wrong ?
    If i miss any thing to do pl guide me .
    Thanks in advance ,
    Vijay Vorsu

  • Changing Status of document should start workflow

    Hi WF-experts,
    another issue I have to deal with:
    My WF should start after the status of a document has been changed.
    The process is that the customer creates a document and saves the entries (status is "in process"). Later he wants to have the opportunity to change the sales document. If he sets the status to "for approval" the WF should start (with the approval process).
    First I defined the event "CREATED" as start event but that is not right. I enhanced my business object (BUS200115) with a new event and mentioned that one in the start event tab of my workflow. But it does not work.
    Do I have to define an action profile?
    How can I start my workflow after changing a status of a sales document which was already created?
    Thanks a lot

    Depending on the type of document, you can trigger the event by change of status:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c5/e4aee2453d11d189430000e829fbbd/content.htm
    For example this works for "classic" SAP objects like production orders, document management documents, etc, and is a very nice way to handle it, because you can easily customize your status profile to support your business process.  These status profiles are maintained in the IMG or transaction BS02 (BS22 displays system statuses for objects that use this status type).
    I've noticed that a lot of newer SAP components don't support this though.
    I hope it is helpful, if not in this case maybe in the future.
    Margaret

  • Billing document - Baseline date change status

    Hi folks,
    I have the following issue with the baseline date for the billing documents.
    Billing date proposed by the systems based on the goods issue is 30.01.2010 while the date of creation of document is 31.01.2010. In FB03 transaction baseline date status is showing as changed from 30.01.2010 to 31.01.2010. Following is the setting done: In OBB8 for the said payment terms the baseline date shown is the "posting date' and in VTFL item level copy control
    it is defined as "Data VBRK/VBRP         007  Inv.Split (Rec/Div)".
    Why is the baseline date getting changed by the way  User is entering the bill of lading in the outbound delivery >Header>Shipment (on 31.01.2010)..not sure if this is in any way contributing to the baseline date change...Appreciate your reply.
    cheers
    Joseph

    Baseline date is generally governed by config in OBB8 but we can influence it by writing code in USEREXIT_FILL_VBRK_VBRP. This will obviously affect baseline date in billing docs. The same should get copied into the accounting document. Now the catch is if the accounting document is changed (e.g. Payment terms) then system will populate baseline date as per the config.
    So may be you should check if there is anything in the userexit and whether accounting document was changed.

  • Changing Status of preceeding document in CHARM

    Hi Experts ,
    I need to change the status of a preceeding document in CHARM.
    I created a YDAD document from YDCR.
    When i change status of YDAD to cancelled i need to change status of YDCR to Cancelled.
    Steps i followed :
    1 . While changing status of YDAD to cancelled i added a new parameter PREDOC_STATUS and given status of YDCR as E0009.
    2. In "Assign actions" for  status "cancelled" of YDAD i hve given a action SET_PREDOC .
    3.In  "Specify Status Attributes"  for  status "cancelled" of YDAD  i hve given YDCR  YDCRHEAD  E0009.
    But still it is not working . Please help me on this .
    Thanks , Vijay

    Hello,
    please take a look to this Re: Change status of previous document
    If solution is not provided; please put break points as stated lines and tell us what you see
    Regards
    Khalil

  • Change status(Active/Inactive) of file adapter by the external command

    Hi, all.
      Is it possible to change status(Active/Inactive) of file adapter by the external command?
      Let's say, like
      "$ switch_file_adapter_status.sh <File Adapter name> <active|inactive>"
    or something like that.
      Actually, we have the following requirement for the file adapter.
      For example, we have many "file adapter to R/3" scenarios and we only want to allow data transfer between 9:00 a.m. to 9:00 p.m.(R/3 service time).
      In order to achieve this requirement, one option would be to switch file adapter status between active and inactive by external command line.
    And this command will be controlled by the job scheduler(like Tivoli).
      Does XI(3.0 or above) have this kind of feature?
      Best Regards.

    Hi,
    I don't think that this is possible.
    But one Solution for your problem could be a job on xi who execute the Queue.
    So that Adapter work the hole time and send the Message to XI Queue which process them not automatically.
    And the XI Queue you can trigger with a Job like normal R/3 Jobs.
    Hope that helps,
    Regards,
    Robin

Maybe you are looking for

  • How to change Profit Center

    Dear PS Gurus, Kindly help me out on this. My Query:- I am trying to create a PO using the T-code ME58. When i am selecting the PR and adopting it i get a message as "Profit Center was set to 9999". However i want to post the data to profit center 13

  • Query Count of rows

    Hi Everyone, I have a table Table1 Table1: ID, Name, Sales, Time Sample data: 1, Loo, Y, 20-JUL-09 01.20.17.000000000 PM 2, Rey, Y, 20-JUL-09 01.20.17.000000000 PM 1, Loo, Y, 20-JUL-09 01.20.17.000000000 PM 1, Loo, Y, 20-JUL-09 01.20.17.000000000 PM

  • How to read an xml file on the server?

    Hi all, we need to read an XML file which will be on the appplication server (visible using the transaction AL11). We will use the transaction CG3Z in order to upload the file to the server. When we try to open it using the instruction OPEN DATASET w

  • Problem with h:selectManyMenu

    using Oracle JDeveloper... wizard creates the following in jsp file...... <h:selectManyMenu       binding="#backing_chemDataEntry.selectManyMenu1}"       id="selectManyMenu1"> <f:selectItems value="#{compatibilityGroup.compatGrps}"                   

  • My synced bookmarks are not correctly corresponding to what they should be after syncing, how do I correct this?

    Hi, I have been trying to sync my bookmarks/tabs from my laptop to a new PC running windows 8 on my laptop and windows 7 on the PC. It took a while for any of the tabs to appear. When the finally appeared on the PC in Firefox, I checked the bookmarks