Verify Availablity of Territory Types in R12

Hi
I'm performing a Territory Management upgrade from 11.5.8 to 12.1.3. As part of the verification tasks mentioned in the upgrade guide, "The named account type should exist by default. If the system contained geographical territories in 11i, there should be a geography type available with the enabled geographical matching attributes from 11.5.10. For non-geographical and non-named account territories that existed in 11.5.10, there should be a general <usage> type that contains all the enabled matching attributes."
Could anyone tell me how I should perform this task?
Thanks.
Edited by: 879627 on Aug 16, 2011 7:57 AM

As R12.1.1 is in the middle of our final upgrade version, do we have to bring up CM's after R12.1.1 upgrade and then make sure those jobs get completed and then take up R12.1.3? Please suggest whats the best course of action here..Correct -- Once you finish the upgrade bring the application services up (including the CM) to let those concurrent requests run. Then, you can proceed with 12.1.3 upgrade.
Oracle Applications Upgrade Guide: Release 11i to Release 12.1.1, Page 4-3
http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121upgrade.pdf
Thanks,
Hussein

Similar Messages

  • Error FRM-41816: When creating a territory based on territory type

    Hi, guys!
    So the problem is: I have a territory type for usage in Oracle Service, there are 3 transaction types defined - Service Request, Service Request and Task, Task - in this territory type.
    So when I try to create territory based on this territory type, I get an Error FRM-41816: Attempt to create existing timer: POST_BLOCK_TRANX.
    If I'm not using territory type to create a territory, this error doesn't show up.
    Any solutions, would be greatly appreciated.
    JAN

    Shira,
    Sorry, just re-read your post. Am I correct in thinking that you want to use the Controllers assigned within SPM to act as the approvers in CUP?
    If so, what support pack version are you on as I believe that this only works in SP08 due to a technical bug. This also impacts the SPM Owners acting as approvers.
    You may also wish to check the connectors and authorisations of the connector IDs as without being able to read the tables, the approvers may not be found.
    Simon
    Edited by: Simon P Persin on Nov 16, 2009 4:37 PM

  • How to create a new AP invoice type? (R12)

    Hi Experts,
    I'm trying to create a new AP invoice type, I wonder why there is no functions where to create a new one.
    Could you please tell how to create a new AP invoice type in R12?
    Thanks in advance,
    Nuel

    Hi
    We also have a requirement which can be fulfilled only by creating a new invoice type, because its a system defined am unable to change the access type to User. So what i have done is i have created a DFF in invoice header with new invoice type and doing a customization based on that.
    Regards,
    Vicky

  • FRM-41816 ERORR when creating territories based on territory type

    Hi, guys!
    So the problem is: I have a territory type for usage in Oracle Service, there are 3 transaction types defined - Service Request, Service Request and Task, Task - in this territory type.
    So when I try to create territory based on this territory type, I get an Error FRM-41816: Attempt to create existing timer: POST_BLOCK_TRANX.
    If I'm not using territory type to create a territory, this error doesn't show up.
    Any solutions, would be greatly appreciated.
    JAN

    You have to generate the view inside the database. When Designer compiles the Form, it does it against a database, so the items used inside the Form should be inside the database.
    Regards,
    Mark

  • Help in create territory type

    Hi,
    I'm trying to setup oracle field service fresh instance,
    In the territory administration page ,
    When i'm trying to create territory type, I found the USAGE field is empty, there is no Choices.
    In vision demo there is choises "Trade management, Sales, ...." those Qualifiers
    is not enabled for me i don not Know why?
    When I'm trying to "Enable Matching Attributes" , I got an error "....., contact your system administrator"
    So why i cannot Enable the Matching Attributes?
    I think it will solve the problem.
    Please help.
    Thanks

    I'm aslo doing a field service fresh implementation and faced the same isssue. Basically, you create a template for a territory type and that fixes the issue. It's one of the tabs on the top left of the jsp page.

  • First Party Legal Entity link with Fiscal Classification Type Code- R12

    Hello Team
    We are working on one of the dimension on E- Tax (BI Apps).
    As part of the dimension we need to identify the Legal entity and the linked Fiscal Classification Type Code (Associated Fiscal Classifications) to it. This we are able to see from the application with the following navigation.
    Parties: Party Tax Profiles > Party Tax Profiles > Query with the First Party Legal Entity.
    Now would seek your help from the technical perspective. How is this linkage happens between Legal Entity and Fiscal Classification Type Code (Associated Fiscal Classifications to it)? We have verified few tables and there is no link available.
    If possible provide us the Join Conditions.
    Regards
    Pawan Tallam

    Hello Hansen,
    I found this note on My Support:
    "R12. EBTax. How to Differentiate Tax Rate Code for Payables and Receivables Transactions in Tax Classification Code LOV (List of Values). [ID 756985.1]
    Tax Classification Code LOV ( List of Values) is showing all tax rates created in EBTax. You need to choose your tax rate code in the list of values on tax classification code in Payables or Receivables. How do you differentiate the Tax Rate Code for Payables and Receivables transactions in the Tax Classification Code LOV?
    *Solution*
    Please note that in R12, there is a centralized tax engine. Tax set up made in EBTax will be and can be applicable to both Payables and Receivables. Any tax rate created in EBTax, will be available as a Tax Classification Code LOV in both these applications. It cannot be restricted and it is the intended functionality.
    If Payables and Receivables exist with unique operating units then the MOAC security settings can be used to restrict the LOV. Additionally if EBTax is configured propertly the tax classification codes will not be used for tax determination except in exception based scenarios. Please see the case study in *Note 577996.1* for examples
    I just setup ebTax using tax codes for AR and AR and, by the moment, the tax codes from both modules are shared on the LOV. We used a convention for the code naming...but I'm will be looking note 577996.1
    Regards.

  • How to verify all the Services in Oracle R12 from Unix OS

    Hi,
    Can someone please through some details on how to check and verify the unix processes and services from Unix backend in R12. In 11i I was using
    ps -ef|grep f60
    ps -ef|grep httpd
    ps -ef|grep FNDLIB
    Currently , I am using './adopmnctl.sh status ' command to see if all the components are UP. But I need to see the conc manager, form/report server , apache etc and on which port they are running as OS Processes.
    Thanks
    -Samar

    Hi Samar,
    Processes in Instance: hostname_domain
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    OC4J | oafm | 29879 | Alive
    OC4J | forms | 29801 | Alive
    OC4J | oacore | 29726 | Alive
    HTTP_Server | HTTP_Server | 29669 | AliveThe above indicates that all application processes (except the CM) is up and running. You may also refer to the log files to verify that.
    I can also see the ps -ef|grep Apache but noting is comming as ps -ef|grep FNDLIB or ps -ef|grep frmweb or
    ps -ef|grep rwrun. What about "ps -ef | grep -i fnd"? If CM is down (verify by issuing "adcmctl.sh status" or from the application (Administer CM window)), the ps command will not return any result.
    For the forms server, does "ps -ef | grep -i frm" return something?
    I am using the R12 on linux single node. I shudown and starting all the services with adstrall.sh and it exited with status 0 after bringing up all the components. Apache and DB listeners are UP. I cant opent the forms due to firewall and Virus Protection AD blockers.What is the error you get? Can you open the forms if the firewall and pop-up blockers are disabled?
    How can I check if all the services are performing OK.The adopmnctl.sh command should be helpful here. In addition, review the log files (and try the commands in this reply) to verify the application components.
    Regards,
    Hussein

  • Format & Questions type - Oracle  R12: E-Business Essentials(1Z0-204)?

    Hi Guyz
    Well i am currently preparing for the exam Oracle R12: E-Business Essentials(1Z0-204), so any of u guyz have any idea of paper format & what type of questions are asked? kindly share your personal experiences of exam. Moreover the preparation strategy and which stuff or books/material u guyz used for preparation.
    Regards
    Hasan

    Hasan,
    Oracle E-Business Suite R12: E-Business Essentials Exam Topics are listed in the following link (I guess you already have the link):
    Oracle E-Business Suite R12: E-Business Essentials
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_204
    Recommended Training and Preparation:
    R12 Oracle E-Business Suite Essentials for Implementers
    http://education.oracle.com/pls/web_prod-plq-dad/show_desc.redirect?dc=D49493GC10
    Check the following links for practice tests:
    Oracle E-Business Suite OCP & OCE Certification
    http://ebizocp.blogspot.com
    Oracle Certification Program - Practice Test Page
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=208

  • Joins b/w Vendors from Suppliers tables and Territory (jtf) tables R12

    Hi,
    I m trying to get the details of vendors using ap_suppliers & ap_supplier_sites_all.
    once i get vendor details, I should see if these vendors exist in Territory tables ( jtf_terr_rsc_all  jtf_terr_qual_all  jtf_terr_values_all  jtf_terr_all)
    Could you let me know logic and joins.
    Thanks.

    FSKB     G/L Account Posting
    this transaction is not working

  • Territory code and type

    Guys,
    User Problem :  Unable to do invoice for some of the POs for which acc. assignment tab of po line item is getting GRAY. While posting invoices with reference to these POs, user is not able to enter Territory type and Territory code manually.
    Territory type and Territory code has not been transferred (updated) in R/3 though we can see the values in SRM for these POs.
    BBP_PDACC is the table in SRM having these values of territory code n territory type.
    Any Suggestions ?
    Thanks
    Naga

    Tried to push the values thru FM 'BBP_PD_PO_tRANSFER_EXEC', but didnt work.
    Any suggestions, please ?
    Thanks
    Naga

  • Posting Key and Document type

    Hello,
    I have just detected an inconsistency in one of my SAP environment (Development).  I have an invoice posted from the SD module, document type of this invoice is RV.
    If there is a reason to cancell this invoice, the transaction used is VF11. The document type in SD for this cancellation is S1. Thereafter an FI document is generated with document type AB.
    Even though the settings in both Production and Acceptance and Developement are the same.
    I have realised that the initial document when cancelled (reversed) has an FI document RV  and posting key 11. whiles in customizing the settings for posting keys and document types are different from what has been customized. Below is my current settings.
    The posting key 01 has a  reversed posting key 12 and the document type RV has a reverse document type AB. This customizing is in correct in SPRO.
    Transactions : OB41 and OBA7
    Can anyone help on this....
    Thanks
    Elvis

    Hello,
    Did you verify whether AB document type in OBA7 is marked in "Account Types allowed" the Customer checkbox?
    If not, maybe that is why it is not selecting AB as the reversal document type for RV, even though it is set up in RV document the AB document type as reverse document type.
    Other than this (if the mentioned above doesn't solve your issue), I would say there should be any user-exit that can be changing the document type, according to some specific business rule of your SAP client or even a substitution.
    I hope it helps you.
    Regards,
    Daniel.

  • Need information/documentation related to ADFx function type

    Hi Guru's,
    We have a requirement to invoke external ADF application from EBS/OAF R12.1.3.
    Form the forum sources, I found that we can make use of "ADFx" function type in R12.1.3 to invoke external ADF URL.
    We need to pass some parameters while we invoke the ADF URL.
    Please help me with any dev guide/documentation on the usage of ADFx function type.
    Any help in this regard would be a great help!!
    Thanks!!
    Subba.

    hI patil
    check tadir table for all related types of objects...
    reward points to all helpful answers
    kiran.M

  • OM: Default Order Type doesn't show my Order Types

    Hi All,
    We were using Apps 11i(11.5.10.2)and we are done with all module setups. i am trying to give Default order type as my Order type i coudn't see my values(Order Types) there in the profile option(OM: Default Order Type).
    Please advise me..
    Thanks
    Vijay

    Have you verified that your order type is being queried by the sql query associated with the profile OM: Default Order Type?
    Thanks
    Shree

  • USERCLONE message type

    Hi Guru's
    In my scenarion , data is being replicated from server A(HR server) to server B.
    But in server B idoc is in error that' Referrence user 'rcf_cand_it' does not exist.
    Can u tell me for what this message type USERCLONE is used.
    and is this message type idoc creates idoc in other server or we first need to create this user in server B
    for successful posting of idoc..
    Thanks in advance
    Manu

    Goto BD64 in central system an look out for Distribution Model Name, expand it, find the corresponding child system and verify it has message type USERCLONE and CCLONE
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/ea/9abf3b4f995f1ce10000000a114084/frameset.htm

  • Custom Content Type

    So I was asked to post my question here. I have a custom content type that I created in the sharepoint content type. The purpose of this is to add custom outcome options for a workflow for a list in the site. 
    I create a column, make the information "Task Outcome".  When I go into SharePoint Designer, I assign a task, go to "Outcome Options", choose the "Task content type:". I choose the custom task content at which point I get
    a warning underneath saying "Check to make sure this content type is applied to the workflow's task list." I go to the list in "Lists and Libraries" in the "Navigation" portion choose the list and "Add" or verify that
    the content type is applied to the list. Everything seems to be in order. But when I start the work flow in the list, it always suspends itself when it gets to the task, won't resume and won't continue. It just permanently suspends.  If I use the
    normal "Workflow Task (SharePoint 2013)" for the Task content type:" then it goes just fine.                            

    First, your approach is incorrect... adding an outcome does NOT involve creating a content type.
    Not sure which WF task/activity needs the outcome, but that *should* be a simple customization within SPD
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

Maybe you are looking for

  • Can I go back to a previous date in time?

    I've done an Archive and Install thinking it would save my old settings and documents etc but instead it did a new clean install so I've lost all my Bookmarks, all my documents - my entire 3 years of records that I built up. I thought there was a pro

  • How to populate a textarea based on a LOV

    Hi, I have a form based on procedure. The form has many fields, among them there are a LOV field and a text field. I want to populate the text field whenever lov will be changed. Can anybody help me? Thanks Sumita

  • How to send multiple attachments thru mail?

    I haven't been able to figure out how from the mail application send docs, worksheets etc as attachment. Also how to attach multiple docs in the mail. Looking for help on this. Sparashar

  • Business Partner ID in Org structure Not generated

    Hi, when i am creating a New Department(Org.unit) in My Org Structure ,system is not generating a Bussiness partner ID number. If system is not generating the number will there be any problem if i move ahead. do let me know why system is not generati

  • Graphics in smartforms

    Hello, I have a problem with smartform. I execute this smartform with a user and all is correct, but then, I execute the same smartform with another user and I get 'Graphic doesn't exist'. Anyone can help me?? Thank you,