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

Similar Messages

  • Work flow park document ----------------Pls help 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

    public class clsGrandChild {
    private String strGrandChildName = "";
    public void mtd_setGrandChildName(String strIn) {
    strGrandChildName = strIn;
    public String mtd_getGrandChildName() {
    return strGrandChildName;
    public class clsChild {
    private String strChildName = "";
    public void mtd_setChildName(String strIn) {
    strChildName = strIn;
    public String mtd_getChildName() {
    return strChildName;
    public String mtd_GrandChildName() {
    // can i get the same value of
    alue of strGrandChildName assigned in the main frm
    here?
    public class clsMain extends clsGrandChild {
    public static void main(String[] args) {
    mtd_setGrandChildName("grand child name");mtd_setGrandChildName("grand child name") shouldn't be called here, it should be called after the
    clsChild object has been created
    >
    clsChild objChild = new clsChild();objChild. mtd_setGrandChildName("grand child name");
    objChild.mtd_GrandChildName();
    If to access the variable strGrandChildName before the instanciation of clsChild object is what you needed, then you will need to set the string strGrandChildName as static and also setter method
    needs to be static too.
    private static String strChildName = "";
    public static void mtd_setGrandChildName(String strIn) {
    strGrandChildName = strIn;
    by doing it this way, the static variables will be created when main thread starts.

  • Customizing settings for parked document for edit lock while in workflow

    Hi all,
    I want to lock a parked document from edit while in workflow, I have seen in my previous project that if any document in workflow if try to change it used to give a message that 'document in wirkflow'. how to set this setting for parked documents using FIPP.
    Thanks

    Hi,
       Please read note 169732.
    It is normal that you get this errror message "Park document blocked xxxxxx" if you try to park a document for which "Release necessary" is set but "Released" flag is not set.
    Normally in workflow the "Released" flag is set in a background step right before the workflow posts the documents.
    regards
    Waman

  • Parked document to be locked while in workflow

    Hi all,
    I want to lock a parked document from edit while in workflow, I have seen in my previous project that if any document in workflow if try to change it used to give a message that 'document in wirkflow'. how to set this setting for parked documents using FIPP.
    Thanks
    Edited by: venu gopal on Dec 13, 2011 6:53 AM

    Hi,
    At least I am not aware of this kind of customizing possibility in parked document handling process. Please go through the customization, if you think you can find such a possibility. In my experience I've never seen a need for this kind of functionality in parked doc. process.
    I don't know the badis/user-exits of this area, but I am sure there must be some thing that you can use. Much more likely to find something in the saving part (not in the display->change part).
    Regards,
    Karri

  • Customizing setting for parked documents of edit lock which are in workflow

    Hi all,
    I want to lock a parked document from edit while in workflow, I have seen in my previous project that if any document in workflow if try to change it used to give a message that 'document in wirkflow'. how to set this setting for parked documents using FIPP.
    Thanks

    Hi,
       Please read note 169732.
    It is normal that you get this errror message "Park document blocked xxxxxx" if you try to park a document for which "Release necessary" is set but "Released" flag is not set.
    Normally in workflow the "Released" flag is set in a background step right before the workflow posts the documents.
    regards
    Waman

  • Parked document workflow(urgent)

    Hello all,
    I have modified the std wf for parked documents(ws00400004).I hav e to implement the subworklfow (ws10000052) fro 2 level release for the main workflow.i.e.I have three steps in my main workflow(Complete,release and post).At the 2nd step I want to implement the Subworkflows(For release based on amount).
    For this ,What settings I have to make so that the corresponding release level workflow gets triggered (as per the customization settings n SPRO for amount).How do i define the exact point where the subworkflow shud get triggered and in order to do so,do i need to make any settings at the workflow level or this can be entirely done through Customization settings?
    Please help.
    thanks n Regards,
    Deepti.

    hi eric,
    DR/Cr are equal.
    that is initial check na.. i checked it.
    Regards,
    Suresh

  • Workflow Parked Post Document

    Hi
    We have confired standard FI workflow for Parked post document. When we parked the document email is sent to the approver at his SAP inbox. When he releases the parked document still it does not post and he has to call again the document and click on complete option to post it. Please advice if this is standard behavior or if we skip something in configuration
    Thanks and Best Regards
    Farhan Qaiser

    Hi Frahan,
    we have done the workflow for :
    1.  POs where it goes as an email to the next level for approval.
    In the email it has been the info will be there about the PO and at the same time another email will be dropped in SAP INBOX, where the approving person gets the T.code to release the PO.
    2. In Parked Documents also an email will be fired for info and also at the same time another email will be dropped in SAP INBOX to complete the SAP Transaction in the system.
    Hence, the system is behaving according to the standard itself.
    Thanks,
    Maqsood

  • Workflow for Parked Document (FV60)

    Hi,
       Can anyone tell me which workflow to be used for Parked Documents. The tcode is FV60. And I want to know what are all the settings have to be done in SPRO tcode. Can anyone provide me step by step procedure??
    I think there are some 5 workflows : WS100000051,52,53,54,55.
    I've to config for 6 Approvers. So which one can I use???

    Hello Gurus,
        Do anyone know what are all the settings have to be done in SPRO tcode. I've done some settings in which work item goes to the users which i've assigned at the same time. I need it to go one by one approved....
    I want to know whether I should use only one approval path ?
    In Assign Release Approval Procedure for Parking Document, do i need to give only one entry or 6 entries as i'm using 6 approvals. And the amount column in that is total amount or the amount for single release??
    can anyone help me out in this ???

  • Workflow for parking documents

    Hi all
    Can any one explain me, wht is workflow and how to create?????
    I need to creat workflow for parking documents??
    It is urgent..
    Thanks in advance

    Silky,
    Before putting up such a broad-bases query to this forum, try doing some homework. This (type of) query can't exactly be answered long distance!
    Anyway, to get you started, I'd recommend SAP Help: http://help.sap.com/erp2005_ehp_01/helpdata/en/fd/517b42303e0e53e10000000a155106/frameset.htm
    Second step - use Google!
    Trust me, it works - always.
    Best of Luck
    Regards
    Gulshan

  • Will the assignment of image to a parked document trigger event FIPP.Change

    Hi All,
    We are developing a workflow that has some integration with SAP ArchiveLink. The workflow waits for a scanned image to be assinged before the Parked Document can be released. For this i'm using a wait for event step that waits till the event FIPP.Assigned is raised. And once the event is received the release process is carried out.
    Will the assignment of image trigger event FIPP.Changed? If yes, how do I determine whether an image is assigned or not to a Parked Document? Can I determine by looking at the link table TOA01?
    Please let me know your thougths.
    Thanks,
    Mustajab

    I would think it will not - but why don't you turn on the event trace (SWELS) and find out (SWEL). Image.Assigned is more likely to be triggered.

  • Parked document posting - urgent

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. >
    Hi friends,
    while posting parked document to the posting using FBV0, giving error message as "Check not successful due to document balance"
    Message no. FP099
    unable to post the document.
    please have a suggestion.
    Regards,
    suresh

    hi eric,
    DR/Cr are equal.
    that is initial check na.. i checked it.
    Regards,
    Suresh

  • FIDCC2 parking document workflow

    Hi All
    I have one requirement regarding parking document workflow:
    We're using FIDCC2 Inbound IDoc to post the vendor invoices. As per our requirement, the incoming document should not be posted. Instead it should park. Upto this point we are successful.
    But, after parking, a workflow should start and create an workitem in the user's inbox saying that parking document is ready for approval.
    In FBV3, if we select the radio button Release necessary then it should create the workflow. But, even after checked that button it doesn't create the workflow.
    Your help is highly appreciated on this. Please..
    Thanks
    Senth

    Please reply...

  • Triggering of Workflow for park documents based on Document type.

    Hi,
    I have activated workflow for park documents but it is triggering for all document types. Client dont want workflow for Customer park documents.
    I assigned SA document only in "release approval path" but it is triggering for all document types.
    Please help me.
    Thanks.
    Azeem

    Hi Azeem,
    We have the same requirement. Would you mind sharing how you were able to accomplish this?
    Thank you,
    Mark.

  • Enabling workflow for parked documents in FICA

    Please let me know if anyone used the standard workflow for approving parked documents before they can be posted. Please let me know the configuration and development steps needed to achieve this requirement as I could not find any kind of documentation around it.

    Found the [documentation|http://help.sap.com/saphelp_47x200/helpdata/en/96/8b4e6943ce11d189ee0000e81ddfac/frameset.htm] in regular ERP documentation. I will follow the steps in this document and post a new question if I run into any issues. Closing this one.

  • Workflow report by parked document number / Company code / Year

    Hi,
    I need to develop an new ALV report to find out the status of the parked document.
    The selection criteria will be as below:
    1. parked document number
    2. Company code
    3. Fiscal year
    The out put of the report should have the below details.
    1. Document Parked by
    2. Status (Error/in process/processed)
    3. Approver name1
    4. Approver Name2 and all the approver names.
    5. Error Message (If any).
    I am not able to figure out the link between the parked document number and the workflow.
    Please help me on this.
    Thanks,
    Shiva.

    Thanks much Jai,
    I got all the work item id for this table (SWW_WI2OBJ) but how can i differentiate them. For example which work item id is to find out managers and which one to find out the status and so on....
    and how can i find out list of all the approvers for a particular parked document number.
    Thanks,
    Shiva

Maybe you are looking for