Error while creating PR with account assignment K

Hello All,
We have a issue  for one user , he is trying to created PR in ME51N in production system  but cannot and he gets the error message " Field selection PT8B not defined'. Infact the the field selection PT8B itself  is not there in the configuration. But in quality system the user  is able to create PR without any issue.
Also  his colleague can able to create the PR in production in ME51N without any issues.  Even i am able to create the PR in ME51N in quality system without any problem , i came across the exact issue in the below thread , since the issue is only for that specific user , i am not able to find the cause.
EROR while saving PR
Pls provide your inputs/suggestions
Thanks
Benny

Hi Benny,
There's possibility to assign different screen layouts to different users 8and of course the screen layout for the same users in different systems can be different). It is included in "functional auth. for byers" and can be found in IMG under Purchasing -> Auth. mgmt. Each code here has among other fields a field called "field selection", which presumably contains PT8B for one of the func. auth. codes. This func. auth. code is in turn linked to the user master record by means of the parameter EFB ("own data" or trs SU3 or trs SU01).
Therefore it is very much possible that the different users are allocated to the different func. auth. codes and the same user in the quality system is allocated to the different func. auth. code than in prod.
BR
Raf

Similar Messages

  • Check while creating PR with account assignment K

    Hi Gurus,
    Can I put a check while creating PRs for account assignment category K, that only statistical order number range is allowed.
    In other words, user should not be allowed to put any internal order other than statistical order in PR, while creating it with account assignment category K..
    Thanks in Advance,
    Vikash

    Hi,
    You can check on business transaction RMBA - it's the purchase requisition. Set it to prerequisites and for the validation select the order type (it's better than a number range - I believe you use different order types for real/statistical I/O) from AUFK (you will see this structure as available, when creating a validation). If you do use the same order type, then check on I/O itself COBL-AUFNR.
    Regards,
    Eli

  • Is it possibe to create PO with  account assignment catagory "U" and B

    Hi all,
    Is it possibe to create PO with  account assignment catagory "U" and B combination with material or without material code?
    if yes then what are the setting requried ?
    Secondly can we do GR for this combination? if yes what are the setting requried ? at the time of GR can we assign WBS element?
    Regards,
    Anil

    Anil,
    Typically Item category B can only be used without material code.
    Item category B means you are using Limit PO's ( typical usage of  Limit PO : If you wish to make provision in the PO for services that are not precisely definable during the planning phase of a procurement project, set a money limit instead of entering a service description. This limit, which represents a budget for unplanned services, must not be exceeded. The service can be specified later - perhaps at the time of actual performance)
    For standard Limit PO's GR is not done. You enter Serrvice under Service entry sheet.
    What item category/ Account assignment is used depends on how you have done the config in SPRO>MM> Purchaisng--> Account assignment.
    I am sure this gives you good idea of what the possiblities are.
    Thanks,
    Ram

  • Error while creating delivery with reference to STO

    Hi,
    I am getting the following error while creating the delivery with reference to STO
    Document is incomplete: You cannot save the delivery
    Diagnosis:
    When the system checked whether saving delivery was
    permitted, it determined that the requirements stored in
    Define Incompletion Procedures for this document do not
    allow this subsequent function.
    I have checked the following already:
    1. Maintained shipping data for both the supplying and receiving plants.
    2. Shipping tab exists in the PO
    3. Shipping point determination is checked.
    4. Customer masters created for both supplying plants and receiving plant for the sales area created for STO
    5. Material master is available in both receiving and supplying plants.
    It is working fine in one client. and giving a problem only in the other.not able to figure out where the error is. appreciate your suggestions
    regards
    joe

    Hi Joseph,
                     First go to transaction "VUA4" and see what is the incompletion procedure asigned to your delivery type. Then go to
    "OVA2" and see what are the fileds maintained in incompletion procedure of the delivery type and the status groups assigned to them. Now you go to "OVA0(ZERO) and see whether the status group allows to save the delivery. If it doesn't you can untick that check box. But if this is a live system , i doubt if you would be bale to do that. Any way one of the possible causes is storgae location missing. Kindly pelase let me know If you need any more infromation on this.
    Regards,
    Ram Pedarla

  • Error while creating a GL account

    Hello sap gurus,
                      Iam gettin an error: "No corporate chart of accounts is defined for chart of accounts CAUS" while creating a GL accounts, can anyone suggest me what to do...
    Thank you..

    When i tried  to created at FSP0, it says account already exists in chart of accounts...
    I have done that in FS00 itself, but still iam getting the same error..
    Anymore suggestions please !!!!

  • Error while creating activities from Account application (Activity tab page

    Hi Experts,
                       We are using CRM 5.0 with PCUI ( EP 7.0 version). We are getting  below error when try to create activities from Account application in PCUI ( from activity tab page):
    Error : Activity contains error.
    Diagnosis
    This transaction has errors.
    Procedure
    To correct the errors, go to the maintenance interface of the transaction.
    To navigate to there, use the link to the account application
    Pls suggest how to proceed with this error & helpful solutions would be rewrded generously.
    Regards,
    Basavaraj Patil

    Hi Experts,
    We are getting this error when try to create Activity from Account application in PCUI. But the same thing is working fine in at GUI level & actions profile assigned to Activity transaction is also working fine at GUI level. But in PCUIit is throwing this below error.
    Diagnosis
    You have attempted to create a follow-up transaction for an incorrect transction 2000764. This is not possible. You can only create follow-up transactions for error-free transactions.
    System Response
    The follow-up transaction is not created.
    Procedure
    Correct the errors in the source transaction 2000764. The error messages resulting from processing the error can be read in the application log in the source transaction.
    Pls suggest solution for this.
    Thanks in Advance.
    Regards,
    Basavaraj Patil

  • Error while creating BOM with FM CSAP_MAT_BOM_MAINTAIN

    Hi All,
    While creating the bom with the FM "CSAP_MAT_BOM_MAINTAIN" using change number i am getting the below error message.
    " Processing of this object is not supported with change number."
    Please help me out.
    Regards
    Suresh

    call function 'CSAP_MAT_BOM_MAINTAIN'
      exporting
        material                 = material
        plant                    = plant
        bom_usage                = usage
        alternative              = alternat
        valid_from               = y_date
    *   CHANGE_NO                =                   "<----Have u used this field for creating ?
    *   REVISION_LEVEL           =
        i_stko                   = l_stko
    *   FL_NO_CHANGE_DOC         = ' '
        fl_commit_and_wait       = 'X'
        fl_bom_create            = 'X'
        fl_new_item              = ' '
        fl_complete              = ' '
    * IMPORTING
    *   FL_WARNING               =
    *   O_STKO                   =
    CSAP_MAT_BOM_CREATE would be an ideal one for creation and CSAP_MAT_BOM_MAINTAIN for change
    Regards,
    Mithun Shetty.

  • Error while creating document with attachment.

    Hi,
    I am getting an error "An error occured while creating the original attribute for PDF"
    I tried with out file attachment, it works as you know it is simple....
    I tried with various types of attachments like .TXT and .WRD (changed both wsapplication and docfile parameters), however i get the same error. I tried both from presentation and application server (by providing   pf_ftp_dest                = 'SAPFTPA'    pf_http_dest               = 'SAPHTTPA' )
    Any idea on how to solve this?
    All i need is create a DMS document with a PDF attachment from application server. Are there any other ways to solve this issue?
    ws_docdata-documenttype = 'ARE'.
    ws_docdata-description = 'BAPI DMS'.
    ws_docdata-statusextern = 'CR'.
    ws_file-storagecategory = 'DMS_C1_ST'.
    ws_file-wsapplication   = 'PDF'.
    ws_file-description = 'Job output'.
    ws_file-docfile = 'C:\CAD Integ BAPIS_46.pdf'.
    append ws_file to it_files.
    CALL FUNCTION 'BAPI_DOCUMENT_CREATE2'
      EXPORTING
         documentdata               = ws_docdata
    IMPORTING
         return                     = v_ret
    TABLES
         documentfiles              = it_files   .
    BREAK-POINT.
    IF v_ret-type CA 'EA'.
      ROLLBACK WORK.
      WRITE : v_Ret-message.
    ELSE.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          wait = '5'.
    ENDIF.
    Thanks
    Pavan

    Hi,
    I found that it is due to document type = 'ARE'. I changed hte document type to one of hte standard type 'TST'. It works for presentation server, but does not work for application server. Any ideas? Any help is appreciated with points.
    ws_docdata-documenttype = 'TST'.
    ws_docdata-description = 'BAPI DMS'.
    ws_docdata-statusextern = 'CT'.
    ws_docdata-documentnumber = 'ZNG-10000000017'.
    ws_file-storagecategory = 'DMS_C1_ST'.
    ws_file-wsapplication   = 'PDF'.
    ws_file-description = 'Job output'.
    ws_file-docfile = p_file.
    append ws_file to it_files.
    CALL FUNCTION 'BAPI_DOCUMENT_CREATE2'
      EXPORTING
        documentdata               = ws_docdata
       pf_ftp_dest                = 'SAPFTPA'
       pf_http_dest               = 'SAPHTTPA'
    IMPORTING
       documentnumber             = v_docnum
       documentpart               = v_docpart
       documentversion            = v_docver
       return                     = v_ret
    TABLES
       documentfiles              = it_files   .
    IF v_ret-type CA 'EA'.
      ROLLBACK WORK.
      WRITE : v_Ret-message.
    ELSE.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          wait = '5'.
    ENDIF.
    Thanks
    Pavan

  • Error while creating snapshot with OEL6.5 guest in VMware.

    While creating snapshots we are getting the following kernel messages:
    ------------[ cut here ]------------
    WARNING: at fs/ext4/super.c:341 ext4_journal_start_sb+0x129/0x140 [ext4]()
    Hardware name: VMware Virtual Platform
    Modules linked in: autofs4 ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables ipv6 ppdev vmw_balloon parport_pc parport coretemp hwmon crc32c_intel ghash_clmulni_intel microcode pcspkr sg i2c_piix4 vmw_vmci shpchp ext4 jbd2 mbcache sd_mod crc_t10dif sr_mod cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul mptspi mptscsih mptbase scsi_transport_spi vmxnet3 floppy pata_acpi ata_generic ata_piix vmwgfx ttm drm i2c_core dm_mirror dm_region_hash dm_log dm_mod [last unloaded: speedstep_lib]
    Pid: 4123, comm: master Not tainted 3.8.13-44.1.1.el6uek.x86_64 #2
    Call Trace:
    [<ffffffff8105d67f>] warn_slowpath_common+0x7f/0xc0
    [<ffffffffa019abd7>] ? ext4_dirty_inode+0x27/0x60 [ext4]
    [<ffffffff8105d6da>] warn_slowpath_null+0x1a/0x20
    [<ffffffffa01b7f89>] ext4_journal_start_sb+0x129/0x140 [ext4]
    [<ffffffffa019abd7>] ext4_dirty_inode+0x27/0x60 [ext4]
    [<ffffffff811bae4f>] __mark_inode_dirty+0x3f/0x1f0
    [<ffffffff811ab026>] update_time+0xa6/0xe0
    [<ffffffff811ab0f8>] file_update_time+0x98/0xe0
    [<ffffffff8119a90d>] pipe_write+0x34d/0x6b0
    [<ffffffff81191b87>] do_aio_write+0xc7/0xd0
    [<ffffffff8101a719>] ? emulate_vsyscall+0x329/0x3d0
    [<ffffffff81191c37>] do_sync_write+0xa7/0xe0
    [<ffffffff81191fc4>] vfs_write+0xb4/0x130
    [<ffffffff811a47d5>] ? poll_select_set_timeout+0x95/0xb0
    [<ffffffff8119276f>] sys_write+0x5f/0xa0
    [<ffffffff815a0a59>] system_call_fastpath+0x16/0x1b
    ---[ end trace 4525293ca5c40077 ]---
    According to Jan Kara:
    It seems like you are hitting the warning:
    WARN_ON(sb->s_writers.frozen == SB_FREEZE_COMPLETE);
    which means that writing to a named pipe is modifying timestamp of a file while filesystem is frozen. This is not harming the fs such but the fs snapshot you are presumably taking may be slightly inconsistent.
    I see the process which is writing to the named pipe is "postfix". Had anyone else seen this behavure before and meaby have a solution for it?

    kernel/git/torvalds/linux.git - Linux kernel source treehttp://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7e775f46a125f894a1d71e96797c776dbec161f0has it fixed.
    http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7e775f46a125f894a1d71e96797c776dbec161f0

  • Error while creating a new account in Publication Registry in OSR

    Hi
    I faced the following error during the registration of an new account in Publication registry throws the Fatal Error and generates the following log details.
    Please help me out of the problem.
    Error Code: 13001
    Fatal Errrors in account management.Please contact Adminsitartor
    Caused by: javax.xml.messaging.JAXMException: org.systinet.wasp.client.XMLInvoca
    tionException: Exception while processing incoming message message. Unable to re
    ad server response. Server returned status code: 404 (Not found) (Content-type:t
    ext/html; charset=UTF-8):
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 404--Not Found</TITLE>
    <META NAME="GENERATOR" CONTENT="WebLogic Server">
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 404--Not Found</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=
    white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068
    <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.5 404 Not Found</H4>
    </FONT><P><FONT FACE="Courier New">The server has not found anything matching th
    e Request-URI. No indication is given of whether the condition is temporary or p
    ermanent.</p><p>If the server does not wish to make this information available t
    o the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone
    ) status code SHOULD be used if the server knows, through some internally config
    urable mechanism, that an old resource is permanently unavailable and has no for
    warding address.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    at com.systinet.jaxm.messaging.ProviderConnectionImpl.call(ProviderConne
    ctionImpl.java:145)
    at org.systinet.uddi.client.UDDIClientProxy.invoke(UDDIClientProxy.java:
    217)
    ... 38 more
    Caused by: org.systinet.wasp.client.XMLInvocationException: Exception while proc
    essing incoming message message. Unable to read server response. Server returned
    status code: 404 (Not found) (Content-type:text/html; charset=UTF-8):
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 404--Not Found</TITLE>
    <META NAME="GENERATOR" CONTENT="WebLogic Server">
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 404--Not Found</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=
    white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068
    <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.5 404 Not Found</H4>
    </FONT><P><FONT FACE="Courier New">The server has not found anything matching th
    e Request-URI. No indication is given of whether the condition is temporary or p
    ermanent.</p><p>If the server does not wish to make this information available t
    o the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone
    ) status code SHOULD be used if the server knows, through some internally config
    urable mechanism, that an old resource is permanently unavailable and has no for
    warding address.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    at com.systinet.wasp.client.XMLInvocationHelperImpl._receive(XMLInvocati
    onHelperImpl.java:699)
    at com.systinet.wasp.client.XMLInvocationHelperImpl._receive(XMLInvocati
    onHelperImpl.java:617)
    at com.systinet.wasp.client.XMLInvocationHelperImpl._call(XMLInvocationH
    elperImpl.java:145)
    at com.systinet.wasp.client.XMLInvocationHelperImpl.call(XMLInvocationHe
    lperImpl.java:77)
    at org.systinet.wasp.client.XMLInvocationHelper.call(XMLInvocationHelper
    .java:18)
    at com.systinet.jaxm.messaging.ProviderConnectionImpl.call(ProviderConne
    ctionImpl.java:141)
    ... 39 more
    Caused by: java.io.IOException: Unable to read server response. Server returned
    status code: 404 (Not found) (Content-type:text/html; charset=UTF-8):
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 404--Not Found</TITLE>
    <META NAME="GENERATOR" CONTENT="WebLogic Server">
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 404--Not Found</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=
    white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068
    <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.5 404 Not Found</H4>
    </FONT><P><FONT FACE="Courier New">The server has not found anything matching th
    e Request-URI. No indication is given of whether the condition is temporary or p
    ermanent.</p><p>If the server does not wish to make this information available t
    o the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone
    ) status code SHOULD be used if the server knows, through some internally config
    urable mechanism, that an old resource is permanently unavailable and has no for
    warding address.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    at com.systinet.wasp.soap.MessageSourceImpl.init(MessageSourceImpl.java:
    208)
    at com.systinet.wasp.soap.MessageSourceFactoryImpl.getMessageSource(Mess
    ageSourceFactoryImpl.java:36)
    at com.systinet.wasp.client.XMLInvocationHelperImpl._receive(XMLInvocati
    onHelperImpl.java:664)
    ... 44 more
    ERROR: com.systinet.uddi.webui.WebUIRawService - Web Framework exception
    EXCEPTION: com.systinet.uddi.webui.WebUIException: (18003) UDDI error occurred.
    javax.servlet.ServletException: com.systinet.uddi.webui.WebUIException: (18003)
    UDDI error occurred.
    at com.systinet.webfw.servlet.WebFilterChain.doFilter(WebFilterChain.jav
    a:42)
    at com.systinet.webfw.security.InternalSecurityFilter.doFilter(InternalS
    ecurityFilter.java:55)
    at com.systinet.webfw.servlet.WebFilterChain.doFilter(WebFilterChain.jav
    a:36)
    at com.systinet.webfw.WebRawService.process(WebRawService.java:329)
    at com.idoox.wasp.server.adaptor.RawAdaptorImpl.dispatch(RawAdaptorImpl.
    java:318)
    at com.idoox.wasp.server.AdaptorTemplate.doDispatch(AdaptorTemplate.java
    :356)
    at com.idoox.wasp.server.AdaptorTemplate.dispatch(AdaptorTemplate.java:3
    28)
    at com.idoox.wasp.server.ServiceConnector.dispatch(ServiceConnector.java
    :393)
    at com.systinet.wasp.ServiceManagerImpl.dispatchRequest(ServiceManagerIm
    pl.java:638)
    at com.systinet.wasp.ServiceManagerImpl.dispatch(ServiceManagerImpl.java
    :473)
    at com.systinet.wasp.ServiceManagerImpl$DispatcherConnHandler.handlePost
    (ServiceManagerImpl.java:2594)
    at com.systinet.transport.servlet.server.Servlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run
    (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecuri
    tyHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:300)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:183)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.wrapRun(WebAppServletContext.java:3717)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppS
    ervletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletC
    ontext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.j
    ava:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: com.systinet.uddi.webui.WebUIException: (18003) UDDI error occurred.
    at com.systinet.uddi.webui.component.account.CreateAccount.process(Creat
    eAccount.java:163)
    at com.systinet.webfw.TaskDispatcher.processComponent(TaskDispatcher.jav
    a:758)
    at com.systinet.webfw.WebRawService.service(WebRawService.java:494)
    at com.systinet.webfw.servlet.WebFilterChain.doFilter(WebFilterChain.jav
    a:40)
    ... 26 more
    Caused by: org.systinet.uddi.account.AccountException: Fatal error occurs in acc
    ount management. For help please contact the administrator of the registry.
    at com.systinet.uddi.account.InterceptorProxy.invoke(InterceptorProxy.ja
    va:73)
    at $Proxy208.save_userAccount(Unknown Source)
    at com.systinet.uddi.account.AccountApiImpl.save_userAccount(AccountApiI
    mpl.java:93)
    at com.systinet.uddi.webui.component.account.CreateAccount.process(Creat
    eAccount.java:142)
    ... 29 more
    ERROR: com.systinet.uddi.webui.WebUIRawService - ===============================
    ========================================
    ERROR: com.systinet.uddi.webui.WebUIRawService -
    EXCEPTION: Fatal error occurs in account management. For help please contact th
    e administrator of the registry.
    org.systinet.uddi.account.AccountException: Fatal error occurs in account manage
    ment. For help please contact the administrator of the registry.
    at com.systinet.uddi.account.InterceptorProxy.invoke(InterceptorProxy.ja
    va:73)
    at $Proxy208.save_userAccount(Unknown Source)
    at com.systinet.uddi.account.AccountApiImpl.save_userAccount(AccountApiI
    mpl.java:93)
    at com.systinet.uddi.webui.component.account.CreateAccount.process(Creat
    eAccount.java:142)
    at com.systinet.webfw.TaskDispatcher.processComponent(TaskDispatcher.jav
    a:758)
    at com.systinet.webfw.WebRawService.service(WebRawService.java:494)
    at com.systinet.webfw.servlet.WebFilterChain.doFilter(WebFilterChain.jav
    a:40)
    at com.systinet.webfw.security.InternalSecurityFilter.doFilter(InternalS
    ecurityFilter.java:55)
    at com.systinet.webfw.servlet.WebFilterChain.doFilter(WebFilterChain.jav
    a:36)
    at com.systinet.webfw.WebRawService.process(WebRawService.java:329)
    at com.idoox.wasp.server.adaptor.RawAdaptorImpl.dispatch(RawAdaptorImpl.
    java:318)
    at com.idoox.wasp.server.AdaptorTemplate.doDispatch(AdaptorTemplate.java
    :356)
    at com.idoox.wasp.server.AdaptorTemplate.dispatch(AdaptorTemplate.java:3
    28)
    at com.idoox.wasp.server.ServiceConnector.dispatch(ServiceConnector.java
    :393)
    at com.systinet.wasp.ServiceManagerImpl.dispatchRequest(ServiceManagerIm
    pl.java:638)
    at com.systinet.wasp.ServiceManagerImpl.dispatch(ServiceManagerImpl.java
    :473)
    at com.systinet.wasp.ServiceManagerImpl$DispatcherConnHandler.handlePost
    (ServiceManagerImpl.java:2594)
    at com.systinet.transport.servlet.server.Servlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run
    (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecuri
    tyHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:300)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:183)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.wrapRun(WebAppServletContext.java:3717)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppS
    ervletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletC
    ontext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.j
    ava:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Hi,
    It look two ways either you dont have permission to write any new thing to that domain.properties file or might file is got corrupted.
    Please check for the permission to that file.
    Regards,
    Kal.

  • Error while creating table with clusters

    Hi
    I tried the following
    CREATE CLUSTER emp_dept (deptno NUMBER(3))Cluster is created
    Then i tried to create the table having the above cluster but giving the errors:
    create table emp10 (ename char(5),deptno number(2) )cluster emp_dept(deptno);The error is:
    ORA-01753 column definition incompatible with clustered column definitionCould you please help me in this

    Your cluster is based on a NUMBER(3) data type while the emp10 table has a deptno column with a data type of NUMBER(2).

  • Error while Creating a request to assign PD profile

    Hello Experts,
    I am trying to create a Change request to assign only the PD profile to the user .
    However when i submit the request i get an error message "Select at least one role".
    I am not sure is it mandatory to select any role even when you just wish to assign the PD profile.
    For Auto Provisioning by system  i have provisioning type as Combined provisioning type as position.
    I am currently on GRC 5.3 SP16.
    Regards,
    Pranab Singh

    now its working fine. iam getting that error due to odbc connection.now i checked callinterface then it will working fine.
    thnks for your reply

  • Error while creating MBO with web service data source

    Hi All,
         I am trying to create MBO by selecting web service as a data source type in SMP 2.3. I am providing sharepoint webservice url of type wsdl with HTTP basic authentication. However, I am getting following error can anyone help me in that. Looking for detail explaination as this is new for me...
    (For "define XSLT manually" I am using sample .xsl file)
    Regards,
    Harshada

    Harshada Karane
    Are you using any proxy in your browser? If yes, please set the proxy in workspace and then trHow to bypass proxy settings in SMP workspace for connecting any public Web Service within corporate Network
    Rgrds
    JK

  • Error while creating VO dynamically and assigning it to Table Region

    Hi,
    I am getting the below exception while running my OAF page
    oracle.apps.fnd.framework.OAException: Programming error. Row (oracle.jbo.server.ViewRowImpl@1e) must be of type oracle.apps.fnd.framework.OARow.
    I've created a dynamic VO using createViewObjectFromQueryStmt(), and used setViewUsage() on messageStyledTextBean of my table.
    Couldn't find anything related to the error on forum.
    Any sort of help is appreciated.

    Check in Corresponding VORowImpl ---
    change the Import Statement -- from -
    import oracle.jbo.server.ViewRowImpl; // 11i
    to
    import oracle.apps.fnd.framework.server.OAViewRowImpl; // R12
    Hope This will help Out..

  • Error while creating function with record type as return type

    Hi i tried the following code to get the nth highest sal using record type and function.
    CREATE OR REPLACE PACKAGE pack_rec_cur AS
    TYPE rec_type IS RECORD (
    name EMP.ename%TYPE,
    sal EMP.sal%TYPE);
      END;The above package is created
    CREATE OR REPLACE
      FUNCTION fun_rec_cur(n INT) RETURN pack_rec_cur.rec_type AS
       rec pack_rec_cur.rec_type;
        CURSOR cur_rec IS
          SELECT ename,sal
            FROM emp
             WHERE sal is not null
              ORDER BY DESC;
    BEGIN
    OPEN cur_rec;
      FOR i IN 1..n LOOP
       FETCH cur_rec into rec;
       EXIT WHEN cur_rec%NOTFOUND;
      END LOOP;
    CLOSE cur_rec;
    RETURN rec;
    END;   The above function is giving errors
    LINE/COL ERROR
    4/7      PL/SQL: SQL Statement ignored
    7/16     PL/SQL: ORA-00936: missing expression
    SQL> Could you please correct me where i'm doing mistake
    Thanks.

    You are missing the column name in order by clauase. Is it ename desc?
    CREATE OR REPLACE
      FUNCTION fun_rec_cur(n INT) RETURN pack_rec_cur.rec_type AS
       rec pack_rec_cur.rec_type;
        CURSOR cur_rec IS
          SELECT ename,sal
            FROM emp
             WHERE sal is not null
              ORDER BY ENAME DESC; ---added ename
    BEGIN
    OPEN cur_rec;
      FOR i IN 1..n LOOP
       FETCH cur_rec into rec;
       EXIT WHEN cur_rec%NOTFOUND;
      END LOOP;
    CLOSE cur_rec;
    RETURN rec;
    END;  
    -OUTPUT
    SQL> SET SERVEROUT ON
    SQL>
    SQL> DECLARE
      2     rec            pack_rec_cur.rec_type;
      3  BEGIN
      4     rec         := fun_rec_cur (6); --you get the 6th record in order of ename desc
      5     DBMS_OUTPUT.put_line ('ename::' || rec.NAME || '  sal ::' || rec.sal);
      6  END;
      7  /
    ename::MARTIN  sal ::1250
    PL/SQL procedure successfully completed.
    SQL>

Maybe you are looking for

  • Identical actionscript works in one frame but not another...?

    Hi all, I'm working on this electronic sheep creator for my Masters degree (don't ask haha..) which is online at [url]www.aegreen.co.uk/creativetech/[/url] . The problem I'm having is that a piece of actionscript I'm using for saving the sheep as a j

  • FCC File-XI-IDOC: Pl confirm the validity of parameters I have specified

    Hi, I have the scenario File-XI-IDOC. I have almost completed the IR and ID config minus the FCC part. Need to do the FCC for reading the file which will enable me to map it to IDOC structure. I have the following TextFile structure ( Note: each fiel

  • Standard Programs

    Hi all, After we configure ALE for material we send and reieve we use tcodes BD10 and BD11. In the same manner what are the tcodes or programs to send and recieve for vendor and customer. Regards, Varun.

  • Force scroll bar on JOptionPane?

    Is there a way to force some type of scroll bar in a JOptionPane.INFORMATION_MESSAGE ? I have written a program that figures the first 1000 prime numbers as required by my instructor. However, when the final output box prints it runs off the screen.

  • Unable to run Jsp in iPlanet 4.1 on Solaris

    Hi all, On solaris we have 2 virtual servers running on iPlanet 4.1. When we try to run index.jsp , it is giving the below error. All the mappings are fine. [10/Oct/2002:10:53:29] info (21932): Internal Info: loading servlet /jsp/index.jsp [10/Oct/20