Simple application request

Application request to track multiple items. I need an app that will allow me to click a button and time stamp one event and then click another button to time stamp a separate event. I would like to be able to click it into a list that has time/ event name.

You're being specific in what you are trying to achieve. Now you need to be specific in exactly what help from us you are trying to solicit.
What code do you have and what's not working?
As well, you may have better luck on the iOS Development forums. This does involve iOS, right?

Similar Messages

  • Error During Creation of  Table Value Request /Simple Value Request Express

    Hi,
    I am on SAP CRM ABAP 7.0 with enhancement pack 2.0.
    The requirement is to create a decision table which would have value(search helps) requests for some of the condition columns in it. For example, Value Request for condition column Y would come according to condition column X  . As per my understanding,this could only be achieved by maintaining foreign key relationship. So I tried to create a  Table Value Request  which I could assign in the domain values in the data object of the corresponding condition column.
    But,when I am trying to create a Table Value Request or Simple Value Request in BRF+ application, it is throwing an error message "Table FDT_EXPR_1950S is not part of the Customizing object FDT0001 T".
    Could you please help me out !!

    Hi Carsten,
    Thanks for your quick response.
    Just wondering whether or not I can achieve the requirement without Table Value Request. Do you have any idea on this?

  • Failed to deploy a simple application on weblogic 10.3.6 in eclipse

    Hi All,
    I'am unable to deploy a very simple application via eclipse indigo/juno 4.2
    I get the following exception:
    Runtime exception occurred in publish task 'SplitsrcTargetPreparation'
    See attached screenshot
    http://imageshack.us/a/img109/4338/screenshot20121024at612.png
    Note: I'm working with weblogic 10.3.6 dev.
    Thanks
    Dekel

    Hi,
    It seems that weblogic is under edit and lock mode and can you open weblogic console and try to change it correctly.
    Still you get same problem then try to remove the application reference with in server upload folder.
    This will solve your problem.
    Regards,
    Kal

  • Error in simple Application

    Hi all,
        since i am relatively new to this field, i created a simple application which takes in carrid and displays the sflight details...i too have binded the table but whenever i try to test the application it displays the following error_..."Adapter error in INPUT_FIELD "INPUT_CARRID" of view "Z_TEST_DETAILS.MAIN": Context binding for property VALUE cannot be resolved: The MAIN.1.SFLIGHT1 node does not contain any elements "*_
    i even cannot enter debug mode because it dumps in the beginning.Could you please help me out with this.
    Thanks and regards,
    Urbashi

    hi Abhi...
    dat problem is solved bt nw after entering the carrid it again dumps saying "Number of Elements of the Collection of Node MAIN.1.SFLIGHT1 Violates the Cardinality. "
    i have set the cardinality to 1-n.
    the code written is:
    data itab_sflight type standard table of  sflight.
        DATA lo_nd_sflight1 TYPE REF TO if_wd_context_node.
        DATA lo_el_sflight1 TYPE REF TO if_wd_context_element.
        DATA ls_sflight1 TYPE wd_this->Element_sflight1.
        DATA lv_carrid TYPE wd_this->Element_sflight1-carrid.
      navigate from <CONTEXT> to <SFLIGHT1> via lead selection
        lo_nd_sflight1 = wd_context->get_child_node( name = wd_this->wdctx_sflight1 ).
      @TODO handle non existant child
      IF lo_nd_sflight1 IS INITIAL.
      ENDIF.
      get element via lead selection
        lo_el_sflight1 = lo_nd_sflight1->get_element( ).
      alternative access  via index
      lo_el_sflight1 = lo_nd_sflight1->get_element( index = 1 ).
      @TODO handle not set lead selection
        IF lo_el_sflight1 IS INITIAL.
        ENDIF.
      get single attribute
        lo_el_sflight1->get_attribute(
          EXPORTING
            name =  `CARRID`
          IMPORTING
            value = lv_carrid ).
    select * from sflight into table itab_sflight
      where carrid = 'lv_carrid'.
    lo_nd_sflight1 = wd_context->get_child_node( name = wd_this->wdctx_SFLIGHT1 ).
    lo_nd_sflight1->bind_table( itab_sflight ).
    Regards,
    Urbashi

  • Time out error on Receiver adapter : Sync application request expired

    Hi ,
    I am getting the following error in the Audit log of the Adapter Engine  . The scenario is a sync BPM scenario.
    It is a receiver adapter which is connecting to a NON SAP System.
    Delivering the message to the application using connection tc_adapter_http://ecs.com/pi/ERPXPDM_4_TCENT failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Sync application request expired.. Setting message to status failed.
    The messages have failed status. The error occured only once and did not get repeated.
    Please help me in finding the cause of the same.
    I think it is due to the Non sap system not responding at that particular instance. Please clarify.
    regards,
    Yashwanth.

    Refer these-
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059d583-a551-2c10-e095-eb5d95e03747?quicklink=index&overridelayout=true
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi (Refer the Note section)
    http://help.sap.com/saphelp_nw04s/helpdata/en/ca/7c5c41fe06cf1ee10000000a155106/content.htm

  • All Active Application Requests is empty

    I have setup the Application Approval Workflow.  I use 3 different servers one for SCOR one for SCSM and one for SM Datawarehouse.  Everything appears to be set up correctly according to the AAW documentation.
    Under All Applications in Configuration Items the applications are listed.  Under Applications Associated with Application Requests there are No items found.  Is this an association I need to create or should it list the Applications I have already
    marked for requiring Approval in SCCM (2012 R2 CU3)  ?
    Also in SCSM under Work Items - All Active Application Requests there are No Items Found.
    In SCOR if I run the Runbook Tester for Application Request Synchronization it goes from Monitor - Get Counter Value - Check init Start - Check Max - Increment Counter.
    I suspect the items listed above are empty because this Runbook is not completing fully.
    If I disable CheckMax and Increment Counter to force it to route to the Get IsActive counter it doesn't run past Check init Start.
    So the Sychronize Application Requests counter is not getting run.
    Hope this makes sense and any feedback appreciated.
    Stephen

    Hi,
    Please try to manually sync the application requests under Work Items by clicking
    Sync Now.
    Please also check out the CM -> SM Synchronization Runbook and run through it once via Runbook Tester. This way you can get additional information for what particular application this activity failed. Then check what might be wrong with the application
    on SCCM side.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Simple application

    My problem is simple but not for me (I' m beginer inWeblogic BEA)
    I have one JSP in which I entering tree simple text filds.
    Those values I need to put in simple Oracle table within the Container
    Managed Entity Bean. I configure Oracle dirvers, and Oracle Connection Pool,
    but I don't know how to deploy such simple application.
    Thanks
    [email protected]

    What language are you wanting to use? If you are looking at staying with AppleScript, you might take a look at AppleScriptObjC, which lets you use AppleScript to write Cocoa applications. Take a look at MacScripter's AppleScriptObjC in Xcode for an introduction and some short tutorials.

  • Oracle Application Request number information

    Can you show me a pl/sql procedure to see all informations about a
    specified concurrent request,
    giving your request_id number ?
    @c:\show_request 31810589
    I´d like see an Oracle Application Request number, in a
    line command.
    In Oracle Application forms I issue a "view details" in a specified
    job, but how to see this
    job in a line command ?
    RDBMS: 9.2.0.7.0
    Oracle Applications: 11.5.5
    Regards

    Hi,
    I do not think this is the right place for this question. This forum is for questions concerning the Oracle Scheduler in the database (dbms_scheduler). This looks like it may concern the apps scheduler or concurrent manager.
    You will need to find the appropriate forum for that component.
    -Ravi

  • Oracle Application Request number informations

    Can you show me a pl/sql procedure to see all informations about a
    specified concurrent request,
    giving your request_id number ?
    @c:\show_request 31810589
    I´d like see an Oracle Application Request number, in a
    line command.
    In Oracle Application forms I issue a "view details" in a specified
    job, but how to see this
    job in a line command ?
    RDBMS: 9.2.0.7.0
    Oracle Applications: 11.5.5

    Hi,
    I do not think this is the right place for this question. This forum is for questions concerning the Oracle Scheduler in the database (dbms_scheduler). This looks like it may concern the apps scheduler or concurrent manager.
    You will need to find the appropriate forum for that component.
    -Ravi

  • External Table – Simple" application

    Hello Again,
    I am trying to install "External Table – Simple” application  and following is the instruction:
    Installation
    1.     Login to SQL*Plus as a user with dba privileges, such as system and run the create_directory.sql script . >This script will prompt you for a physical directory on the host OS where the database is installed. It will also >prompt you for the schema that your APEX application will parse as.
    2.     Copy employees.txt into the physical directory that you specified in the previous step.
    3.     Import the APEX application file ExtTable_APEX_Sample.sql using the Application Express web interface.
    I could not continue for step 2 and 3 and I got following message:
    Either the DATA_LOAD directory does not exist or this database schema does not have read / write access to >it. Please re-run the create_directory.sql script.I need someone’s help to continue it.
    Thanks in advance,
    Sam

    What's the output of:
    select * from all_directories where directory_name='DATA_LOAD'
    ?

  • Simple Application - Thread problem

    Hi,
    I created a simple application, which uses a thread to check the current time..if the current time is after the "Quitting Time" then a msg is displayed telling how long its been....anyhow..as soon as i run my application the popup msg is displayed.
    here is my code:
    import java.util.Date;
    import javax.swing.JOptionPane;
    public class CountDown implements Runnable {
    private static final Date QUITTING_TIME = new Date(104, 07, 19, 9, 15);
    private Date startDate;
    private Date originalStartDate;
    public CountDown(Date startDate) {
    this.startDate = startDate;
    this.originalStartDate = new Date(startDate.getTime());
    public void startThread() {
    Thread t = new Thread(this);
    t.start();
    public void run() {
    while(startDate.before(QUITTING_TIME)) {
    try {
    Thread.sleep(5000);
    } catch (InterruptedException e) {
    startDate.setTime(System.currentTimeMillis());
    System.out.println("Time = " + startDate);
    allDone();
    private void allDone() {       
    JOptionPane.showMessageDialog(null, calculateTimeAtWork());
    System.exit(0);
    private String calculateTimeAtWork() {
    int eHours = QUITTING_TIME.getHours();
    int eMin = QUITTING_TIME.getMinutes();
    int eSec = QUITTING_TIME.getSeconds();
    int sHours = originalStartDate.getHours();
    int sMin = originalStartDate.getMinutes();
    int sSec = originalStartDate.getSeconds();
    if (eHours >= sHours) {
    eHours = eHours - sHours;
    if (eMin >= sMin) {
    eMin = eMin - sMin;
    if (eSec >= sSec) {
    eSec = eSec - sSec;
    if (eHours == 0 && eMin == 0 && eSec == 0) {
    return "You did no work today!";
    StringBuffer sb = new StringBuffer();
    sb.append("You worked for: ");
    if (eHours > 0) {
    sb.append(eHours);
    if (eHours == 1) {
    sb.append(" hour");
    else {
    sb.append(" hours");
    sb.append(" ");
    if (eMin > 0) {
    sb.append(eMin);
    if (eMin == 1) {
    sb.append(" minute");
    else {
    sb.append(" minutes");
    sb.append(" ");
    if (eSec > 0) {
    sb.append(eSec);
    if (eSec == 1) {
    sb.append(" second");
    else {
    sb.append(" seconds");
    sb.append(" ");
    return sb.toString();
    public static void main(String[] args) {       
    Date startDate = new Date(System.currentTimeMillis());
    CountDown cd = new CountDown(startDate);
    cd.startThread();
    basically, after the thread is completely done...meaning the current time is after the "QUITTING TIME"...i want the "allDone()" method to be called.
    what's wrong with my code?
    thanks

    Probably the most obvious answer is your start date is after your quitting time. Your quitting time is on Aug 19 09:15 and today is Aug 20 so while ( startDate.before(QUITTING_TIME) will never run and allDone() will get called.
    You could have found this yourself with a simple println("start date = "+startDate);
    I also recommend you look into Calendar class, you are using deprecated constructor and method calls on java.util.Date class
    Cheers
    DB

  • Simple application using WebDynpro for ABAP

    Hi All,
    I want to Build a simple application using WebDynpro for ABAP..
    Thank you,
    Karan

    Hi Mr.Karan,
    Pls Go through the link [Application|http://****************/Tutorials/WebDynproABAP/SimpleApplication/SimpleApp1.htm]..
    Let me know if need any help...
    Thank you,
    Srini.S

  • Sync application request expired

    Delivering the message to the application using connection ZENGIN_http://cresco-es.co.jp/sap/xi/adapter/zengin failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Sync application request expired.. Setting message to status failed.
    getting the above error.
    using zengin we are getting the data into sap through PI.

    Hi,
    Even then if you want , you can increase in production it will just ask for one RFC adapter service to restart and takes only 10-20 sec to restart.
    Thanks!

  • How to Use NDS Tool and create a very simple application

    Hi All,
      Today i have Installed NDS on my machine,but i dont know
    how to use it,is there any guide inside NDS which gives me step by step procedure to create a simple application.
    Can any link help me know about this.version of NDS is 2.0.9.Is this latest one?
    I am pretty confused about NDS and PDK,if NDS can be used to develop java apllications ,then whats the need of PDK at all?
    Thanks in Advance
    Rani A

    Hi Rani,
      The Portal Development Kit (<b>PDK</b>) provides documentation and examples with source code to demonstrate how to develop portal applications and portal content for the SAP NetWeaver Portal using the <b>SAP NetWeaver Developer Studio</b>.
    PDK includes coding examples on the following topics:
    *Creating Portal Components and Portal Services,Portal Profiles,Resources,Internationalization,Portal Beans,Page Builder,EPCF,Application Integrator,Connector Framework,Portal Navigation,Object Based Navigation,Transformation Service,User Management etc
    PDK is for deployment for portal application, has very good documentation of portal development, contains sample application, Java Docs for all the apis for portal and KM and plugins for eclipse(which you don't need if you are using NWDS). It is basically a nice help for developer along with an iviews for uploading par and testing them.
    In EP 6.0 it is just business package that you import to your portal. This will then give a "java development" role in portal which can be assigned to users. The role will then create a tab called "Java Development" in the top navigation and click on it you can see all the contents underneath.
    If u want to see the application on which an iview is based on import that par file into NWDS.
    Regards,
    Pooja.

  • Hayaku - simple application launcher

    Hello!
    Hayaku is a simple application launcher. Ideally, you bind it to a keyboard shortcut to launch rapidly a program.
    You can also enter an url and your web browser will open it.
    Every unique command is save in a sql table (SQLite) to be load next time you want to launch it.
    Official website (in french) : http://www.4nakama.net/projet.php
    AUR : http://aur.archlinux.org/packages.php?ID=17963
    @+

    Sorry to double post but hayaku 1.5.1 is available!
    Changelog:
    - Some bugfixes
    - Remove icon
    - Use alias
    - New command line option to add or update an alias
    - New command line option to add a database (see below)
    - More verbose
    Hayaku use a small database to resolve suggestion.
    This database look like this:
    DB name : name.sqlite
    Table name : hayaku_command
    Field : [alias](TEXT)  [command](TEXT)
    You can build your own database (I suggest using  SQLite Manager (https://addons.mozilla.org/en-US/firefox/addon/5817) extension for Firefox) and
    add it to default hayaku DB. When you DB is complete, open a shell and add it with:
    hayaku -d /path/to_db/myDB.sqlite
    You can download a small set of database here : http://www.4nakama.net/download/hayaku_database.tar.bz2
    I accept contributions
    Example : I don't use gnome, so if someone want to make a gnome.sqlite, I will add it to the archive above.
    There is another command line option available with this release. You can add or update an alias. Syntax:
    hayaku -a {alias} {command}
    Example:
    hayaku -a web opera
    Git repo is up to date if you want to look at the source:
    http://git.tuxfamily.org/hayaku/hayaku
    or
    git clone git://git.tuxfamily.org/gitroot/hayaku/hayaku.git
    AUR pkgbuild too:
    http://aur.archlinux.org/packages.php?ID=17963
    @+

Maybe you are looking for