SQVI (or SQ01) and how to insert custom table

Hello
I'm trying to create an SoD report in R3 4.6C where I've created around 400 user groups based on HR employee information, the users are now assigned to their new (but still to be verified) user groups in DEV and QAS and I'm now at the stage of trying to link these to a custom table of paired conflicting transactions which have been provided by the business.
I'm using SQVI in QAS instead of SQ01 due to authorisation and time constraints as I just need to see if the report would actually work without bringing the system to its knees. I'm hoping this isn't the case...
I can insert tables and link USOBT to AGR_1251 then to AGR_USERS and then to USGRP_USER but the custom table with tcode A to tcode B isn't available to insert. The aim is to define a single user group as a starting point to run and analyse and gradually increase the number of user groups in the program in background mode to build up a picture of the number of conflicts based on users' object activities. (A poor man's RAR I suppose)
Without ABAP assistance, as there isn't any for several months, is there a way a custom table be made visible to SQVI please?
As always, no points are given regardless but a warm thank you is always given for any comments or assistance whether or not actually stated.
Cheers
David

Hi Sandipan
Also, pool/cluster tables cannot be used in SQVI. It always has to be transparent table if you want to insert it in SQVI.
Thanks Sandipan, it does look like this custom table isn't going to work based on this insight.
Hi Julius
Thanks for that one - a report in SUIM I have never used before!
We don't yet have the RSUSR008_009_NEW report in this version but the transparent table USKRIA from RSUSR009 can be inserted but doesn't result in anything unfortunately - however - running the report from SUIM, it appears to be a list of either SAP delivered or customer defined critical objects which I'm still a bit confused about (as you probably expected) as it is a list of 'ID's - 71 in QAS.
This really does look similar to the client's custom table that has already been generated with 1400+ entries where it might be possible to add the transactions to the 'ID' field with their SU24 values, this would then, hopefully, let me do a join to exclude users who don't have the object, field name and 'from' values in the AGR_1251 entries.
The next step from that (in the original SQVI) was to do a join to find users with both transactionA and transactionB but, maybe, this isn't possible in R3. I'm trying to avoid using Microsoft Access to manipulate tables out of SAP as it's an extra offline process that will only add confusion and probably end up in the Recycle bin once I've left.

Similar Messages

  • How to insert a table in JTextPane("text/html")....

    How to insert a table in JTextPane(with contentType(text/html))....like we insert bold/italics etc..AND when I retrieve the contents using getText(),I should be able to get the html tags for table.........!!!
    Anyone Anywhere with solution..???

    -------

  • How to archive custom tables???

    Hello gurus,
    I have been assigned to a archiving assignment..
    To archive standard tables SAP provided with standard archiving object.. but how to archive custom tables and how to creat customized archiving object..
    each reply will be rewarded...
    Regards
    RR

    Hi Ramana,
    Check the following links:
    Re: Archiving of Z Table
    Re: Archiving
    These contain the information you need to archive custom table.
    These may be helpful to you.
    Regards.
    Rajat

  • Data from a file need to be read and mapped  into a custom table of R/3

    Hello all,
    This is related to inbound to  SAP ECC via SAP PI.
    There is a requirement concerning PI part that data from a file need to be read and mapped  into a custom table of R/3.
    To have this scenario developed , do we have any other  option than the Proxy ?
    My understanding is as follows : File --> SAP PI --> Proxy
    You suggestions are welcome.
    Regards,
    Rachana

    Hi Ravi,
    As suggested by Inaki, you can use proxy communication in recever.
    but you can also use the below
    FILE -----> PI -------> PROXY
                                  RFC
                                  IDOC
    to communicate to ECC system.
    Regards
    srinivas

  • How to insert a table with variable rows in smart form

    Hi all,
    How to insert a table with variable rows in smart form?
    Any help would be appreciated.
    Regards,
    Mahesh.

    Hi,
    Right click the mouse->create->table
    If you want 5 columns, you need to declare 5 cells in one line type of the table
    Click on Table -> Details, then do the following
    Line Type 1 2 3 4 5
    L1 2mm 3mm etc
    Here specify the width of the columns as many as you want..
    then in the header/main area of the table, click create Table Line, Rowtype is L1, automatically 5 cells will come,In each cell create a text element, display the variable to be printed there.

  • How to insert one table data into multiple tables by using procedure?

    How to insert one table data into multiple tables by using procedure?

    Below is the simple procedure. Try the below
    CREATE OR REPLACE PROCEDURE test_proc
    AS
    BEGIN
    INSERT ALL
      INTO emp_test1
      INTO emp_test2
      SELECT * FROM emp;
    END;
    If you want more examples you can refer below link
    multi-table inserts in oracle 9i
    Message was edited by: 000000

  • How to insert custom HTML before /body ?

    I love that I can insert custom HTML in the <head> of a page in Muse.
    However, I need to add custom HTML just before the end of <body>.
    Namely, I want to insert custom Jquery calls just before </body>. I can't do this in the <head>.
    However, other uses for other people might include inserting Analytics tracking code before </body>, as this is more optimum than in the <head>.
    I've tried using a Custom HTML widget, but even if I put it in the footer of my page, it still ends up appearing in the rendered HTML before Muse's Javascript. I need it to come after Muse's Javascript.
    Thanks in advance.

    Hi Harry,
    Please check this discussion, you might find it helpful in making the jQuery calls.
    How to (make best) use external js library from html object (need help from dev)
    http://forums.adobe.com/thread/1213057
    - Abhishek Maurya

  • How to populate custom table field value into standard DFF

    Hi Gurus
    I am newbie to the OAF
    I have a requirement to populate the custom table field value into standard DFF. we enabled the DFF in ReqDistDFFOnAcct(po_req_distributions_all). On the requisition tab as soon as i click on the checkout button, the custom field value has to be shown in the requisition distributions DFF field along with the standard Columns like charge account, percent, qty and when we click on the next button, it has to hit the base table ie., po_req_distributions_all.
    the standard columns data is showing the screen. how to acheive this requirement programatically
    There is a EO for the req distributions table. please help me how to achevie this requirement.
    Any help woud be greatly appreciated.
    Thank You!
    Krishna

    Thanks Aj. Finally i made some progress....but i am getting an error in the inst_top OPMN folder 10/10/08 15:37:14 Error: <connector name="OracleASjms" path="OracleASjms.rar" /> will not be bootstrapped since corresponding module declaration was not found in application.xml. I cleared the cache, bounced the webserver. Could not able to understand what is this error
    Following is the code that i have written. I am not able to find out what is the error. please help me how to fix this error. there is no changes in the page and the value is not auto populating. the page is having the normal behaviour as the standard one.
    Thanks in Advance for your help...
    public class xxCheckoutDistsCO extends CheckoutDistsCO
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    String UnitId="";
    //First get the Application Module
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    OAViewObject vo = (OAViewObject)am.findViewObject("PoRequisitionLinesVO");
    String Reqlineid="";
    String Linenum="";
    String DeliverLoc="";
    if(vo.first() !=null)
    Reqlineid= vo.first().getAttribute("RequisitionLineId").toString();
    Linenum = vo.first().getAttribute("LineNum").toString();
    DeliverLoc = vo.first().getAttribute("DeliverToLocationId").toString();
    // if(pageContext.isLoggingEnabled(OAFwkConstants.STATEMENT))
    // pageContext.writeDiagnostics("TEST >", Reqlineid,1);
    // pageContext.writeDiagnostics("TEST >", Linenum,2);
    // pageContext.writeDiagnostics("TEST >", DeliverLoc,3);
    UnitId=null;
    String Querry="select amli_icx_oaf_utils.get_blding_unit_id (?,?,?) from dual";
    try
    PreparedStatement ps=am.getOADBTransaction().getJdbcConnection().prepareStatement(Querry);
    ps.setInt(1,Integer.parseInt(Reqlineid));
    ps.setInt(2,Integer.parseInt(Linenum));
    ps.setInt(3,Integer.parseInt(DeliverLoc));
    ResultSet rs=ps.executeQuery();
    // ps.execute();
    // am.getOADBTransaction().commit();
    while (rs.next())
    System.out.println(" Query Results ");
    UnitId= rs.getString(1);
    System.out.println(" first > ");
    rs.close();
    ps.close();
    catch(SQLException a)
    System.out.println(" Error "+a);
    System.out.println(" Second > ");
    System.out.println(" Third > "); ----the program is executing upto here...it is not setting the value after this.
    OAViewObject povo = (OAViewObject)am.findViewObject("PoReqDistributionsVO");
    if(povo.getCurrentRow()!=null ) --------If i remove this condition i am getting the nullpointer exception in page.....
    System.out.println(" Fourth > ");
    povo.getCurrentRow().setAttribute("Attribute12",UnitId);
    // if(pageContext.isLoggingEnabled(OAFwkConstants.STATEMENT))
    // pageContext.writeDiagnostics("TEST >", UnitId, 1);
    Thanks
    krishna

  • How to insert into table from an Datatable ?

    Hi Friend,
    I have a datatable that is created at some point in my SSIS as an object.
    I need to insert the data into a sql table, how should I do that ?
    I have this:
            Dim oleDA As New OleDbDataAdapter
            Dim dt As New DataTable
            Dim col As DataColumn
            Dim row As DataRow
            Dim sMsg As String
            oleDA.Fill(dt, Dts.Variables("history").Value
    and want to insert into a table in a SQL DB
            Dim sqlCon As New SqlClient.SqlConnection("server=Myserver\SQL2008R2;database=MyDB;Integrated Security=SSPI")
            Dim sqlreader As SqlClient.SqlDataReader
            sqlCon.Open()
    Thanks in advance,
    Pat
    Patrick Alexander

    Convert it to a ADO .Net recordset and store it in a object variable in SSIS.
    Then you can use it to populate the table using foreach loop with ado enumerator
    http://www.codeproject.com/Articles/10503/Simplest-code-to-convert-an-ADO-NET-DataTable-to-a
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • How to insert into table when ID auto increment?

    I have a table Employee with EmloyeeID, EmployeeName, Email...
    When i design table in database, i created a Sequence and then Trigger for EmployeeID to auto increment.
    Now in ADF, actually in my web form: I don't want enter values for EmployeeID to insert into table,
    but still error : required for EmployeeID...
    how can i do it? Thanks

    User,
    Always mention your JDev version every time you start a new thread.
    Check this out : Andrejus Baranovskis Blog: How To Implement Gapless Sequence in ADF BC
    -Arun

  • How to specify custom table name for subclasses in Kodo 3?

    I'm migrating our codes from Kodo 2.5.x to version 3.
    In Kodo 2.x, specifying the class/subclass table name uses the extension
    like this "@jdo.extension vendor-name="kodo" key="table"
    value="DyeStuffs"" when using XDoclet to generate the .jdo metadata files.
    It no longer works in Kodo 3. Following the Kodo's documentation, I have
    upgraded XDoclet to 1.2b3 and changed all doclet tags to the ones that
    XDoclet understands.
    I noticed in the documentation, to specify custom table mapping, it uses
    nested vendor extensions. E.g
    <extension vendor-name="kodo" key="jdbc-class-map" value="vertical">
    <extension vendor-name="kodo" key="table" value="TABLOID"/>
    <extension vendor-name="kodo" key="ref-column.JDOID"
    value="MAG_ID"/>
    </extension>
    So how do I specify nested extensions when using with XDoclet's tags?
    Need help as I have to complete the migration by end of the week.
    Thanks,
    Makas

    Abe White wrote:
    Makas Tzavellas wrote:
    Does it mean I have to map all classes and fields to the existing tables?As I tried to point out earlier, in 3.0 all mapping information must be
    explicit all the time. So basically everything is like mapping to an
    existing schema (only Kodo can generate those mappings for you... as
    long as you're not using XDoclet for all your mapping! :)
    It seems quite a pain to manually map all the existing tables and
    fields, especially when Kodo gave the table and field names. I don't
    mind mapping the tables, but mapping the fields will be a horror with
    105 tables. Have I missed out anything in the migration documentation
    that might help me with this process? Also does Kodo require the
    ..mapping file to work or having everything in .jdo file is sufficient
    (looking at the documentation it seems ok to have .jdo file only)?
    If I do, I prefer to regenerate all tables without the base table,
    basically having tables to include all the fields from the base table.
    And migrate all existing data to the new table structure.I'm not entirely clear on what you want. Are you saying that you want
    each subclass to have its own table and repeate the columns from its
    superclass table in its own?
    Yes, that is exactly what I want.
    If so, then this is not supported by Kodo (yet... we're working on it
    though).
    Ok, I'll settle having Kodo 3 to only map back to the original tables,
    as I believe Kodo 3 will provide some performance improvement as
    compared to 2.x.

  • Please let me know ..how to create custom table as ..

    Dear Freinds,
    I have four fields in my custom table....first field is key field and second one is non key (text descritpion of first field) , third fields is key field and fourth is again
    as text field non key..
    Field Data element
    MANDT MANDT
    ZZFAART FACHR (primary key)
    FRTXT ZZFRTXT (char50)
    ZZORGCODE ZZORGCODE (char10)
    ZZORGTXT ZORGTXT (char60)
    now when we are enteing from SM30 ... my requirement as per functional is
    i have to make zzfaart field as primary key......... i have made it since that is first field.
    now he wants zzorgcode as also primary key......... as per the table condtion i cannot
    give zzorgcode as primary key as all the key fields should be in order..........but the functional say he wants in third place only............he saying we can see so many place in confiugration's in spro....where
    when we enter first field the second field (text ) will be automatically populated.......
    (this point iam able to do....) and the third field will be primary key...
    however iam not able to do is to make the zzorgcode as primary key ............as he wants that tobe grated out as well once we enter the value and he wants it to make primary key so that no duplicates can be entered.
    Please let me know how to do this point....
    Regards
    Syamala

    Dear Rajesh & Naveen
             thank you for answering
    but i have my structure as below :
    Field Data element
    MANDT MANDT
    ZZFAART FACHR (primary key)
    FRTXT ZZFRTXT (char50)
    ZZORGCODE ZZORGCODE (char10)
    ZZORGTXT ZORGTXT (char60)
    how can i design so that  i  can given ZZORGCODE as primary key
    please give me reply................. It is urgent please.
    or please give me to my personnel id ([email protected])
    regards
    Syamala

  • How to get customizing table entries in to dropdown list

    Hello All,
    I have field in my screen from customizing table. How do i get values in this field when the presses drop down button?
    I know that we can do it by entering fixed values to that field and also when we create a check table we will get values.
    Is there any other way to get the values?
    Can any one help me.
    Regards,
    Lisa.

    Hi,
    I have 2 solutions for your post, one go for DROP DOWN BOX if you are having fixed input values.
    And two go for search help if you want multiple entries has to be displayed in your field form your customized table.
    If you want procedure decide your option and revert me i will send you.
    Good Luck
    Thks

  • How to create customizing table

    Hello All,
    How to create a customizing table? what should be the delivery class for this customizing table?
    how to to maintain table maintainance geneartor?
    Please explain me step by step:
    and also please explain me how to create a view?
    Regards,
    Gupta

    Hello Lisa,
    Use transaction SE11 and enter the name of the table (ZABC) and execute CREATE. Enter the required fields which u need in the table select the fields which are primary keys. Make sure your first field in the table is MANDT and is also a key. and press save...Your table is created.
    the delivery class depends on the nature of the table you created. If the table you created is used to maintain transactional data like sales order numbers, deliveries etc then use set the delivery calss = 'A' but if you table will be used a config table let us say for this delivery type and shipping point ....FLAG = 'X' and if you use this table in the program to determine certain actions to be done like create transfer orders for deliveries if FLAG = 'X', in these kind of situations you use delivery class = 'C' where the table not not be populated with transactional data.
    Once the table is created click on "Utilities -> Table Maintenance Generator -> on the scree enter the authorization group if none then enter &NC&,  function group = name of the table (ZABC) and execute CREATE which can be found in the titile

  • How to insert a table with ref statement?

    the script:
    CREATE OR REPLACE TYPE B_T AS OBJECT (
    type varchar(6),
    value number(2));
    create table Bo of B_T;
    insert into Bo values('a',0);
    insert into Bo values('b',1);
    create or replace type try_T AS OBJECT(
    iii number(10),
    aaa ref B_T);
    create table try of try_T
    (scope for (aaa) is Bo);
    how to insert into the "try" table?
    the statement:
    insert into try values(4,B_T('a'))
    or :
    insert into try values(4, ref(t) from bo t where bo.type='a');
    both are erro.
    help me please.

    Hi,
    Right click the mouse->create->table
    If you want 5 columns, you need to declare 5 cells in one line type of the table
    Click on Table -> Details, then do the following
    Line Type 1 2 3 4 5
    L1 2mm 3mm etc
    Here specify the width of the columns as many as you want..
    then in the header/main area of the table, click create Table Line, Rowtype is L1, automatically 5 cells will come,In each cell create a text element, display the variable to be printed there.

Maybe you are looking for

  • Writing to JPanels

    I have a method which writes a button and 4 labels to separate JPanels in an order form format. Whenever I add a component to a panel, I immediately validate that panel. There are 4 basic products presented in this application, and 3 of the 4 display

  • I can't found ActiveX for Camera DVR Remote Management Sýtem

    Dear Firefox Tôi xài FF 8.0.1 tôi vào đầu ghi Camera DVR Remote Management System nhưng thông báo no plugin, ở trang web này có down ActiveX Setup. nhưng chạy xong vẫn không vào được Làm ơn hỗ trợ

  • Filter in Webi Report.

    Hi Experts, When I am trying to filter the table with "Total Value Final" not Equal to Zero, all the measures would become #UNAVAILABLE. Withou Filter with Filter on Total Variance Final <> 0 Formula written for Total Variance Final = If ( Userentry

  • Problem with practice files

    After downloading the "start_premiere_video-story" practice files, They will not open- I get the message "the project appears to be damaged and will not open" I downloaded fully twice and still get this message. Has anyone else had this problem?  Wha

  • Using iMac as external display, keyboard, mouse

    I would like to use my iMac as an external display, keyboard, and mouse for my windows laptop.  Is there a gizmo that will allow me to do this? When I am using my work computer (windows laptop) at home, I prefer to have a full size display, keyboard