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

Similar Messages

  • 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

  • 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

  • Looking for IDoc-Structure Documentation, not WE60

    Hello guys,
    well I have to write a concept in which i would like to point out the obligatory fields of the single Segments of a DELVRY01 e.g.
    Therefore i am looking for some kind of document, where alle fields are listed in a table and the one needed are marked. In WE60 is only the possibility to export in html, but i want a table for importing it into the blueprint.
    Can somebody help me - I googled this but nothing appropriate found!
    br
    P.S. i found sth. for SDPIID01 but i have some other IDocs which i would like to document
    VBELN     CHAR 10     Folgevertriebsbeleg     etc

    Hi Fritz,
    Check out this forum..
    [Mandatory segments in an IDOC!|Mandatory segments in an IDOC!]
    Hope this wull help.
    Nilesh

  • 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

  • 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

  • Looking for Idoc / BAPI to create measurement document in PM IK11

    Hi All
    I am working on interface development wherein I need to use a BAPI or IDOC or combination of both to create measurement document in PM.
    Do you guys know how can we do it easier way. Is it that I can post idoc directly or need to post it using a BAPI.
    I am trying to avoid any BDC or CT for this purpose. Please guide on how to do that.
    Amol

    I don't find them listed in the BOR, but look at function modules named like: BAPI_MP*.
    You might be able to utilize these for both the measurement point and the measurement document.  At another assignment, I had a situation with IDOCs that could call up to 12 BDC/CT sessions, etc.  I wrote a function module that was triggered by the inbound IDOC start process, and I utilized BDC and CT to do the IK01, IK11, etc.  Using a BAPI would have been better, but the code was really pretty simple for the measurement stuff, since the transactions are simple and easily recorded.

  • Look for a table related FBCJ doc to FI doc ?

    Hi,
    what is the table in which i can find the FI doc creqted for FBCJ doc ?
    Please help
    Regards.

    Hi,
    jehade
    Please try to check out the these tables TCJ_POSITIONS & TCJ_DOCUMENTS for FBCJ transactions.
    Hope it will solve your problems.
    Thanks & Regards,
    Sharvai.
    Edited by: Sharvari Joshi on May 27, 2009 4:15 PM
    Edited by: Sharvari Joshi on May 27, 2009 4:15 PM

  • Looking for a table which contains Datasource and the name of DSO

    Hello,
    I need to extract a list with the datasource + Name System + DSO. If anyone know a BW table.
    Thanks in advance.
    Regards,
    Santos.

    Hi Santos,
    Please check the table "RSTRAN" -- directory of transformations in your system.
    If you have between data loading between DS and DSO, then you should have active data transformations.
    In this table, select type of source as data source and type target as DSO and execute.
    You will get list of DS and DSO which has active transformations.
    If you want details about each DS and DSO then you can check the below tables
    RSDODSO --- Directory of all ODS Objects
    RSOLTPSOURCE     --- Replication Table for DataSources in BW
    Regards,
    Venkatesh

  • Stop looking for similar table cells

    How do I get Pages to stop displaying a drop down list with similar text every time I try to enter text into Table cells. I'm logging video interviews so every time I type a question is usually starts with What or why and I have to wait for Pages to display every sentence I've typed into the cells that started with What or Why? What is the deal??

    Welcome to Apple Discussions
    Go to Pages > Preferences > General & uncheck "Show auto-completion list" (it's at the bottom of the third section of the preferences).

  • Look for a table for a field in ECC.

    Hello expert,
            I want to enhance a datasource with a field,  I can find out the position of this field in the ECC system, how can I know which table this field is in?
    Many Thank.

    That's probably kept in the USRXX tables on the R/3 side of things.
    Rob

  • Looking for EMP table example

    I am trying the HOW-TO section of APex and they keep refering the EMP table which I think is somewhere on like an employee application.
    Any ideas where I can find/download it from?

    Your database instance will have a default schema named SCOTT. Unlock this and give it a password, and you'll find it contains a bunch of tables, one of which is EMP.
    Hope that helps
    Ben

  • Tables for IDOC's

    Some time ago I created a job which deletes all idocs older than 1 year.
    I am asked now to check what is the benefit in term of space(tables, database..)
    I wander in which tables idocs are stored(if tables are different for different idocs could you let me know tables for most commonly used)
    . However I am afraid (having oracle database) I can not see the benefits as segments/database just grows regardless of empty space.

    Jan,
    Check below links for idoc tables
    What is the name of the IDoc table
    Re: IDOC Table
    Idoc table
    Re: idoc
    To reduce the Oracle DB size check below link
    Re: How to reduce oracle DB's size?
    Re: degradated indexes of the table D0101INC
    Hope it helps
    Thanks
    Sushil

  • Batch job for IDOC processing in 64 status

    Hi experts ,
    i want to know the name of Batch job for IDOC processing in 64 status.
    I have configured the partner profiles as 'process immediatly'.
    So with this configuration whenever an idoc comes in production it gets processed immediatly and automatically.
    i want to know how they are getting processed automatically.
    is there any job which looks for these idocs(in 64 status and process immediatly flag) and process it.
    What is the trigger for thiese idocs processing???
    Please guide me
    thanks in advance
    Anit gautam

    Hi Thanks for ur reply.
    =====Upon arrival, "process immediately" should fire that process =====
    how it is getting fire?
    means is there any batch job running which looks for idoc in 64 status or is there any event which get triggered when an idoc
    comes in 64 status.
    why we use OYEB transaction???
    Regards

  • Looking for MTL_PARAMETERS

    Hi I am looking for two tables in the ETL DATA LINEAGE DOC
    1. MTL_PARAMETERS
    2.MTL_ITEM_CATEGORIES
    which are not present in the data lineage Doc 7.9.6.3 becoz the above two tables are from EBS R13 where DATA Lineage 7.9.6.3 shows only EBS R12 mapping
    So can any one tell how to check the mappings for this tables in the ETL for an OUT OF BOX rpd

    You may not get complete as 100% info using available Lineage docs.
    Try this:
    Open the respective app folder in Informatica Designer->Go to Source folders find the above mention source tables
    right click on any one and select Dependencies
    select only mappings/mapplets
    you get the list of mappings
    select and view in designer
    If helps mark.

Maybe you are looking for