Table CI_EEW_CMG_CAT_ATTR_LIS can't be created with package ZZCRM

Hi,
   I am trying to add an attribute to category object through EEWB. However, when i complete the EEWB wizard, I get the below error.
"Table CI_EEW_CMG_CAT_ATTR_LIS can't be created with package ZZCRM."
I have verified the setting so of the package zzcrm. I could not find anything wrong.
Please let me know if you have faced this issue before.
Regards,
Manas.

Hi,
Go to opportunity table and create a customizing include CI of type cI_eew_orderadm_h and this should solve your problem.
regards,
Murali.Chatna

Similar Messages

  • Can position be created with out creating Job..

    Hi Experts,
    A simple question but quite complicated.
    Can position be created with out creating the job. ( yes it will give the warning and create).
    Here my actual question comes, what is the need of creating the Job. when we can create position without job in general Scenario.
    Is it compulsory to create job whenever we create position.
    Your replies are highly appreciated.
    Thanks in advance.
    Regards,
    Dollly

    Hi Dolly,
    I definitely aggree with what guru Sikindar mentions.
    One more point:
    SAP advises to create separate positions for each of the employees in your organizational structure.
    For example, there may be a hundred "Engineer" positions in your company (with codes: 50000001, 50000002, ... 50000100).
    At this point, when you're asked to take a report of all of the "Engineer"s in your company, then you need to enter all these position codes into the selection screen : Nearly impossible scenario!
    However, if you had linked all of these positions to a single job named "Engineer" and numbered "50000000", then you would be able to find all the positions linked to this job and all the employees holding these positions by entering a single object ID and evaluation path in the selection screen of a particular report.
    Regards,
    Dilek

  • Help with seting up a Data Sorce can't be created with non-existent Pool

    I am wanting to use an Oracle 9i with WebLogic 7
    I have the following in my config.xml:
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    Name="Thin.Pool" Password="{3DES}C3xDZIWIABA="
    Properties="user=SYSTEM" TestTableName="OID"
    URL="jdbc:oracle:thin:@localhost:1521:DB_SID"/>
    <JDBCDataSource JNDIName="DB_DS" Name="DB_DS" PoolName="Thin.Pool"/>
    The console seems happy, no error mesages but in the log I get:
    ####<Mar 31, 2003 6:33:45 PM MST> <Info> <HTTP> <blue> <GameServe>
    <ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'> <kernel
    identity> <> <101047>
    <[ServletContext(id=4110316,name=console,context-path=/console)]
    FileServlet: Using standard I/O>
    ####<Mar 31, 2003 6:35:37 PM MST> <Info> <JDBC> <blue> <GameServe>
    <ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'> <kernel
    identity> <> <001082> <Creating Data Source named DB_DS for pool
    Thin.Pool>
    ####<Mar 31, 2003 6:35:37 PM MST> <Error> <JDBC> <blue> <GameServe>
    <ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'> <kernel
    identity> <> <001059> <Error during Data Source creation:
    weblogic.common.ResourceException: DataSource(DB_DS) can't be created
    with non-existent Pool (connection or multi) (Thin.Pool)
         at weblogic.jdbc.common.internal.JdbcInfo.validateConnectionPool(JdbcInfo.java:127)
         at weblogic.jdbc.common.internal.JdbcInfo.startDataSource(JdbcInfo.java:260)
         at weblogic.jdbc.common.internal.JDBCService.addDeploymentx(JDBCService.java:293)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:270)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:375)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:154)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:732)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:714)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:417)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:952)
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:578)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:419)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:952)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:470)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:198)
         at $Proxy16.addDeployment(Unknown Source)
         at weblogic.management.internal.DynamicMBeanImpl.unprotectedUpdateDeployments(DynamicMBeanImpl.java:1784)
         at weblogic.management.internal.DynamicMBeanImpl.access$0(DynamicMBeanImpl.java:1737)
         at weblogic.management.internal.DynamicMBeanImpl$1.run(DynamicMBeanImpl.java:1715)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
         at weblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBeanImpl.java:1711)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:1035)
         at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:353)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1358)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1333)
         at weblogic.management.internal.RemoteMBeanServerImpl.setAttribute(RemoteMBeanServerImpl.java:898)
         at weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:324)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:193)
         at $Proxy13.setTargets(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanAttribute.java:92)
         at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:145)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5445)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3105)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2588)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    Why does it say:
    can't be created with non-existent Pool
    Thanks,

    Add "Targets" attribute to the connection pool. You may
    get an idea how it looks like by searching config.xml
    for "targets". If target servers are not set, the pool won't be
    deployed and can not be used to a create datasource.
    Regards,
    Slava Imeshev
    "BBaker" <[email protected]> wrote in message
    news:[email protected]...
    I am wanting to use an Oracle 9i with WebLogic 7
    I have the following in my config.xml:
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    Name="Thin.Pool" Password="{3DES}C3xDZIWIABA="
    Properties="user=SYSTEM" TestTableName="OID"
    URL="jdbc:oracle:thin:@localhost:1521:DB_SID"/>
    <JDBCDataSource JNDIName="DB_DS" Name="DB_DS" PoolName="Thin.Pool"/>
    The console seems happy, no error mesages but in the log I get:
    ####<Mar 31, 2003 6:33:45 PM MST> <Info> <HTTP> <blue> <GameServe>
    <ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'> <kernel
    identity> <> <101047>
    <[ServletContext(id=4110316,name=console,context-path=/console)]
    FileServlet: Using standard I/O>
    ####<Mar 31, 2003 6:35:37 PM MST> <Info> <JDBC> <blue> <GameServe>
    <ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'> <kernel
    identity> <> <001082> <Creating Data Source named DB_DS for pool
    Thin.Pool>
    ####<Mar 31, 2003 6:35:37 PM MST> <Error> <JDBC> <blue> <GameServe>
    <ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'> <kernel
    identity> <> <001059> <Error during Data Source creation:
    weblogic.common.ResourceException: DataSource(DB_DS) can't be created
    with non-existent Pool (connection or multi) (Thin.Pool)
    atweblogic.jdbc.common.internal.JdbcInfo.validateConnectionPool(JdbcInfo.java:
    127)
    atweblogic.jdbc.common.internal.JdbcInfo.startDataSource(JdbcInfo.java:260)
    atweblogic.jdbc.common.internal.JDBCService.addDeploymentx(JDBCService.java:29
    3)
    atweblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:270
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:375)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:154)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:732)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:7
    14)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:417)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    atweblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerI
    mpl.java:952)
    atweblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(Confi
    gurationMBeanImpl.java:578)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:419)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    atweblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerI
    mpl.java:952)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:470)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:198)
    at $Proxy16.addDeployment(Unknown Source)
    atweblogic.management.internal.DynamicMBeanImpl.unprotectedUpdateDeployments(D
    ynamicMBeanImpl.java:1784)
    atweblogic.management.internal.DynamicMBeanImpl.access$0(DynamicMBeanImpl.java
    :1737)
    atweblogic.management.internal.DynamicMBeanImpl$1.run(DynamicMBeanImpl.java:17
    15)
    atweblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:780)
    atweblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBean
    Impl.java:1711)
    atweblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.
    java:1035)
    atweblogic.management.internal.ConfigurationMBeanImpl.setAttribute(Configurati
    onMBeanImpl.java:353)
    atcom.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:135
    8)
    atcom.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:133
    3)
    atweblogic.management.internal.RemoteMBeanServerImpl.setAttribute(RemoteMBeanS
    erverImpl.java:898)
    atweblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:324)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:193)
    at $Proxy13.setTargets(Unknown Source)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanA
    ttribute.java:92)
    atweblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMB
    eanAction.java:145)
    atweblogic.management.console.actions.internal.ActionServlet.doAction(ActionSe
    rvlet.java:171)
    atweblogic.management.console.actions.internal.ActionServlet.doPost(ActionServ
    let.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1058)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :401)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :306)
    atweblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:5445)
    atweblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:780)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3105)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2588)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    Why does it say:
    can't be created with non-existent Pool
    Thanks,

  • Maximum number of tables that can be outer joined with one table in a query

    Hi All,
    Iam new to sql, so can you please let me know What is the maximum number of tables that can be outer joined with one table in a query?
    Thanks,
    Srini

    srinu2 wrote:
    Iam new to sql, so can you please let me know What is the maximum number of tables that can be outer joined with one table in a query?
    There is no limit to the number of tables you can outer join as long as you join them correctly.
    SQL> with a as
      2      (
      3      select 1 id, 2 b_key, 3 c_key from dual union all
      4      select 2 id, 1 b_key, 4 c_key from dual union all
      5      select 3 id, 3 b_key, 1 c_key from dual union all
      6      select 4 id, 4 b_key, 2 c_key from dual
      7      ),
      8      b as
      9      (
    10      select 1 id, 1 c_key2 from dual union all
    11      select 2 id, 5 c_key2 from dual union all
    12      select 3 id, 3 c_key2 from dual union all
    13      select 4 id, 2 c_key2 from dual
    14      ),
    15      c as
    16      (
    17      select 1 key1, 1 key2, '1-1' dta from dual union all
    18      select 1 key1, 2 key2, '1-2' dta from dual union all
    19      select 1 key1, 3 key2, '1-3' dta from dual union all
    20      select 1 key1, 4 key2, '1-4' dta from dual union all
    21      select 2 key1, 1 key2, '2-1' dta from dual union all
    22      select 2 key1, 2 key2, '2-2' dta from dual union all
    23      select 2 key1, 3 key2, '2-3' dta from dual union all
    24      select 2 key1, 4 key2, '2-4' dta from dual union all
    25      select 3 key1, 1 key2, '3-1' dta from dual union all
    26      select 3 key1, 2 key2, '3-2' dta from dual union all
    27      select 3 key1, 3 key2, '3-3' dta from dual union all
    28      select 3 key1, 4 key2, '3-4' dta from dual union all
    29      select 4 key1, 1 key2, '4-1' dta from dual union all
    30      select 4 key1, 2 key2, '4-2' dta from dual union all
    31      select 4 key1, 3 key2, '4-3' dta from dual union all
    32      select 4 key1, 4 key2, '4-4' dta from dual
    33      )
    34  select d.a_id, d.b_id, c.key1 as c_key1, c.key2 as c_key3, c.dta
    35  from
    36      c,
    37      (
    38      select
    39          a.id as a_id, b.id as b_id, a.c_key, b.c_key2
    40      from a, b
    41      where a.b_key = b.id
    42      ) d
    43  where d.c_key = c.key1 (+)
    44  and   d.c_key2 = c.key2 (+);
          A_ID       B_ID     C_KEY1     C_KEY3 DTA
             3          3          1          3 1-3
             4          4          2          2 2-2
             2          1          4          1 4-1
             1          2
    SQL>

  • Can a video created with Adobe Premiere Elements 13 be converted to run on Adobe Premiere Elements 11?

    Can a video created with Adobe Premiere Elements 13 be converted to run (and be edited, etc.) on Adobe Premiere Elements 11?
    I have several hours invested in a video creation that I made with Premiere Elements 13, but now 13 is refusing to work properly (space bar and play button do not move the time line indicator forward).  Hopefully, I will get the problem solved, but in the meantime I must get this project completed and don't have time to start over.  So, I need to convert the work so that it can be completed with Premiere 11 which seems to work fine.
    Thanks, Dave

    Dave
    Is this an outdated thread? I thought that you had resolved the play button/space bar issue.
    Classically, you cannot open a project created in a later version in an earlier version. If you try, you get hit with "The project appears to be damaged, it cannot be opened." messaged. There was one rare and little known occasion when that was not the case. It involved Premiere Elements 10. So, that is not going to help us any here.
    If you still have the play button/space bar issue, can you get out of the 13 project by exporting it to file which you can import into a new Premiere Elements 11 project? If need be, I can suggest the details of that if you tell me the project setting for the 13 project.
    Please let us know the situation at this time.
    Thank you.
    ATR

  • Table for tcode Y... created with se43

    Hi,
    i change the sap-menu with se43 and insert an own abap.
    The system creates a new tcode Y... .
    When i look into table TSTC i find the tcode wich is created with SE43 with the text of the menu,
    but not with the abap-name.
    Where can i find the relation between tcode Y...  and the abap?
    Does anyone knows the table?
    thanks.
    Regards, Dieter

    Hi
    U should check your Y transaction by SE93.
    In generally when the system generates an Y transaction, it generates a transaction runs the standard transaction START_REPORT having as default parameter the report it needs to run.
    So it means the system generates a "Transactions with parameters", the parameters can be got from table TSTCP
    Max

  • Can XSLT transformation created with XSLT_TOOL be called from outside?

    Hello,
    I have created an XSLT transformation with the transaction XSLT_TOOL in the ECC 6.0 system.
    I got a request if this XSLT transformation can be called from outside SAP, example Informatica Power Center. ( http://www.informatica.com/PRODUCTS_SERVICES/POWERCENTER/Pages/index.aspx )
    Can these XSLT be called from outside?
    thank you
    Koen Van Loocke

    Hi,
    I don't think you can call the XSLT_TOOL from outside but what you can do is create a transformation and write a function that serves as a wrapper. You can call the function from outside (RFC) and the function could invoke an existing transformation.
    Cheers

  • Why can't I create a package that uses a cursor with a nested record?

    I have two examples of a a stored procedure that are almost identical. The first one oracle will not create, the second works fine. The only difference is that the first example uses a nested record, where in the second example, I combined the two records
    Anyone know why or want to pehaps what I am doing wrong? - Thanks Tim
    Nested Record (which fails):
    CREATE OR REPLACE PACKAGE TestPKG AS
    TYPE permissions_rec IS RECORD
    cPermissionRead DWH_security_objpriv.permission_read_flag%TYPE,
    cPermissionWrite DWH_security_objpriv.permission_write_flag%TYPE,
    cPermissionVisible DWH_security_objpriv.permission_visible_flag%TYPE,
    cPermissionDelete DWH_security_objpriv.permission_delete_flag%TYPE,
    cPermissionExecute DWH_security_objpriv.permission_execute_flag%TYPE,
    cPermissionGrant DWH_security_objpriv.permission_grant_flag%TYPE
    TYPE privilege_rec IS RECORD
    cRoleOrUser DWH_security_objpriv.role_user_flag%TYPE,
    vcPrivilegeName DWH_security_objpriv.privilege_name%TYPE,
    rPermission permissions_rec
    TYPE privilege_data IS REF CURSOR RETURN privilege_rec;
    UserFlag CONSTANT CHAR(1) := 'U';
    PROCEDURE GetUserDefinedPriviligesSP(vcUserName IN VARCHAR2, curNamedPrivilages OUT privilege_data);
    END TestPKG;
    CREATE OR REPLACE PACKAGE BODY TestPKG IS
    PROCEDURE GetUserDefinedPriviligesSP
    vcUserName IN VARCHAR2,
    curNamedPrivilages OUT privilege_data
    AS
    BEGIN
    OPEN
    curNamedPrivilages
    FOR SELECT
    Security.role_user_flag,
    Security.privilege_name,
    Security.permission_read_flag,
    Security.permission_write_flag,
    Security.permission_visible_flag,
    Security.permission_delete_flag,
    Security.permission_execute_flag,
    Security.permission_grant_flag
    FROM
    Security, Operations
    WHERE
    Operations.username = vcUserName AND
    Security.role_user_id = Operations.userid AND
    Security.role_user_flag = UserFlag;
    END GetUserDefinedPriviligesSP;
    END TestPKG;
    Errors
    LINE/COL ERROR
    15/5 PL/SQL: SQL Statement ignored
    18/65530 PLS-00382: expression is of wrong type
    Combined Records (which builds):
    CREATE OR REPLACE PACKAGE TestPKG AS
    TYPE privilege_rec IS RECORD
    cRoleOrUser DWH_security_objpriv.role_user_flag%TYPE,
    vcPrivilegeName DWH_security_objpriv.privilege_name%TYPE,
    cPermissionRead DWH_security_objpriv.permission_read_flag%TYPE,
    cPermissionWrite DWH_security_objpriv.permission_write_flag%TYPE,
    cPermissionVisible DWH_security_objpriv.permission_visible_flag%TYPE,
    cPermissionDelete DWH_security_objpriv.permission_delete_flag%TYPE,
    cPermissionExecute DWH_security_objpriv.permission_execute_flag%TYPE,
    cPermissionGrant DWH_security_objpriv.permission_grant_flag%TYPE
    TYPE privilege_data IS REF CURSOR RETURN privilege_rec;
    UserFlag CONSTANT CHAR(1) := 'U';
    -- P r o c e d u r e s
    PROCEDURE GetUserDefinedPriviligesSP(vcUserName IN VARCHAR2, curNamedPrivilages OUT privilege_data);
    END TestPKG;
    CREATE OR REPLACE PACKAGE BODY TestPKG IS
    PROCEDURE GetUserDefinedPriviligesSP
    vcUserName IN VARCHAR2,
    curNamedPrivilages OUT privilege_data
    AS
    BEGIN
    OPEN
    curNamedPrivilages
    FOR SELECT
    Security.role_user_flag,
    Security.privilege_name,
    Security.permission_read_flag,
    Security.permission_write_flag,
    Security.permission_visible_flag,
    Security.permission_delete_flag,
    Security.permission_execute_flag,
    Security.permission_grant_flag
    FROM
    Security, Operations
    WHERE
    Operations.username = vcUserName AND
    Security.role_user_id = Operations.userid AND
    Security.role_user_flag = UserFlag;
    END GetUserDefinedPriviligesSP;
    END TestPKG;

    Perhaps I'm missing something, but I can't for the life of me see the difference between your two package bodies. If the package specification is the same, there must be some difference, but I don't see it. Could you point out the difference?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Lion Server: Can user preferences - created with workgroup manager - beupdated with Profile Manager?

    I've created some users and their preferences using the old workgroup manager. All work. I haven't used the profile manager (lion star functionality) so far. If  I do so, can I use it to update the user preferences already created? Is there any incompatibility between workgroup manager and profile manager?

    Dang, no help with this. Oh well. Guess I just mark it as "answered" and toss it in the "Cold Case" files.

  • Can a .pdf created with Livecycle allow a user to enter a % symbol in a numeric or decimal field?

    What I've found so far is that the only way to get the % symbol into a numeric/decimal field at all is to set the "display pattern" to display the % symbol after numbers have been entered into the field.
    The reason I want the field to be numeric and not text is because I have to run a FormCalc caculation that populates a third field.
    (NumericField1 * Numeric Field2*) + NumericField1

    Thanks for the reply Niall.
    I ended up chanigng the numeric field to a decimal field instead, and added the following display pattern: num{zzzz9.99'%'}
    So although the user can't enter a % symbol into the field, a % symbol automaticaly populates when the user enters a number.
    My criteria involved ensuring that a user could not enter a number with more than two numbers after the decimal, so I also set a trailing digits max of 2 (in the Obect > Field settings)
    This is the FormCalc formula I used in the "calculate" event to calculate the salary increase amount request: (DecimalField1 * NumericField2) *.01 + NumericField2
    This formula is meant to calculate the salary amount a manager is requesting their employee's salary be increased to.

  • InitialLdapContext can not be create with chinese principal name

    We use JNDI to search Domino 7 directory. It works well when the principal name contains only ASCII characters, but failed when chinese charaters are used in the principal name.
    This issue not occurrs when the same application is used to search Active Directory.
    Can you please tell me what's wrong in my application?
    Thanks for your help very much!

    Of course the problem does not arise with Active Directory :-) We're DBCS friendly !
    Not wanting to help the opposition, I couldn't help but perform a search. Perhaps this is related to your problem: http://publib.boulder.ibm.com/infocenter/wasinfo/v4r0/index.jsp?topic=/com.ibm.support.was.doc/html/APARs/PQ61389.html

  • Can a book created with iBooks Author be distributed on iMac's running Leopard OS?

    I am a high school computer teacher and I am creating a textbook for the courses I teach using iBooks Author. I have iMacs in my lab running OS X Leopard. With budget cuts and layoffs looming, there is no possibility whatsoever of upgrading to a newer operating system. Will I be able to distribute my textbook to the macs in my lab? If so, would I use iBooks or another EReader application? Or, am I wasting my time trying to create this resource for my kids? Thank You !

    iBooks Author requires Lion.
    But when you say 'distribute' if you mean 'read' the final output on your computer....no, sorry.
    Use Pages and output as PDF or epub and then use the OS X Kindle Reader...

  • Can anyone provide me with the tables related to the PO table BBP_PDORG

    Hi All,
    I have a table "BBP_PDORG" which talks about the Purchasing Organizational Unit.
    I need to have relationship tables of the Purchase Order  header with this table.
    Can anyone provide me with the related tables of "BBP_PDORG"
    Regards
    Dharma

    Hi Dharma,
    the "BBP_PDORG" is item related table, so you get the linkage in two steps:
    1) BBP_PDORG (organization) <----> CRMD_ORDERADM_I (item)
    Table: CRMD_LINK
    Write the BBP_PDORG-SET_GUID into the CRMD_LINK-GUID_SET. As a result you will get the CRMD_LINK-GUID_HI (this is a GUID of the CRMD_ORDERADM_I).
    2) CRMD_ORDERADM_I (item) <-----> CRMD_ORDERADM_H (header)
    In the item table you have the GUID of the header: CRMD_ORDERADM_I-HEADER
    Kind regards,
    Peter

  • Creating transport package for CRM Business Package

    Hi there,
    I have recently installed the CRM Business Packages 60.2 onto our EP6.0 SP2 server.  I have also performed quite a lot of configuration on the portal e.g. creating new roles, worksets, iviews etc.
    We have now installed a new EP6 server which is running on EP6 SP12.  I now need to install the CRM Business Packages 60.2 along with my work again onto the new EP server.
    Anyway I have some questions below:
    1) I was wondering whether I could create various 'Transport Packages' using the Transport > Export functionality under the System Administration tab.  So if I create Transport packages which contains the CRM business packages, export these to the server, then on the new EP6 server import these.  Is this possible or is it advisable to install the CRM business package again.
    2) In addition to this say for example I could create transport packages for the CRM business package, can I also create transport packages for the new roles, iView etc I created and import these into the new EP server?
    3) If say I decided to install the CRM Business Package onto the new EP server, but then I imported my work from the old EP server (i.e. new roles/worksets etc) into the new EP server, would this work.  Reason I ask is because some worksets I used in my new role on the old EP server are delta links to the migrated content.  If I only import my work how does it know where the delta links are pointing to?
    I hope this makes sense.
    Cheers
    JoJo

    Hi JoJo,
    Can you please give me the link of latest version of CRM Business package for EP 6.
    Thanks,
    Padmanaban

  • How to Initiate For Creating Business Package.

    Hi all,
    We donu2019t have NWDI setup in our landscape; therefore I would like to know that how i can initiate for creating business package of custom specific application development using Web Dynpro JAVA and DB Oracle. If anyone has idea about this type of in-house development, please suggest.

    Hi Gautam
    Please setup NWDI for creating custom business pachage.
    Download DTR, CBS and CMS same patch level as your Server and delpoy.
    then Create Software component in System Landscape Directory(SLD) and create custom business package track in the CMS for development using Web Dynpro JAVA
    Hope this will help.
    Thanks
    Arun

Maybe you are looking for

  • Images do not show up in web project in J2EE application[/b]

    I have cretead a web project in which i hava a servlet and couple of jsp's and some java util classes. This application gets the data from the database and displays it on a screen. Beside displaying, this app also transform the xml document to html u

  • Select options for multiple entries

    hi, in selection screen i have 2 select-options as below SELECT-OPTIONS: s_belnr  FOR bkpf-belnr ,                               s_bukrs  FOR bkpf-bukrs. the problem is if BELNR or BUKRS are not given the error message should be displayed as enter th

  • How do you wake up a sleeping HP Officejet Pro 8600 wireless printer?

     The printer appears to be in sleep mode, with the power button alternating between dim and bright. Printer does not function and pressing the power button does nothing. The only remedy I have found is to unplug the power cord and restart the printer

  • How do I fix distorted photos in catalog?

    I went into PSE8 Editor and clicked Edit, Preferences, Editing and inadvertantly set settings to default. Now the photos are "stretched" vertically.  How can I fix this? Thanks,   Don

  • Sound status not showing.

    With the new update (ios 7.1) it has come to my attention the now no longer the sound status bar is no longer displayed when altering the sound level via the buttons. Snthis a problem with the update or my device?