When a SC is Approved???

Hello,
Does someone knows in wich table can I check when (the date)  a SC is approuved?thanks

Hi
<b>There is a function module - BBP_PD_SC_GETDETAIL
Use this FM, pass the shopping cart number,</b> <u>and  get the status incase
is having a value equal to I1129 . Then it's approved.
Also, you can check status 'Approved' to know if SC is approved or not.
Status Approved = I1129
Use FM BBP_PD_SC without I_WITH_ITEMDATA flag and check E_STATUS table.</u>
<b>Alternatively, you can use BBP_PD (Best transaction in SRM) and it will give you all the tables names and their relationships when you provide the SC number for the object type- BUS2121 in this case.</b>
<b>Also look in tables ->
</b>
<u>CRMD_ORDERADM_H -> Header data for SC
CRMD_ORDERADM_I -> Item data for SC</u>
Hope this will help.
Please reward suitable points, incase it suits your requirements.
Regards
- Atul

Similar Messages

  • Error: One or more categories of approval could not be loaded when user wants to approve

    Two of my PM's are getting the error shown in the title of this post  (Error: One or more categories of approval could not be loaded when user wants to approve).    The "Related Topic" issues a work around of using the rules to "automatically approve the
    offending items".   This did not work for us.   Has anyone else experienced this issue? 
    Thanks,
    ~RK

    Hi Marc -  Per ytour request:   
    The PM does the following:
    1. Access PWA Home page and review messages
    2. Clicks on “You have 1 timesheet from resources pending your approval” message
    3. Approval Center Page loaded with “Error: One or more categories of approval could not be loaded” and “There are no new approvals to review at this time. If you have published your plan and
    still do not see approvals, have your resources submit updates from “Tasks” of “Timesheet”” messages.
    We've made certain the Schedule is published and the timesheet was submitted correctly.
    Expected behavior: Timesheet records should be available for review and approval.   Instead, the PM gets the screen below with the error message

  • How Popup window automatically open, when I got new approval from any user?

    Hi Friends,
    I have an application in Form6i, where different users send approvals to me, when somebody send me new approvals there is indication to me, I used timer, and I Execute Query in When Timer Expire trigger , so a display item is appear when I received new approval. But this is only applicable on the Approvals screen, when I navigate to another screen I have not get an indication of new Approvals.
    Now I want to get an indication of an approval on every screen in my application in the form of Popup window.
    A window is automatically open before me on any screen when new approval is come.
    THIS IS JUST LIKE YAHOO MAIL BOX, WHEN WE WORKING IN ANY APPLICATION JUST LIKE MS WORD, EXCEL ETC. AND WHEN NEW MAIL COMES IN ACCOUT THERE IS AN INDICATION IN STATUS BAR “RECEIVES ONE NEW MESSAGE”
    Please send me the solution of this problem on urgent basis.
    Best regards,
    Shahzad

    Instantiate from your forms application a second forms application which calls your form with the timer or which contains a procedure which has registred itself for a message (use dbms_pipe).
    Your starting form code will call via a host command ifrun32.exe with all required parameters and the name of the form containing the timer or listener. Now you have two forms applications running on your pc but the "mailbox"one can get minimized and maximized the moment a message is detected.
    Marcos

  • Backend details when we do Force Approval for AP Invoice

    Hi,
    i Would like to know, whats are the backend process will happen when we select force Approval and submit for Approval,
    Usually this action will be carried out to Aprove Manually.
    And when i openend the form (APXINWKB.fmb) not able to get how exactly its happening.
    regards,

    i Would like to know, whats are the backend process will happen when we select force Approval and submit for Approval,See my reply to your previous post, Re: Error FRM-10102 While Opening APXINWKB.fmb (Oracle Apps Invoice Forms) in . This forum is for non-EBS forms development. This question doesn't even relate to Oracle Forms. It is a Oracle EBS framework question. Please post your question in the right forum. ;-)
    Craig...

  • 'No Details' error when tying to appen approval task from oim page -11GR2

    Hi all,
    I am using RequestService service of oim API for triggering Remove Role request. Request is being triggered succesfuly, and approval task is being assigned to the right person. But when I try to open the task I get 'No Details Available For the Task' message in apopup. I tried to open it from the worklist application but there is the same error. What may be wrong? Any Help is strongly appreciated...
    Code snipped I use is below:
    OIMApiHelper helper = new OIMApiHelper();
    User user = helper.findUserByReconKey(userReconKey);
    String userKey =user.getEntityId();
    RoleManager roleManager = Platform.getService(RoleManager.class);
    RequestData requestData = new RequestData();
    RequestService reqsrvc = Platform.getService(RequestService.class);
    requestData.setJustification(" Remove Roles");
    ArrayList<RequestBeneficiaryEntity> entities = new ArrayList<RequestBeneficiaryEntity>();
    List<Role> userRoles = roleManager.getUserMemberships(userKey,true);
    for(int i=0; userRoles!=null && i<userRoles.size();i++){
    Role role = userRoles.get(i);
    String roleKey = role.getEntityId();
    String roleName = role.getName();
    if(roleName.endsWith("ALL USERS")){
    continue;
    log.info("Benificiary Key (Role ID) ->"+roleKey);
    log.info("Benificiary Name (Role Name) ->"+roleName);
    RequestBeneficiaryEntity ent1 = new RequestBeneficiaryEntity();
    ent1.setRequestEntityType(oracle.iam.platform.utils.vo.OIMType.Role);
    ent1.setOperation(RequestConstants.MODEL_REMOVE_ROLES_OPERATION);
    ent1.setEntitySubType(roleName);
    ent1.setEntityKey(roleKey);
    entities.add(ent1);
    if(entities.size()==0){
    return;
    Beneficiary beneficiary = new Beneficiary();
    beneficiary.setBeneficiaryKey(userKey);
    beneficiary.setBeneficiaryType(Beneficiary.USER_BENEFICIARY);
    beneficiary.setTargetEntities(entities);
    List<Beneficiary> beneficiaries = new ArrayList<Beneficiary>();
    beneficiaries.add(beneficiary);
    requestData.setBeneficiaries(beneficiaries);
    //submit request
    String reqId = reqsrvc.submitRequest(requestData);
    BR,
    Aliye

    He is talking about the configuration which you did at the time of OIM Installation.
    Verify:
    Login into EM > System Mbean Browser > Application Defined Mbean > oracle.iam > oim_server1 > oim >Config > XML Config.Discovery > Discovery

  • LaunchFCP error when submitting content for Approval

    I'm getting a 'Delivery Validation' error while submitting content for approval.
    Screenshot of error.
    Where can I find the logs to debug issue's like this failures.

    LaunchFCP refers to sending a proof. When you Submit Content for Approval, Adobe Campaign sends out a Proof to the proof target and sends a Validation Request to the Content Reviewer.
    You can Open a delivery to view the error details on the Summary page. The proof does not appear on the Campaign dashboard, but you can go to the Deliveries folder under Campaign Management (default location) to see deliveries and their proofs. Proofs are a copy of the original delivery with [Proof n] in the subject line.
    Generally, don't delete campaign configurations. For some configurations, when you delete them they are moved to an archive folder. For example, if I look in the Deleted deliveries folder, I can see some proofs and e-mails that you deleted. The reason your proof failed appears to be because of a missing subject line. There is a rule in Adobe Campaign that checks for this.
    Hope this helps!

  • PWA : Timesheet Manager list not available when submitting TS for Approval

    I've set the Timesheet Managers users in PWA settings and unchecked ‘Fixed
    Approval Routing’.
    On
    submitting the TS for approval in the sending request the control to choose the TS manager approver
    is missing... as there was a fixed route, but it's not the case.

    Hi,
    Please refer to this
    article.
    When you uncheck the fixed approval routing, while submitting a timesheet, Project Server will popup the list of predefined timesheet managers so the user can choose who will be approving his timesheet.
    If you check the option, then Project Server will send the timesheet for approval to the timesheet manager of the user (as it used to be in PS2010).
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • UWL - Error when lauching webdynpro for Approve time

    Please suggest me how to solve this error.
    As part of Manager Self Services (MSS) - we are getting error , when we try to click on the UWL Task link for "Approval of Working Times", UWL tries to launch a Webdynpro page and it could not find that.
    As we followed up with our basis team, they informed us that the Webdynpro Component does exists in the Portal.
    Error Details:       com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/msscatapproval' and application 'CatManagerApprove' are not deployed on the server. Please check the used URL for typos.

    check from the content admin, If you are able to launch this correctly
    Please make sure you have defined the
    Task in SWFVISU.
    Task                           TS31000007
    APPLICATION    CatManagerApprove
    PACKAGE        sap.com/msscatapproval
    If you are using the standard task/
    http://help.sap.com/saphelp_nw70/helpdata/EN/20/f0c82c9f6748c58d
    9ea14b3bbed93a/content.htm
    This error occurs when the Portal is unable to detemine the above files due to the config issue of SAP_ECC_HumanResources
    Please check the port setting etc

  • How Requistioner can chage SC when it in awaiting approval stage

    HI,
    What configuration changes need to be done for requistioner to chage SC which is in 'awaiting approval' state.
    Thanks

    Hi Ravi,
    Shopping Cart can be changed in "Awaiting Approval" Status. This out of the box functionality
    If an Approver makes a change to a Shopping Cart that will cause the total value to change, the Requisitioner will have to approve this change.  This includes a change in quantity, price, or rejecting, adding/copying/deleting a line item.
    The Requisitioner must approve a price or quantity change before the order will route back to the First Approver.
    When a Requisitioner accepts changes to a Shopping Cart, the status on the Approval Overview may still show that the cart is u201CAwaiting Approvalu201D even though it has properly progressed back to the first approveru2019s inbox.
    Thanks
    Zameer Sayed

  • Batches Consumed When Document sent for approval

    When Inventory transfer Document sent for approval after selection of batches,the batch gets consumed to other document during the time of approval document approved and added.This throws error message as negative inventory in batch when approval document is approved and added.what is the solution to restrict the batch selected in document sent for approval.

    Hi Naresh......
    You can put restriction to avoid this by SP Transnotification......
    Regards,
    Rahul

  • AME Invoice workflow - When invoice moves from Approval Require to Not Req

    Hello,
    I have a small Issue with AP Prepayment invoice Workflow.Version: 12.1.1
    Issue Des:AME has been configured specifically for Prepayment invoices. however, when Initiate Workflow is clicked, the Approval status changes from Required to Not Required (instead of Initiated).
    AME Setup:
    1.IF supplier amount > O get approval from approval-grp.
    Steps:
    1.Create a invoice with amount 1000 and distributions with 1000 amount.
    2.Validate Invoice
    3.Intiate Approval using actions "Intaiate Approval" the Approval status changes from Required to Not Required (instead of Initiated).
    4.Invoice shows status 'Not Required'
    5. first time the customer was using AME Rule for Prepayment invoice type with approver type as HR People and In the employee form, the supervisor relationship was not defined.
    Any idea on why this is not working will be of great help!
    Regards,
    Venkat

    HI Venkat,
    Check the AME rules, Is the Priority filed have any values set or not.
    The Priority must be set to 1 and try again.
    Regards,
    Sunil

  • Human Workflow email notification to a distribution list when assigned to an approval group

    Hi All,
    is there a way to send the notification email to an email distribution list when a task is assigned to an approval group instead of sending individuals emails to each member?
    As of now HW config is sending individual emails to each member of the approval group when the task is assigned to that approval group, for some approval groups (not all) they want the notification emails be sent to a distribution list, also we are using the actionable emails - so far it's working fine - the only thing is that the recipient of the actionable emails should be a dist list, is this even possible?
    thanks in advance

    Hi,
    From your description, some users that are not the dynamic distribution group members receive the messages that are sent to the dynamic distribution groups. If I have misunderstood your concern, please let me know.
    In your case, I recommend you use the following cmdlets to verify the members of this dynamic distribution group at first.
    $MarketingGroup = Get-DynamicDistributionGroup "Marketing Group"
    Get-Recipient -RecipientPreviewFilter $MarketingGroup.RecipientFilter -OrganizationalUnit $MarketingGroup.OrganizationalUnit
    Hope it helps.
    Best regards,
    Amy Wang
    TechNet Community Support
    Hi Amy,
    Correct, some users that should and are filtered out from the DDL are receiving the emails.
    I set the variable and ran the command you provided and got consistent results to the "filter preview" in EMC, the particular user that is filtered out in both membership preview method is still receiving these emails!
    Ash

  • Not recieving notifications when leave has been approved in sshr

    hi everyone?
    we recently integrated our SSHR with AME.
    when an employee applies for leave, and the first approver approves, the leave is forwarded to the second approver and a FYI notification is send to the employee
    informing them that the leave has been forwarded to the second approver.
    The issue: when the second approver approves the leave - no notifications are send out to the first approver and the employee.
    thanks..

    Hi Luziah,
    System never send a notification to first approver when the second approver approves, but it definitely will notify the employee that his/her leave has got approved. Can you check if your "Workflow Background process" is running in background, if not then run and schedule this request and check if it sorts your issue.
    Thanks,
    Sanjay

  • Inbox when document comes for approval

    Hi all,
    I don't want any draft document to come in approvers inbox whenever document sent for approval because i'm using approval stataus and decision report to see the pending,rejected or approved document and don't want it to be displayed in INBOX......is there any way to do it?

    hi mukesh,
    As this normal system behaviour,there is no way to restrict
    messages from mail and messages for approval.
    Raise a ticket to SAP in service market place.,
    http://www.service.sap.com
    Jeyakanthan

  • When Click on the Approve Button, workflow take to "page Cannot be Find"

    Hi all ,
    Please need your urgent help. I have an unique issue here as follows ..
    I have a OA Page where Page have a Apprvoal ( Workflow ) button, manager Clicking on the Approval Button which throws the erro r" Page Can not be found".
    Anybody faced this sort of issue and if you know the knwo the solution please help me in resolving the issue.
    Thanks and regards
    Raghu

    Hi Anil ,
    I am regular visitor to Forum and I thought I will get some clue or atleast some replies on the above thread.
    Please help me in resovling the issue.
    Here is the details of the issue that I am facing in in our application.
    1. I have a Approval Notification on a Page.
    2. After clicking the approve button , the control should take me to a Appoval Comments PAge.
    3. But after clicking the approval button I am getting ' Page Cannot be found error".
    4. I have four botton on this page ( like Redirect, Retunr,cancel ) even after clicking any of these also theos th same error.
    Haan ..... We are facing this issue in Prodution and Staging but the Developemnt instance its works fine.
    awaiting for your reply.
    Raghu

Maybe you are looking for

  • Sql server 2005 reports with sql server 2014

    Can i upload SSRS 2005 reports as it is on SSRS 2014 and use it without doing anything extra or without changing anything ?? I can use SSRS 2005 reports as it is with SSRS 2012. But for SSRS 2014 not sure. h2007

  • How can I have a different set of cookies per tab ?

    I want to have more than one login to google, wikipedia, web mailer etc. at a time, all of which are implemented as cookies, without the need for multiple profiles, because those force me to have more than one window, bookmarks, set of preferences et

  • Indesign Applescript Placed Object Layer Visibilty Override

    Hi, trying to programmatically control layer visibility of placed objects (either AI or other ID files) in a multi-page Indesign document.  Have looked all over the dictionary but can't seem to figure a way to reference the layers. Would someone have

  • Using dynamic groups for j2ee security

    Hi all, I have my realm setup in server.xml and my standard and sun-specific deployment descriptors setup for j2ee security. Everything seems to work fine for groups defined via uniquemember attributes (all users are specified), but I'm having troubl

  • Does cisco MDS 9000 switch by default set a little higher R_T_TOV?

    Hi, All: Not sure anyone has done LOS for cisco MDS 9000 switch before. I tried to insert code violation which is equal to 103ms but only see link reset but not NOS/OLS. is it because that Cisco MDS has default higher ? Or can we set R_T_TOV on switc