Solution needed for PO details

Hi Experts,
  While saving the purchase order in SAP, i want to send PO data to a web address (Internet mail address like yahoo or gmail). For this I have coded like this Inside of Method in Business ADD-ins.  But mail is not going to the recipient’s address. Please help me.
DATA : W_DOCUMENT TYPE SODOCCHGI1,
           LW_MARA    TYPE MARA,
           LW_MAKT    TYPE MAKT,
           IT_USER    TYPE TABLE OF  SOMLRECI1,
           IT_YUSER LIKE LINE OF IT_USER.
  DATA: W_SENT_ALL(1) TYPE C,
        GD_ERROR TYPE SY-SUBRC,
        LD_RECEIVER LIKE SY-SUBRC.
  DATA : LT_TXT     TYPE TABLE OF SOLISTI1,
         LW_TXT     LIKE LINE OF LT_TXT.
  DATA : LT_PACK    TYPE TABLE OF SOPCKLSTI1,
         LW_PACK    LIKE LINE OF LT_PACK.
  DATA : LW_EKPO LIKE LINE OF IM_EKPO.
  LOOP AT IM_EKPO INTO LW_EKPO.
    SELECT SINGLE * FROM MARA INTO LW_MARA
     WHERE MATNR = LW_EKPO-MATNR.
    IF SY-SUBRC IS INITIAL.
      SELECT SINGLE * FROM MAKT INTO LW_MAKT
       WHERE MATNR = LW_EKPO-MATNR
         AND SPRAS = SY-LANGU.
      CONCATENATE LW_EKPO-MATNR '-' LW_MAKT-MAKTX
             INTO LW_TXT
        SEPARATED BY SPACE.
      APPEND LW_TXT TO LT_TXT.
    ENDIF.
ENDLOOP.
    IF LT_TXT IS INITIAL. RETURN. ENDIF.
    CONCATENATE 'The Purchase Order No.'
                IM_EKKO-EBELN
                'for the following'
                'materials has been posted:'
           INTO LW_TXT
      SEPARATED BY SPACE.
    INSERT LW_TXT INTO LT_TXT INDEX 1.
    INSERT SPACE  INTO LT_TXT INDEX 2.
    CONCATENATE 'P.O. No.' IM_EKKO-EBELN 'Posted'
           INTO W_DOCUMENT-OBJ_DESCR
      SEPARATED BY SPACE.
    W_DOCUMENT-OBJ_DESCR = 'Hi'.
    W_DOCUMENT-SENSITIVTY = 'F'.
    W_DOCUMENT-OBJ_LANGU  = SY-LANGU.
    LW_PACK-HEAD_START = 1.
    LW_PACK-HEAD_NUM   = 0.
    LW_PACK-BODY_START = 1.
    LW_PACK-BODY_NUM   = LINES( LT_TXT ).
    LW_PACK-DOC_TYPE   = 'RAW'.
    APPEND LW_PACK TO LT_PACK.
    IT_YUSER-RECEIVER = *bold*‘some web email address yahooor gmail’*bold*
    IT_YUSER-REC_TYPE = 'U'.
    IT_YUSER-COM_TYPE = 'INT'.
    IT_YUSER-NOTIF_DEL = 'X'.
    IT_YUSER-NOTIF_NDEL = 'X'.
    APPEND  IT_YUSER TO IT_USER.
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
      EXPORTING
        DOCUMENT_DATA              = W_DOCUMENT
        PUT_IN_OUTBOX              = 'X'
        COMMIT_WORK                = 'X'
      IMPORTING
        SENT_TO_ALL                = W_SENT_ALL
      TABLES
        PACKING_LIST               = LT_PACK
        CONTENTS_TXT               = LT_TXT
        RECEIVERS                  = IT_USER
      EXCEPTIONS
        TOO_MANY_RECEIVERS         = 1
        DOCUMENT_NOT_SENT          = 2
        DOCUMENT_TYPE_NOT_EXIST    = 3
        OPERATION_NO_AUTHORIZATION = 4
        PARAMETER_ERROR            = 5
        X_ERROR                    = 6
        ENQUEUE_ERROR              = 7
        OTHERS                     = 8.
      IF SY-SUBRC = 0 .
        MESSAGE I303(ME) WITH 'Mail has been Successfully Sent.'.
      ELSE.
        WAIT UP TO 2 SECONDS.
        SUBMIT RSCONN01 WITH MODE = 'INT'
         WITH OUTPUT = 'X'
         AND RETURN.
      ENDIF.
      LOOP AT IT_USER  INTO IT_YUSER .
        LD_RECEIVER = IT_YUSER-RETRN_CODE.
      ENDLOOP.

hi,
Theres a functionality in the material master...MRP view were u cld deifne theplant spcfc material status were u cld define the status and even u cld fnd it in Sales organisation data were u cld block for the particular functionality...
PLS check that and define as per u r reqmnt.. and try
Hope this helps u out
Regards,
sravanthi
Edited by: Sravanthi683 on Jun 22, 2009 1:45 PM

Similar Messages

  • Solution needed for Blocked material problem

    Hi Guys,
    Scenario  :   There are two plants in a Location(Plant A & B) and a Customer.Now the Material is blocked  so that after the sales order the material will not be allowed to move from Plant A to B as well as the
    material will not be moved to the customer end.
    Solution needed :  I need to move the blocked material from Plant A to Plant B,But the material shouldn't be transferred  to  the customer end.
    How should I proceed for this problem?
    Regards
    Jino.

    hi,
    Theres a functionality in the material master...MRP view were u cld deifne theplant spcfc material status were u cld define the status and even u cld fnd it in Sales organisation data were u cld block for the particular functionality...
    PLS check that and define as per u r reqmnt.. and try
    Hope this helps u out
    Regards,
    sravanthi
    Edited by: Sravanthi683 on Jun 22, 2009 1:45 PM

  • Solution Needed for ODI function call

    Hi Experts,
    I am using ODI 11g.
    Currently i am using oracle procedures to call a function in ODI .
    just like "Select package_name.function_name from dual " i am using this query in ODI variables.The output of the function
    i am using in ODI mails .
    So for this ..Suppose for any changes i need to go to the Oracle package and change the function logic...and then promote this
    to production ..which is a time taking for me.
    So i want to write this Function inside ODI variable and send the output to ODI mail ...So that i dont need DB side to promote
    the code to production on every changes.
    Please let me know whether this solution is good or not.
    Thanks,
    Lony

    Hi,
    under my opinion is good having all the logic inside ODI. But it depends from the complexity of the logic and the frequency of your change. If you change the logic once for year it's quite useless make this inside your ODI.
    A good compromise could be to put a package_name.function_name step in your package.

  • Audio solution needed for noise & echo

    I need to get rid of or minimize some noise in an audio clip in Final Cut Pro. There is also a bit of echo in it that I would like to minimize or eliminate as well. Also, if the solution to this requires frequencies or things of that nature, could someone give me a idea of what frequencies I could use. Even a range would help. Thanks! Here’s some further info: We recorded it in a bathroom with towels hung up to try to eliminate some echo, but there is still some echo. The only noise that can be heard is the woman's voice, who I want to hear because it is a voiceover, and the noise from the computer's internal mic, because of the computer running or whatever might have caused that. There's no street noise or anything else that I can hear. Hopefully that's enough info.

    You should post this information in your other thread. Starting a new one will only cause confusion.
    Now, you may have been subtly criticized in your other thread for not providing enough information but please keep all your responses there.
    Thank you.
    If you have lost your way in Apple Discussions your actual thread may be found here:
    http://discussions.apple.com/message.jspa?messageID=10211861#10211861

  • MDM Solution needed for Toshiba Excite Pure 10.1 Tablet

    Hello,
    One of my clients, a Charter school, recently received  200 Toshiba Excite Pure 10.1 Tablets. Needless to say I need a MDM solution like yesterday for them. 
    Requirements being:
    1) Basic MDM functionally
    2) Ability to download software from a single browser to the tablets 
    3) Ability to sync with existing smart boards
    4) Available education software that could be used with the Toshiba Excite Pure 10.1 Tablets.
    Any thoughts? 

    As you already said above, the repair costs would be higher as purchasing a new device.
    I think it would be possible to replace the screen but the question is: do you want to spend a high amount of money to fix it?
    If I were you, I would not try to fix it. I would try to sell the device on ebay or similar platforms and would try to get good working 2nd device.

  • Scrolling solution needed for pdf imported to Cp 8 Responsive on the iPad

    Using Cp 8, Responsive Projects, I imported a pdf (through the library import button) and placed it on a slide.  When published (for devices), the pdf can be viewed on a computer and an iPad (if the Acrobat Reader app is installed).  However, it can only be scrolled on the computer (a PC).  The iPad just displays the first page.
    Does it need a scrolling button or slider for the iPad?  Does anyone have a solution for such?  Russ_E offered a solution for the TOC.  Would something similar work to view a pdf on the iPad?
    Thanks in advance.

    jerryfromtorrance wrote:
    What version of GB is needed to open .band files created in GB for the iPad.
    6.0.2
    jerryfromtorrance wrote:
    I am running GB '08 on my desktop PPC G5 with OS X 10.5.8, so I can't go to GB '11. Any solution?
    although i ran GBX6 under 10.5.8, i do believe an intel processor is required. that means that the only complete solution would be a new computer, i'm afraid.
    the best you could do is export each track as an audio file from GBi and drop them into your GBX project

  • Solution needed for the following Requirement..

    Hi Friends,
    Need an answer for the following . Its for Voluntary Time Recording...
    1) Maintain IT0007 with the percentage of employment for both part time and full time employees.
    2) The Max Flexi-time for part-time and full-time employees is 37.5/40 hours per week.
    3) Maintain attendance infotype.
    4) Notification to be sent to the manager once the flexi-time reaches a limit of +15/-15 hours per week. This has to be done through workflow.
    5) For the fulltime employees, the flexitime applicable is only +15 as they will maintain absence quota.
    6) Once the request is  approved ,  the flexi-time data has to get save in the database.
    7) In the quota overview, the daily view is to be removed. The time accounts detail should not be there. The only relevant columns to be displayed are Key Date(Default is current date), Type(Flexitime) and Current Balance(in hours)
    If you can please let me know of the configuration changes and workflow changes too...
    Thanks,
    Kumar

    Moderator message - Please do not post your requirements and ask the forum to do your work for you.
    post locked

  • Urgent solution needed for the Problem ( get all the combination from table

    we are having a table in following format
    day | grpID | pktID
    sun | 1 | 001
    sun | 1 | 002
    sun | 1 | 003
    sun | 2 | 007
    sun | 2 | 008
    sun | 2 | 009
    mon | 1 | 001
    mon | 1 | 002
    mon | 1 | 003
    mon | 2 | 007
    mon | 2 | 008
    mon | 2 | 009
    tue | 1 | 001
    tue | 1 | 002
    tue | 1 | 003
    tue | 2 | 007
    tue | 2 | 010
    1. We have a combination of pkdIDs related with a specific grpID, for a particular day.
    Ex: For Sunday, we have two combination list for grpID=1 is (001,002,003) and for group id = 2 is (007,008,009)
    2. We need to get all the available combined pktid for each group id for all the days .
    Eg the the expected result that is needed from the above table
    (001,002,003)
    (007,008,009)
    (007,010)

    SQL> with tbl as
      2  (select 'sun' d, 1 grp, '001' pk from dual union all
      3   select 'sun' d, 1 grp, '002' pk from dual union all
      4   select 'sun' d, 1 grp, '003' pk from dual union all
      5   select 'sun' d, 2 grp, '007' pk from dual union all
      6   select 'sun' d, 2 grp, '008' pk from dual union all
      7   select 'sun' d, 2 grp, '009' pk from dual union all
      8   select 'mon' d, 1 grp, '001' pk from dual union all
      9   select 'mon' d, 1 grp, '002' pk from dual union all
    10   select 'mon' d, 1 grp, '003' pk from dual union all
    11   select 'mon' d, 2 grp, '007' pk from dual union all
    12   select 'mon' d, 2 grp, '008' pk from dual union all
    13   select 'mon' d, 2 grp, '009' pk from dual union all
    14   select 'tue' d, 1 grp, '001' pk from dual union all
    15   select 'tue' d, 1 grp, '002' pk from dual union all
    16   select 'tue' d, 1 grp, '003' pk from dual union all
    17   select 'tue' d, 2 grp, '007' pk from dual union all
    18   select 'tue' d, 2 grp, '010' pk from dual) -- end of data sample
    19  select distinct '('||ltrim(max(c1) keep (dense_rank last order by lv),',')||')'
    20  from   (select d,grp,level lv,sys_connect_by_path(pk,',') c1
    21          from   tbl
    22          connect by d=prior d and grp = prior grp and pk > prior pk)
    23  group by d,grp;
    '('||LTRIM(MAX(C1)KEEP(DENSE_RANKLASTORDERBYLV),',')||')'
    (001,002,003)
    (007,008,009)
    (007,010)
    SQL>That works on 9i. Other possiblities on 10g.
    Nicolas.

  • Solution needed for open firmware problem

    I've been helping a friend set up a G4 that another friend had given him, and the firmware got utterly trashed. Here's the problem, the donator wiped the drive for security purposes (which is completely unrelated to the open firmware corruption).
    When I say that its hosed, I mean it. I've tried every boot key sequence known to man. We need to figure out how to re-install (re-flash) the firmware. Its so toasted that when the power on button on the front of the case is pressed it glows for a few secs, then when the o f is supposed to kick in, the button goes dark. There is no boot chime. When powering it down manually using the button it lights up again until the machine is off.
    Let this be a cautionary tale that playing with p-ram is not the safest course.
    System specs:
    G4 2001 Quicksilver 733MHz
    512 MB RAM.

    Hi, Stealth43 -
    Welcome to Apple's Discussions.
    There has never been a firmware update released by Apple for a G4 Quicksilver machine, so even if were possible to re-install one (which it is not), there is none available -
    Article #86117 - Firmware Updates
    The temporary glowing of the power button (only when pressed) usually indicates that the PMU needs to be reset -
    Article #95037 - G4 (AGP) - Resetting PMU
    That article is written around a G4 (AGP) model; however, the procedure also applies to all G4s except the G4 (PCI) model, thus includes QuickSilvers. The location of the PMU button varies from model to model; the location of it for a Quicksilver is shown on this diagram -
    http://img142.imageshack.us/img142/9686/qsdalogicbd8aa.jpg
    Note the warning about pressing the PMU button only once. Holding it down for a few seconds (5 to 10 or so) is okay, but do not press it again until the machine has been power-cycled.
    In addition, if the battery in that machine has never been replaced it is time to do so - it has an expected life of only 4 to 5 years under ideal conditions. A too-weak or dead battery can cause booting problems. You can get a replacement at places like Radio Shack for about US$16, cheaper on-line.

  • Functional Module needed for banking details printing.

    Hello Experts,
    Maybe you have already got in touch with a FM, which retrieves bank account details like bank account number, bank key, SWIFT code (table T012K). My problem is not only to retrieve all the data but also to print this data on an invoice in the way which fulfill the legal requirements of the destination country and/or currency. Do you know about such standard SAP functionality?
    Thanks for your help in advance and wish you a very nice day .
    Regards,
    Rittik

    Possible ways
    1. Call fm RFC_READ_TABLE and give destination and table name ( But i am not sure how it will work SCIF enviornment of APO)
    or
    2. Create a custom function module in APO side and call from R/3 side using destnation option

  • Solution needed  for java.lang.ClassCastException

    My code+_
    public class EmployeeResultsCO extends OAControllerImpl
    public static final String RCS_ID="$Header$";
    public static final boolean RCS_ID_RECORDED =
    VersionInfo.recordClassVersion(RCS_ID, "%packagename%");
    * Layout and page setup logic for a region.
    * @param pageContext the current OA page context
    * @param webBean the web bean corresponding to the region
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    if (TransactionUnitHelper.isTransactionUnitInProgress(pageContext,"empCreateTxn", false))
    am.invokeMethod("rollbackEmployee");
    TransactionUnitHelper.endTransactionUnit(pageContext, "empCreateTxn");
    // This controller is associated with the table.
    OATableBean table = (OATableBean)webBean;
    table.prepareForRendering(pageContext);
    DataObjectList columnFormats = (DataObjectList)table.getColumnFormats();
    DictionaryData columnFormat = null;
    int childIndex = pageContext.findChildIndex(table, "DeleteSwitcher");
    columnFormat =(DictionaryData)columnFormats.getItem(childIndex);
    columnFormat.put(COLUMN_DATA_FORMAT_KEY, ICON_BUTTON_FORMAT);
    // Implement the bound value for the Status Image
    OAImageBean statusImageBean =
    (OAImageBean)table.findIndexedChildRecursive("EmpStatus");
    if (statusImageBean == null)
    MessageToken[] tokens = { new MessageToken("OBJECT_NAME",
    "EmpStatus") };
    throw new OAException("AK", "FWK_TBX_OBJECT_NOT_FOUND", tokens);
    // Define the OA Framework image directory
    FixedBoundValue imageDirectory =
    new FixedBoundValue(APPS_MEDIA_DIRECTORY);
    // Define a binding between the image bean and the view object attribute
    // that it will reference to get the appropriate .gif image value name.
    // Note that the corresponding attribute values are obtained using a
    // decode() in the EmployeeSummaryVO view object.
    OADataBoundValueViewObject statusBinding = new OADataBoundValueViewObject
    (statusImageBean, "EmployeeStatus");
    // Concatenate the image directory with the actual image name (as retrieved
    // from the view object attribute decode() statement)
    ConcatBoundValue statusCBV = new ConcatBoundValue(new BoundValue[]
    {imageDirectory, statusBinding});
    // Tell the image bean where to get the image source attribute
    statusImageBean.setAttributeValue(SOURCE_ATTR, statusCBV);
    // For accessibility compliance, you always specify the alternate text for an
    // image. Note that you should never use static text as shown (always source
    // translatable text from Message Dictionary when setting display text values
    // programmatically), and ideally, the alternate text should in this case
    // should clearly indicate the status the image represents.
    // Generally, we would recommend that you use a Switcher as shown for the
    // Delete column to easily show different images with associated alternate
    // text, but we wanted to show how to use a bound value also in this lab.
    statusImageBean.setAttributeValue(SHORT_DESC_ATTR, "Employee status indicator");
    Error
    oracle.apps.fnd.framework.OAException: java.lang.ClassCastException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:597)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1133)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2318)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1717)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.lang.ClassCastException
         at kumarkris.oracle.apps.ak.employee.webui.EmployeeResultsCO.processRequest(EmployeeResultsCO.java:59)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1133)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2318)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1717)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.ClassCastException
         at kumarkris.oracle.apps.ak.employee.webui.EmployeeResultsCO.processRequest(EmployeeResultsCO.java:59)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1133)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2318)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1717)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    ## Detail 0 ##
    java.lang.ClassCastException
    at kumarkris.oracle.apps.ak.employee.webui.EmployeeResultsCO.processRequest(EmployeeResultsCO.java:59)What is the code at line no. 59 ?
    -Anand

  • Solution need for multiple xml and Flowlist component

    Hi! I am using multiple xml and AFComponents AS3 Flowlist component. I am having an issue with the thumbnails in the Flowlist component after about 20 or so user clicks, the images no longer appear, yet the threaded data is still there. http://www.littlewinggames.com/
    I have tried changing some publish settings: hardware acceleration to Level-1 Direct and script time limit increased to 30???
    Can anyone please help me to find a solution? Greatly appreciated! Lisa [email protected]

    Ben,
    Normally when you have multiple cameras you would log into the web interface and change the http port of at least one of them. The default port is 80. We normally would change one camera to use http port 1024 and the second 1025. Then you simply forward port 1024 to the first camera and 1025 to the second in the router. Just remember that when you attempt to access the cameras after you change the port it will look like this: :1024">http://:1024 (locally and remotely) Please reply if you have further questions.

  • Oracle UCM/IPM Issue - Urgent Solution needed

    Hi folks,
    Solution needed for the below problem in oracle IPM/UCM cluster .
    General Scenario :
    The document checked in Oracle UCM can be viewed through IPM Viewer only if the security group of the document is set to a IPM Profile .
    The IPM Profile is created in Oracle UCM Configuration Manager Component whenever a application is created in IPMServer .
    Issue in Clustering :
    IPMApplication created in host 1 is creating profile in UCM Component Manager of host 1 but not in UCM Host2 component manager (Vice Versa).
    This affects url generations of checked in documents through proxy since the IPM profile is not available in cluster.
    Scenario :
    IPM MetaData UCM Component Manager(Profile)
    Host1 Host2 Host1 Host2 Host1 Host2
    IPM_APP_1 Visible Visible Visible Visible Not Visible
    Visible IPM_APP_2 Visible Visible NotVisibe Visible

    hi
    Error Message is- "Invoiced quantity is greater than mother invoice quantity".
    this error means your Depot invoice quantity is high, please check your mother invoice quantity, its means branch invoice quantity , and depot invoice quantity , is deferent so , please check both invoice quantity ,
    and also check you migo,
    ME21N-VL10B-VL02N-VF01-J1IIN-MIGO-VA01-VL01N-J1IJ-VF01, in this process you can do J1IG , Its process
    me21n-vl10b-vl02n-vf01-j1iin-migo-j1ig-va01-vl01n-j1ij-vf01, this is process of depot sales, so please check this process

  • Logic Needed for MM Report with PR, PO, GR and Invoice details

    Hi Experts,
    We need to provide a list of below details as columns.
    PR, PR creation date, PO, PO creation date, GR, GR creation date, Invoice and Invoice creation date.
    Now on the selection screen we'll have Date range. If I give the dat range as 01.01.2011 to 31.12.2011, then the list should be displaying all the details. However, it should first check Invoices in that date range and mention the related details. If there are some GRs (for which invoice is not yet created) for that year, then the related details (PR, PO and GR) of that GR are to be shown. For POs (for which GR itself is not yet created), again details are to be shown (PR and PO details).
    Can somebody help me in getting this done in some simpler way? I am thinking of fetching the data from the respective tables for this date range and then from invoice i will be printing and then deleting the corresponding GR, PO and PR. Then will be checking GR , printing the details and deleting corresponding PR and PO.. and so on. But I felt this not that great.
    Can anyone suggest some other logic or provide some inputs?
    Thanks.

    Hi,
    As per your requirement you can cross the tables i.e. BSET,RSEG,RBKP(For Invoice Header n Item Details).Then now go to the MKPF,MSEG tables (For MIGO Details) and EBAN,EKKO,EKPO(For Purchase Requsitions,Orders Details).... Consider BUDAT as  a selection date among the tables RSEG,MKPF,EKKO.
    Regards,
    Rickky

  • Steps to Transfer mail from Older MBP 10.6.8 to Newer MBP 10.8.5 for NON-tech person  I really just need the simplest solution.  I have cleaned out old folders on the OMBP, but there are folders I need for work

    I really just need the simplest solution.  I have cleaned out old folders on the OMBP, but there are folders I need for work.
    I am not a technical person.  I have gone online and read a gazillion "All Ya Gotta Do...." to the point where my head swims.
    I backed up my older MBP onto WD Passport Studio via Time Machine.
    I transferred all my files there and put them all onto the newer MBP.
    I expected to see Mail but did not.
    Someone said just use Migration Assistant, but I dont find that anywhere.
    Please dont say iCloud because I dont even know what it is.  Sorry, but I just dont use my Mac other than for work, meaning online access for research, and then typing reports of various kinds... and for emailing.
    Can I just hook the firewire directly from OMBP to NMBP and copy them that way??
    Sorry I am such a dolt, but I really just want easy step by step instructions, thank you.
    Would the Genius Bar at my local store be able to help me???
    Thank you,

    Okey Dokey!
    I followed the steps for the Target Disk thing, and was able to transfer everything on my old desktop, in my old pictures file...  all the final transfers regarding my documents and photos.
    BUT 
    there were no folders for Mail, and when I went to the only folder I could find that said "Mail" -- which was under "applications" it then told me that I could not transfer old "mail" to new "mail" since they were different versions...
    Now THIS makes sense,,, and I was not looking to do that... 
    but how do I find all my mail folders???? 
    Is there someplace I should be saving them in order to get them???
    Do you mind helping me with instructions on how to do this?
    Thanks!

Maybe you are looking for

  • How to disable disclosureClosedIcon on a tree for a particular node ?

    How can I selectively disable the disclosureClosedIcon in  front of a particular tree node and leave the other tree nodes unaffected. If I do myTree.setStyle("disclosureClosedIcon",null); Then the whole tree is affected. Please look at the code below

  • Sorting Music titel in store

    Did anybody now how it is possible to sort the music titels in the iTunes store? When I search a music titel I get a list of many titels of different artists. Now I tried to sort this list by artist or album or the length of titel. But it seems, that

  • Factory reset Problem with nokia c3

    After restoring all factory setting, all my downloaded apps when opened says, "invalid application" why this happens? Please comment

  • Which route pattern ? 20! or 20xx ?

    Hi all experts. If i configure following 2 route patterns 1) 20! 2) 20XX And dial 2001, which one is the best match ?

  • Commerce/personalization server jsp error?

    Hi, I'm having problems installing the commerce and personalization engine 3.1 on solaris 2.6, with weblogic 5.1 sp6. Everything seems to run fine until I try to create a group or user or any useful link on the exampleportal when I get: Tue Oct 03 16