Get PO Approval limit for Approver and substitute

Hello all,
Description:
When an approver assigns a substitute for approval, the PO Value Limit (HRP5503-LIMIT) for the position needs to be equal to or greater than that of the approver.  If this is not true, then an error message saying u201CSubstitute has insufficient signing authorityu201D should be returned to the user upon adding the substitute.
Logic can be found in SAP program LBW02F01 (include)
under routine FORM / D1328_FIND_DEPUTIES
Here i need to fetch the PO approver details and substitute detaiils.
Please let me know about this.
Thanks in advance

Substitution is for the total inbox ... 
I don't think it can be done only for Purchase Order or Shopping Cart or What ever it is...
You can use the Implicit Enhacement Operation to add code to the standard sap code...
Try to re-use the following code and get the value limit from the Business Object BUS4101.
"swc_create_object req_user 'BUS4101' sy-uname.
swc_get_property req_user 'ApprovalLimit' lv_calimit-approval_limit.
swc_get_property req_user 'ApprovalCurrency' lv_calimit-currency."
FORM / D1328_FIND_DEPUTIES -- In this, "gt_deputies" is the standard table used by SAP in the code which stores all the substitute uses..
You need to delete the user entries who are having value limit less than the approver user in the "gt_deputies".
I have done the same for one of my requirements.. but it was not specific for only PO.
Regards,
PR.

Similar Messages

  • GRC AC V10 - one approval step for manager and role owner

    Hello Community,
    I have one, perhaps easy, question. Where is it possible to maintain the solution of one approval step for manager and roleowner, if both are unique.
    E.g.:
    simple approval workflow: manager stage afterwards roleowner stage afterwards auto-provisioning
    So if the request is routed to the manager and the manager is also the roleowner of the requested authorization role (same UserID). The user has to approve one and the same request twice.
    Is it possible in V.10 to change the config that the user has only to approve the request once? And then to decide on which relevant stage settings are valid for this process.
    Thanks,
    Alexa

    Hi Alexa,
    We have had a similar questions raised in a project. In an ideal world, a single "Sign-off approval" would be a great functionality where the same user has to approve the same consecutive stages, but the reason for different stages would entail that the responsibilities entailed per stage differ, e.g. Line Manager would just check the over request, and the role owner etc may be reviewing the elegibility of a specifc role etc.
    If it is likely to be the same person reviewing the 2 consecutive stages, maybe a single stage workflow would be sufficient to cover this scenario.
    I think the logic you are trying to configure in the workflow is possible but will require alot of work with knowing how to create a clever custom workflow with BRF+ or the actual WF stuff in SAP itself.

  • I'm getting a MacBook pro for college and just wanted to make sure I was correct on how to transfer everything to it such as iTunes. All I have to do is turn on home sharing and then log into iTunes on my new Mac right?

    I'm getting a MacBook pro for college and just wondered how to transfer/share everything from my desktop pc to my Mac?

    home sharing will work but won't transfer playcounts, ratings, and original "date added".
    if you wish to keep those, use the instructions in this article here.

  • How can I get a sim card for Japan and will it work with my locked Iphone 6

    How can I get a sim card for Japan and will it work with my locked Iphone 6

    You cannot use a SIM card on a carrier locaked phone, other than a sim from the carrier the phone is locked to. You must first get the carrier it is locked to, to unlock your phone. Apple does not unlock phones.

  • I keep getting a "missing plugin" for midi and mp3 files.

    I keep getting a "missing plugin" for midi and mp3 files I want to listen to online.  These are Hymn files.  And I get a message telling me I have a missing plugin. Any ideas?

    My husband used to be able to convert ABC files to MIDI files .  This allows sheet music to be played on the computer so as to learn a tune.  We get the Missing Plug in  message.
    I downloaded the Quicktime 7.   I open Quick time, Still get the message.  What is the solution? 
    If you need to look at an example, go to "The Session" website:
    http://thesession.org/tunes/2265
    Thank you,
    Mary

  • How can I get the serial number for registration and instalation?

    Hello ,How can I get the serial number for registration and instalation?

    contact your local sales representative.
    You don't need a serial number to install LabVIEW.
    Registration is optional.
    Activation is needed after the evaluation period.
    Install it without number and it will work for a limited time (30days?) in evaluation mode, giving you plenty of time to decide if you want to buy it.
    Check the license manager to see the activation status of everything installed.
    LabVIEW Champion . Do more with less code and in less time .

  • T-codes to get total runnig hours for machine and lab

    Plz tell any one t-codes to get total runnig hours for machine and labour against the prodduction order or work center wise ..
    Thanks & Regards
    Punit SIngh

    Hi pjd,
    I'm sorry to hear of your problem getting help with your issue.  Have you checked this thread to see if there's any useful information in it that would help you get this resolved?? 
    If the information there does not help, please advise and I'll try to get you to the proper department to get this resolved for you.
    Regards,
    KaLin
    Verizon Forum Moderator
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • Im tryin to get my email verified for iMessage and FaceTime, but i don't received any emails. All info are correct (correct apple id and password). Though, i don't have any sim on my phone.

    Im tryin to get my email verified for iMessage and FaceTime, but i don't received any emails. All info are correct (correct apple id and password). Though, i don't have any sim on my phone.

    You can take a look at this support document for troubleshooting iMessage and FaceTime activation. If you have difficulty activating FaceTime or iMessage - Apple Support
    I believe with the iPhone, you need to have a SIM installed, since the activation sends an international SMS to servers in the UK. Check to see what that support document states.

  • Approval requirement for Z1 and F-04 Journal types

    Hi There,
    T.Code:  FB01/FB02
    1)
    Currently we have a custom workflow for SA journals. Everytime the workflow gets triggered for each SA document type. But now we would like to add Z1 as another document type to which the workflow needs to be trigggered.
    In the SWB_COND onlly the workflow path is taken. The condition is written as follows :
    Parked Document.Release Indicator = 'X'        and
    Parked Document.Approval Path      = 'Z001'
    The functional guy has no idea on this so it sat on top me. Could you please let me know where do I need to do the configuration to get the workflow triggered for Z1 ?
    2) Does anyone have idea on F-04 txn. Can we trigger the same workflow for this as well ? if so please let us know. Thanks a lot.
    Your help is greatly appretiated.
    Regards,
    Sree

    >
    SAP User wrote:
    > Martin! As per my knowledge there should be an event in the event log when you run the txn right? which shows there is a wf linked to that txn. Please correct me if i am wrong.
    No, there should be an event in the event trace if an event is raised by the transaction. This doesn't mean a workflow is linked to the event.
    >
    SAP User wrote:
    > I am in a track that since there is no event getting triggered for this txn I have feeling that there is no wf existing and I need to create a custom one.
    You probably will need to create a workflow for the transaction, but you also will need to make sure an event is raised for the transaction as it is not per standard. So you will need to find a user-exit or Badi or enhancement point suitable to raise the event by FM SAP_WAPI_CREATE_EVENT.
    >
    SAP User wrote:
    >Does it mean that if there is an icon ( which takes you to workflow log) in the transaction application bar then there is an linked wf for that transaction ? I hope you understand what i am talking about.
    I think you are talking about the Global Object Services button. If you can see an overview of started workflows there it means the object related to the transaction is used in a workflow. It doesn't necessarily mean a workflow is linked to that transaction directly, it could be the corresponding object is instantiated for the key you have selected in the transaction.
    Regards,
    Martin

  • To change the approval limit for Extended attribute PO Value limits

    Hi,
    We are on SRM 4.0, in PPOMA_BBP for a local purchasing organisation we want to change the approval limit let us say from 100 to 50 but the system is presenting this field as non editable( In stabdard values sub screen)
    In Extended attribute tab in organisation structure after selecting the PO Value limits in SRM 4.0 we see two sub screens
    a) Standard values
    b) Local values
    We want to change the approval limit in standard values sub screen from 1000 to 500, which system is presenting as noneditable.
    Regrds
    Vivek

    Hi
    Refer these links.
    http://help.sap.com/saphelp_srm50/helpdata/en/5a/af5efc85d011d2b42d006094b92d37/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/8b/4fa9585db211d2b404006094b92d37/content.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/fa/fa7d3cb7f58910e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/7f/0fea380bfe6161e10000000a11402f/frameset.htm
    Incase it does not helps, pls let me know.
    Regards
    - Atul

  • Approval Overview for SC and PO.

    Hi experts,
    we use SRM 7.0 with BRF workflow.  I need the approval data of SC and PO for such view in Mail:
    Approvingstep    Status       Approver        GID Approver
    purchaser          approved   John  Alex       z00000001
    approver           approved   Tom Morgan    z00000002
    etc.
    I attempted to use FM BBP_PDH_WFL_APPROVER_GET, but  it was futile.
    Can you please give me an advice for this?
    Regards,
    Evgeny.

    Hi experts,
    we use SRM 7.0 with BRF workflow.  I need the approval data of SC and PO for such view in Mail:
    Approvingstep    Status       Approver        GID Approver
    purchaser          approved   John  Alex       z00000001
    approver           approved   Tom Morgan    z00000002
    etc.
    I attempted to use FM BBP_PDH_WFL_APPROVER_GET, but  it was futile.
    Can you please give me an advice for this?
    Regards,
    Evgeny.

  • Approval procedure for item and for business partner

    Hi
    Anyone has done somekind of approval procedure for an item or for a business partner?
    Is there anyway to make this? Or just for documents?
    Regards,
    Vasco

    You can only use SAP approvals for documents. You can construct a less controlled approval method for master items by first creating a BP mandatory "Approved" UDF", and using an auto refresh FMS to set it to blank unless "on hold" is checked when the BP record is created. This will prevent it from being used in documents. Then another UDF for an authorised user to initial the BP record as authorised and uncheck the hold flag. There is nothing to stop this method from being abused but you do have the History log so that you know who did what. I have not tested the exact procedure described but have done similar for documents (to force a save as draft) when the SAP Approval has been too restrictive. Otherwise it's SDK.

  • Getting multiple intermittent calls for VOP_OPEN() and VOP_CLOSE() from kernel when copying files to my VFS

    When I try to copy a file to my mounted VFS, I get multiple VOP_OPEN() and VOP_CLOSE() commands intermittently. This behavior was not seen on OSX versions earlier to Mavericks. I used VOP_CLOSE() as event to trigger code to Check-in command to my server, as a result now I am getting multiple check-in requests from my kernel extension module which finally fail.
    How do I work around this issue on Mavericks?

    Hi Ncat,
    I might have had similar problems with yours. Finder stuck at 'Not Responding' while I boot my Macbook Pro with external HDD plugged in, my macbook heats up considerably maybe because it keeps trying to access the external disk. And Finder can only proceed after I unplugged my external hard disk.
    So what I did was:
    I rebooted my macbook into recovery mode (by holding cmd+R before / during the booting chime
    I used the Disk Utility from there (instead of from normal booting)
    Then I proceed to with 'Repair Permissions' and 'Repair Disk' for each and every partition of the external harddisk, and also my internal hard disk.
    Rebooted after everything's done, and now it seems to work.
    I hope that it will work for you

  • How can I get AirPort Admin Utility for Graphite and Snow 4.2.5 to work with OS10.6?

    I've upgraded to the latest version of Mac OS and now AirPort Admin Utility for Graphite and Snow 4.2.5 won't run. Any suggestions on how to either run this utility or otherwise get access to my old Snow Dual Airport via another method? Airport Utility doesn't see the device, despite repeated scans. My computer and iPad connect no problem to the device, but both iPod and iPhone won't take and hold an IP address. (If any one can help me solve this issue, I can live without access the Airport.)
    Thanks,

    I've upgraded to the latest version of Mac OS and now AirPort Admin Utility for Graphite and Snow 4.2.5 won't run. Any suggestions on how to either run this utility or otherwise get access to my old Snow Dual Airport via another method?
    Unfortunately, you will need another Mac running a much earlier version of OS X to be able to install AirPort Admin Utility and make any settings chances to the router.
    Since the normal life of a wireless router is around 5-6 years of use, now might be the time to consider a new router that will provide far better performance than the older Graphite/Snow AirPort.

  • HELP!!! I can't get into my macbookpro I unticked something in user account and today iv gone to boot up and I'm getting grey screen asking for name and password and. My normal ones don't work? How can I gain access again?

    Yesterday I was in user account settings trying to delete an extra user account that had appeared and I unticked something and today iv gone to boot up and iv got the grey screen asking for name and password and my normal ones sent working how do I get in agin? Any help would be appreciated thanks sam

    Boot into your Recovery partition by holding down the Command and R keys on startup. Under the Utilities menu, open Terminal. When in Terminal type:
    resetpassword
    A small app will open that will allow you to reset the password for a given user (hopefully you still have an admin home directory?). Type in your new password - twice - and then reboot and use your new password.
    Clinton

Maybe you are looking for