Number of Appropriation request submitted for approval

Hi Friends,
There are around 14000 appropriation request (AR's) are created in my system. And we have developed workflow for AR approval. And AR should be submitted for approval via only Control tab in IMA11 but some of the AR's are submitted via Variant Tab ( causing problem in work flow)
Now I would like to know the number of AR's which are submitted via variant tab. I can find out this by selecting AR's from IMAK table and then checking IMA11 for each AR but it is very time consuming.
Can I get the number of AR's submitted for approval via variant tab by using any table or any report available for this purpose.
Any pointers.
Regards
Ashutosh

The problem sounds more like a business area problem rather than workflow problem. From the workflow side you can look into the user who created the workflow but I'm not sure that would be helpful. What you might want to do is to check with your DB admin as they might be able to find out a way.

Similar Messages

  • Work flow - user is not reciving mail,once CREDIT MEMO submits for approval

    Hi All,
    Please find the issue as below.
    User created the credit memo and submitted for approval. user is expecting the mail in his mail-box, once he submitted the credit memo for approval and same way once approver approved the credit memo, user is expecting mail such that credit memo has been approved.
    He informed that previously he is receiving the mails as expected.
    Now all of sudden he is not receiving mails.
    I have checked work flow mailer, mailer is up and running.
    I have gone through the wf_notifications table, here i can see that MAIL_STATUS column having value of "MAIL".
    even i have gone through WF_USERS table this particular user is existing and status is "ACTIVE".
    But user is not yet received any mail.
    Kindly some one help me to sort out this issue.
    Thanks in Advance.
    Edited by: user627525 on Jun 8, 2011 5:58 AM

    Thanks RK for your quick reply.
    I was gone through the details you have provided. every thing is fine as expected.
    Later i have checked workflow mailer, it was down, due to that notifications are not reached to users/customers.once it is up and running mail notifications sent to respective users successfully.
    Many Thanks.

  • Withdraw item submitted for approval

    Is there a way for submitter to withdraw item that has been submitted for approval in Portal?
    Thanks,
    Gary

    hi,
    I am using Portal 10.1.2.
    It seems that there is no mechanism to retreat the newly added or modified contents as the "submit for approval" is automatic.
    Anyone who can tell us the solutions?
    How about Portal 10.1.4 ? Are there any new feature in this version to address the problem we are facing?
    thanks
    George (HK)

  • Request  submitted for provisioning through CUP

    HI All
    I am using SAP GRC 5.3
    i am using Compliant User Provisioning for creating requests.
    After submitting the requests  does CUP directly talk to target System or does it talk to any provisioning engine
    In short I want to know what actually happens( internally)  when a request is submitted for provisioning through CUP
    Thanks
    Jagan

    Mph,
      Once you complete the request in CUP and when it passes through all the approval stages, CUP will directly connect to target SAP system to provision users and roles. CUP has the java front-end which initiates the request and then it connects to the ABAP programs which are installed target SAP system for provisioning.
    Hope this helps.
    Regards,
    Alpesh

  • Request waiting for approval

    Hi,
    I have request that is in status running from last 24 hours and waht it is doing is
    begin PO_REQAPPROVAL_ACTION.APPROVE_DOC (:v1, :v2, :v3, :v4, :v5); end;
    I got this by query
    SELECT vs.inst_id,vs.osuser,vw.event,vw.p1,vw.p2,vw.p3 ,vt.sql_text , vs.program
    FROM gv$session_wait vw, gv$sqltext vt , gv$session vs
    WHERE
    vt.address=vs.sql_address
    AND vs.inst_id = vw.inst_id
    AND vs.sid = vw.sid
    and vs.sid=xxxx
    Any idea what it is doing or how i process this or cancel this request or database session?
    thanks

    Hi Karunakar,
    Using Admin Delegation option will allow access to entire work Inbox of the Approver A who is on leave to Approver B who is delegated approver.
    NWBC -> Access Management -> Access Request Adminstration -> Admin Delegation
    If you really want only few requests to be approved by Delegated Approver Security admin can forward the request to new approver when main approver is on leave.
    Regards,
    Madhu.

  • Po approved but still being submitted for approval

    Can you please explain how to stop the approval requests for PO? Approver keeps getting prompted to approve after he’s already approved this. Thanks!

    Hi Mari,
       Please check under what condition the PO Approval request is being sent now. If its BSP Workflow or non-BSP Workflow.
    If the condition is not satisfied then it must be going for the further Approval.
    Else give the details on which you are sending the Approval Task for the PO Approval.
    Regards,
    Jagan

  • Question voor all experts Your application to become an Enthusiast has been submitted for approval.

    why does this take more than 2 weeks ??

    Don't know. Mine took at least that. Only when I submitted a second application did the first get approved!

  • Get Count of the number of Leave Request .

    Hi All,
    Can u suggest any FM or a particaular way which will return a number of leave request pending for approval on a particular name.
    See the scenario is i need to show a overview screen in which it will show number of Leave request or Time Regularization left in a persons name.
    i cant go in abap code of that program and get the count form the internal table cause delay in loading the application on the portal.
    Any Help ??
    Thanks n Regards
    SJ.

    hi it seems you are trying to implement mass leave approval??? anyways...
    check ptarq_reqlist_tab_flat (i dnt have r/3 connection check it is table or structure)
    a class defention where you can get help cl_pt_cor_reqs_list (open with tranx SE24)
    method -> sel_reqs_tevents_for_next_proc
    digging more into this you may get the more hints.

  • Workflow for Approval of Appropriation Request

    Dear experts,
    I have been working on Workflow for Approval of Appropriation Request.
    Even after carrying out all the required configuration, the process is not working. Following are the symptoms:
    When appropriation request is submitted for Approval, I am maintaining user ids of approvers in the Partner field.The moment I click For Approval status the Approve Button is deactivated.Even when I log in from the Approver's user ID the button is Deactivated. 
    When I check the Business Workplace Inboxes of Approvers there are no Workflow related mails.
    please help me out
    Regards,
    srikanth

    srikanth,
    Have you maintained all the configurations related to Work flow in IMG? like activating event linkage, assigning agents, approval schema etc...
    Also, have you maintained the workflow automatic configuration in transaction SWU3,
    you have to maintain the following:
    1. create a user id WF-BATCH, user type system and maintain a password for this user (seek BASIS team help for doing this)
    2. Assign SAP_ALL & SAP_NEW in user profile tab.
    3. in SWU3, under Maintain Runtime Environment --> Maintain Workflow System Administrator , select line and click on execute button, select user - WF-BATCH, save and back.
    4. then in the same screen select *Configure RFC Destination * click on execute, system prompts with the user id mentioned in the above step, you enter the password mentioned in the first step, click OK.
    5. now select *Maintain Runtime Environment * click on perform automatic configuration button (f9).
    6. Ensure that the option Maintain Runtime Environment turns to Green tick mark.
    7. select Classify Tasks as General click on perform automatic configuration button (f9).
    8. Ensure that the option Maintain Runtime Environment turns to Green tick mark.
    Now can go to transaction SWDD, on the left side of the screen, in the field WORKFLOW enter this value* WS00300022* press enter. Click on test (F8) button.
    In the Test Work flow screen select BUS2104 line, it shows a new line at the bottom of the screen with the following options:
    Object type:  BUS2104, Key:
    You enter the appropriation request number in the  field key (you cannot directly enter value here, choose drill down option (f4) then a new window pops up, enter the approp request number, click ok.
    then click on execute (f8).
    Now you can check in the approver's business work place under Inbox - workflow.
    Praveen

  • IM - Appropriation Request approval authorization based on Budget Value

    Hi all,
    Can someone help me confirm the following?
    I'm implementing Investment Management module and use appropriation request (AR) to approve budgets where AR statuses can be approved only by certain authorization groups, and we do not use Workflow. The problem is that we want the status change not only based on authorization but combined with the budget value. For example, for budget <50,000 then Superintendants can approve the AR but if it's >50,000 then only Managers can approve the AR.
    As far as I've looked, IM module does not provide this functionality where authorization can be restricted based on budget value. Can someone confirm this?
    Thx very much in advance!
    cheers,
    -Ri-

    The standard AR workflow sends a notification (document once approved) to the applicant and workflow to the approver (for approval). For details refer the link below:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/2a/f9f542493111d182b70000e829fbfe/content.htm
    Standard reports under Investment Management>Appropriation Requests>Reports on Appropriation Requests>Master Data Lists ex.,T Code IMR5 - Appropriation Request Without Distribution Without Variants with changed layout to include system status would show you the required information.
    Regards
    Sreenivas

  • Approval of Variants in Appropriation Requests

    I require workflow for multiple variants for the same AR. It should be variant wise approval. When am creating the second variant and submitting it for approval I can not see the Approve Button, the system only shows Postpone Approval which is incorrect. Can any one throw light on this......

    You are right. Assuming the first variant is approved and I could  submit the second variant for approval only after putting the first variant in reject status. Now the second variant is created and I get to see "For Approval". I submit this one for approval  and I dont see the "Approve" button coming up, instead it shows "Postpone Approval".
    So there are two variants created. First one is in rejected status, second one is submitted for approval, when you see it display mode you see the "approve" button and when you go in change mode it shows up as "Postpone Approval".

  • Appropriation Request Workflow Not Working

    Dear Friends,
    I have been working on Workflow for Approval of Appropriation Request.
    Even after carrying out all the required configuration, the process is not working. Following are the symptoms:
    1) When appropriation request is submitted for Approval, I am maintaining Ser ids of approvers in the Partner field.The moment I set the For Approval status the Approve Button is deactivated.Even when I log in from the Approver's user ID the button is Deactivated. I believe that, it is so because once workflow is active one can not approve in master data transaction, approval has to be done thru workflow only.
    2) When I check the Business Workplace Inboxes of Approvers there are no Workflow related mails.
    3) I have also checked in IMA11 that the Work flow has been created.
    Ne suggestion on the would be of great value.
    Regards,
    Seemant

    I checked all these.
    Still there is no success.
    In the appropriation request I have maintained different users as partners ( excluding myself) partners. As per the Workflow the mail should go to inbox of these users. Work flow is getting activated but still its not geting updated in the inboxes of users.
    Are there any Basis settings that I may be ignoring.
    Also the object type BUS2104 is being used. In forum I have read that this object type is obsolete. May be I can change the object type to BUS2204 ( the new one). If I need to do the same, what are the settings I need to do?
    Regards,
    Seemant
    Edited by: Seemant Parth on Sep 4, 2008 10:44 AM

  • Security enhancement in Appropriation Request

    Hi All,
    Is it possible to enhance the security enhancement in Appropriation request (IMA11)
    For example :
    Applicant : user 1
    Approval 1: user 2
    Approval 2: user 3
    Approval 3: User 4.
    Once the approval 1 ...approve the AR...he cannot change the AR master data....
    Plz help.
    Cheers,
    Nies

    hi,
    Appreciate if you could explain in detail .
    Cheers,
    Nies

  • Appropriation  request Status

    Hi Gurus,
    Can anyone tell me where can I find Appropriation  request status for an Appropriation  request number.
    Please tell me the t.code or table with field name.
    regards
    Mac

    Hi Mac,
    You can see the status of the appropriation request thru T code IMA11. Check the status from App Req tab.
    let me know if you need help.
    Regards
    Bharat

  • Approver request gets to approver but not seen in approver work inbox AC10

    Hello Gurus,
    I have a problem that has been frustrating me for some two days now.
    I am trying to create a user request using the standard workflow in AC 10.0.
    I have the manager account setup and assigned to the user i am trying to create.
    The role i am assigning to the user has an approver assigned to it.
    I have 2 stages defined - GRAC_MANAGER (Agent ID - GRAC_MANAGER | Aprover type - Anyone Approver) and GRAC_ROLEOWNER (Agent ID - GRAC_ROLEOWNER | Aprover type - Anyone Approver).
    I don't have any notification settings defined anyway. (Do I need to define any notification anyway if I am using the default settings)
    When I go to the audit log of the created request in the search request environment, it tells me that it is "pending for approval at the path GRAC_DEFAULT_PATH stage GRAC_MANAGER Approver ID: Managerapp" [where Managerapp is my Manager defined as approver].
    My issue now is that when I go to the inbox of the manager, i cannot see any request pending for approval there. So where is it?
    Please help me out as I am stucked.
    Thanks

    Hi,
    The root cause of the issue are two configuration item in your SPRO workflow configuration which normally is done in your post installation operation.
    1. Perform Automatic Workflow Configuration.
    2. Perform task specific customization.
    For debugging your workflow in MSMP kindly use below link:
    "http://faq:port/sap/bc/webdynpro/sap/grfnmwmsmpmon?sap-system-login-basic_auth=X&sap-client=100&sap-language=EN"
    Regards,
    Prasad
    Edited by: Prasad Chaudhari on Oct 21, 2011 4:44 AM

Maybe you are looking for

  • Getting Error: Invalid configuration. Terminating the Palm Desktop when starting Palm Desktop 6.2 by Access

    I have recently gotten the error noted in the subject line on my Tungsten E2 whenever I double-click the Palm Desktop icon.  Once I click the OK button I am returned to the desktop without entering the program.  I have installed the program and reins

  • How to show BPM Reporting values in Visual Composer

    Hi everybody, i add a Reporting Activity to my current BPM Process. My purpose is to show the report in Visual composer. Unfortunately i don't know how to import the BPM Reporting Activity into VC? Could anybody help me with a how-to-guide or a detai

  • PDF Form Templates

    Hi, is there a way you can create a PDF Form as a Template that performs the same way as a Word Template .dotx? I want to be able to have the PDF forms sit on our server but I don't want staff saving information over the template...any suggestions

  • Will not open

    I install facetime on my Macbook for the first time and it will not open. error message says to quite and reopen again.

  • WTK SDK 3.0 for OSX problem with capturing audio, emulator

    Hello all, i'm installed the WTK SDK 3.0 for osx and everything works well. Some test applications also work. Now I'm trying to realize my project and get strange error. I want to capture some audio form the microphone. But when i do so the Emulator