FIPP workflow

Hi,
I am working with workflow WS10000051. It triggers the workflow WS10000052 and WS10000053. Everything is working fine with 2 level approval. My problem is, there are 4 end users who park the document. User1, User2 and User3 parked documents has to go to Manger 1... and User 4 parked document has to go to Manager 4. How can I do this with WS10000051 workflow. How can I get the user who posted the parked document in FIPP into my workflow. Please suggest the solution.
user1       user2   user3  user 4         
                  manager1              manager2   
How to get user id based on who parked the document into workflow??
Thank you.
Regards,
Dhanunjaya Reddy
Edited by: Dhanunjaya Reddy on Aug 7, 2009 5:54 PM

Hi Dhanunjaya Reddy ,
You can very easily do this type of agent determination by rule resoultion with organization plan.
Create a Organization plan ,
ORGPLAN 1
Position1 - Manager1 ( Make Position1  as Head of Organization )
Position2 - User1
Position3 - User2
Position4 - User3
ORGPLAN2
Position1 - Manager2 ( Make Position1  as Head of Organization )
Position2 - User4
Assign this Organization plan as Possible agent  in the activity step and give the rule 00000157.
This rule 00000157 will determine the Supervisor for the user .Here the supervisor is your responsible agent . Now it is clear that intersection between the possible and responsible agent will be the actual agent for that instant .
Warm Regards
Rajesh

Similar Messages

  • FIPP workflow blocking all documents for release

    We have developed and configured workflow for object FIPP and want this workflow trigger onlly for AP parked documents. Now workflow is triggering for AP documents only but
    all other documetns which are parked also blocked for release and no workflow and does not alllow fo  psoting. How can we stop this..

    I have done that ,so workflow is not generating but the other documents are blocked for release with out workflow.
    GL documetns posted with tranaction fb50 is also blocked for release with out workflow

  • "post" or "reject" parked Document ?

    Hi All,
    I am designing a WF for posting of parked invoices with BO - FIPP.
    At some approval level where 'X' person will post the parked Invoice , we want to give him the option of rejecting the document as well.
    If I am using tcode - FBV0 for post document , we have option for "post" but no option is provided for "reject".
    Please suggest how to go about it ??
    Best Regards
    Priya

    Hi Priya
    Stuck with FIPP Workflow. You need to do Business Object Binding from Workflow to Task. This can be done by checking the Binding of TS20000166 in Workflow Template WS20000075. Once you do that you will get a link. If you click on the link you will get the TCODE in display Mode. I was expecting some mails from you regarding queries:)))). I have now turned into a Workflow Specialist in my company )). Please reward points if useful )). I thnk this wil be very useful.
    Thanks
    Arghadip

  • How to use BOR object?

    Hello,
    We have never used a BOR object. We want use FIPP object. How can we do it? How can we call the Post method?
    Thanks a lot.
    Edited by: LM on Sep 8, 2008 11:07 AM

    Hi
    Refer to the links,
    Probel with POST method of FIPP
    FIPP Workflow
    Regards
    Sumit Agarwal

  • Post parked document with display doc option instead of edit doc option

    Hi SAP Guru's
    Do you know if there is any tcode exist to post parked document in which user can display the document first and review it before posting it. There is a tcode FBV0 to post park document but this transaction takes you to the edit parked document(FV50) when user tries to review it. Which is the violation of SOX.
    Per SOX if user has post access should not allowed to park and vise versa.
    Is there any user exit for FBV0 where we can replace FV50(Edit parked doc) with FBV3(Display parked doc)? Or any other suggestion.
    Thanks for any help,
    Seema

    Hi Priya
    Stuck with FIPP Workflow. You need to do Business Object Binding from Workflow to Task. This can be done by checking the Binding of TS20000166 in Workflow Template WS20000075. Once you do that you will get a link. If you click on the link you will get the TCODE in display Mode. I was expecting some mails from you regarding queries:)))). I have now turned into a Workflow Specialist in my company )). Please reward points if useful )). I thnk this wil be very useful.
    Thanks
    Arghadip

  • FB50 allows posting documents requiring release

    Hi All,
    I have implemented the FIPP workflow for document parking. When the user PARKS the document, in either FV50, FV60, FB01 or FB50, the process works fine and the document is taken through the approval process. However, if the user attempts to POST the document using FB50, the system allows them to post. Ideally, the system should not allow the user to post, because what good is a workflow process if the document can still be posted regardless of whether it requires a release?
    Any ideas how to prevent this from happening?

    Can you please explain if the authorization is based on whether the document requires release (as determined by config) or based on role / profile assigned to the user determining what activities can be executed by the user? If it is by user profile, then my question is how do I make the POST step check whether the document requires release / approval before actually posting the document. The system does this check in FV50, my question is why not in FB50?

  • FB50 Allows Posting Documents Requiring Approval

    Hi All,
    I have implemented FIPP workflow for document parking. When the document is parked by the user in either FV50, FV60, FB01 or FB50, the process works fine and the document is taken through the approval process. However, if the user attempts to post the document using FB50, the system allows them to post.
    Any ideas how to prevent this from happening?

    Hi,
    If you dont want the user to post the documents through FB50, it can be restricted (locking the transaction).
    or put Code Validation at Transaction code level to restrict the posting for a company code...
    With out any Code validation i think it can be done at GGB0 Tcode, but not sure how... check it
    Hope it may help you.
    Suggestion: For more help regarding SPRO Settings if any you can consult any FICO consultant
    Regards
    Narin.

  • FIPP: WS10000051 workflow issue

    Hi all,
    we have developed a custom subworkflow for release of (FIPP) park documents with custom rule picking agents(approvers) from Ztable which is being called from standard  template WS10000051.WHen a user click park or save as completed for first time from FV60 it is triggering CREATED event and its triggering both workflows WS10000051 and Ws00400004.
    While parking the document,
    If the users clicks save as completed then WS00400004 is completed and WS10000051 sents workitem to release for approver, if released then its posted..this scenario is fine and no problem with it but
    If the users clicks park then WS00400004 sents a workitem to creator to complete the document and WS10000051 sents workitem to release for approver,if approver releases then its wait for document completion(event COMPLETED) to get posted but now the creator can change the amount and other parameters and complete the document then it gets posted as it is already released. WHICH should not be.
    Please let me know how can we avoid the second case or if nay altenative exists?
    Can 'COMPLETED' event be raised when user parks the document  by clicking 'Save as completed' ?. so that i will link the WS10000051 workflow to COMPLETD event.
    Regards,
    Sateesh

    hi,
    If creator has parked the document initially and then tries to save as complete through workitem  of WS004004 from inbox (as no external authorizations there to change) then only 'COMPLETE' event is getting triggered. Apart from that no other event is getting triggered even if he changes the amount,other values or not.
    regards,
    sateesh

  • Workflow not trigerring for BO : ZFIPP ( FIPP )

    Hello Fiends ,
    I have an issue with the Workflow not getting triggered.
    The setup is working fine on development system , but not on test system.
    Have created a custom BO : ZFIPP for FIPP and workflow template for FIPP - create and change event.
    The event linkage has been activated on SWE2 . The workflow template has no issues.  I have tested using SWUE and am able to create a workitem . We are using FM :SWW_WI_CREATE_VIA_EVENT_IBF  to create the event.
    But , When i park a document using FV50 t.code , the workflow does not trigger . Also , I tried testing the BO : ZFIPP with the parked document , Its not able to find the data from the workflow tables.
    Please assist.
    thanks
    Raghu V

    Hi,
    Follow Amandeep Singh's previous post. If EXIT_SAPLF051_002, EXIT_SAPLF051_002 are not raising exceptions, see if the functional configurations under the below path is right. Better to take a functional consultant's help.
    SAP Reference IMG -> Financial Accounting -> Financial Accounting Global Settings ->Tools ->Workflow -> Workflow for document parking
    Verify release from amount and the workflow ID entered in the detail screen of OBWA.
    Regards,
    Krishnakumar PM

  • Workflow object  FIPP.notworking in another client

    Hi Gurus,
    Right now we are working on workflow object FIPP.It,s working fine in our(sand box) client.when we try to do the same in testing client(which is available in the same system) not working.
    Could you please tell me what are the client specific settings(in terms of customizing and workbench) to be made.
    Note:we have created client specific prefix numbers and and their templates in the system .apart from this what are all the checks to be made as far as this config is concern.
    Kindly help.
    Regards,
    Sathish.

    Satish,
    The Workflow <b><u>runtime</u></b> must be customized in each client that you want to run/test your workflows. You can use the Auto customizing option from txn SWU3. You also need to activate  the event linkage for the workflow and either assign possible agents to your dialog tasks or set the task as general depending on your needs in each client. Don't forget to refresh the org buffers (txn SWU_OBUF) after making these changes.
    Cheers,
    Ramki Maley.

  • Workflow for FIPP ..

    Hi All,
        I want to create a workflow for a parking document to get release and approve. I have copied FIPP and customized to ZFIPP,when I try to generate the
    objects it says modelled objects can't be generated.
         Can someone pls help me on this issue ASAP.
    TIA
    Ravi Nidamarthi

    Hi Ravi,
    Did u do this?
    <b>Event Linkage for the Event CREATED:</b>
    data for event linkage:
    Object type - FIPP
    Event -  CREATED
    Receiver type -  WS00400004
    Receiver module -  SWW_WI_CREATE_VIA_EVENT
    Check Function :
    Receiver type (function module)
    Global -  X
    Enabled -  X
    Hope this helps u,
    Regards,
    Nagarajan.

  • Workflow park document time FIPP-----------------URGENT

    Hi Guru's
    Park document posting using throught workflow
    i posted one document throught workflow in f-65 (park document posting ).
    whenever above rs :- 5000 need apporvel to another user.
    when he/she give apporvel . i want to post that document.
    but, once when i get apporve .
    system is blocking that document
    system message Document not at release
    and also post symbol deativate mode.
    pls suggest path & any soultion

    Hi
    we have two users
    A  User
    B User
    A will pass the document (F-65) Park document  6000
    if above 5000 rs need approvel from B User
    If the B user Give approvel .
    A user will post the document .
    A user will Use FBV0 Transaction .
    He will post the document.
    But, here what is the possible.
    A user have n't posting the document
    Because , post icon is Deactivate mode
    How it is possible
    need any configration in FICO
    Pls suggest
    it is very urgent

  • Workflow Objetct FIPP , SHow Dialog

    HI,
    The Object FIPP It has a method called RELEASE, that method SHOWs me a Dialog for realisng the parked document ... my queston is .... it exists a BAPI o Function which Update VBKPF-XFRGE but not showing the dialog window?
    Thanks

    You might want to try a different forum.

  • Workflow -FIPP

    Hi,
    The parking of the invoice in FB60 is triggering my workflow and after approval from the approver it automatically posts the document .this part i have done it is working fine.
    if the approver rejects the document the document should be deleted from the Fb60. transaction.
    I am not getting the logic to delete the document please can one help in getting this
    regadrs
    manju

    Hi prabhakar,
    i have created one custom workflow.
    requirement is : whenever the user the parks the document in FB60. workflow will get triggered .whenever the user approves the workflow will automatically posts the document.
    But whenever the user rejects the document . it should be delete ( it should not allow the user to further modify)
    i am using the following code in the custom BOR :
    SET PARAMETER ID 'BLN' FIELD OBJECT-KEY-DOCUMENTN
    SET PARAMETER ID 'GJR' FIELD OBJECT-KEY-FISCALYEA
    SET PARAMETER ID 'CHG' FIELD 'X'.
    CALL TRANSACTION 'FBV0' AND SKIP FIRST SCREEN.
    But i have called this method in one of the step type activity and calling after rejection.
    it not working...help me
    regards
    manju

  • How to show a custom error message in Workflows

    Hi
    I am working on an already developed Z copy of BO FIPP.
    The requirement is to make a customer specific validation on Profit centers which should be checked just before posting the document.
    I am aware of the POST method in FIPP that uses Function Module -  PRELIMINARY_POSTING_POST_ALL to make sure that everything is fine and captures the errors as well if any. - But it captures only standard SAP errors.
    How can I use this FM to capture my custom errors as well.
    Or is there any way to achieve this.
    Kindly advise.
    Thanks,
    Arash.

    Hi Nabheet,
    Thanks for your response.
    The FM returns the error messages if they are standard ones. For example, if the posting period is closed - the FM will not allow the Workflow to proceed further.
    But in this case, I have a custom error - for a particular Profit center, Cost center and I/O fields are mandatory(not at time of parking, but should be filled before posting).
    Since this is not a standard error, this FM will not stop workflow from proceeding further. How can I have the custom error captured in this FM?
    Thanks.

Maybe you are looking for

  • Which is correct Syntax for IN function in SQL expressions filters?

    Hi, I want to build a report which looks at the last 4 snapshot dates. I obtained each snapshot date using this filter Snapshot Date."Snapshot Date" =TIMESTAMPADD( SQL_TSI_WEEK,-10, TIMESTAMPADD(SQL_TSI_DAY, ( 7 - dayofweek(current_date) + 2), curren

  • ANN: eSeminar on "Using the right tool in the Adobe Technical Communication Suite 2 for the Job"

    RJ Jacquez, Adobe's Senior Product Evangelist" is a giving this e-Seminar on Thursday, Feb. 25th at 10am PST. Details and registration info are in his blog at: http://blogs.adobe.com/rjacquez/2010/02/eseminar_using_the_right_tool.html

  • Map reference to list

    can a map entry in a workflow to a variable updates: have a reference to a list which is dynamically generated depending on a form inside the same workflow. the entire scenario can be better described as.... Every admin is able to access a form when

  • Text not looking good

    Hi I have just done some credits in motion which I have used in Final cut using the scroll behaviour but the letters look as if they had glitter,they sometimes flash slightly. I have used white letters against a black background and the only thing th

  • Oracle reports installation into server

    Hi, We bought Oracle 10g to install in Solaris. The Sunguard database installer did not install Oracle 10g report into the server. How i could install only the oracle 10g reports into Solaris ?