Table name which keep track records Items which is Personalized.

Hi,
Is their any table which keep track records of personalized items of self-service page.
Thanks in advance
Bachan.

You can navigate to Functional administrator and get all the personalizations in an xml format. Hope that helps.
Regards
Sumit

Similar Messages

  • I can't set location reminders on my iphone, it says "Your calendar service, which keeps track of your reminders, doesn't allow location-based reminders"

    "Your calendar service, which keeps track of your reminders, doesn't allow location-based reminders"
    How do i fix this? my reminders location is on, but still cant do it....

    Solution.
    Since the change from google maps to apple maps. It is now necessary to go to your details in contacts, select your home address, maps appear now select by tapping on a road next to your home, a new pin appears saying dropped pin, click the arrow then add to contacts, add to existing, select yourself, then edit, delete the old home address then change the new one to read home. Do for other stored addresses. Works just fine now with siri

  • Table name for asset deletion record

    Hi,
    Please tell me the table name for asset deletion record.
    Thanks...

    Hi,
    Find Asset deletion tables below.
    CDHDR     Table for find the list of Retired / deleted assets (use SE16 for the same and put T. Code ABAVN / AS06)         
    CDPOS
    Regards,
    JA
    Edited by: javeed ahmed on Jan 14, 2010 12:10 PM

  • Table names for blocked sales order item in GTS system

    Hi all.
    I want to get the blocked sales order line item, reason for blocking, product number & product description from GTS system, based on the sales order number from ECC system.
    I am thinking to create and RFC FM in GTS system and call that in ECC.
    Could you please tell me the table name in GTS system where I can see above mentioned data?
    Regards,
    Prajwala K.

    Hi Manish,
    Thanks for the valuable reply
    I have checked the table which you have mentioned in your earlier replay, am not able to see product number, reason for blocking  etc.
    My requirement is to create a trade report in ECC. I will be fetching data like sales order, ship to party, sold to party from system ECC using VBAK, VBAP & related tables.
    Now I have to get that blocked sales order line item, reason for blocking, product number & product description from GTS system.  My idea is to pass the sales order number from ECC to GTS using RFC and get the data.
    Issue is am not sure about the tables, I want know which tables contains the data from blocked sales order in GTS system and how to connect those tables.
    Regards,
    Prajwala

  • Table Name for Rebates Condition Records in Rebate Agreements

    Hello All,
    I want to know the table name which stores the condition records for Rebate Condition Types?
    fast responses are appreciated.
    Regards,
    Rags.

    Hi,
    Try KONA table.
    KONM KONW
    Regards,
    Chandra

  • How to register and keep track on item packaging during transactions

    Hi,
    I have items which I receive in inventory under different packaging. I want that when I receive or issue it from the warehouse, I keep track also on the packaging that the transaction is done.
    E.g. Oil for vehicle engine:
    Item parameters: "10x40"
    Manufacturer: Elf
    I receive:
    100 liters, 100 pieces, package: 1 liter.
    500 liter, 100 pieces, package: 5 liter.
    I want to know that I have in total 600 liters of Oil 10x40 of manufacturer Elf and from the other hand I want to know how many pieces of 1 liter and how many of 5 liters I have.
    Please help me to configure this in INV module.
    Thank you.

    Hi Glen, 
    Thanks heaps for your reply! Sorry I am so slow to implement it, send it to my client, and then realise it is borked still!  I went with the storing the ICalUid (which I think IS the CleanGlobalObjectId you mentioned after I dissected the blogs you
    posted) in my database.  I stored the ICalUid of the appointment on the server, and the ICalUid of the one I created on the client in it's SQLCE database.  This allowed me to find one from the other for updates and deletes or so I thought.  Updates
    are fine.  But I still cannot find the deleted appointment on the server, or get enough info from the server, to find the right item to delete on the client.  I can no longer access the ICalUid of the appointment on the server because first I have
    to find the appointment in deleteditems or recoverabledeletions folder to get the ICalUid (or CleanGlobalObjectId).  SyncFolderItems returns the subject but not startdate so I cannot search in deleted etc using that combo and I don't feel subject alone
    will be reliable enough at all.  So, what you proposed works beautifully, but not for my initial problem, which was deleting.  
    Maybe this is microsoft fault but SyncFolderItems does not seem to return enough info to perform an accurate delete of an item.  If it helps at all I am following this example: http://msdn.microsoft.com/en-us/library/exchange/ee693003(v=exchg.80).aspx but
    of course the good folks at MS haven't filled in the important bits!
    LucasF

  • My calandar service (outlook) does, which keeps track of my reminders, does not allow location based reminders?

    I cannot get Siri to setup a location reminder because of outlook. Can anyone tell me how to get around this?

    SOLUTION
    I followed the advice on the link below and it worked. 
    The only additional thing I did was switch off the reminders in all of the other email accounts on my phone where they were activated.  I then tried the location based reminders and they worked. I then  switched the reminders back on again and the LBR *still* worked!
    http://www.40tech.com/2013/01/26/location-geofence-reminders-not-working-in-ios- 6-disable-exchange-reminder-sync/
    Good luck, hope this helps.

  • List all the table names and no of records in DB.

    Hi,
    How can i write a select query which should give the total tables in the database and the number of records in each table.
    Eg: I have 2 table in the database 1. EMP 2. DEPT . EMP table has 14 records and DEPT has 4 records. Then the out put should come like following.
    TNAME RecCount
    EMP 14
    DEPT 4
    Regards
    Bond.

    Also if Table statistics have been gathered(analyze table or DBMS_STATS) then this can also be used:
    SQL> create table TEST_ABC
      2  (name_ABC varchar2(200));
    Table created.
    SQL> insert into TEST_ABC
      2  values('ABC');
    1 row created.
    SQL> insert into TEST_ABC
      2  values('DEF');
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select table_name, num_rows from all_tables where table_name = 'TEST_ABC';
    TABLE_NAME                       NUM_ROWS
    TEST_ABC
    SQL> analyze table TEST_ABC compute statistics;
    Table analyzed.
    SQL> select table_name, num_rows from all_tables where table_name = 'TEST_ABC';
    TABLE_NAME                       NUM_ROWS
    TEST_ABC                                2
    SQL>

  • What is the Table name of Customer Material Info Record.

    Hi Gurus,
    Plz tell me the Table name foe Customer Materiakl Info Recoed which can be reached thru T Code- VD52. Also guide me how to find. I was trying with F1 and further Technical Specifications in it, but unable to get the table name, as i need table name to give for ABAP Specifications.
    Plz help.

    Dear Amit,
    Table Name is KNMT.
    Hope this helps you.
    Do award points if you found them useful.
    Regards,
    Rakesh
    P.S. you can send me a mail at my mail id [email protected] for any specific details

  • Unable to find header & Item table name

    Hi PP Team,
                         I am very confused to find table name like BOM header,production header or item i know table name BOM header is STKO,& Order header AFKO.As per procedure am go to header press F1 i got table name but not header or item table name.
    Could you plz explain me process how to find this table name.
    Kindly assist me on above problem.
    Regards,

    Dear 87,
    DOGBOY49 has explained it very beautifuly,
    there is difference in table name and field,
    Put cursor in screen field, press F1, it will show description about this field. Then press "Technical Information" button, you can get field name and table / structure / view. If you get a table / view field, check the data in table / view, you may find it there.
    Exploring Search help (display available list to help input value by pressing F4 in screen field).
    Sometimes field with search help can be found be displaying field in its search help. Example, tcode XD03 (display customer) field Customer (RF02D-KUNNR). It is a stucture field, to find the table, place cursor in screen field, press F4 (display search help), run search help until it show available list. In this list, place cursor in field customer, then press F1 to display technical info. You will get table/view field for this
    Above all this there is help available at
    www.sap-topjobs.com/SAPTABLEREF%5B1%5D.doc
    Google and of course SDN guru's
    Cheers....
    Rahul.....
    Edited by: Rahul Vijay Pande on May 7, 2011 9:02 AM

  • Passing dynamic table name in ADO. net destination

    I am new to SSIS and I have a requirement where i need to pass dynamic table name in ADO .net destination .
    My package contains an "Execute Sql task" in the control flow which computes the destination table name to be provided at run time and stores it in a variable expression
    "@[User::Table_name]"(which has a scope of full package). 
    Now, the problem I'm facing right now is that , I am unable to use this variable expression in the ADO .Net Destination .
    I need to pass this variable expression as the table name in ado .net destination.
    But, whenever I use this variable in place as the table name I keep on getting this error and my package fails:- 
    [ADO NET Destination [403]] Error: The Table or View name is not expected. \n\t If you are quoting the table name, please use the prefix " and the suffix " of your selected data provider for quotation. \n\t If you are using multipart name,
    please use at most three parts for the table name. 
    Although ,I am able to run my package when i am providing the existing(static) table name.So there is nothing wrong with the  package.
    Tried a lot of things still not working..Please help...

    I am having the result stored in the variable expression . I just need a way to be able to use it as the Destination table in ADO .net Destination.
    I am not sure if this will work for you, but I am able to store the table name in variable and use it dynamically (via data flow task expression property ) as shown.
    Thanks, hsbal
    Hi Adeep,
    Based on my further research, just as hsbal said, we can set a variable as ADO.NET Destination table via Expressions property in Data Flow Task.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Table name for the AMOUNT field in header details of costomer invoice

    hi experts,
                    I need the table name for the field AMOUNT(wrbtr) which is in header details in fb70 tcode .I have checked many tables like bseg bsid,  there its showing the amount but at item level.

    Hi,
    the table behind structure INVFO is RBKP (Header level).
    For item level you have table RSEG.
    These tables refer to MM.
    Once the MM documents are completed and you post the corresponding invoice RBKP data goes to BKPF and RSEG data goes to  BSEG data.
    The relattion between MM(RBKP/RSEG) and FI(BKPF/BSEG) documents is in field BKPF-AWKEY. This field usually contains (RBKP-BELNRRBKP-GJAHR that is MM documentMM year).
    e.g. (BKPF-AWKEY = 51056024412009)
    Best regards.

  • Timeline shows no name of audio tracks

    I just switched from Premiere Elements to Pro and have some problems ...
    One of the biggest: In the Timeleline Pro isn't showing any names on the audio tracks!
    Meaning in the video track I see something like "example.mp4 [V]" and in the corresponding audio track I see just the "fx" icon.
    I expanded view and zoom and tracks and everything, unlocked the audio-video-nesting - nevertheless there is no name in the audio tracks to be seen!
    Because of this I get confusued which audio track belong to which video, so it's really important for me to get this names in the Timeline!
    Thanks in advance!

    WON-DER-FUL !!!!!
    Thanks a thousand time – as easy as it is if you know it, as much I couldn't find it
    Thanks again, you helped me a lot with that!!!

  • 'desc table name ' query

    Hi,
    I am unable to execute query 'desc <table name>' .
    This query is used to show the description of a given table specified by <table name>.
    It shows me the error like 'not a SQL statement'
    I am working with JSP and JDBC.
    Or if you know anyother way to display table description let me know,
    Waiting for reply.
    Thank You.
    Ketan.

    >I am unable to execute query 'desc <table name>' .
    This query is used to show the description of a given table specified by <table name>.
    It shows me the error like 'not a SQL statement'
    It is Most obvious Tht U wud get an Error as 'desc <table name>' is an Native SQL Query Which wud alwys b dependent on the Database.
    In order to get the info U want there are two Ways to achieve it.
    1).USING PROPERTIES OF ResultSetMetaData
    2).USING getColums method OF DatabaseMetaData
    Method 1:
    =======
    Statement st = con.createStatement();
    ResultSet rs = st.executeQuery("SELECT * FROM EMP");
    ResultSetMetaData rsmd = rs.getMetaData();
    for(int i = 1 ; i <= rsmd.getColumnCount(); i ++){
    System.out.println(rsmd.getColumnName(i)+"   "+rsmd.getColumnType(i));
    } U may go about exploring methods of ResultSetMetaData further.
    But it i personally feel the space complexity & time complexity in the following method is more.
    Method 2:
    ========
    con = DriverManager.getConnection(con_url,uname,pwd);
    DataBaseMetaData dbmd = con.getMetaData();
    ResultSet rs = dbmd.getColumns(null,null,TableName,null);
    while(rs.next()){
    System.out.println(rs.getString(3)+"   "+rs.getString(4));
    // TABLE_NAME  & TABLE_TYPE
    }This method enables us to get relevent info required.
    One of the important things is that both of these methods are platform independent.
    U may go by using either of these methods depending on your requirement.
    Hop this might help u....
    REGARDS,
    RaHuL

  • Reg:Table name require

    Hi ,
    Can you pls tell me what is the table name for open and closed items.

    Please check BSID for Open items  and BSAD for Cleared items.
    Regards,
    Sash

Maybe you are looking for