How to find the route cause of the issue in one Z-transaction

Hi,
I am analysing one Z-transaction is created by one standard program RHU_HELP and the Z-transaction is  ZHOMO03.
In that transaction one parameter field is P_BATCH.
If parameter P_BATCH is blanks then no records showing in the output but if I give the value 0* then it gives the ALV output.
So Itried to debug the program RHU_HELP, but there is no ALV function module REUSE_ALV_GRID_DISPLAY.
I tried to find the final internal table where the ALV output getting displayed but not getting.
Can anyone give the idea to find the route cause of the issue.
Waiting for quick response.
Best Regards,
BDP

Hi
What is the output format. It is ALV output you are getting. If not ALV function module is not used.
There migh be some class function module it might have used. Please check is the below function module
called
FM : SET_TABLE_FOR_FIRST_DISPLAY.
Regards
Thirupathy

Similar Messages

  • Am considering buying a Time Capsule.  But all specs I read about it (re: printing) is how to hook up a printer via USB connection.  Need to confirm...that a wireless printer will work with the router feature of the Time Capsule.  I assume yes...?

    Am considering buying a Time Capsule.  But all specs I read about it (re: printing) is how to hook up a printer via USB connection.  Need to confirm...that a wireless printer will work with the router feature of the Time Capsule.  I assume yes...?

    A wireless printer connects to the network just like your computer, or iPhone/iPad, etc. connects using wireless.
    The printer must be set up intially to scan to "find" available wireless networks, then your specific wireless network needs to be selected. Then the password for the network needs to be entered.
    Once the printer is configured to join the network, it is always connected to the network. No further configuration is required.

  • How to find out which type of the driver is used in our application?

    Hi all,
    can anyone tell me how to find out which type of the driver is used in our application?
    Thanks in advance,
    Phoeniox

    Hi,
    Check out this...
    Class.forName("com.mysql.jdbc.Driver"); //if u r using MySql
    List drivers = Collections.list(DriverManager.getDrivers());
                   for(int i=0;i<drivers.size();i++)
                        Driver driver = (Driver)drivers.get(i);
                        String driverName = driver.getClass().getName();
                        System.out.println("Driver "+i+":::"+driverName);
    you need to load the driver and display in the same program.
    Then only you'l get the required result.
    prakhyath

  • How to find out who has deleted the production Query

    Hi All,
    I have searche SD , i can find it for infoobject deletion but i couldn't find it for Query.
    Please let me know is there any possiblity to kow
        How to find out who has deleted the production Query
    Awaiting for your replies.
    cheers

    Hi Mahesh and all,
    Thanks for all your  inputs.
    I have tried with RSRREPDIR tabel , I am unable to see that query at all.
    If I use theT-code SLG1,
      please guide me on the steps with paramets to be given in the respective ..object, subobject etc..
    OR
    could you please suggest any other way.
    cheers
    leena

  • How to find out who had deleted the function moldule? S O S

    how to find out who had deleted the function moldule Thank you very much.

    if this fm was assigned to device class (package) you'll find it in
    tables tadir, e070, e071
    try with name of function module or function group
    hope that helps
    Andreas

  • How do I get routing data from the Map App (powered by TomTom) so I can display the point-to-point annotations (turn-by-turn navigation) without leaving my own application.

    I have a tableView displaying a list of contacts from a Cloud Database.  After selecting a contact, I push to a programmatically created MKMapView.  Then I display the initial region (the view) that includes the users current location (starting point) and their selected destination (end point).
    Now I want to display annotations (as described in the Location Awareness Programming Guide) that displays polylines which will represent the turn-by-turn navigation IN MY OWN APPLICATION, and not in the Map App currently used in IOS6. 
    Due to licensing and its becoming depricated in IOS 6, I do not want to get routing data from the Google Maps API.  How do I get routing data from the IOS 6 Map App (powered by TomTom) so I can display the point-to-point annotations (turn-by-turn navigation) without leaving my own application?
    I checked out Stack Overflow and other forums which basically left me with the impression that this is not possible. I also checked out the TomTom iPhone Mobile SDK User Guide from the TomTom Developer Portal and am still confused.  It must be possible to retrieve routes, since the Map App can display turn-by-turn directions.  How can I retrieve turn-by-turn data that I may display as a route within my own application?

    Thanks Michael. Apologies for the slow reply I was away for a bit (holiday blitz at work and visiting family madness etc.etc.) back now, I set both options you requested to "never " and retried the CMS software with no change. 
    I do have progress of a sort though, as a test I took a separate test PC and put a clean install of Win7 on and loaded up the CMS software (it worked perfectly) and then took the version of ole32.dll off that machine and put it onto the computer I had built
    for her (using Linux) and...
    got a new error code. Darn I was so sure I had found a clever solution this time lol.
    Anyway now when the CMS fails it gives me a similar error but the offending module is "ntdll.dll" sooo... I tried taking the "working" version of ntdll.dll from the test box and moving it over (making sure to back up the existing ones
    first so I could put them back if needed) to her new PC and the PC would not boot. 
    It seems to want the original versions of a few Dynamic Link Libraries and if I could somehow give it those while not breaking Win7 it should theoretically work seeing as it no longer errors with ole32.dll. 
    ntdll.dll however seems necessary for Win7 to boot.
    So what I am wondering now is:
    Is there some way to have both versions of the DLL file in the system32 folder (bypassing the "cannot have two files with the exact same name in the same folder" thing) or rename the original DLL's something else and somehow make the CMS look for
    the new named versions so the system has the updated DLL's it needs to boot/run and the CMS has the old ones it wants to run or is there someway to have a self contained install of the CMS, say on a USB flash drive and give it it's own E:/windows/system32/needed
    dll's  path to the files it needs? 
    Willing to try any other options or settings you may have come up with as well.
    Thanks again for your reply and my apologies for not answering sooner.

  • How to find out what are all the change pointers assoicated for an idoc ??

    Hi ,
    How to find out what are all the change pointers activated for an idoc ??
    Thanks,
    Varma

    Verma,
    You can check what are the active Change Pointers for the message type in tcode <b>BD50</b>
    Use tcode <b>BD61</b> to check whether change pointers are active or not??
    Hope this helps..

  • Unable to find a Routing corresponding to the incoming request message.

    I have faced some issues regarding integration between peoplesoft 9 [peopletools 8.48] and Oracle Fusion Middleware using BPEL.
    the error log shows the error
    Exception : PeopleSoftServiceListeningConnector: GeneralFrameworkException
    Default Message : Unable to find a Routing corresponding to the incoming request message.
    stack trace : com.peoplesoft.pt.integrationgateway.common.GeneralFrameworkException
         at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector.service
    Please help me out in this issue.
    I have searched forums and Some of them told that if external service operation and message name are not matching then this kind of error occurs.i have changed the alias name in routings>parameter page to my message name. But still it is not working.
    Thanks and advance,
    Nirav

    Thanks.
    I hv used the userid PS in the node definition page of the anonymous node. Because previously I was getting the error that "Username is not defined in the database."
    What you mean is
    1) Should I removed the userid PS from the node definition page of the anonymous node ?
    2) The external Alias name in the routing parameter page is the same as the component interface and version v1 is added there as a suffix. I hv changed the external Alias name to my request and response message name. Am i doing right ? If I'm doing wrong then what should be the external alias name.
    Thanks,
    Nirav

  • How to find last inserted record in the table.

    Version: Oracle 10g
    I have a table called "Manufacture" and 3 columns as mfno,itemname,quantity.
    How to find last inserted record in the table "Manufacture".
    As i come to know that Rowid is not result perfect results. Please provide your inputs.

    user13416294 wrote:
    Version: Oracle 10gThat is not a version. That is a product name. A version is 10.1.0.2 or 10.2.0.4, etc.
    I have a table called "Manufacture" and 3 columns as mfno,itemname,quantity.
    How to find last inserted record in the table "Manufacture".Not possible as your data model does not cater for it. That simple.
    If there is a need to determine some order or associate some time to an entity, then that should be part of the data model - and a relationship, or one or more attributes are needed to represent that information. Thus your data model in this case is unable to meet your requirements.
    If the requirements are valid, fix the data model. In other words - your question has nothing to do with Oracle and nothing to do with rowid, rowscn or other pseudo columns in Oracle. It is a pure data modeling issue. Nothing more.

  • How to find which function module write the relevant idoctype?

    Dear All,
    how to find which function module write the relevant idoctype?

    Hi,
    Generally the function modules of the idoc types are having a naming convention as IDOC_INPUT for inbound processing and IDOC_OUTPUT for outbound processing followed by the idoc type name
    for example : For IDOC type ORDERS
    the inbound function module will be IDOC_INPUT_ORDERS and for outbound IDOC_OUTPUT_ORDERSP
    In this way you can find the function module for a particular IDOC
    P.S: Hope this is what you have asked for
    Regards
    Sarves

  • How to find user exit implemented in the program

    how to find user exit implemented in the program or standerd transaction

    try this program to get the list of all the user exits for a transaction...
    *& Report  Z_USER_EXIT                                                 *
    *REPORT  Z_USER_EXIT                             .
    REPORT z_find_userexit NO STANDARD PAGE HEADING.
    *&  Enter the transaction code that you want to search through in order
    *&  to find which Standard SAP User Exits exists.
    *& Tables
      TABLES : tstc,     "SAP Transaction Codes
               tadir,    "Directory of Repository Objects
               modsapt,  "SAP Enhancements - Short Texts
               modact,   "Modifications
               trdir,    "System table TRDIR
               tfdir,    "Function Module
               enlfdir,  "Additional Attributes for Function Modules
               tstct.    "Transaction Code Texts
    *& Variables
      DATA : jtab LIKE tadir OCCURS 0 WITH HEADER LINE.
      DATA : field1(30).
      DATA : v_devclass LIKE tadir-devclass.
    *& Selection Screen Parameters
      SELECTION-SCREEN BEGIN OF BLOCK a01 WITH FRAME TITLE text-001.
      SELECTION-SCREEN SKIP.
      PARAMETERS : p_tcode LIKE tstc-tcode OBLIGATORY.
      SELECTION-SCREEN SKIP.
      SELECTION-SCREEN END OF BLOCK a01.
    *& Start of main program
      START-OF-SELECTION.
    Validate Transaction Code
        SELECT SINGLE * FROM tstc
          WHERE tcode EQ p_tcode.
    Find Repository Objects for transaction code
        IF sy-subrc EQ 0.
          SELECT SINGLE * FROM tadir
             WHERE pgmid    = 'R3TR'
               AND object   = 'PROG'
               AND obj_name = tstc-pgmna.
          MOVE : tadir-devclass TO v_devclass.
          IF sy-subrc NE 0.
            SELECT SINGLE * FROM trdir
               WHERE name = tstc-pgmna.
            IF trdir-subc EQ 'F'.
              SELECT SINGLE * FROM tfdir
                WHERE pname = tstc-pgmna.
              SELECT SINGLE * FROM enlfdir
                WHERE funcname = tfdir-funcname.
              SELECT SINGLE * FROM tadir
                WHERE pgmid    = 'R3TR'
                  AND object   = 'FUGR'
                  AND obj_name = enlfdir-area.
              MOVE : tadir-devclass TO v_devclass.
            ENDIF.
          ENDIF.
    Find SAP Modifactions
          SELECT * FROM tadir
            INTO TABLE jtab
            WHERE pgmid    = 'R3TR'
              AND object   = 'SMOD'
              AND devclass = v_devclass.
          SELECT SINGLE * FROM tstct
            WHERE sprsl EQ sy-langu
              AND tcode EQ p_tcode.
          FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
          WRITE:/(19) 'Transaction Code - ',
          20(20) p_tcode,
          45(50) tstct-ttext.
          SKIP.
          IF NOT jtab[] IS INITIAL.
            WRITE:/(95) sy-uline.
            FORMAT COLOR COL_HEADING INTENSIFIED ON.
            WRITE:/1 sy-vline,
            2 'Exit Name',
            21 sy-vline ,
            22 'Description',
            95 sy-vline.
            WRITE:/(95) sy-uline.
            LOOP AT jtab.
              SELECT SINGLE * FROM modsapt
              WHERE sprsl = sy-langu AND
              name = jtab-obj_name.
              FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
              WRITE:/1 sy-vline,
              2 jtab-obj_name HOTSPOT ON,
              21 sy-vline ,
              22 modsapt-modtext,
              95 sy-vline.
            ENDLOOP.
            WRITE:/(95) sy-uline.
            DESCRIBE TABLE jtab.
            SKIP.
            FORMAT COLOR COL_TOTAL INTENSIFIED ON.
            WRITE:/ 'No of Exits:' , sy-tfill.
          ELSE.
            FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
            WRITE:/(95) 'No User Exit exists'.
          ENDIF.
        ELSE.
          FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
          WRITE:/(95) 'Transaction Code Does Not Exist'.
        ENDIF.
    Take the user to SMOD for the Exit that was selected.
      AT LINE-SELECTION.
        GET CURSOR FIELD field1.
        CHECK field1(4) EQ 'JTAB'.
        SET PARAMETER ID 'MON' FIELD sy-lisel+1(10).
        CALL TRANSACTION 'SMOD' AND SKIP FIRST SCREEN.

  • How to set the router and play the Command & Conquer using direct IP mode?

    My router is WRT54GFirmware Version: v3.03.1
    How to set the router and play the Command & Conquer using direct IP mode with other computer?

    Hi, when you say direct IP mode, what do you mean ? do you wanna play the game online or on the LAN ??
    can you give a few more details.

  • What are Apple doing to compensate for the damage caused by the iPhone 4 bumper?

    I have noticed damage caused by the bumper.
    It is NOT foreign object but caused by the hard plastic on the inside of the bumper
    (plese do not come out with rubbish like steel is harder than plastic) I am not stupid and I know that the damage matches the pattern of the bumper skeleton.
    What I want to know is when are Apple going to deal with this and replace my phone?
    I dare not go to the so called Genius bar in Milton Keynes as they have adopted a Dixons style "fob off" attitude and I will become rather angry with them.

    Re: What are Apple doing to compensate for the damage caused by the iPhone 4 bumper? 
    15-Jun-2011 15:15 (in response to sfrommilton keynes)
    o Steel is harder than plastic, so the bumper has not caused the damage.
      - You call it rubbish
      - The world calls it physics
    You are totally wrong.  Please go back to School.
    o You can deny physics
      - but that will not change reality.
    You can go to School but that wont change reality.
    o Your description of your Genius bar is incomprehensible
      - I recommend you go to the Genius bar leaving the chip on your shoulder at home and tactfully explain what you think is your issue.
    I recomend you find a day job ans stop TROLLING peoples threads.
      - I've never had them fail me or be the least bit confrontational.
      - But if you act like a jerk then I couldn't predict what would happen
    Yeah because you were there.  Are you having some kind of relationship with the company?  I think you sleep with an Apple under your pillow.
    Finally I am a consumer who has paid for a product that is not living up to expectations.  The plastic skelton is hard and abrasive (I know what that means as I went to School) Abrasion's are marking the product. 
    This is not the only time this has been reported and as such I have no issue with particles entering the bumber.  This has happened from the start (when I used Apples stupid bumber case)
    Please don't patronise or TROLL others threads.
    <Edited by Host>

  • My iPad2 no longer connects to my home wifi network but there is no problem connecting to other saved wifi networks. Currently using iOS8.0.2. with storage capacity of 12.2Gb but only 147Mb free. Disconnecting the router and rebooting the iPad worked

    My iPad2 no longer connects to my home wifi network but there is no problem connecting to other saved wifi networks. Currently using iOS8.0.2. with storage capacity of 12.2Gb but only 147Mb free. Disconnecting the router and rebooting the iPad worked briefly as a temporary fix but not anymore

    You could try this
    Temporarily disable security on your home network
    See if the iPad connects
    If it does then reset the security - with the same or different password

  • What is the technical 'cause' of the infamous iMac black screen problem?

    Can anybody shed some light on what technical malfunction exactly causes the infamous iMac black screen problem? The common solution seems to be a logic board replacement. But what exactly is broken on the logic board? Is it the Geforce chip? Some kind of external driver circuitry? Or something completely different?

    I was referring to the many problems also described in this thread (and also in many other places):
    http://discussions.apple.com/thread.jspa?threadID=196774&tstart=0
    In specific I am referring to machines where all of this applies:
    - internal monitor stays black after power-on
    - computer boots normally
    - external display works normally
    - internal display backlight works and can be adjusted in brightness, but all pixels are black
    - PRAM reset doesn't help
    - NVRAM reset doesn't help
    - PMU reset doesn't help
    - reinstalling OS / booting from CD doesn't help
    - machines with this problem sent to repair come back with a replaced logic board
    I'm looking for more information on the technical cause of the exact problem as stated above. So I can attempt to repair my iMac

Maybe you are looking for