Question about Custom Escalation Function

I want to use a Custom Escalation Function described on this document:
http://docs.tpu.ru/docs/oracle/en/owl/E14571_01/integration.1111/e10224/bp_workflow.htm#BACHEFDH
I want to execute a custom function on task EXPIRATION.
Main Question: The "Custom Escalation Function" is just for Escalation or i can use too for EXPIRATION ?
Thanks.
Victor Jabur

Okay Experts. The problem is solved. There was no problem with the custom key figure function. The problem was with the sales order data. The sales order details for the material in question were under the "make to order" segment and the other transaction data info was in the "make to stock" segment.
Once i found this out , i tried loading someother material and it worked perfectly.
Thanks
Aparna

Similar Messages

  • Some question about the renegotiation function in SRM Contract (GOA)

    Hi All Expert,
    We are on SRM 5/4.6,  there is a question about the renegotiation function in SRM GOA.
    Can we renegotiate the price for some parts in the GOA items with this function ( e.g. Only renegotiate one item in the contract) ?
    Will the item price updated automatically after the renegotiation?
    Many thanks in advance!!!
        Wendrin

    Hi Sanjeev,
    Many thanks for your help.
    One more question, if I add a new item when we renegotiation, will it be transfered to contract and create a new item after that?
    Thanks and best regards
    Wendrin

  • Questions about user-defined functions

    Hello all,
    I've got some questions about user-defined function in a message mapping:
    1) How can I get the current date/time in format yyyy-mm-dd hh:mm:ss ? What is the java code for this?
    2) I want to use the StreamTransformation constant TIME_SENT, only this is not in the right time-zone.
    It is GMT and it should be CET (1 hour difference). How can I convert this in Java?
    Can somebody help me with this?
    Thanks in advance.
    Kind regards,
    Marco van Iersel

    Hi Marco,
    If the date format is fixed as you have mentioned,please use this:
                                    String test = "2009-03-27 23:15:30";
              String test1 = test.substring(11,13);
              if(!test1.equals("23"))
              int a = Integer.parseInt(test1);
              int b = a+1;
              System.out.println("b"+b);
              String c = Integer.toString(b);
                                    test = test.substring(0,10)+" " + c + test.substring(13,19);
                                    return test;
              if(test1.equals("23"))
              test = test.substring(0,10)+ " 00" + test.substring(13,19);
              return test;
                                    else return "";
    Kindly let me know if this works.
    Thanks.
    Regards.
    Shweta

  • Question about PL/SQL Function in report

    Hi all. I have a (basic) question about using a PL/SQL function in a report. In my report page I have an item (PL/SQL function) that has the following syntax:
    return username from t1
    where username like 'Le%'
    I reference this item in an email process. Ideally this function would return all usernames that begin with 'Le' in the drafted email; however, its not looping so I'm only getting a return on the first name.
    I have a few books on PL/SQL but I'm not exactly sure where to start - I imagine there is a loop process I need to integrate into the function but, like I said, I'm not sure.
    I would have posted this to the PL/SQL forum but also wanted some feedback on whether or not using this method is the best way forward. Essentially I have a table with usernames and just want to send email messages based on some simple logic.
    Thanks!
    Len

    Hi Sergio,
    First, it's an honor to have you reply to my post. Thanks!
    To be more specific,
    T1 is a table containing the results from a user security scan. Username is a column in this table containing user names. What I have done is create a page in HTML DB with the following elements:
    1. An 'Item' containing the PL/SQL function that is hidden. The purpose of this Item is to generate information from T1 that meets the simple logic parameters - in this case, the user names that begin with "Le". I have called this Item P145_TT
    2. A 'Process' containing references to HTMLDB_MAIL. The 'Process' looks similar to this:
    HTMLDB_MAIL.SEND(
    P_TO => '[email protected]',
    P_FROM => 'Anon Email Account',
    P_BODY => 'Note: This message was automatically generated. Do not attempt to reply to this email.
    These are the users that begin with Le: '||:P145_TT||' ',
    P_SUBJ => 'Summary');
    3. A 'Button' to submit the process and (hopefully) send the message containing all users that adhere to the logic in the function.
    4. If I use 'return username from t1...' I will get a username generated, but like I said previously, it only gives me the first and does not loop.

  • Question about Custom Shape Files from newbie to PS

    My husband bought me PS CS4 Extended. That said, I have never used PS at all. I have always used PSP. Please don't hate me!
    I have figured out that one loads actions and presets. OK, got that. The question I have is if I can have my Custom Shapes and Actions on a completely different partition? I ask this because there is not enough room on the partition for me to continue adding shapes and such to PS in the program itself. I am figuring that I can since I have tio load them into the program anyway, but am asking to be sure so that I don't screw anything up.
    Another question I have is if I am able to point PS to where all of my plugins are that I already have installed in PSP, which also happen to be on a different partition. In PSP all one has to do is to point the program to where they are and all is good and they can be used within said program. Does PS allow for this also? If not, do I have to re-install all of the plugins into the PS program itself? I just don't have that much room on the partition that my PS resides on because of all of the other pregrams that I have. Also, does everything I load into PS just stay loaded or do I have to reload each time I want to use that particular preset?
    I do hope that ya'll can understand my questions and thank you for any help in advance.

    the benefit of having the presets in the proper folders is that you can select them from the fly-out menus instead of having to search for them using the Load command so yes, you can have them wherever you want. I doubt though that you don't have enough disk space for them, for instance, all the actions that come with Photoshop take up about 200kb, the custom shapes are about 700kb but that's because they come in duplicates. And yes, all that you load up stays in Photoshop until you remove them, no need to reload them at program start. For plug-ins you have the option to set an additional plug-in folder by going to Edit->Preferences->Plug-ins, don't know about needing to install them though as i don't use any

  • I have a question about the Siri function.

    Here in Belgium, we speak Dutch and also French and English. But I think when you use the Siri function it is always easier to use it with your own language ( Dutch). 28th October, the iphone4S will be launched here in Belgium, but only with a Englisch version of the Siri function. So my question is that you have any idea when te Dutch version will be available in Belgium, or when i buy an iphone 4S with English version that I can update it to a Dutch version when it will be launched..
    Thank you for helping
    Dylan

    Nobody here can tell you anything more about Apple's plans than what they have already publicly stated, which is that more languages were promised for later (including Japanese, Chinese, Korean, Italian, and Spanish in 2012).

  • Simple question about custom tags really easy!!

    I am trying to make my own custom tags, so far i have created simple one that have i use for heading or to set the page layout for a jsp page, My question is I want to make a custom tag with a body , with a start and end tag can anybody give a simple example of a custom tag which has a body.
    I do not mean write me a tag i mean what could a tag with a body be used for? Can you give me some example of what a tag of this kind could do?

    Thanks having read that and some other pages i have another question:
    would it be possible to put the following code into a custom tag so that i can pass in a list and have it output it to a table?
    <TABLE >
    <% 
    out.println("<TABLE >\n" +
                    "<TR BGCOLOR=\"#FFDDAA\">\n" +
                    "  <TH>ID Number\n" +
                    "  <TH>Artist\n"
    Iterator it = pricePassed.getpricePassed().iterator();
    while( it.hasNext() ){
       MySite.VideoBean vids = (MySite.VideoBean) it.next();
       out.println( "<TR>\n" +
                   "<TD><Center><B>" + vids.getRecId() + "</TD>" +
                    "<TD><Center><B>" + vids.getArtist() + "</TD>"
    </TD></TR>\n" );
    %></TABLE>At the moment i use the above in a jsp to put data into a table, would it be a massive task to undertake to put into a custom tag?

  • Few questions about customizing jwm

    Hello all,
    Coming from KDE, I found jwm and it runs so much better on this circa 2008 laptop. KDE runs OK but this is a lot faster. I have familiarized myself with .jwmrc and how to make basic changes and I've come across a few questions.
    1.) Is there any way to enable dragging and rearranging the open programs in the taskbar? I'm kind of OCD about the order of my running apps especially since restarting jwm after edits to the config file puts them in a random order.
    2.) I think I see a way to get programs to start maximized and such using Groups but is there a way to start a program with a specific size? Specifically I am referring to nedit - it always starts too small and I size it so be larger but not overlapping my conky.
    3.) Relating to #2, is there any way to get all programs to remember their window's size and position upon restarting? This has been a pet peeve of mine for years and KDE has the ability to remember this but most other Linux DEs and WMs don't.
    4.) I've been using slock to lock the screen but I need to run it manually. Is there any way to get slock to run automatically, ie after say 5 minutes of inactivity? As of now I've been using xscreensaver to power off the monitor - should I just use the "Lock screen" option here? I've been trying to keep this install as minimal as possible - I don't need a screensaver, just ideally to turn off the monitor and lock the screen after some time.

    1) I don't think you can - you can however disable the jwm taskbar and use xfce4-panel or similar.
    2/3) Devilspie
    4) xautolock

  • Question about customer line item clearing

    Hello everyone,
    There is one question here. Since from the result of FBL5N in SAP, the total amount of AR is zero, but the cleared /Open symbol still show these items are open. Itu2019s very strange because these should be shown as cleared items as the total amount is zero.
    Do we have to clear them manually? or does it take time to show effect in the system?
    Plz explain.
    Thanks
    Leena...

    Hi Leena,
    While pulling the customer report for open item by giving today's date if you are still finding open items being there total to zero, you need to manually clear them. Transaction Code-F-32
    Warm regards,
    Murukan Arunachalam
    Edited by: Murukan_A on Jan 5, 2012 10:21 AM

  • Questions about customizing e61i

    Hi
    I just plonked a huge bundle on my e61i and am less than satisfied for what should be a decent Qwerty phone. Here are some questions that I hope the nice experienced folks here can direct me on-
    1. Where do I change the menu items for the left and the right key (default: Camera and Notes respectively).
    2. Why is the customization of icons on the main home page (desktop?) possible only through the "Stand By" options!!?? What sense does that make?
    3. When I take a picture and want to set it as a wallpaper -- it only occupies about 75% of the wallpaper. What is this? How can I make sure that the pictures take up 100% of the wallpaper area?
    4. Why is it that speed dial is only for number keys? With a proper qwerty phone, I should be able to do a speed dial with every alphabet and every number! Where can I change this setting?
    5. Where can I change the receptivity of the keypad? The keypad is cushiony and when I am typing fast (what else is the point of spending on a qwerty phone?!) I miss many letters. Where can I make the keys more sensitive?
    6. In my email, when I mark all email and DELETE, and select "Delete from phone and server", the mails do not get deleted. Neither from the phone nor the server. It is a straightforward pop3 server, and these type of instructions work from every mail client in the world other than on my Nokia phone. How can I make sure that my deletion commands are heeded?
    7. How can I import all my feeds from Google Reader into my Nokia e61i? Or is there an OPML reader in the phone? Or what else can I do instead of manually entering the feeds one by one?
    Many thanks. All of the above are easily possible with my corporate qwerty phone (you know, the famous one; brand intentionally not mentioned here) so I am hoping this equally expensive Nokia can do at least some of these things!!
    Thanks for any thoughts or pointers!

    1. Go to Menu-> Tools-> Settings-> Phone-> Standby
    2. These are shortcuts for the your favorite applications.
    3. I think that only the theme picture occupies 100% of the screen area.
    4. Speed dial is a common feature for all phones. For Symbian phones (with or without a full keyboard) there is an only application to manage speed dials.
    5. I don’t see how one can chage this parameter.
    6. My E61 do this job witout any problem.
    7. No, there is not OPML/RSS reader installed by default.
    Rockado

  • Question about calling a function.

    Im trying to call a function when a button is clicked, im using actionlistner() on the button, which looks as so :-
    private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {                                        
            jButton1ActionPerformed.keyPad();
        }then trying to run this fuction when the button is clicked:-
    private void keyPad(java.awt.event.ActionEvent keyPad){
            String oldNumber;                           //set oldNumber to String
            String newNumber;                           //set newNumber as a String
            jButtonCall.setEnabled(true);
            jLabelInstruction.setText("Press 'Call' When Ready...");
            oldNumber = jTextFieldScreenDisplay.getText();      //get txt, if any, assign to oldNumber
            newNumber = oldNumber + "1";                        //set newNumber as oldNumber adding String to end
            jTextFieldScreenDisplay.setText(newNumber);         //Display newNumber
        }Im new, please go easy, everything is done in the main class, but would like to take this one stage further and create a seperate class outside the main, but i wan to get this working from within the main first.
    Cheers Guy's
    Doo

    So what is your question?
    Besides:
    - the things are called "methods"Hello There!
    Sorry, i'm trying to call a 'method'. I have buttons numbered 0-9 which enter into a text field once clicked using ActionEvent. At the moment each button has its own block of code which is a bad habit as its the same code over with one differance, the number value.
    Am i right in thinking i should create one method? Then calling this method on each button.
    The problem i have is i am unsure of the code to call the method within each buttons ActionEvent ie:-
    private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {
             //call the method keyPad when button is clicked
    private void keyPad(java.awt.event.ActionEvent keyPad){
              //run this
    - if you define a method to accept a parameter, you
    actually have to provide a parameter upon calling
    that method.I don't understand???
    Thanks
    Doo

  • Questions about Customer Service and Prepaid Phones

    Yes, I have had Straight Talk for over two years. The phone service its self was wonderful. I only came across three places within a 50 mile radios of not being able to get reception. After asking around I found out that Straight Talks service is through Verizon. Everyone I talk to says the Verizon Tower reception was the best. I have been waiting a total of 22 days for Straight Talk to send my replacement for my broken phone. I have had it and I am going to sell the phone on Ebay when I receive it. My service with Straight Talk ends in four days and I am really considering Verizon.. Wanting to do this over the weekend. I know if I purchase a phone from Verizon directly it will be shipped overnight.
    The main thing I want to know is if Verizon has a Customer Call Center in the United States? Where I can speak to someone that speaks "Fluent" English and actually cares if I get good service or not.
    I am older and I like basics with no change. So, these are the features I want on my new phone.
    A phone with a 3 megapix are larger camera with video.
    A phone with a touchscreen and a query keyboard.
    I want a speak to text feature. The last phone had it but I have been told that a app can be put on a phone to do it if it doesn't have it..
    I haven't never had any apps downloaded on my phone but still want options for some.
    A phone that has GPS.
    These are the main features I have got to have. Nothing else matters. Can anybody help a elderly old man find a basic phone with these features?
    I would greatly appreciate any input from Verizon Users about Verizon's Customer Service Department and any suggestions for a good phone under $50. Of course I am not looking for necessarily a new phone with a lot of extras. Thanks and have a "Wonderful and Blessed Day". Chris

    The docs haven't been moved over to the 8.1 docsite, but the 7.0 docs
    for campaigns are still pretty much valid in 8.1. Look at:
    http://e-docs.bea.com/wlp/docs70/dev/cmpaign.htm#998197
    for more information.
    Basic answers:
    1. You can't from a campaign. It will always batch emails in the database.
    2. Use the bea/weblogic81/portal/bin/mainmanager.bat|sh script, which
    uses the com.bea.p13n.mail.MailManager command-line java class (JavaDoc
    at http://e-docs.bea.com/wlp/docs81/javadoc/index.html). This can be
    invoked from cron or at for regular email delivery. Also, the emails are
    deposited in the MAIL_* tables
    (http://e-docs.bea.com/wlp/docs81/db/4Schemas.html#1064602), so you
    could implement a delivery system from that as well.
    3. There are no parameters since the email delivery is invoked from a
    command-line process.
    Greg
    surfboy wrote:
    1.How to disable batch mode email in portal 8.1 Mail Service using
    Campaign?
    2.For batch mode email, when will it deliver?
    3.Where can I admin those parameter besides the fields mapping in
    portal Admin->Campaign Server and Mail Service?

  • Question about "share screen" function

    When I am watching at another persons screen, is there a way to hover your mouse over the remote computers window without it effecting the pointer on the remote computer?
    Thank you

    kevinmathie wrote:
    Hi all,
    I'm recording vocals on a song that has lots of ritardandi and rubato. While the vocalist is here, we'll be setting her part of the tempo mapping in "stone," so to speak, but not necessarily the instruments' tempo mapping between her verses or before her verses.
    I usually record this kind of thing in Digital Performer, because I know that the audio sticks like glue to any ritardando, accelerando, etc., I may put in after recording the audio.
    My question: Does the "Follow Tempo" box in Logic let me program in ritards after the audio is recorded, without messing up how the audio is synced to the sequence?
    Yes.
    In other words, if the audio region spans bars 12-24, and I plug in a big ritard at bar 15, followed by "a tempo" in 16 after the audio is recorded, will the audio region follow the tempo mapping?
    Yes.
    +"Plug in a big ritard"+ ? You are one tough composer!
    2nd question: Does it do it automatically? Or, like Digital Performer, do I need to tell it to follow the tempo mapping after I change tempo?
    No, it 'responds' to tempo events in the *tempo track*.
    Any other tips/suggestions regarding this function that you feel would be helpful for me?
    Yep, it can eat up RAM. When you enable follow tempo for a track, the whole audio file is loaded into RAM. Use a utility like MenuMeters to keep an eye on RAM use. http://www.pure-mac.com/diag.html#menumeters
    You can find all relevant info on pages 526-527 of the *Logic Pro 8 User Manual*.
    regards, Erik.

  • Question about Custom Periodic IO Servers

    I have some single-precision.  Are they also converted to 'variant', as stated here: (From Labview Help)
    Use double-precision, string, and Boolean data types when you create a VI to convert into a custom I/O server. These data types are the most efficient to use when publishing data items. LabVIEW converts other data types to variants, which can slow down the performance of the server.

    Thanks for the info.  Another question!!!  I actually have a total of 5 I/O Servers, communicating with different com ports, etc.
    I have to have them launch in a certain order, so I have a Windows system service that launches first, upon reboot, and that task deploys each library associsted with the IO Servers.  I have come to the conclusion that I have to launch the library we have been discussing first.  If it is not first, it does not launch properly - I get Error Code: 1003.  As I said, it does return alot of values - 48 of them, mostly double, some string.  But otherwise, I have tried to make it as simple a VI as possible.  Any ideas as to why it has to be launched first?  I would really rather it be the 2nd one.  I have a I/O Server that controls an APC Switch, and one outlet on the switch turns on the power for the monitored hardware points, so that one really needs to launch first.
    I might as well post my other question/concern.  My last IO Server is one that does not talk to any hardware.  It reads values from the other servers, does some math, and returns the values.  It contains my alarms variables.  It has no shared variables.  I read the variables via Open Variable Connection / Read Variable under the Shared Variable Node palette.  It runs properly if I launch it manually, but I get Error 1 when my Windows system Service launches it.  It contains no other subVIs besides the Shared Variable VIs I mentioned.  The IO Server VI only returns 4 values.  The rest of the shared variables in the library require no calculation, so they are bound to shared variables in other libraries - which have already been deployed by the time my Windows System Service launches this last one.  I have waits in my system service, to ensure that the other libraries have been launched.
    Gretchen

  • Question About Unsupported Excel Function Workarounds

    Hi everyone! I hope this is ok to post something like this here. I haven't seen any rules against it so I am hoping I am able to. My apologies in advance if this is something I should ask in another location.
    My question / issue is in regards to the unsupported ISNA and ISBLANK functions in Excel. I can't seem to find a suitable workaround for XCelsius without using those two formulas in Excel and I am hoping someone here will be able to help or guide me.
    I have a cell that is for my input. If that cell has nothing in it I want Excel to continue to return the #N/A error as it is ignored and not shown in the List Box I have built in XCelsius. If there is a value input and it is not found in the Excel model I want it to return "No Record". Finally, if it is found then it will display the appropriate list of items.
    Any suggestions on a way to get this to function within Excel that will be compatible within XCelsius?
    Thanks in advance for your help everyone!

    Hi Aaron,
    both ISNA and ISBLANK are supported functions. The support for most IS() functions was added in SP1. They are not in the list in the help yet, but there should be the list of added functions in release notes. So, the following functions are supported:
    ISERR
    ISERROR
    ISEVEN
    ISODD
    ISLOGICAL
    ISNONTEXT
    ISTEXT
    TYPE
    ISNUMBER
    ISNA

Maybe you are looking for

  • No time display on DVD player

    I have never had this problem in three y ears and I am so far stumped. Read the manual, looked in this forum, overlooked all my preferences and triple checked my project settings. here is the issue I see no time display or chapter display on my DVD p

  • QM Report-Standard Possible???????

    Dear Friends is there any standard report available with following details Daily report showing - Prod/Purc order no. - Material - Qty -Reject Qty -Reject description Regards Swananand

  • Advanced search cashes Acrobat

    Hi, we deploy adobe acrobat 9.x via administrative installation point and gpo on win7-clients. We've registered, if users call advanced search, acrobat crashes: Eventlog-Message: ===================================================================== N

  • Export map to Excel dates issue

    Hi, I created an export map exporting several dates fields. the problem is that the format is not the same: Finish date format was: dd-mm-yy Finish1 date format was: mm-dd-yy in MSP itself I see both formats the same (dd-mm-yy) Please help. Thank you

  • No Photos after Restore from Time Machine Backup

    Hi, the following happened: - accidentally marked all pictures and moved them to one event which led to me having only one single event with 11,000 pics in it - Undo did not work, iPhoto crashed - Entered time machine, restored latest iPhoto Library