Looking for an InfoObject for R/3 table TVKGG

Does anyone know of a business content InfoObject/extract for the R/3 table TVKGG?  This is the Customer Condition Group table.
Or perhaps more helpful would be if anyone knows of a directory which (if you know the table) would show you if there is business content extract.

Hi,
You can use R/3 table ROOSFIELD to find the datasource giving the field name.
So, for your requirement, in data browser for table ROOSFIELD, give KDKGR in field name selection input and execute.
I checked this and found that there is no datasource for this field TVKGG-KDKGR.
Try KUNNR and it will show all datasources having this field like 0CUSTOMER_ATTR, 0CUSTOMER_TEXT etc..
Hope this helps to some extent.
Thanks
Archana

Similar Messages

  • Looking for large PSA tables

    Hi All,
    I'm trying to get a list of PSA tables in the system based on their size. Can anyone advise me on how to go about that?
    Thanks.
    Regards,
    TK

    Hai Eoin,
    GoTo T.Code, DB02 and there u can see the over all DataBase details. Look down in the "Tables, Indexes, stored procedures" there select Space Statistics then it will popup a selection there select Top n largest tables and check the PSA Table with the Table Name like /BIC/B0000264000.
    If u have several requests in the PSA then u can delete them having a few requests in the PSA.
    In DB02 Transaction Code see at the bottom u could see these,
    1. Detailed Analysis
    2. Missing Indexes
    3. Space statistics
    4. Checks
    In this select the 3rd one, u should get the popup.
    regards
    KP
    Asign points if helpfull

  • How to look for the Table Name

    Hi Friends,
    Sometimes we need to download the table for the desired information if the same is not available from a particular report. How to look for the table name? Is there a report or a particular feild, where we can find the name of the particular table?
    Thanks for the assistance.
    Regards

    Hi Friend,
    If you want to see the structures then go to SE11. Sometimes it happens that you cannot find the table names but only fields. In such case, if you want to find the Table names which is not available, then go to SE90.
    Abap Dictionary > Fields > Table Fields.
    Now Enter the Field name in Right Hand Side of the screen then Execute. You will see the all tables by which that Fields are used.
    Regards,
    Jigar

  • Table to look for change documents for users

    Hi friends,
    Is there any standard table to look for change documents for a user?change document through SUIM does not give the correct log.
    Thanks for you support.

    Julius
    Looking at another of Tracy's other post (http://scn.sap.com/thread/3598947) she's trying to use ACL. Hence needing to know the tables to write joins/queries to hit tables within ACL
    I've seen ACL used and have had the fun experience of Auditors using Google to find tables to perform checks on without context of what has actually been implemented in their particular system.
    Regards
    Colleen

  • Looking for a value in a list stored in a database table field

    Hello,
    I have a field in a database table that contains a comma
    separated list on numbers. In my CFQUERY I am attempting to extract
    records from the database table where a parsed number is present in
    the comma separated list. I have tried the code below, but it is
    throwing an error.
    variables.publicationID is the number that I am looking for
    in the database table field.
    publicationList is the name of the database table field
    containing the comma separated list of numbers.
    where <cfqueryparam value="#variables.publicationID#"
    cfsqltype="cf_sql_integer"> in publicationList
    Can anybody help?
    Many thanks,
    smnbin

    The only way to do it with the data model you currently have
    is as follows:
    WHERE publicationList LIKE '#variables.publicationID#' OR
    publicationList LIKE '#variables.publicationID#,%' OR
    publicationList LIKE '%,#variables.publicationID#,%' OR
    publicationList LIKE '%,#variables.publicationID#'
    You need to check for 4 cases:
    it's the only ID in the list
    it's the first ID in the list
    it's in the middle of the list
    it's the last ID in the list.
    The better solution would be to replace this comma-delimited
    list with a mapping table, where each row in this mapping table
    contains a reference to the main table as well as a single
    publicationID.

  • Looking for table that links a PM Reservation to a MM Purchase Requisition

    Looking for table that links a PM Reservation to a MM Purchase Requisition

    Hi,
        Typically the way most SAP systems are configured, there are two scenarios here:
    1. The component reserved in the PM order is item category 'N'. This is a non inventory item and must be directly procured for consumption against the PM order at the point of goods receipt. In this case no reservation is created and instead a requisition is directly created (in table EBAN) and the requisition is account assigned directly to the PM order (in table EBKN - field AUFNR).
    2. The component reserved in the PM order is item category 'L'. In this case no requisition is directly created, instead a reservation is created against the item in stock (in table RESB). If there is sufficient stock of the item already then the item is consumed when it is goods issued to the PM order from stock using MIGO and there is no requisition created. In the event that there is not sufficient stock of the item for the reservations that exist, when MRP is run, a requisition will be created to replenish the stock, but this requisition will not be assigned to a specific PM order as it could be replenishing stock of the item for several reservations which are all for different orders. So in this scenario there is no direct link from the reservation generated by the PM order to the requisition.

  • Looking for a table (PO)

    Hi,
    i am programming smartforms and got stuck programming because i can't find the table and the field i am looking for.
    In a purchase order on the item level there is a
    delivery address (which can also be changed manually).
    What i would like to know is in which table this address can be found. (and what the field is called)
    thanx

    Hi
    Go to EKPO and get EKPO-ADRNR.
    Pass the EKPO-ADRNR number in the table ADRC.
    This will provide the address details.
    Reward if this helps
    Thanks

  • BCG Brightness Contrast Gamma - Looking for BCG function returning color table / lookup table coded in pure G and applicable to Intensity Graph or Picture Control

    Looking for BCG function returning color table / lookup table coded in
    pure G and applicable to 8-bit Intensity Graph or Picture Control. Do
    not want to use IMAQ Vision is this particular application.  Any
    help is appreciated.
    Sincerely,
    Don

    Take a look at this color model software I put together.  (Don't concern yourself much with the basic programming at this point.). The color component generator subVI is borrowed from a LabVIEW example.
    First look at test_color2.vi.  If you adjust the sliders of the various controls, you will see how it works.  You can see that for pure B&W images, brightness, contrast, and gamma (which I think I have coded correctly) are all fairly straightforward to modify.
    Now look at test_color3.vi.  Here we try to adjust BCG for color images using the color model shown here where current color component clusters are carried into the BCG event cases via shift registers.  You can see that once color is introduced into the image, it becomes difficult to mix the colorizing with the BCG model.  And this is pretty much where I am right now.
    Would be interested in comments / suggestions.
    Sincerely,
    Don
    Attachments:
    test_color2.llb ‏2251 KB

  • Looking for idoc tables.

    Hello,
    I am looking for a list of tables where idoc details are stored.
    I know about tables EDIDC and EDID4. But they have header data and segment name data.
    There should be few other tables that store the data that's in the segments fields.
    say for ex. Material number or other material attributes in Matmas idocs.
    Which table holds those detais?
    Would appreciate anyones help pl.?
    Best Regards,
    Shiv.

    Hi
    The Data is stored in the table EDID4 under application data. YOu can see that only when you increase the width of output to 1000. The Application data is stored as a cluster rather than single fields
    The data is stored only in structures of segments at filed level. But this may not be retreivable.
    Reward points if useful
    Thansk & Regards
    Kishore

  • Looking for Maintenance order detail table

    hi,
    AFIH - Maintenance order header
    I am looking for a Maintenance order detail table, is there any table.....
    In this same way like VBAK (Header) and VBAP (Item).
    Thanks,
    Fract

    I think there are many tables not one for the Maintenance Order details.
    If you are looking for Object list details then it is OBJK.
    If not let us know what details are you looking for.
    Thanks,
    Chandra Indukuri
    Edited by: Chandra Indukuri on Apr 29, 2010 3:50 AM

  • The new table and Columns to look for in picking headers, etc

    Hi,
    What are the new tables and columns to look for mapping the following old ones:
    1) Pick_Slip_Number from So_Picking_Headers,
    2) Sequence_Number from SO_Picking_lines
    3) Line_ID from So_Note_References
    Thanks and Regards,
    Praveen

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by ravi alladi ([email protected]):
    Actually would it be possible to get a list of all changes in Order Management between 11 and 11i? ie what tables added, what have been modified and which ones are obsolete<HR></BLOCKQUOTE>
    Ravi
    Actually, we are working on that same analysis. If you receive any responses, please forward to myself as well.
    Thank you
    Sha Green

  • OMBPLUS Looking for External Table in Mappings

    Hello,
    Can I resolve this problem with OMBPLUS?
    I would like looking for all the mappings (stage) that have a source as an External Table.
    Maybe anyone have a example?
    Thanks
    christian
    Edited by: user11126676 on 14.09.2009 07:19

    Something like this should get you on your way
    (code assumes that you have logged in and CCd to the project and then the module already)
    set maps [OMBLIST MAPPINGS]
    foreach map $maps {
            set tabs [ OMBRETRIEVE MAPPING '$map' GET EXTERNAL_TABLE OPERATORS]
            if {[llength $tabs] == 0} {
                puts "Mapping $map does not depend on external tables"
            } else {
                puts "Mapping $map depends on external tables: "
                foreach tab $tabs {
                     puts $tab
    }Cheers,
    Mike

  • I'm looking for software for my iMac to use to copy old VHS movies onto DVD and old records (digital turn table) in CDs.  Recommendations please?

    I'm looking for software for my iMAC to use to copy old VHS movies from a VCR into DVDs and records from my digital turn table into CDs.  Any recommendations?

    For the VHS movies, try googling Elgato - they make a number of USB devices that are supposed to be able to do this, but check what formatting options they offer : you will want a device that converts directly into .MOV files (to play in QuickTime), or into H.264 for iTunes / iPods, etc.
    As for the vinyl records - first you need a device that will convert the analogue output (phono) into a digital form and will connect via FireWire or USB. The Griffin iMic is one such USB device (if still available?). From there you can use the free Audacity download to read in the signal and convert to a suitable format, e.g. MP3. (You will need to use SysPrefs / Sound to switch to an external audio device, instead of your Mac's built-in mic.)
    (Wait - you said "digital turntable" - software already on your Mac? How do you use a virtual turntable to play vinyl?? Unless what you really mean is an analogue turntable that has a CD writer in it, or a USB connection to connect the turntable's DAC output to a computer?? In which case, either use your turntable to burn  CDs, or connect via USB and the free Audacity software to convert the signal to music tracks and output as MP3.

  • Looking for components with certain table features

    Hi
    I'm pretty new to JSF. Most of the table components I've found provide sortable headers, but I'm looking for something that lets the user filter what the table shows say by clicking a header and selecting the "only show rows where this value is > 10" option. Is there anything like this out there?
    Also it would be nice to see a list of what tag libraries are out there so I can see what they have to offer. I'm only aware of a few libraries, Trinidad, Tomahawk, and ICE.

    That looks great, probably just what I need! It looks like its incompatible with my setup though. Any others?

  • Looking for System Tables / Views like in Oracle DB - user_constraints, user_tab_columns, ...

    Hello,
    I'm looking for system tables or views like in the Oracle Database.
    First I'm looking for running /active sessions - like v$sessions or in an RAC environment gv$session
    And get the corresponding SQL from v$sql
    Second I had problems to drop tables due to constraints.
    Therefore I was looking for dba_constraints, all_constraints or user_constraints
    select * from user_constraints WHERE constraint_type in ('R');
    With that information I'm able to generate a script to drop the constraints.
    Third I want quick lookup about data types used in a table to correct my settings in Oracle BI.
    For example which column in which table of my schema uses the datatype BIGINT.
    If only 3 attributes in  two tables out of 100 use the BIGINT datatype - I'm able to quickly change my settings in the OBIEE repository.
    I'm missing a table like user_tab_columns.
    How can I get the same information out of TimesTen ?
    Thanks in advance,
    Thorsten

    Hi Thorsten,
    You should be able to get some of the information that you want from the TimesTen reports that are in SQL Developer.
    e.g.
    <TimesTen Reports -> Table -> Columns -> Columns> returns a listing of all the columns and their data types. You can order by the data type column or add a filter (say ='TT_BIGINT') to restrict the result set.
    <TimesTen Reports -> Table -> Constraints -> All Constraints / FK Constraints / PK Constraints / Unique Constraints>  returns a listing of all the constraints, their name, the table that the constraints are on, and their properties.
    For all the SQL Developer reports, you will be able to see the underlying queries and the TimesTen system tables/ views that they reference.
    Simon

Maybe you are looking for

  • Empathy fails to connect to google talk using gnome online accounts

    Hi there, After last upgrade to gnome 3.6 empathy fails to connect to google talk using GOA credentials. Of course I can configure a talk account directly in empathy but... I would prefer to use a single sign on (with gnome online accounts). Does any

  • [[DataDirect][ODBC SQL Server Wire Protocol driver][Microsoft SQL Server]Column name or number of supplied values does not match table definition.]

    Hii .. need help on this .. This what I am doing .. I am using a DATAEXPORT function to export level0 data from my essbase 11.1.2.2 to Microsoft SQL 2008 tables. So what I did first I exported the level0 data to a flat file using DATAEXPORT and the c

  • New  ABAP Editor in WAS 6.40

    Hi friends, according to blog posted by Thomas Jung /people/thomas.jung/blog/2006/06/28/new-abap-editor-backport new ABAP Editor was backported to WAS 6.20 and WAS 6.40, I work as ABAP Developer in ECC 5.0 WAS 6.40,  yesterday I did request applicati

  • Better workaround for the whine problem

    I have discovered a workaround for the commonly reported electronic whine in the MacBook Pro. As most will know, if you open PhotoBooth and run it in the background it will get rid of the whine. I also noticed that the same worked in ANY application

  • Image import

    Hi everyone, I'd like to know, please, if there is a simple way, with wizards for example, to import image from a database and to put it in an image control. The image is dynamically imported by a querydataset and I'd like it to be also controlled by