Deep Linking.

Hi,
Can anyone explain in easy terms how the deep linking works in APEX 2.2.1?
I want to link to a page via an email, and provide parameters via the URL.
When I click the link, it does as expected, and sends me to the login page first.
The login page URL contains the parameter FSP_AFTER_LOGIN_URL which contains the actual details I want to go to (i.e. from the original email URL)..
Then I submit the login page, which has the standard Login code
wwv_flow_custom_auth_std.login
P_UNAME => :P2_USERNAME,
P_PASSWORD => :P2_PASSWORD,
P_SESSION_ID => v('APP_SESSION'),
P_FLOW_PAGE => :APP_ID||':'||:APP_PAGE_ID
The page then quickly skips back to the login page, and the session variable has changed.
This happens each time I submit the page.
If I look in the log file for OHS, I get
<ip>- HTMLDB_PUBLIC_USER [14/Dec/2006:17:34:24 +0000] "POST /pls/htmldb/wwv_flow.accept HTTP/1.1" 302 5
<ip>- HTMLDB_PUBLIC_USER [14/Dec/2006:17:34:24 +0000] "GET /pls/htmldb/f?p=111:11:417929099441601843::NO::P11_ID:1241843118 HTTP/1.1" 302 5
<ip>- HTMLDB_PUBLIC_USER [14/Dec/2006:17:34:24 +0000] "GET /pls/htmldb/f?p=111:11:9946852396693959190::NO::P11_ID:1241843118 HTTP/1.1" 302 5
<ip>- HTMLDB_PUBLIC_USER [14/Dec/2006:17:34:24 +0000] "GET /pls/htmldb/f?p=LOGIN:2:::::FSP_AFTER_LOGIN_URL:\\f?p=111|11|9946852396693959190||NO||P11_ID|1241843118\\ HTTP/1.1" 302 5
<ip>- HTMLDB_PUBLIC_USER [14/Dec/2006:17:34:24 +0000] "GET /pls/htmldb/f?p=LOGIN:2:2371000315649385155::::FSP_AFTER_LOGIN_URL:\\f?p=111|11|9946852396693959190||NO||P11_ID|1241843118\\ HTTP/1.1" 200 8633
Basically I just want the login page to go to what is in FSP_AFTER_LOGIN_URL once the user has successfully passed the wwv_flow_custom_auth_std.login procedure
thanks

Login & app 111 are in the same workspace
page 2 of Login is a public page
Login's auth type is open door (basically it is using a servlet to get the windows Active Directory details and allows the user to continue once retrieved)

Similar Messages

  • IR (interactive report) Rows found: 1 + No data found on deep linking

    I am using a deep linking to a page with interactive report on it with following URL: http://...../f?p=my_app_id:target_page::::target_page:param1, param2:param1_value, param2_value
    After login, I arrive on the page wit "No data found" message in the report region.
    Clicking on "Session" link, I see that app/page variables are set. Passing in debug mode, I see"Printing rows. Row window: 1-15. Rows found: 1" right before "No data found" message.
    If I use the select with values, I get several lines of result.
    has anyone fell on this problem and solved it?
    Igor

    OK, solved :o)))
    Inside the package function returning URL to call, I insert a row into the table to query and I return its sequence number. The function is launched by an application outside APEX.
    So, if I don't make commit immediately before returning URL, APEX sees nothing.
    I have added a commit before returning from the function and now everything is OK.

  • How can I properly embed deep links that contain http: twice

    Hi,
    We have an online bookstore where we need to embed deep links to a booktopia page. I have tested the links given to us by the affiliate program (DGM performace) and they work perfectly but when I embed them into muse and hit publish they give me a server not found page.
    http://academyhypnoticscience.businesscatalyst.com/academy-bookstore.html
    I have established that this seems to be an error in the way muse is interpretting the link (or maybe business catalyst) as the link I paste into muse is:
    http://t.dgm-au.com/c/63052/71095/1880?u=http%3A%2F%2Fwww.booktopia.com.au%2Ftrancework-an -introduction-to-the-practice-of-clinical-hypnosis-michael-d-yapko%2Fprod9780415952590.htm l
    but when I click on the link on the website (on the image of the first book) I get this:
    http://http%3a%2f%2fwww.booktopia.com.au%2ftrancework-an-introduction-to-the-practice-of-c linical-hypnosis-michael-d-yapko%2fprod9780415952590.html/?clickid=yV0WHZyIfUJsUl0wAFyspSG PUkW3tATpbw2qTw0
    and when I right click on the image and copy the link location I get this:
    http://t.dgm-au.com/c/63052/71095/1880?u=http%253A%252F%252Fwww.booktopia.com.au%252Ftranc ework-an-introduction-to-the-practice-of-clinical-hypnosis-michael-d-yapko%252Fprod9780415 952590.html
    Any ideas?
    Cheers,
    Tina

    You can't have two http in a URL. Why do you have two? Try taking one out.

  • Setting the Link Group Name in  Deep Link based on the value of a column

    Using Jdeveloper 11g, Jheadstart 11g
    Is it possible to override the link group name in deep linking. For example can I conditionally set that field based on the value of the item.
    Regards
    Edited by: aliegeh on Jul 25, 2010 8:35 AM
    Edited by: aliegeh on Jul 25, 2010 8:43 AM

    Thanks for the suggestion.
    Here is what I am trying to do:
    I have a table with one visible column that has the following entries:
    1. Create
    2. Modify
    3. Verify
    4. Approve
    5. View
    If the user clicks on row 1 (Create) then the link group name should be "CreateEmployees" to create new employees
    If the user clicks on row 3 (Verify) then the link group name should be "MaintainEmployees" for verification and so on.
    (This is role based and each role will have access to one or more of the rows in the tabler)
    It basically mimics a work-flow type of scenario.
    I tried to modify the template and looked at the line:
    action="$JHS.facesConfigGenerator.addItemGroupLinkTaskFlowCall((${JHS.Current.item})}" but got stuck there.
    Is there a way to change "JSH.current.item" in the template to read the group link name from another column say by using #if statements.
    One way I also tried was to introduce a column for each action such as CreateAction, VerifyAction etc which kind of agrees with your suggestion but the drawback is the need to modify the table if another task is required.
    Regards
    Edited by: aliegeh on Jul 25, 2010 8:36 AM
    Edited by: aliegeh on Jul 25, 2010 8:42 AM

  • Deep Link (FSP_AFTER_LOGIN_URL) Not Working in APEX 4.1

    Hi all,
    We recently migrate from APEX 3.2 to 4.1. The deep link (FSP_AFTER_LOGIN_URL) does not work.
    We have two applications, say 100 and 200. Application 100 is the central login application. Application 200 refers to application 100 for authentication. Both applications share the same cookie name.
    When accessing via http://..../f?p=200:1, the request is redirected to application 100 login page. This is the expected behavior. However, after login, the APEX doesn't take us back to 200:1. It goes to the app 100 home page.
    Do any of you have the same issue?
    Thanks,
    Avon

    Looking forward to 4.1.1 !
    In the meantime, the solution above seems to work just fine when the deep link includes just a App ID, APP PAGE ID, even a clear cache set of pages.
    What would be the best method for also putting into the Login Link Item Values that are passed from deep link as I don't think they get set from the URL.
    In your example, if the link also contained item name/value combinations I don't think the following will work.
    Original URL : f?p=300:3::::::P3_ITEM1,P3_ITEM2:123,ABC
    and the Login URL is:
    f?p=970:101:&SESSION.::&DEBUG.::FSP_AFTER_LOGIN_URL:/f?p=&APP_ID.|&APP_PAGE_ID.||NO||P3_ITEM1,P3_ITEM2|&P3_ITEM1.,&P3_ITEM2./
    Final URL: f?p=970:101:<session#>.::NO::FSP_AFTER_LOGIN_URL:/f?p=300|3||NO||P3_ITEM1,P3_ITEM2|, < No Values here>
    as P3_ITEM1 and P3_ITEM2 don't get set to pass them along to the authentication application.
    Any thoughts?
    --Andy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Deep links in Flash Player not working

    The German support-team of Adobe asked me to introduce this question here again:
    They have already verified the problem with their systems.
    Chrome versions 21 - 33 (at least 32-bit versions on Windows (at least XP up to Windows 7) do no longer jump to Flash-links like
    http://www.domain.xxx/.../xxx.php#two
    All other browsers do resp. earlier Chrome-versions did jump correctly to frame / reference #two.
    It does not matter, what deep link you want to jump to (two, three, four etc.), Chrome always starts with „one“ - i.e. at the beginning of the Flash-animation.
    Like all other browsers (I successfully tested: Opera, Safari, Firefox, Internet-Explorer) Chrome should jump directly to the deep link #two, #three, etc.
    In August 2012 this bug was implemented in Chrome 21.
    You will find a test-suite explaining and showing the problem here:
    http://www.in-tanz.de/test-chrome/test.php
    Does anyone know any help?

    Chrome uses a proprietary build of the plug-in called "PepperFlash" because it's a PPAPI plug-in where the ActiveX and standard plug-in are NPAPI. That may have something to do with it.

  • How to create a Deep Links Structure?

    Hi,
    What would be a good concept in order to arrange a strong nested files-navigation-structure? …when it has to englobe up to 6 or 7 sub-directories.
    In other words, what would be a suitable construction inside a mega-menu in order to arrange space most efficiently / which modules would you suggest to use in order to achieve this kind of really deep link structure? :
    Level_1
         > Level_1.1
              > Level_1.1.1
                   > Level_1.1.1.1
                        > Level_1.1.1.1.1
                             > Level_1.1.1.1.1.1
                                  > Level_1.1.1.1.1.1.1
    x 10 different topics (e. g. up to Level_9.9.9.9.9.9.9 or 10.10.10.10.10.10.10)
    Any hints would be much appreciated.
    G

    Hi Gaurav,
    Thank you for your feedback!
    In fact, I’m looking for a solution for the navigation, how I could nest as many links as possible, for them to consume as less space as possible, on screen. That probably means hidding and revealing parts of the navigation at a certain time. Unfortunately, nesting accordeons doesn’t really work without a few bugs. So I’m looking for an alternative – more in terms of Frontend-Design or at least Frontend-Arrangement of space for the navigation, assuming lots of links have to be inserted into a pretty deep hierarchy in the user interface.
    The threads seem more to discuss how to arrange the file-hierarchy on the server, as far as I understood.

  • Deep linking integrating with Cairngorm 3 Navigation Library

    Hi there,
    I wonder if the Cairngorm 3 Navigation Library will integrate deep linking in future? Furthermore, it would be great to know how deep linking could be used in coexistence with the Cairngorm 3 Navigation Library!
    Any thoughts about it?
    Thanks,
    masu

    Hello François,
    As adviced, I have posted this feature request to your jira:
    http://bugs.adobe.com/jira/browse/CGM-94
    For the moment, only John Cunliffe from this post:
    http://forums.adobe.com/thread/872180
    ... is capable of providing a working patch.
    Please keep me posted!
    Thank you,
    masu

  • How to deep link to  several pages of an external application ?

    HI,
    I created an external application named MyApp with UserName and Password fields using the External Application component.
    and an additional field as Parameter1 with value SearchPage
    I am able create a url referencing the applicatoin such as
    /adfextapplogin?extappid=MyApp
    I can connect to the application directly, once I provide the username and password.
    I need to create deep linking to few more pages in the same application.
    I modified the external application definition, by removing the Parameter field.
    Created a URL such as
    /adfextapplogin?extappid=MyApp&Parameter1=SearchPage
    I was expecting that the URL would behave the same way as I created in my first step, But the application did not go to the search page
    instead it went to the landing page only.
    Is there a way to define one external application definition, and use that definition to create multiple urls pointing to different destination pages ?
    I appreciate your help.
    Thanks
    Sam

    Thanks for the info. I reviewed the link, I could not find the information I am looking for. Is it possible that, there is a typo .
    Can you please check and provide the correct url, if the url is correct, can you point me to the correct section in the doc, I could not locate information related
    to using external appliation connections for additional access

  • Deep Linking in flex2 sites

    Hi,
    I am looking for incorporating deep linking into my site
    which is developed using Flex2.0 and AS3. I searched in google and
    found SWFAddress2.0(an open source by Asual). I tried to go through
    the samples and docs ,but i was not able to find a good sample code
    demonstrating the SWFAddress2.0 properly.So can anyone please post
    a good sample or link for SWFAddress2.0.
    Thanks in advance.

    Hi Eddie,
    It seems not possible to use deep linking. I think (just a guess) that when a session ID is missing, you're redirected to the home page (and the session ID is generated there).
    You could try to generate an APEX Session ID and add that to the URL (when clicked). See How to create an Apex 3.1 a session context programmatically? on the how-to.
    Whether this an intentional feature or not...I don't know. You should ask the powers that be (you know them I think).
    Roel

  • Deep linking questions

    I have pages in an app that i want to link to from a non apex site. I want the user to log in to apex app and then automatically go to different pages based on the original link to apex. I also want to pass apex login page a value through the link. The value will be stored in an application item named GS_VAR.
    The following link works fine. GS_VAR has the value of 'PASS' in page 101.
    http://apex.oracle.com/pls/otn/f?p=F45196:101:::::GS_VAR:PASS
    The following link does not pass the value to GS_VAR in page 101, however, when it gets to page 2 the value is set correctly.
    http://apex.oracle.com/pls/otn/f?p=F45196:2:::::GS_VAR:PASS
    Only the link to the login page itself gets the value in GS_VAR set in page 101.
    It seems that when I do deep linking to a page other than 101 the app does not set the application item GS_VAR until after you log in. The problem is i always need the the value of GS_VAR set in page 101 for login processing. Is there a workaround for this?
    Thanks
    Rob

    Rob,
    You want a value set in session state before a session has been established. The session assignment for the request doesn't get settled until after authentication. When you pass the value directly in a request to page 101 (essentially a public page), it does set the value in the current session but that's no guarantee that the final session assigned will be the same one -- and if it isn't the value won't be accessible on the after-login page. What you might do is create a before-header process on page 101 to parse the URL (owa_util.get_cgi_env('QUERY_STRING')) and look for the item name/value. If you find it then you can set session state in that same process and hope the session ID doesn't change on you (which it usually doesn't).
    Scott

  • Deep Linking between applications

    I've asked about this before but my problem is a little different this time.
    I have multiple projects (jpr) with an app def file in each one of them so they are all separated into different folders. I have setup the projects so that there is a main project that is dependant on all the others. I can change the URL to go to any of my projects this way. I want to setup deep linking so that it will deep link from one project into another.
    Do I need all the page defs in one common folder for this to work and also is it possible to get JHS to point to a pagedef folder outside its current project folder?
    Bar

    Bar,
    Why do you create separate projects? You can have multiple app defs in one project, all generating into their own subdirectories. See chapter on Team-based development in Dev Guide for more info.
    Anyway, even with separate projects (meaning separate web applications when running within JDev, you could still deploy everything in one ear file) this can be done. In this case, the deep link should be a goLink rather than a commandLink, and you should pass the deeplink query context as a request parameter, for example
    UrlToCallOtherApp?deepLinkId=123
    Then, in the deeplink target group, you should set the Enable DeepLinking expression to something like #{param.deepLinkId!=null} (or #{param.deepLinkId!='', if first one does not work}
    Steven Davelaar,
    JHeadstart Team.

  • SWFaddress deep linking between multiple swfs

    Hi, I am using SWFaddress to create deep linking within my
    website. It works great within the main swf, however when I load a
    new swf, the history chain becomes broken. I think it is to do with
    the Actionscript on the 1st frame on the loaded swf.
    The Actionscript in the 1st frames of both swf files is:
    #include "SWFAddress.as"
    function btnRelease() {
    SWFAddress.setValue(this.deepLink);
    function btnRollOver() {
    SWFAddress.setStatus(this.deepLink);
    function btnRollOut() {
    SWFAddress.resetStatus();
    SWFAddress.onChange = function() {
    var value = SWFAddress.getValue();
    if (_currentframe == 2 && value == '/') {
    play();
    } else {
    var frame = _currentframe;
    gotoAndStop('$' + value);
    if (frame == _currentframe) {
    gotoAndStop('$/error/');
    return;
    SWFAddress.setTitle(formatTitle(value));
    Should I amend the Actionscript in the loaded swf? The
    Actionscript in the 1st frame of a button is:
    this.deepLink = '/welcome/';
    this.onRelease = _root.btnRelease;
    this.onRollOver = _root.btnRollOver;
    this.onRollOut = _root.btnRollOut;
    stop();
    Hope someone can shed some light on this.
    Many thanks

    Bar,
    Why do you create separate projects? You can have multiple app defs in one project, all generating into their own subdirectories. See chapter on Team-based development in Dev Guide for more info.
    Anyway, even with separate projects (meaning separate web applications when running within JDev, you could still deploy everything in one ear file) this can be done. In this case, the deep link should be a goLink rather than a commandLink, and you should pass the deeplink query context as a request parameter, for example
    UrlToCallOtherApp?deepLinkId=123
    Then, in the deeplink target group, you should set the Enable DeepLinking expression to something like #{param.deepLinkId!=null} (or #{param.deepLinkId!='', if first one does not work}
    Steven Davelaar,
    JHeadstart Team.

  • SWFaddress deep linking between multiple mcs

    I am using SWFaddress deep linking to create a URL history in
    my website.
    When I load a swf into a new level, the history sequence is
    broken. Is there a way I can have different levels 'talk' to each
    other to create a seamless history chain?
    The Actionscript in the first frame of my button on _level20
    is:
    this.deepLink = '/services/';
    this.onRelease = _parent.btnRelease;
    this.onRollOver = _parent.btnRollOver;
    this.onRollOut = _parent.btnRollOut;
    stop();
    The Actionscript in the first frame of _level10 is:
    #include "SWFAddress.as"
    function btnRelease() {
    SWFAddress.setValue(this.deepLink);
    function btnRollOver() {
    SWFAddress.setStatus(this.deepLink);
    function btnRollOut() {
    SWFAddress.resetStatus();
    SWFAddress.onChange = function() {
    var value = SWFAddress.getValue();
    if (_currentframe == 2 && value == '/') {
    play();
    } else {
    var frame = _currentframe;
    gotoAndStop('$' + value);
    if (frame == _currentframe) {
    gotoAndStop('$/error/');
    return;
    SWFAddress.setTitle(formatTitle(value));
    Many thanks

    Instead of _parent
    use _level0 / _level20

  • Xbox Music API: Deep Link for Xbox Music Pass

    Hi all!
    I am building an app which uses Xbox Music API.
    There's a guide to deep-linking, and there's explanation on how to build the affiliate link for track/album purchase, but I couldn't find how to build affiliate link to buy Xbox Music Pass. Is there any information on how to get it?

    I recommend that you post your question to the XBox forums:
    http://forums.xbox.com/?xr=shellnav
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Deep Linking problem

    Hi,
    I am trying to add Deep Linking to the large Flex3 app
    (it has one main HTML file and collection of dashboards selects one via ComboBox).
    so I would like to be able to send a link like  http://myserver/myapp.html#/dashboard1
    New to SWFAddress, so please bare with me.
    I have seen a Flex sample coming with SWFAddress:   http://www.asual.com/swfaddress/  (click Flex link)
    and tried to integrate it into my app.
    So far I was able to put that  fragment id (#/dashboard1) when this particular dashboard (db1) is selected.
    But if I go to Firefox and change it to say, #/dashboard2, nothing happens, it never goes to call  
    handleSWFAddress() change event handler.
    I do have JS libraries in place, declared in HTML,
    and SWFAddress.swc in lib of that FB project.
    Haven't changed Helper.as much from original sample.
    So here is a skeleton of my app:
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
        name="Dashboard" ...  
        applicationComplete="initSWFAddress()"
        currentStateChange="setSWFAddress()" >
    <mx:Script>
            <![CDATA[
              private function selectDashboard(name:String):Dashboard {
                    var dashboard:Dashboard = Dashboard(this.contentStack.getChildByName(name));
                    //dashboard=null;
                    if ( dashboard == null){
                        dashboard = this.createDahsboard(name);
                        if (dashboard != null) {
                            this.contentStack.addChild(dashboard);
                    this.selectedDashboardIndex = this.contentStack.getChildIndex(dashboard);
                    var ctlTool:DisplayObject = dashboard.getToolbarControl();
                    //Remove old toolbox
                    var oldTool:DisplayObject = this.appControlBar.getChildByName(TOOLBOX_NAME);
                    if (oldTool != null) {
                        this.appControlBar.removeChild(oldTool);
                    //Add toolbox if any
                    if (ctlTool != null) {
                        ctlTool.name = TOOLBOX_NAME;
                        this.appControlBar.addChildAt(ctlTool,3);
                    // change Fragment
                    SWFAddress.setValue("/"+name);
                    Alert.show ("set dashboard: "+name);
                    return dashboard;
               private function onChangeDashboard(e:Event):void {               
                    var currDashboard:Dashboard = Dashboard(this.contentStack.selectedChild);
                    currDashboard.beforeCloseDashboard();
                    this.contentStack.removeChild(this.contentStack.selectedChild);
                    var name:String = ComboBox(e.target).selectedItem.toString();
                    GlobalComponents.instance.resetSession();
                    this.selectDashboard(name);
                private function initSWFAddress():void {
                    handleSWFAddress(new SWFAddressEvent(SWFAddressEvent.CHANGE));
                    SWFAddress.addEventListener(SWFAddressEvent.CHANGE, handleSWFAddress);
                private function setSWFAddress():void {
                    Alert.show("in setSWFAddress()");
                    Helper.setSWFAddress(this);
                private function handleSWFAddress(event:SWFAddressEvent):void {    // never gets called  !
                    // switch to new Dashboard
                    var name:String = SWFAddress.getValue();
                    Alert.show("handleSWFAddress()  DashboardIndex: "+selectedDashboardIndex+", setting Dashboard to fragment id (Name): "+name);
                    this.selectDashboard(name);
                    Helper.handleSWFAddress(this, event);
            ]]>
        </mx:Script>
            <mx:ComboBox  id="dashboardChooser" toolTip="Click to select a Dashboard"
                                 tabIndex="0" dataProvider="{this.dashBoardList}"
                                 change="onChangeDashboard(event)"/>              
            <mx:ViewStack id="contentStack" width="100%" height="100%" selectedIndex="{this.selectedDashboardIndex}" styleName="blue2BG">       
            </mx:ViewStack>
    </mx:Application>
    Few caveats:
    1) we do use States in that MXML file for something comletely irrelevant.  Was hoping to use it with ComboBox.  Is States necessary for SWFAddress?
    2) we do use history.js for browser history, but not deep linking (hope it doesn't interfere with SWFAddress)
    3) I did not put SWFObject.js - not in that sample
    4) I did not put Google Analytics JS - hope it is not required for SWFAddress (Event) to work.
    Please help !
    TIA,
    Oleg.

    The startup sequence I have is the following:
    <?xml version="1.0" encoding="UTF-8"?>
    <mx:Application
      initialize="{InitWRX()}"
    >
        private function InitWRX() {
            SWFAddress.addEventListener(SWFAddressEvent.EXTERNAL_CHANGE, InitWR0, false,0,true);           
        private function InitWR0(event:Event = null) {
            crnt_path = SWFAddress.getValue().substr(1);           
          ChildWR(crnt_path,bRel);
    SO iow, I'm thinking you should only call addEventListener(SWFAddressEvent.EXTERNAL_CHANGE...) in your function initSWFAddress.  (Furthermore, I only listen for EXTERNAL_CHANGE, not CHANGE.)
    You say HandleSWFAddress never gets called, but I'm thinking it gets called, but that SWFAddress.getValue is not working in it, because you need to addEventListener(SWFAddressEvent.EXTERNAL_CHANGE..)  first in initSWFAddress and then don't call HandleSWFAddress manually, but let the eventhandler call it.

Maybe you are looking for

  • Diff b/w Web service and window service

    What is the difference between web service and window service, whether the both are same or not, Give some explain about that each one and give some examples also.

  • VGA cable for Insignia 19" Digital TV

    I'm interested in purchasing your Insignia 19" Digital TV (Model #NS19E310A13) currently on sale, but I need to know the type of and cost of the VGA cable that will connect this TV to my Compaq Model CQ5110Y desktop computer.

  • SQ01 - SAP List Viewer - Ability to get the count of the output records

    Hello All, I have a problem with the SAP List Viewer output for an SAP Query. I have created a SAP query (SQ01) for a table. Its a basic query that queries on just one table (VTBFHA) When I run the query, for the output in the SAP List Viewer (ALV) f

  • Data warehousing question/best practices

    I have been given the task of copying a few tables from our production database to a data warehousing database on a once-a-day (overnight) basis. The number of tables will grow over time; currently it is 10. I am interested in not only task success b

  • What is the difference between retore and erase all content and settings

    i was wondering what is the difference an ordinary retore in itunes and a erase all content and setting on my ipod touch. do they both do the same thing because i might sell my ipod and also does this process require you to connect to itunes after or