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.

Similar Messages

  • Suggestions/help needed creating portal type page

    Let me start by saying I am very new to Java. I'm trying to create a portal - a fairly simple web page where each user who logs in will see only those application links that they are authorized to access. User A will see links to applications X, Y and Z and user B will see links to applications R and Q.
    I'm running a Tomcat 6 server, and will be using Java 6 (jsp pages, servlets, etc). I've done some research on things like tomcat realms, ldap, ad, jaas, etc. but I'm still not sure what direction I should be going in. My 'portal'/web page will consist of about 20 application links - some are links out to external web sites/applications (public web sites outside of our network), some are internal applications housed on various in-house servers on our network, some are home-grown, others are 3rd party applications, eventually some will be home-grown java applications. Each application currently has it's own login and password.
    I know that I can build a table in a relational database, or update an xml file in Tomcat and use Tomcat realms to determine who has access to what. Are there other options? I can certainly build a table, but I don't want to if there are easier ways - can AD tell me what applications a particular user has access to (so I can determine what links to display)? If so, how? (I don't know much about ad (yet)).
    I just don't want to end up building something overly complex, and missing out on something that would make this simpler. Any ideas, suggestions, etc on what I could/should be looking at would be most appreciated.
    Thanks!

    Unless you know what you're doing with absolute positioning, avoid absolute positioning! Absolute positioning actually takes an element out of the normal HTML document flow and positions it absolutely in relationship with it's first parent with a position other than static - for details read the HTML specs at the W3C.
    Ideally you should use the normal HTML document flow. Divs are block level elements meaning that they act like blocks that take up a height (determined by children content) and width (the full width of the page or it's parent container, unless you tell it otherwise).
    For your CSS try this:
    #techlistcontainer {
        width: 75%;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 30;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 30;
    How does that work with your templates?

  • 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

  • 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

  • Need help to create report with jpeg/gif image

    Hello,
    I need help with creating a form with a special jpeg/gif seal. I never done this Java. Until now, I created all forms with ansi C++ with HP escape characters to draw lines, boxs, and text. This form will contain boxes which is populated with database information read from a text file.
    Since this form contains a special seal on the upper right, I don't think it can be done with old fashion ansi C++. How can I create a form with Java and create it as a simple exe to just print the form to a specified printer.
    Thanks,
    John

    Hi,
    I am creating a form with boxes (lines and text). What is special about this form is that it has an image jpeg or gif at the top right corner. Is is a state department seal. Up to this form, I had used ansi C++ and print out escape HP character to print out the lines, boxes, and text. I have no idea how to print out the image. I am new to JAVA and only 1 class in it. Is there sample code out there to create this type of form with the image? I need a starting point.
    Thanks,
    John

  • Error while creating data type

    Hi
    I am creating data type for the scenario from File to IDOC
    Namespace urn:xiworkshop:groupxx:legacy is not defined in the software component version NEWPRODUCT , 100 of sap Object Message Type Vendor | urn:xiworkshop:groupxx:legacy references the inactive object Data Type Vendor | urn:xiworkshop:groupxx:legacy
    Please help me

    Hi;
    First activate your namespace and then create the data type.
    Namespace + default datatypes should be activated together.
    Then your data type
    Mudit

  • Create "Object" Type based on columns of a table

    Hi Experts
    is it possible to create an Object Type based on columns of a table?
    for example the syntax for creation of type is
    CREATE OR REPLACE TYPE temp_t
    AS OBJECT (ID number, code number)
    can we create a type that is based on columns of an existing table? so that we donot have to write down all the column names in each type as i have to create types based on 100 and above tables :-s
    Please help me out here!
    Best Regards

    You cannot do that Zia, check below code:
    SQL> create or replace type temp_t as object(object_name all_objects.object_name%TYPE);
      2  /
    Warning: Type created with compilation errors.
    SQL> sho err
    Errors for TYPE TEMP_T:
    LINE/COL ERROR
    0/0      PL/SQL: Compilation unit analysis terminated
    1/35     PLS-00201: identifier 'ALL_OBJECTS.OBJECT_NAME' must be declared

  • Bapi for creating message type in a sales order

    Hi, I am involved in a IS-MAM project for an italian company.
    I need to create or add a message output type in a sales order in a complex batch program. I thought to use a bapi technicality; in particular BAPI_ADMGMTSO_CHANGE in order to change the document.
    How can I create message type in the order? Can I use the same bapi or I need of an other one?
    thanks in advance for your help
    Lucia

    Can you please provide more information...

  • Import  XSD to create Data type in Design

    hi,
      I know that we can import XSD in Design and create data type,my question is:
    1.  Can i import an XSD thats been created in message mapping and use that to create my data type in design.
    (or)
    2.Should i have to write an XSD on my own and then import it to create my data type, and is there any standard format to write it.

    Hello Prashanth,
    For your first question: i don't know exactly what you mean that the the xsd you create in the data mapping steps. So can you explain it in details?
    For your 2nd question:  Sure you can write your own XSD to create a data type. And i will give you an example xsd file format. Then you can import it in the XSD tab view.
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://sap.com/xi/XI/hansteel" targetNamespace="http://sap.com/xi/XI/hansteel">
         <xsd:complexType name="CustomerInfo">
              <xsd:annotation>
                   <xsd:appinfo source="http://sap.com/xi/TextID">
                   a6c26c80000f11dac45e00096b1669b3
                   </xsd:appinfo>
              </xsd:annotation>
              <xsd:sequence>
                   <xsd:element name="ID">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             dfe699c0e7bc11d9c736d51c0a0013e1
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:length value="10" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="NAME">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             dfe82060e7bc11d9b2efd51c0a0013e1
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:length value="35" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="CUSTTYPE">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             dfe82061e7bc11d9c193d51c0a0013e1
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:length value="4" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="POSTCODE">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             e93039a0e7bc11d9c7c6d51c0a0013e1
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:length value="10" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="CITY">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             f0122850e7bc11d99189d51c0a0013e1
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:length value="35" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
              </xsd:sequence>
         </xsd:complexType>
    </xsd:schema>
    Hope this will be helpful.
    Eric Ma

  • Need urgent help in creating report

    i have two facts
    number of open bugs
    number of closed bugs
    i have a status column (status of bug)
    now i have to create a report (chart) which shows me number of open bugs and number of close bugs. The main problem here is i want to filter open bugs as those which have status say 10 and 11
    And closed bugs those which are in status say 90 and 92.
    So, hoiw to create this type of report..?
    any help in this direction will be a great contribution ,,,,
    Vik

    Here´s the sintax:
    CASE expression1
    WHEN expression2 THEN expression2
    {WHEN expression... THEN expression...}
    ELSE expression
    END
    It would be something like this:
    CASE status WHEN 10 THEN open_bug
    WHEN 11 THEN open_bug
    WHEN 90 THEN close_bug
    WHEN 92 THEN close_bug
    ELSE 0 END
    Set the aggregation rule to SUM.
    Regards.

  • Problem in creating data type

    hi..
    i've problem in creating data type in xi after importing idoc from the R/3 sender
    plz tell me the basic steps for creating data type in the receiver i.e xi.....
    thanks in advance

    Hi,
    You don't need to create a data type after importing the IDOC.
    Idoc itself acts as message type and message interface.
    check this for creating a data type..
    http://help.sap.com/saphelp_nw70/helpdata/en/2d/c0633c3a892251e10000000a114084/frameset.htm
    Thanks,
    Vijaya.

  • F4 help to create a document

    Hi all,
    I need a fm/method to create F4 help to create a document at the desired path.
    Regards,
    Harshit Rungta

    hello
    This document provides the procedure to get the F4 help for particular file type like excel type files or doc files but not all files. 
    We can achieve this using the Function module u2018KD_GET_FILENAME_ON_F4u2019. To this function module we have to pass the following parameters.
    u2022     Fieldname of the parameter
    u2022     Pass the static as u2018Xu2019
    u2022     File type in MASK
    PARAMETERS: p_file TYPE RLGRAP-Filename.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_FILE.
    CALL FUNCTION 'KD_GET_FILENAME_ON_F4'
    EXPORTING
       PROGRAM_NAME        = SYST-REPID
       DYNPRO_NUMBER       = SYST-DYNNR
       FIELD_NAME          = 'P_FILE '
       STATIC              = 'X'
       MASK                = '.excel , *.xls '
      CHANGING
        file_name           = p_file
    EXCEPTIONS
       MASK_TOO_LONG       = 1
       OTHERS              = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    hope it helps.
    Regards
    Geeta Gupta

  • New created condition types from CRM to R3

    I have do initial download with DNL_CUST_CNDALL. The condition customizing(pricing procedure, condition type, condition table...) have been downloaded from R3 to CRM.
    In transaction R3AC4(Delta download) two entries for CONDCUSTOMIZING and CONDITIONS exist for delta download of condition customizing and record from R3 to CRM.
    But when I created a newe condition type in R3, it is not automatically transfered to CRM. I also tried use transaction R3AR4 (request) to synchronize object DNL_CUST_CNDALL. But the new created condition type is still not availabe in CRM.
    Could anyone give some help?
    Regards,
    Hui Wang

    I have restart the DNL_CUST_CNDALL, the new created condition type are transfered to CRM. But when I create another new condition type again in R3, it is not transfered.
    Any other advice?
    Thanks!
    > Hi,
    >
    > Do the initial load of DNL_CUST_CNDALL once again.
    > This should help.
    >
    > Best regards,
    > Vikash.

  • Help in creating View

    Hi Guys,
    I am trying to create a view from table A and table B.  Data in table A and table B are as follows.
    Table A                              TableB
    Field_1       Field_2                    Field_1           Desc_1
    A1          B1                    A1          New York     
    A1          B1                    A2          Albany
    A1          B2                    A3          Rochester     
    A1          B2                    A4          Buffalo
    A1          B2                    A5          Syracuse
    A2          B1                              
    A2          B2
    I want to get the following result:
    Field_1        Desc_1          Field_2     
    A1          New York     B1                    
    A1          New York     B1                    
    A1          New York     B2                         
    A1          New York     B2                    
    A1          New York     B2                    
    A2          Albany          B1                              
    A2          Albany          B2
    Please advise me which type of view should I create. I create Maintenance view and I am getting following error"
    "No database view exists for view Z_TEST_VIEW".
    Please help in creating a view without the error.
    Thanks,

    Since your requirement is to view logically connected data from different tables, try creating the "database view".
    http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ecab446011d189700000e8322d00/content.htm

  • Creating attendance types

    Hi folks,
    I am about to create 3 new attendance types: 1000 and 1001 should be processed in time evaluation and the other 1002 shouldn't be processed in time evaluation. I created them using the old attendance types and excluded the attendance type 1002 in a PCR in time evaluation. So far no problems, please suggest me what things I need to take care of and also any extra configuration I need to perform:
    All experts, please type in all ur suggestions or the problems u solved in creating attendance types: (it might help me in not doing the same mistake again)
    All suggesstions will be rewarded.
    Thanks
    SA.

    Hi SA,
    I never had to exclude an attendance but I guess I would delete the corresponding time pair in a PTIP rule (I guess it is what you did) taking care of the impact (example: the abs/attend standard flag generated in TE20)
    and/or I would check all functions/operations in the schema calling the attendance type (example in an ACTIO rule for seniority cumulation) to check the default value....
    I would also check outside time eval (reports, variants etc...) if it causes an impact on users
    hope this will give you ideas

Maybe you are looking for