Where used of a table field in BI extraction program

Hi,
How can I find a particular table or table-field is used in any BI extraction program or not? Actually we are doing a modification and change in the structure of a big Z table and custom developments. So I want to analyse and list the programs related to BI extraction also... which are going to effected because of this change. So please let me know... how can I find this. Actually I am a R/3 Logistics functional consultant... no much idea in ABAP & BI...
Thanks in advance.
Regards,
CHS.

Hi,
this sounds like a question for the BW area.
regards
Ingo Hilgefort.

Similar Messages

  • ROCANCEL field in R3 extraction program can't catch the LOEKZ (deletion ind

    Why the ROCANCEL field in R3 extraction program can't catch the LOEKZ (deletion indicator) value in EKPO for some item (not all item) deletions in a purchasing doc?
    We deleted some purchasing document items on R3, e.g.,
    doc 1
    item 1 deleted
    item 2
    item 3
    item 4 deleted
    item 5
    doc 2
    item 1 deleted
    item 2 deleted
    Run RSA3 on the datasource 2LIS_02_ITM, find the extraction program field ROCANCEL(Indicator: Cancel Data Record) for doc1 are all null for each doc1 item that this field ROCANCEL fails to catch EKPO deletion indicator field LOEKZ value for these two deleted item 1 and item 4 showed in table EKPO with value of 'L' for item 1 and item 4. 
    However this extraction program field ROCANCEL does catches the correct values for doc2 though. Sounds like if all the doc items get deleted then ROCANCEL shows correct value 'R', if only deleting some items of a doc, then ROCANCEL doesn't indicate the deletion!
    Any idea? We have searched OSS Notes, but find something which are only for BW other than for R3. The problem starts at R3 extraction program!
    Thanks
    Message was edited by: Kevin Smith

    hi AHP,
    There is sth wrong with the website that I can't see the Reply button next to your post.
    I check the System Status on our R3, it lists quite a few below:
    Software Comp. Release     Level
    SAP_BASIS      620         0051
    SAP_ABA        620         0051
    SAP_APPL       470         0024
    SAP_HR         470         0046
    EA-IPPE        110         0019
    PI             2003_1_470  0009
    PI_BASIS       2003_1_620  0007
    EA-APPL        110         0020
    BTW, I checked the OSS Note 886716, find the 4th tab called "Correction Instructions" contains the following lines below. Which line should we use in our system?
    Correction Instruction Valid from Valid to Installation Soft. Component ID
    Ref. Correction Modification Status Last Changed on    
    0000419802 600 600 0120031469 SAP_APPL 1
    P7DK006929   Released 07.10.2005   07:43:39     
    0000420067 500 500 0120031469 SAP_APPL 1
    P6DK060509   Released 09.10.2005   22:50:11     
    0000420068 470 470 0120031469 SAP_APPL 1
    P6BK206659   Released 09.10.2005   23:02:38     
    0000420253 46C 46C 0120031469 SAP_APPL 1
    P9CK458509   Released 10.10.2005   00:33:01     
    Download 
    Thanks
    Message was edited by: Kevin Smith
    hi AHP,
    I run se38 to check the form XMCEKPO_ERGAENZEN_LIS_NEW, but find it doesn't exist at all in our R3 system!
    Thanks

  • How to find out where used list of Table or T-code

    Dear ABAP gurus
    I know many of you have done this several times.
    wish to find out which Transaction code INSERTs the data into the table IHPA.
    I did the where  used list - SE11 ( for specific key work called INSERT ).
    Used the Table called D010TAB which has some information.
    Vise versa if I know a T-CODE , how to know which tables it read  & Modify...
    any better procedure than spending hours in research...
    I found similar custom program to find USER EXITS ...here..., looking soething similar...
    [http://wiki.sdn.sap.com/wiki/display/Snippets/FindUser-exits%2CBADIs%2CBTEs%2CEtcbyTCodeorProgram]
    thank you for your help
    Edited by: Raj Anvesh on Aug 3, 2011 9:58 PM

    Hi Anvesh,
    Maybe the data INSERTION is happening by BAPI,
    So just try to look for the concerned BAPIS.
    ECP_SRV_PARTNERS_IHPA
    IREP1_IHPA_ADRNR_PRE_FETCH
    IREP1_IHPA_ADRNR_READ
    MAP2E_DIIHPA_TO_PARTNER
    MAP2E_IHPAVB_BAPI2080_NOTPARTE
    MAP2E_IHPAVB_TO_BAPI_IHPA
    MAP2E_IHPA_BAPI2080_NOTPARTNRI
    MAP2E_IHPA_M_BAPI2080_NOTPNRI
    MAP2I_BAPI2080_NOTPARTNRI_IHPA
    MAP2I_BAPI_IHPA_TO_IHPA
    PM_DB_FILL_DIIHPA
    PM_PARTNERCOPY_FILL_XIHPA
    PM_PARTNER_DELETE_XIHPA
    PM_PARTNER_GET_XIHPA
    PM_PARTNER_PUT_XIHPA
    PM_PARTNER_REFRESH_XIHPA
    these are the bapis which are dealing with the IHPA table,
    Segregate them as needed and then go to the std program
    Revert for further clarification.
    Thanks
    Sri

  • Where used list of a Z field in BI extraction programs

    Hi,
    How can I find a particular table or table-field  is used in any BI extraction program or not? Actually we are doing a modification and change in the structure of a big Z table and custom developments. So I want to analyse and list the programs related to BI extraction also... which are going to effected because of this change. So please let me know... how can I find this. Actually I am a R/3 Logistics functional consultant... no much idea in BI...
    Thanks in advance.
    Regards,
    CHS.

    Hi,
    this sounds like a question for the BW area.
    regards
    Ingo Hilgefort.

  • Where used list information tables in 4.6c

    Hi,
    Could anyone please tell me the database tables used for "where used list" in SAP version 4.6C.
    Thanks
    Yogesh Gupta

    Hi,
    In 4.6C the TCode se49 is similar to Where used
    Which refers to the Program : SAPMSEUZ
    I executed SE49, for the Transaction: se49, again, to find the Tables used :
    TDCT       Dialog Modules                            
    TFDIR      Function Module                           
    TLIBG      Person responsible for function class     
    TRDIR      Generated Table for View TRDIR            
    TSTC       SAP Transaction Codes     
    Cheers,
    Remi

  • Use of "Pool Table(s)" in Module Pool Program

    Hi,
    I often see/hear that Pool tables play an important role in Module Pool Programs.
    anybody please explain me how Pool tables are used in Module Pools?? => Did you look for any documentation?
    if possible with code snippets. =>NO.
    Thanks,
    Kranthi.
    Edited by: kishan P on Nov 14, 2010 7:23 PM

    Hi,
    I often see/hear that Pool tables play an important role in Module Pool Programs.
    anybody please explain me how Pool tables are used in Module Pools?? => Did you look for any documentation?
    if possible with code snippets. =>NO.
    Thanks,
    Kranthi.
    Edited by: kishan P on Nov 14, 2010 7:23 PM

  • To find Where-Used of ODS Active table

    Dear Experts,
    I am having an ODS for which I wish to know wherever the active table is used as reference. It has been used in many places in ABAP routines of transformations. I wish to know wherever the table is included.
    I checked in SE11 for where used list with all fields in table included option. It is giving only the table structure and nothing else.
    Can anyone help on this since we want to calculate the impact of this ODS in report level.
    Thanks,
    Rajarathnam.S

    Dear Raja,
    Thanks for the information. The code is  throwing dump on execution possibly because the table structures are changed in new releases ( I am not sure of this).
    But I was able to get the necessary information from the tables used in the ABAP code by manually using SE11 (RSTRAN and RSAABAP)
    I am closing the question.
    Thanks,
    Rajarathnam.S
    Edited by: rajarathnam S on Jan 15, 2010 8:29 AM

  • Where used listTable for datelements

    Hi all
    I need the table for WHERE-USED-LIST of DATA ELEMENTS.....
    for ex: the where used list of tables is wbcrossgt
    Answer will be rewarded full points...

    Hi sandeep reddy 
    Table DD03L stores all the information of tables fields and data elements.u can get all information there.
    Please reward points if found helpful.
    Thanks and regards,
    Rajeshwar.

  • Need Active Ingredient  table field & its calculation from batch chars

    Hi All,
    Creating a report where Active Ingredient(AI) table field is needed. Further per batch AI content need to be determined based on AI characteristics in batch & planned value of AI in material master for a material. Please help me in finding out the table & its field for AI uom & value of AI chars in batch & in material master. I checked in table "AUSP" but value of AI is coming as blank in this table.
    Thanks in advance,
    Regards
    Jack

    Thanks for your reply. But these tables are not helpful.
    Regards,
    Jack

  • Name of the function module-where used

    I want to know the name of function module which gives the where used list for that perticular table. like I want a where used list abt table spfli so which function module gives this information.*where used list for tables

    Hi Abhijeet,
                      Use FM <b>BRF_WHERE_USED</b>
                                  <b>RKD_WHERE_USED_TABLE_IS_BUILD</b>
    There is another way without FM.go tpo se11.enter the table name.click on WHERE-USED_LIST button on application tool bar.
    Reward points if helpful.
    Regards,
    Hemant

  • Using the KNVP table in SQVI

    Hi.  I'm trying to create a report using the KNVP table field PARVW.
    I'm able to get the Partner function field to appear on my report, however, the are several text fields associated with PARVW that I can't get displayed.   According to my technical help button, this information is in the RF02D table, which SQVI won't let me include into my query.
    Is there anyway to get the text descriptions associated with KNVP-PARVW into my SQVI query?
    thanks
    Josh

    Thank you both for your responses...
    The TPAR table only gives me the description of the partner function which I don't think I need....
    The SE85 transaction is great.  I was able to take the field and find the tables instead of the structures.  However, there is no common field between T682T (which has field VTXTM) and KNVP (which has PARVW)....
    any other ideas?
    Thanks
    Josh

  • Help needed for where used list

    Hi All,
    I want to use where-used list for the logical database BRF(Selection screen 950).When i hit where-used list in SE36
    it gives all the programs which use LDB 'BRF' but i want only the programs that use LDB 'BRF' and selection screen 950.
    Regards
    Divakar

    hi
    good
    go through these links
    http://help.sap.com/saphelp_nw04/helpdata/en/03/07b4e75eee423aafab88354306eafc/content.htm
    THANKS
    MRUTYUN

  • Where used for table fields

    I have list of 3600 fields , I need to get info related to these fields are used in which screens. Any easy way ?
    PS : Please donot suggest to use se11--> and make whereused list for field
    a®s
    Edited by: a®s on Jul 31, 2009 12:34 PM

    Hello,
    1. Get the table name in which all the data elements are stored.
    2. Write select for that table to find all the table names using required data elements for table field.
    Check if this helps,
    Thanks,
    Augustin.

  • XML Schema Collection (SQL Server 2012): How to create an XML Schema Collection that can be used to Validate a field name (column title) of an existing dbo Table of a Database in SSMS2012?

    Hi all,
    I used the following code to create a new Database (ScottChangDB) and a new Table (marvel) in my SQL Server 2012 Management Studio (SSMS2012) successfully:
    -- ScottChangDB.sql saved in C://Documents/SQL Server XQuery_MacLochlainns Weblog_code
    -- 14 April 2015 09:15 AM
    USE master
    IF EXISTS
    (SELECT 1
    FROM sys.databases
    WHERE name = 'ScottChangDB')
    DROP DATABASE ScottChangDB
    GO
    CREATE DATABASE ScottChangDB
    GO
    USE ScottChangDB
    CREATE TABLE [dbo].[marvel] (
    [avenger_name] [char] (30) NULL, [ID] INT NULL)
    INSERT INTO marvel
    (avenger_name,ID)
    VALUES
    ('Hulk', 1),
    ('Iron Man', 2),
    ('Black Widow', 3),
    ('Thor', 4),
    ('Captain America', 5),
    ('Hawkeye', 6),
    ('Winter Soldier', 7),
    ('Iron Patriot', 8);
    SELECT avenger_name FROM marvel ORDER BY ID For XML PATH('')
    DECLARE @x XML
    SELECT @x=(SELECT avenger_name FROM marvel ORDER BY ID FOR XML PATH('Marvel'))--,ROOT('root'))
    SELECT
    person.value('Marvel[4]', 'varchar(100)') AS NAME
    FROM @x.nodes('.') AS Tbl(person)
    ORDER BY NAME DESC
    --Or if you want the completed element
    SELECT @x.query('/Marvel[4]/avenger_name')
    DROP TABLE [marvel]
    Now I am trying to create my first XML Schema Collection to do the Validation on the Field Name (Column Title) of the "marvel" Table. I have studied Chapter 4 XML SCHEMA COLLECTIONS of the book "Pro SQL Server 2008 XML" written by
    Michael Coles (published by Apress) and some beginning pages of XQuery Language Reference, SQL Server 2012 Books ONline (published by Microsoft). I mimicked  Coles' Listing 04-05 and I wanted to execute the following first-drafted sql in
    my SSMS2012:
    -- Reference [Scott Chang modified Listing04-05.sql of Pro SQL Server 2008 XML by Michael Coles (Apress)]
    -- [shcColes04-05.sql saved in C:\\Documents\XML_SQL_Server2008_code_Coles_Apress]
    -- [executed: 2 April 2015 15:04 PM]
    -- shcXMLschemaTableValidate1.sql in ScottChangDB of SQL Server 2012 Management Studio (SSMS2012)
    -- saved in C:\Documents\XQuery-SQLServer2012
    tried to run: 15 April 2015 ??? AM
    USE ScottChangDB;
    GO
    CREATE XML SCHEMA COLLECTION dbo. ComplexTestSchemaCollection_all
    AS
    N'<?xml version="1.0"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:element name="marvel">
    <xsd:complexType>
    <xsd:all>
    <xsd:element name="avenger_name" />
    <xsd:element name="ID" />
    </xsd:all>
    </xsd:complexType>
    </xsd:element>
    </xsd:schema>';
    GO
    DECLARE @x XML (dbo. ComplexTestSchemaCollection_all);
    SET @x = N'<?xml version="1.0"?>
    <marvel>
    <avenger_name>Thor</name>
    <ID>4</ID>
    </marvel>';
    SELECT @x;
    GO
    DROP XML SCHEMA COLLECTION dbo.ComplexTestSchemaCollection_all;
    GO
    I feel that drafted sql is very shaky and it needs the SQL Server XML experts to modify to make it work for me. Please kindly help, exam the coding of my shcXMLTableValidate1.sql and modify it to work.
    Thanks in advance,
    Scott Chang

    Hi Scott,
    2) Yes, FOR XML PATH clause converts relational data to XML format with a specific structure for the "marvel" Table. Regarding validate all the avenger_names, please see below
    sample.
    DECLARE @x XML
    SELECT @x=(SELECT ID ,avenger_name FROM marvel FOR XML PATH('Marvel'))
    SELECT @x
    SELECT
    n.value('avenger_name[1]','VARCHAR(99)') avenger_name,
    n.value('ID[1]','INT') ID
    FROM @x.nodes('//Marvel') Tab(n)
    WHERE n.value('ID[1]','INT') = 1 -- specify the ID here
    --FOR XML PATH('Marvel')  --uncommented this line if you want the result as element type
    3)i.check the xml schema content
    --find xml schema collection
    SELECT ss.name,xsc.name collection_name FROM sys.xml_schema_collections xsc JOIN sys.schemas ss ON xsc.schema_id= ss.schema_id
    select * from sys.schemas
    --check the schema content,use the name,collection_name from the above query
    SELECT xml_schema_namespace(N'name',N'collection_name')
    3)ii. View can be viewed as virtual table. Use a view to list the XML schema content.
    CREATE VIEW XSDContentView
    AS
    SELECT ss.name,xsc.name collection_name,cat.content
    FROM sys.xml_schema_collections xsc JOIN sys.schemas ss ON xsc.schema_id= ss.schema_id
    CROSS APPLY(
    SELECT xml_schema_namespace(ss.name,xsc.name) AS content
    ) AS cat
    WHERE xsc.name<>'sys'
    GO
    SELECT * FROM XSDContentView
    By the way, it would be appreciated if you can spread your questions into posts. For any question, feel free to let me know.
    Eric Zhang
    TechNet Community Support

  • How to find table / field where condition records are saved?

    Hi,
    We want Sales Order Rate ( Condition type ZR00 calculated with backward pricing ), as a column in a Z report.
    I am not able to find out the table / field where system saves condition records for this condition type. I can only see structure.
    Please help to trace down the field where this data is stored.
    Regards
    Trupti

    Hi Vishal,
    KNUM is the internal number under which system saves the conditions that apply to a Sales Order.
    So first to derive this KNUM from sales order we use Table VBAK
    AFter this we use this KNUM and the condition type in table KONV to get the value for that perticular condition type.
    Please check following.
    SE16> VBAK> enter any sales order in field VBELN and note down number in field KNUM.
    SE16 --> KONV --> enter this KNUM and the condition type --> you would receive condition record value for this condition type, for that sales order.
    KNUMH is a similar field in the table A503( in our case), but we also wanted link of the sales order to this record.
    Thanks for your help anyways!!
    points provided.

Maybe you are looking for

  • Hp Blue Screen sad face Unmountable Boot Volume and Automatic reoair loop error

    Someone Please help.I have an hp laptop that refuses to work.The screen stays on the automatic repair screen until it fades to black.I have tried to do a system recovery with f11, but all it does is bring up the blue screen with a sad face for a few

  • How do I store documents

    hhow do I stire and retrieve documents

  • EM12c , Ops Center plugin missing ?

    I recently installed EM12c and I'm following the manual to get the plugin for "Ops Center Infrastructure Stack". The problem is that there is no "Ops Center Infrastructure Stack" in the list? Is there something I need to do first ? Is there a way I c

  • Difficult downloading Mountain Lion

    I have been trying to download Mountain Lion for the last 24hrs with no success. It freezes at 1.42GBs and I have tried at least three times. Also each time it tells me it will take 9hrs   to down load... why?  My MacBook Pro was bought in May 2012. 

  • I cant update iphoto since uploading to Maverick

    Maverick wont let me open iphoto & i cant update iphoto with my old or current apple id