Show travel schema

Hi
We have created two travel schemas. we can see them in Create Expenses Report portal application. But in My trips and expenses, under My travel request tab there is the column corresponding expense report. Here we have create expense report link. When we click the schemas don´t appear!!
are they the same schema? or we must to configure other trip schemas
Thanks in advance

Hi,
Check the SPRO Settings.
Personnel Management - > Employee Self-Service -> Service-Specific Settings -> Travel Management -> Interface Configuration for Web Dynpro Interface in Travel Management -> Schema and Single Field Control for Web Dynpro
In the Trip schema : 01 Domestic Trip check the details.
Trip Schema          01 Domestic Trip
... Valid Until:        31.12.9999
Tick up on Multiday trip  , overlapping
etc

Similar Messages

  • Non-System Travel Schema ends up in System, Why?

    I submitted a request for information on a BC4J version of the travel schema samples and was directed to http://otn.oracle.com/sample_code/tech/java/ejb_corba/files/hotel/hotelHome.htm
    I downloaded the Non-System version of the schema (http://otn.oracle.com/sample_code/tech/java/travel/travelschema.htm#user) from http://technet.oracle.com/sample_code/tech/java/travel/travel8i_user.zip.
    I use the Oracle Enterprise manager (v9.0.1.0.0) as my tool for doing all management functions in my 8.1.7.4 (and 9.0.1.3.0) SIDs.
    I created the user travel and submitted a job to import the dump file into this user.
    The parameters of the job are:
    FILE=/home/oracle/dumps/otntravel8i.dmp
    LOG=/home/oracle/dumps/Travel_In.log
    FROMUSER=TRAVEL
    TOUSER=TRAVEL
    GRANTS=y
    INDEXES=y
    ROWS=y
    CONSTRAINTS=y
    IGNORE=y
    DESTROY=y
    COMMIT=y
    RECALCULATE_STATISTICS=y
    I have tried this several times using different methods of creating the user TRAVEL, its default tablespace, etc. It appears that no matter how I create the user travel, the import creates all tables in the system tablespace.
    Am I doing something basically wrong? How do I force the system to use the proper tablespace?
    Why is there even an example dump that would use the system tablespace? Is that not one of the big no-nos of schema development?

    Hi,
    We have updated the travel8i_user.zip file on the travel schema page. The updated dump file can be used to import the data correctly into the user's default tablespace. Please let us know if you still face any problems with it.
    Regarding the system tablespace dump, we have provided for users to import the data quickly in a test database without needing to create other objects. The recommended way is definitely to use the non-system tablespace.
    Thanks & Regards,
    Srinivas When was travel8i_user.zip updated? I just now went an redownloaded (http://technet.oracle.com/sample_code/tech/java/travel/travel8i_user.zip).
    I ended up with the same file i had before -- otntravel8i.dmp dated Wednesday, September 27, 2000, 3:45:44 PM

  • Import Metadata shows no schemas

    In the virtual machine , I have installed OBIEE 11.1.1.6, and in my local machine I have only installed client Administrator Tools to connect the remote vritual machine.
    When I use the Import Metadata operation (either from the File menu, or context menu on an existing Connection Pool), the step (“Select Metadata objects”) which ought to show the schemas just shows a stub, and no schemas. I do not know what happen?
    I make use of PL/SQL client to connet virtual machine Oracle database, it is ok.
    Note:
    In the following path, :Home\OBIEE_11.1.16_Client\oraclebi\orainst\diagnostics\logs\OracleBIServerComponent\coreapplication
    I will check the log file, it said '[OracleBIServerComponent] [ERROR:1] [] [] [ecid: ] [tid: 8b4] [nQSError: 93001] Can not load library, oracore11.dll, due to, The specified module could not be found. [[The specified module could not be found.
    Are you facing the issue? Thanks.
    PS: Virtual Machine: 64 bit Win 2003 R2
    Local Machine:64 bit Win 2007 enterprise                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    HI,
    [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: ] [tid: 56a0] [16020] metadata database type: [[
    source name: ORCL
    source type: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64b
    '[OracleBIServerComponent] [ERROR:1] [] [] [ecid: ] [tid: 8b4] [nQSError: 93001] Can not load library, oracore11.dll, due to, The specified module could not be found. [[The specified module could not be found.
    Note: I have installed the full client ,but it also does not work..
    Edited by: kobe on Jun 18, 2012 11:28 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Travel Schema is Not Appearing in ABAP WebDynp Travel Expense Form

    Hi Experts,
    We are using FIN_TRAVEL_1 business function for travel management in EHP2.
    We are implementing ESS/MSS services for Travel management and corresponding workflows are working perfect.
    Problem is:
    Travel Req. and its Approval are working perfect but when we create Travel Expenses for the corresponding Approved
    Req. - Travel Schema is Not Appearing in the ABAP webdynpro screen in ESS.
    We have already activated integration of Travel Requets with Expenses in the customizing and changed the corresponding
    settings in the schema also.
    ABAP WebDyn in ESS is working perfect if we direct create a Stand alone Travel Expense Report. We are using only Travel Req.
    and Expenses with Miles/KM cumulation. We are Not going for Travel Planning.
    Pls. let me know - If any Settings are missings in "Expert View" of Travel Control or any Customizing setting is missing.
    Do we have to apply some note or any BADI is there ??
    Very Thanks in Advance...
    Kind Regards,
    Edwin

    Hi there
    You need to make sure that you have a trip schema that does not allow overlapping when creating expense report from approved travel request, also check the bindings for your trip schema.
    I think I may have addressed this in  an OSS to you earlier but also check you are using correct resource for WDABAP as delivered with 1076144 
    I think is why it previously worked in your java landscape if you had the trip schemas with bindings defined in the homepage framework

  • Any updates to the Travel Schema examples?

    Are there any examples that use the schema Travel, but use a business components interface instead of in-line coded SQL statements.

    None of the JDeveloper samples uses the travel schema - they're mostly built on the Oracle sample schemas.
    Thanks
    Blaise I had also posted on the Sample Code Forum "Is Java Stored Trigger a misnomer?" in reference to Java Stored Procedure Samples. see Re: How to create one to one relation in database diagram
    They responded with these samples which may help others.
    You will find a sample that uses business components and travel schema at http://otn.oracle.com/sample_code/tech/java/ejb_corba/files/hotel/hotelHome.htm. The BC4J EJB sample could be of interest to you.
    Also a white page on Oracle BC4J is available at http://otn.oracle.com/products/jdev/info/techwp20/wp.html
    Hope this helps.
    See also
    http://otn.oracle.com/sample_code/tech/java/ejb_corba/files/hotel/BC4JHotelSample/Readme.html
    There are so many aspects of Java, BC4J, JVM and JDeveloper (actually the entire 9iDS suite) that I guess that it's hard to put together a comprehensive example that would suit everyone. I would have like to see something like the travel schema shown from using Designer (with SCM) to Forms, Reports and JDeveloper. The somewhat fragmented examples that are available really don't do justice to the development suite.

  • Travel schema unzip problem

    when i downloaded and unzipped the travel schema, the resulting dump files included "binary" or non-ascii characters. the download/unzip process was performed using numerous unzip utilities... please advise
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • New Travel Schema

    Hi Gurus,
    I have a question regarding travel schema. Our issue is that, we need to create new travel schema where not all expense types should be assigned. At the same time, remove some expense types to already created travel schema.
    How to configure the system to remove and select particular expense types that should be in the schema.
    Thanks.

    Hi
    Please check the below mentioned path
    http://help.sap.com/erp2005_ehp_04/helpdata/en/2c/efb007c22c11d194cb00a0c92946ae/content.htm
    You can add missing Travel Management  configuration path by using the below mentioned links :-
    http://sap.ittoolbox.com/groups/technical-functional/sap-hr/how-to-add-travel-management-node-in-ecc-60-2162708
    http://sap.ittoolbox.com/groups/technical-functional/sap-acct/travel-management-missing-menus-2334641
    Regards
    Praveen PC
    Edited by: Praveen Chirakkel on May 6, 2011 11:24 AM

  • Travel Schema

    I am trying to install the Travel Schema from the "Rooms Information example" But I get the error:
    IMP-00016: required character set conversion (type 1 to 871) not supported.
    How can i fix this error?
    And what is the characterset of the Travel Schema?

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • Travel Schema:grant all privileges

    I have a request to add the travel schema to one of our 9202 databases. Fairly straight forward. I got the *.dmp file from your site:
    http://www.oracle.com/technology/sample_code/tech/java/travel/travelschema.htm#system
    I created the user travel and used the system tablespace as the default. As for privileges, I noticed that I should "grant all privileges" to travel. Is this wise? What's the minimum amount of privileges that I can grant to travel?

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • Sample Travel Schema Diagram

    Hi,
    I downloaded the travel schema from this link:
    http://www.oracle.com/technology/sample_code/tech/java/travel/travelschema.htm
    I was wondering, is there some place where I can get the schematic diagram: listing dependencies between tables, constraints for this travel schema?
    Or is there a product that comes with the Database install where I can get the complete picture?
    thanks

    Is this wise? You are quite right to be concerned. Granting ALL PRIVILEGES is a dodgy thing to do. In mitigation I might say that the TRAVEL schema is a sample piece of code and so should only be installed on a development database, where the damage can be limited.
    But I think the real problem is that the sample code was developed by Java programmers who couldn't be bothered to work out exactly what privileges were needed. Shocking, yes, but hardly uncommon. And the poltroons have also included instructions on how to
    To Download and install the travel schema into the SYSTEM tablespace:
    No no no! No application objects go into the SYSTEM schema. What's the point of us non-Oracle people banging on about best practice if their own employees are allowed to post stuff like this on OTN? Sack these bozos!
    What's the minimum amount of privileges that I can grant to travel? I have absolutely no idea. I think the safest thing is to build a new database instance, so that the potential for damage is limited. Alternatively, grant CONNECT and RESOURCE and see how far that goes. You may have to grant additional powers. I see they also grant JAVASYSPRIV and JAVAUSEPRIV. Horrible, simply horrible.
    Cheerse, APC

  • How to show workflow scheme

    Hi,
    have you any idea how should I show oracle workflow in APEX?
    The goal is just show an Oracle wf scheme without any requests to doing changes.
    Thank you very much for your experiences or hints how I can solve it
    Alexej

    Maybe somewhere in the doc...
    http://sqltech.cl/doc/oas10gR2/integrate.1012/b12160/accmon04.htm#monsaf
    Francois

  • Show Star Schema of Cube in SAP BW

    Hello experts,
    is ist possible in SAP BW to show  the star schema of  a Cube?
    Thanx
    Axel

    Hi ,
       Goto RSA1 -> in the left side you will find tabs like Modeling, Monitor etc, the last tab is meta data repository -> click it -> right side it will display the screen -> here select info cube it displays active cubes in your system find your info cube here under graphical display you will get 3 options select display as star schema.

  • Parent node showing in schema when child nodes not present

    I had several folks answer my questions on mapping from a flat file to an EDI 835 schema and I am down to just a couple of issues before I finish up. I have a conditional mapping issue that I have to solve before I can map the rest of the document. I am
    mapping three fields in a single non-repeating line in the flat file to a repeating segment in the 835. Basically I need to create a separate AMT_ClaimSupplementalInformation segment for each field in the flat file line. As you can see in the picture
    below I want to create a AMT_ClaimSupplementalInformation segment for CDISCOUNT, CINELIGIBLE and CALLOWED.
    You can see I have quite a bit of conditional logic attached to the three fields, but I have all three connected via a loop to the AMT_ClaimSupplementalInformation parent. I cannot attach the loop to the parent of the three fields because it only appears
    once in the file. And if I leave the loop out the AMT segments get stacked funny, like this:
    <AMT_ClaimSupplementalInformation>
    AMT1
    AMT1
    AMT2
    AMT2
    </AMT_ClaimSupplementalInformation>
    You can see how they should be stacked in the next pic.
    In some cases however, one of those fields may be blank so I will not need to create a AMT_ClaimSupplementalInformation segment for it. I was able to use some conditional mapping ideas you guys gave me using the Not-Equal and Value Mapping functoids, and
    that works great to keep blank child nodes from being created. However, Since I have a loop attached to the AMT_ClaimSupplementalInformation parent node it still creates an empty parent node even when the child nodes are not created. See the empty parent
    node in the pic below.
    Since looping functoids can only be attached to links I don't know how to make the parent node conditional.
    Any suggestions?
    Thanks.

    Boatseller, thanks for the tip. I did end up going the XSLT direction. It's a bit of a hack, but I'm using the following XSLT to eliminate empty nodes :
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
        <xsl:template match="@*|node()">
            <xsl:if test=". != ''">
                <xsl:copy>
                    <xsl:apply-templates select="@*|node()"/>
                </xsl:copy>
            </xsl:if>
        </xsl:template>
    </xsl:stylesheet>
    I created a new map with the 835 schema on each side. I then created an XSLT file and pointed to it in the Custom XSLT Path property. It seems to work well. I call this map right after my FlatFile_To_835 map.
    I was hoping to use the scripting functoid with inline XSLT in the map so that I didn't have to worry about deploying the XSLT file(just another thing to keep up with in the future), but when I compile it I get the following error:
    The "Scripting" functoid has 1 input parameter(s), but 2 parameter(s) are expected.
    I'm wondering if I'm connecting the schemas incorrectly in the map:
    In any case, I'm past the empty nodes issue for now, which was a big roadblock. Now I have to deal with the CAS segments which are, as you said, a real pain. 
    Thanks for all of your input.

  • Data view not showing XML schema based Interface

    Hi Experts,
    I am trying to create a Interactive adobe form by following a step-by-step tutorial.The steps I have followed :
    1. Created a WD ABAP component with just one field.
    2. Created the context node and also an atribue for PDF Source.
    3. Add an Interacive form UI element.
    4. Activated the View.
    5. Add template source and assigned the context node to generate a XML based interface.
    6. It created Interface successfully.
    7. But when I open the Adobe form, the context fields are not showing in data view as data sructure..
    What could possibly be the reason for it. Please guide me why data structure is not showing.
    Thanks and Regards
    Sanket

    Hello Snikat
    Can you please give a brief how did yu solved this problem.. I'm also facing similar issue.
    Thanks
    Ajay

  • ICal does not show map

    Mid-2011 15" macbook pro, 16GB main memory, solidstate disk (installed myself)
    After upgrading to Maverick yesterday I tried to use the new iCal map and directions feature.  I entered the first and last name of the appointment, that is in my contacts and the location did not pre-populate.  Further the event inspector did not offer a map to me.
    Location services are enabled in Security & Privacy preferences.

    This (Inspecting the event, and re-entering address) almost works - there are two problems
    1: Travel time still doesn't come up - even if View/Show Travel Time  is selected
    2: This is not as smart as Google Maps, or even apple's Maps, its really picky about syntax, for example it can't find the address for 123 4th Street Suite 123, San Francisco   but can if you miss out the Suite 123.

Maybe you are looking for

  • I want to share my external hard drive over the network

    I found a lot of threads and discussions about this, but no answers. I have a WD My Book External Hard Drive that I'm looking to share over the network. However, when I add the volume to the "Shared Folders" or even a folder within the volume and the

  • IOS 8.3 and file system - lost access

    Since updating to iOS 8.3 I've lost access to my iPad's file system using iFunbox and various file explorers using both PC and Mac. It seems that a sandbox is being enforced in a way that even prevents reading of files or deletion of junk files (whic

  • Changing a colour in picture

    I have a picture that I want to change a colour in. Simple stuff right? The picture is a cartoon I have in jpeg and basically i want to choose and area and change that area to another colour. Can i do it in Aperture? If not what program do you recomm

  • Legal form M-4 for Russia

    Hi Guys, Working on legel forms in case of country version Russia. Can anybody give some input on where the legal form M-4(Receipt Voucher) is used. Thanks for the Help. Regards, Akshay

  • EVS filtering problem

    I have two different places in an application where I am dynamically modifying a context attribute's simple type to fill it up with values for an EVS. I can't determine anything I am doing differently, but the two EVS popups are behaving differenlty.