Regarding Calculation in Oracle Incentive module of Oracle Application R12

Hi,
We are facing a problem during 'CALCULATION'in ORACLE INCENTIVE OCMPENTSATION MODULE version R12 (12.0.5) .
It takes long time to execute in a system and also doesn't show the Status as 'COMPLETE' in case of complete.
This issue occurs in perticular development instance and We have observed that the CALCULATION take place very short to complete the process in different dev instances.
We do 'CALCULATION' through Responsibility : - Compensation Manager--> Calcualte compensation
We need your valuble inputs and suggestions
Thanks and Regards,
Deepak

Deepak,
The issue depends on many factors. One volume u are testing between instances, the way the plan is set up. if the plan is not set up right way or you have huge volumes, you may see these kind of issue.
You may want to analyze reuqirements and plan configuration. This may give somes ideas on how to fix this.
Regards
Srini

Similar Messages

  • Cannot install DBD::Oracle perl module with Oracle 11.2.0.3 client

    Hi
    I have been trying to install DBD::Oracle perl module on a Centos 5.7 server which is running Oracle client version 11.2.0.3. I have installed all dependencies prior to attempting installing the same and I am running into the following error -
    /usr/bin/ld: skipping incompatible /app/utiba/oracle/client/lib//libclntsh.so when searching for -lclntsh
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1Here are the complete details of my attempt of installation of the perl module -
    [root@tch1testuview1 DBD-Oracle-1.50]# perl Makefile.PL
    Using DBI 1.52 (for perl 5.008008 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI/
    Configuring DBD::Oracle for perl 5.008008 on linux (x86_64-linux-thread-multi)
    Remember to actually *READ* the README file! Especially if you have any problems.
    Installing on a linux, Ver#2.6
    Using Oracle in /app/utiba/oracle/client
    DEFINE _SQLPLUS_RELEASE = "1102000300" (CHAR)
    Oracle version 11.2.0.3 (11.2)
    Found /app/utiba/oracle/client/rdbms/lib/ins_rdbms.mk
    Using /app/utiba/oracle/client/rdbms/lib/ins_rdbms.mk
    Your LD_LIBRARY_PATH env var is set to '/app/utiba/oracle/client/lib:/lib:/usr/lib'
    Reading /app/utiba/oracle/client/rdbms/lib/ins_rdbms.mk
    Reading /app/utiba/oracle/client/rdbms/lib/env_rdbms.mk
    WARNING: Oracle /app/utiba/oracle/client/rdbms/lib/ins_rdbms.mk doesn't define a 'build' rule.
    WARNING: I will now try to guess how to build and link DBD::Oracle for you.
             This kind of guess work is very error prone and Oracle-version sensitive.
             It is possible that it won't be supported in future versions of DBD::Oracle.
             *PLEASE* notify dbi-users about exactly _why_ you had to build it this way.
    Found header files in /app/utiba/oracle/client/rdbms/public.
    client_version=11.2
    DEFINE= -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"11.2.0.3\" -DORA_OCI_102 -DORA_OCI_112
    Checking for functioning wait.ph
    System: perl5.008008 linux builder10.centos.org 2.6.18-53.el5 #1 smp mon nov 12 02:14:55 est 2007 x86_64 x86_64 x86_64 gnulinux
    Compiler:   gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
    Linker:     /usr/bin/ld
    Sysliblist: -ldl -lm -lpthread -lnsl -lirc -lipgo
    Oracle makefiles would have used these definitions but we override them:
      CC:       $(GCC)
      CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(PFLAGS)\
            $(SHARED_CFLAG) $(USRFLAGS)
               [$(GFLAG) -O2 $(CDEBUG) $(CCFLAGS) -I/app/utiba/oracle/client/rdbms/demo -I/app/utiba/oracle/client/rdbms/public -I/app/utiba/oracle/client/plsql/public -I/app/utiba/oracle/client/network/public -DLINUX -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_LARGEFILE_SOURCE=1 -DSLTS_ENABLE -DSLMXMX_ENABLE -D_REENTRANT -DNS_THREADS -DLDAP_CM $(LPFLAGS) $(PLSQLNCGFLAGS) $(USRFLAGS)]
      LDFLAGS:  -o $@ $(LDOBJSZ) $(LDPATHFLAG)$(PRODLIBHOME) $(LDPATHFLAG)$(LIBHOME) $(LDPATHFLAG)$(LIBHOME)stubs/ $(LDPATHFLAG)$(LIBHOME) $(LLIBIRC)
               [-o $@ -m32 -L/app/utiba/oracle/client/rdbms/lib/ -L$(LIBHOME) -L$(LIBHOME)stubs/ -L$(LIBHOME) -lirc -lipgo ]
    Linking with  -lclntsh -ldl -lm -lpthread -lnsl -lirc -lipgo -ldl -lm  [from $(OCISHAREDLIBS)]
    LD_RUN_PATH=/app/utiba/oracle/client/lib
    Using DBD::Oracle 1.50.
    Using DBD::Oracle 1.50.
    Using DBI 1.52 (for perl 5.008008 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI/
    Writing Makefile for DBD::Oracle
    ***  If you have problems...
         read all the log printed above, and the README and README.help.txt files.
         (Of course, you have read README by now anyway, haven't you?)
    [root@tch1testuview1 DBD-Oracle-1.50]# make
    Skip blib/lib/DBD/Oracle/Troubleshooting/Cygwin.pod (unchanged)
    Skip blib/lib/DBD/Oracle.pm (unchanged)
    Skip blib/lib/oraperl.ph (unchanged)
    Skip blib/arch/auto/DBD/Oracle/Oracle.h (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Vms.pod (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Linux.pod (unchanged)
    Skip blib/lib/DBD/Oracle/GetInfo.pm (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting.pod (unchanged)
    Skip blib/arch/auto/DBD/Oracle/dbdimp.h (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Hpux.pm (unchanged)
    Skip blib/arch/auto/DBD/Oracle/ocitrace.h (unchanged)
    Skip blib/lib/Oraperl.pm (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Sun.pod (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Macos.pod (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Aix.pod (unchanged)
    Skip blib/lib/DBD/Oracle/Object.pm (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Win64.pod (unchanged)
    Skip blib/arch/auto/DBD/Oracle/mk.pm (unchanged)
    Skip blib/lib/DBD/Oracle/Troubleshooting/Win32.pod (unchanged)
    gcc -c  -I/app/utiba/oracle/client/rdbms/public -I/app/utiba/oracle/client/rdbms/demo -I/app/utiba/oracle/client/rdbms/public -I/app/utiba/oracle/client/plsql/public -I/app/utiba/oracle/client/network/public -I/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"11.2.0.3\" -DORA_OCI_102 -DORA_OCI_112 Oracle.c
    gcc -c  -I/app/utiba/oracle/client/rdbms/public -I/app/utiba/oracle/client/rdbms/demo -I/app/utiba/oracle/client/rdbms/public -I/app/utiba/oracle/client/plsql/public -I/app/utiba/oracle/client/network/public -I/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"11.2.0.3\" -DORA_OCI_102 -DORA_OCI_112 dbdimp.c
    dbdimp.c: In function ‘fb_ary_cb_alloc’:
    dbdimp.c:324: warning: comparison is always false due to limited range of data type
    dbdimp.c:325: warning: comparison is always false due to limited range of data type
    dbdimp.c:326: warning: comparison is always false due to limited range of data type
    dbdimp.c:327: warning: comparison is always false due to limited range of data type
    dbdimp.c:328: warning: comparison is always false due to limited range of data type
    dbdimp.c: In function ‘fb_ary_alloc’:
    dbdimp.c:344: warning: comparison is always false due to limited range of data type
    dbdimp.c:345: warning: comparison is always false due to limited range of data type
    dbdimp.c:346: warning: comparison is always false due to limited range of data type
    dbdimp.c:347: warning: comparison is always false due to limited range of data type
    gcc -c  -I/app/utiba/oracle/client/rdbms/public -I/app/utiba/oracle/client/rdbms/demo -I/app/utiba/oracle/client/rdbms/public -I/app/utiba/oracle/client/plsql/public -I/app/utiba/oracle/client/network/public -I/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"11.2.0.3\" -DORA_OCI_102 -DORA_OCI_112 oci8.c
    oci8.c: In function ‘ora_blob_read_mb_piece’:
    oci8.c:1804: warning: comparison is always false due to limited range of data type
    oci8.c: In function ‘describe_obj_by_tdo’:
    oci8.c:3256: warning: comparison is always false due to limited range of data type
    oci8.c: In function ‘ora_describe’:
    oci8.c:3480: warning: comparison is always false due to limited range of data type
    oci8.c: In function ‘ora_st_fetch’:
    oci8.c:3953: warning: unused variable ‘imp_xxh’
    Running Mkbootstrap for DBD::Oracle ()
    chmod 644 Oracle.bs
    rm -f blib/arch/auto/DBD/Oracle/Oracle.so
    LD_RUN_PATH="/app/utiba/oracle/client/lib" gcc  -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Oracle.o dbdimp.o oci8.o  -o blib/arch/auto/DBD/Oracle/Oracle.so  \
               -L/app/utiba/oracle/client/lib/ -lclntsh -ldl -lm -lpthread -lnsl -lirc -lipgo -ldl -lm      \
    /usr/bin/ld: skipping incompatible /app/utiba/oracle/client/lib//libclntsh.so when searching for -lclntsh
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1I am sure that installing a previous(older) version of oracle client will fix this issue i.e. either 11.2.0.1 or older (that is tested) but I want to know if it is possible to resolve the above issue with a work around and not having to install a previous version.
    Fyi.. I've tried to install DBD::Oracle version 1.24 and 1.50 but that doesn't seem to make any difference. I couldn't find any related thread either for this error so I desperately need a solution to the same(if any).
    If anyone can help here, would really appreciate it or else, I will have no choice but to install previous version of oracle client.
    Thanks
    Edited by: 956308 on Aug 31, 2012 6:55 AM
    Edited by: 956308 on Aug 31, 2012 6:57 AM

    Contents of the response file:
    oracle.install.responseFileVersion=http://www.oracle.com/2007/install/rspfmt_clientinstall_response_schema_v11_2_0
    ORACLE_HOSTNAME=slc00caz
    UNIX_GROUP_NAME=oracle
    INVENTORY_LOCATION=/home/psadm1/oraInventory
    SELECTED_LANGUAGES=en
    ORACLE_HOME=/opt/oracle/psft/pt/oracle-client/11.2.0.x
    ORACLE_BASE=/opt/oracle/psft/pt/oracle-client
    oracle.install.client.installType=Custom
    oracle.install.client.upgrading=false
    oracle.install.client.customComponents=oracle.rdbms.util:11.2.0.3.0,oracle.javavm.client:11.2.0.3.0,oracle.sqlplus:11.2.0.3.0,oracle.dbjava.jdbc:11.2.0.3.0,oracle.rdbms.oci:11.2.0.3.0,oracle.xdk:11.2.0.3.0,oracle.network.aso:11.2.0.3.0,oracle.assistants.oemlt:11.2.0.3.0,oracle.network.client:11.2.0.3.0,oracle.odbc:11.2.0.3.0,oracle.dbdev:11.2.0.3.0
    oracle.install.client.schedulerAgentHostName=
    oracle.install.client.schedulerAgentPortNumber=
    oracle.installer.autoupdates.option=SKIP_UPDATES
    oracle.installer.autoupdates.downloadUpdatesLoc=
    AUTOUPDATES_MYORACLESUPPORT_USERNAME=
    AUTOUPDATES_MYORACLESUPPORT_PASSWORD=
    PROXY_HOST=
    PROXY_PORT=0
    PROXY_USER=
    PROXY_PWD=
    PROXY_REALM=

  • Oracle Incentives, Different plans applicable for the same invoice

    Dear Oracle incentive exports,
    I need to know how we can apply 2 plans for the same invoice?
    Suppose we have ONE plan that says 2% from $0-$750,000 and 4% from $750,000 to $1,000,000. If the sales is $800.000 the 2% will be applied for the 1st 750.000 and the remaining amount (50.000) will be calculated for 4% . This needs to be done without dividing the amount into two invoices.
    How can this be applicable???
    FADI

    Fadi,
    when you define formular, you may use split option to handle this
    Regards
    Srini

  • Oracle Incentive Compensation Question

    Hi,
    I would like to know if there are other users who have implemented "Oracle Incentive Compensation".
    We have implemented OIC about a year ago, and are currently running into performance issues in the "Loader, Collection and Calculation" process. We process huge transaction volume of data every day, and our process performance creeps up on some nights (Just before the next purge is due).
    Any help is greatly appreciated.
    Thanks!

    Hi,
    You also may want to analyze the collection and calculation process to see if there are any oppurtunities to tune. In some colelction process, we add some sql statements (indirect mappings, actions etc), that may slow down the process.
    You also may want to consider aggregating transactions before collection toe reduce the amount of data fed into OIC.
    Similarly, depending on how your comp plan is defined there may be opportunities to improve performance. Depending on what version you are on, there some options to aggregate data during rollup process so that calculation runs faster.
    If you need more specific details, you may reach me at [email protected]
    Regards
    Srini

  • Any Automation possible in oracle project module through customization

    Hi,
    Anybody aware of any customization in oracle project module.We have some customized requirements from users
    i.e..1)Can we update the status of task once it is completed.2)When we create the dependency and in case change in schedule does system changes the date of dependent task automatically.
    Regards,
    Chintamani

    Hi,
    Anybody aware of any customization in oracle project module.We have some customized requirements from users
    i.e..1)Can we update the status of task once it is completed.2)When we create the dependency and in case change in schedule does system changes the date of dependent task automatically.
    Regards,
    Chintamani

  • SAP HCM Or Oracle HCM Module - Certification

    Hi,
    I always wanted to ask the expert before I take a jump on my career, can any one please help me. To give you a little back ground on my profile, before I ask the Golden Question. I am currently not working and have a solid 3 + Years of Exp in Recruitment and post recruitment.
    Which is the best certification SAP HCM or Oracle HCM Module?
    Can any one answer the above question with lot of data keeping the current MARKET Condition?
    I have been asking lot of people on this subject, most of them are not able to give me the proper information. Awaiting your expert advice.
    Warm Regards,
    Zulfikarlos

    Hi,
    Go for SAP HCM. Eventhough Oracle is taking over many companies, SAP still prevails.
    My suggestion is that, first you try to get a job in your domain. It's better if you join a company who practices SAP. So that, you can have first hand experience on the SAP HCM/HR.
    Then try doing the Certification.
    You would have taken certification, if you were a fresher. As such you have 3+ years exp.
    Generally for any job opportunity, employer will look for the candidate who is currently working if he is not a fresher.
    While you working you can get certification with eLearning. Now so many institutions are offering this. Also, the fees is 50% less.
    All the best.
    Madhava

  • Areas/Process of HR covered under each module of Oracle HRMS

    Hi folks,
    Iam new to Oracle HRMS community, it would be of very useful to me if some one takes the pain in explaining me which are all the process under each module of HRMS ., eg.,
    Irecruitment:
    Vaccancy creation
    Vaccancy Management
    Candidate Management
    etc....
    so as on other modules....
    Thanks in advance
    Regards

    Hi,
    The modules under Oracle HRMS are: HR, Payroll, Advanced Benefits, Time & Labor, Learning Management, SSHR, iLearning, iRecruitment and Business Intelligence.
    Under HR, You have:
    1. Ogranizaitonal Structures, Jobs, Positions and Grade Structures
    2. Recruitment Process
    3. Career management
    4. People management
    Under Payroll, You can:
    1. Setup Pay methods, Payroll frequencies, Elements (Basic sal, HRA etc..), write formulas to calculate your salary components.
    2. Run regular payroll process
    3. Retro pay
    4. Loan or Advance Payment etc..
    Under OAB (Advanced Benefits): This is only specific to United States.
    You can setup different benefit plans based on the eligibility criteria such as Medical, Dental, Life Insurence etc. You can also enroll your dependants.
    Under Time & Labor:
    This is useful for organizations who will pay the salaries based on the working hours. You can setup timecards, holiday calendars, shifts, different types of allowances based on the working hours and over time as well.
    Learning Management:
    This is useful for the organizations like Universities and all.
    Under this, you can setup the different types of Courses and its details where in you can enroll to attend the course.
    SSHR, iLearning, iRecruitment and BIS are self service modules. End-user can have access to SSHR, iLearning and iRecruitment modules where they can update their personal information, raise the online requests etc.
    Hope it gives you the outline of HRMS.
    Regards
    Jhansi

  • Development tool for Other Modules of Oracle Apps

    With reference of my last post ( Oracle Apps and Oracle Developer 6i ).
    Grant Ronald (Ace Member) reply me that not all applications are built on Oracle Developer 6i, actually I want to know that which modules of Oracle Apps built on which tools. Kindly let me know please.

    Some are built using a HTML (UIX technology) as a front end and Java (BC4J) back end.
    As we move forward the Fusion technology stack will mainly be around ADF, ADF Business Components and ADF Faces.
    REgards
    Grant Ronald

  • Traning for oracle sales module

    can any one guide me for traning in oracle sales module in hyderabad , i am having 4+ yrs. of exp. in sales and marketing working with Havells' India Ltd. cousumer goods company. and completed traning in financials11i
    plz. help me out

    The short answer is very soon.
    Please contact me at rohit.x.agarwal at oracle.com with your project details and we can discuss in detail.
    Regards
    Rohit

  • I have problem with deployment of my customised module in oracle applications

    Hai,
    I have started working with oracle application just recently as I started to customise Forms & Reports.
    If I am developing forms and reports from the existing modules it is working fine.
    But as we can develop our own customized module in oracle applications.I did the following steps for the same..
    This is in Rel.11.0.28
    1.I registered my own schema in the back-end.
    2.then registered the same in AOL.
    3.Registered the custom application in the Aol.
    4.while registering gave the Base Path..XX_top.
    5.Defined Datagroup with APPS as the user ID.
    6.created the directories in the server..oa\applprod\custom_app_name\11.0.28\us\
    6.went to the environment file ...it is Prod.en
    7.gave the base path.
    8.restarted the server.
    9.created forms based on my schema tables & views
    10.generated the forms
    11.pasted them in the base path directory
    ...and then did all the registrations in aol.and allocated the menu to the concerned responsibility and that to the user.
    Now the problem is ...
    when I am logging in to the coressponding user..
    it is getting logged in..
    I can see my menu..
    but the function i.e. the form is not getting opened.
    I am not able to understand where the problem is lying...please if any one could solve the problem it would be highly appreciated.
    Thanking u in advance.
    Sushma.

    Not familiar w/ 11.0.28, but if this is on NT, I've found you need to add your xx_top path to the appropriate place in the NT registry.

  • Multi-Org impact on Oracle CRM modules especially on Oracle Service

    Multi-Org impact on Oracle CRM modules especially on Oracle Service
    ====================================================
    I have been searching for any information (notes,whitepapers/ presentation) on the impact of multi org implementation on Oracle Service module and so far not been able to find any either on metalink or on internet.
    Any of you have any inputs on this ? Please provide the same if any.
    basically,
    Looking for the kind of security applied on SR creation form,Debrief form and charges form when a multi org is enabled.
    I also tried to test this out in our instance and found that it seems to have no impact.
    Gana

    HI,
    Yes indeed there is a impact of MULTI-ORG on the Service Module in 11i.
    All the things are integrated now.
    Everything is dependent on the MO:Operating Unit Profile Option and the setup which you had done.
    1)
    Security on SR creation Form:-
    See you can implement the security, but for that you have to setup accordinglly and also to follow the process.
    If you create 2 responsibilities with MO profile option different, then none of them will able to see the others data.
    Note:-
    But if you are using the instance to generate the SR, then you had to make it sure that the ITEM which you are using should be assigned to the Operating unit which is set in the MO profile Options of that responsibility.
    2)
    Debrief Form:-
    As you must know that for debrief to work, you had to setup the Service Activities.
    This is where you can define the security.
    1) Create a Service activity,
    2) Map it with BILLING TYPES
    3) Map the Billing Types with Order Management Header and the Line Type
    This the place where you can specify the Operating Unit.
    When a user will log in and open a debrief form, then he will be able to see only those service activities which are mapped with the operating unit as that of set in MO Profile Option to the user.
    3)
    Charges:-
    The same as the debrief is applied on the charges TAB.
    Here you will only able to see the Service activites which are mapped with the operating unit as that of set in MO operating unit.
    If you want ITEM level security, then you will be only able to see the items which are assigned to the Operating unit as that of set in the MO profile option.
    Hope this will clear your doubt.
    If want more clarification, you can ask me.
    Regds,
    Vikram

  • Need help regarding upgrading Oracle 10g Forms to Oracle 11g Fusion Middlew

    Hi All,
    I am trying to create a workshop on a VM for showing the migration / upgrading of Oracle Forms 10g to Oracle 11g FMW using the Upgrade Assistant tool available in <ORACLE_HOME>/bin/ua.bat.
    As per my understanding of pre-requisites:
    1)     I need to install Oracle SOA Suite 10g on my VM.
    2)     I also need to install Oracle SOA Suite 11g on my VM.
    3)     I need to install Oracle Forms/Reports Services 10g on my Oracle SOA Suite 10g installation.
    4)     I need to run Oracle Forms/reports installer on my Oracle SOA Suite 11g installation.
    5)     I need to run upgrade assistant tool on my VM to upgrade my form from source(Oracle SOA Suite 10g) to destination(Oracle SOA Suite 11g). Is it mandatory for this migration that I should have Oracle SOA Suite 10g and Oracle SOA Suite 11g on the same system ?
    Having all these software installed on one VM would be difficult. So just wanted to check can I avoid any software to install on VM ?
    If there is any alternative suggestion then please let me know.
    Regards,

    What do you want to do with the SOA-suite? At least for Froms10G is is not necessary.

  • Help needed in oracle incentive compensation

    Hi All,
    Im working on oracle incentive compensation 11i.
    I have a plan element, which i need to attach to nearly 2000 compensation plans.
    For this, i'm having a custom program which calls the API cn_comp_plan_pub.create_comp_plan, to attach the plan element to all the plans.
    But, the program ends in error and i'm getting an message like 'The data for this compensation plan is not consistent with the plan in the database. Compensation Plan:9999.99'. This error is from the API.
    Has someone came across a similar error before. Can somebody provide some pointers on this.
    Thanks in advance,
    Mohan

    you need to check with OIC functional in your project and understand the plan /data. This will answer your question.

  • I want to know the accounting produced by Oracle Financials module.

    I want to know the accounting produced by Oracle Financials module. Could you please direct me to the right resource? Thanks

    Hi,
    Overall answer is YES you can read text file into Oracle.
    Now tell us which technologies you are using and which database version you are using ? are you using Jdeveloper and ADF ?

  • Integrating Forms6i/Report6i with  Oracle Financials Module

    Hi ,
    I need a step by step guide of how I can integrate my custom forms and report into oracle Financials GL/AP.
    I have developed this modules in forms 6i / report6i, but need to call them from Oracle Finacials module(GL/AP), and my report to be included in the standard reports.
    Thanks
    Jonny

    Is Oracle Finacials module or the page where you want to start the integration, an OAF page? Do you have any interaction defined between the seeded and custom modules or you just want to run your module from Apps.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • Cannot get windows 7 to install on new imac

    I have a new "Thunderbolt" imac. Using the boot camp assistant disk that came with it (or the downloaded one), I cannot get windows 7 successfully installed. Mostly won't start up. Long hang-ups, mouse won't work. Have used Boot Camp on older mac Pro

  • Parse from a text file

    Is there a way where i can parse a method, or conditional statement from a text file? Like lets say that i had the statement in Test.txt if(X >= Y) do something }and X and Y are already defined in the java file, is there a way that i could parse it s

  • Problem with my infocube

    Dear Experts! Hello & Good Morning! I have created one infocube with dimensions  Customer No, Material No, Sales Rep No, and Key figures as Price of Material(currency), Quantity(number) and Sales Revenue(currency). This is my data target. In my flat

  • Use of MaxDB on Solaris 10

    Hi, For many years i use SapDB with Linux, this month i migrate to MaxDB 7.6.2.10 running on Linux x86_64, because of new features on Solaris 10 i like to migrate the O.S. too, then i want to know if anyone wish to share with us the experiences, trou

  • I'm missing the map pane in Aperture 3.2 Inspector - can anyone help? Thanks!

    I'm missing the map pane in Aperture 3.2 Inspector - can anyone help? Thanks!