How to find Tcode for database table

Hi Gurus,
I need to find out tcode for Standard SAP table in SCM APO '/SAPAPO/PBMVWT' for maintaining Plannning book text in different languages.
The problem is that Table maintainance is not maintained so SM30 wont work. I tried Where used list option for table but no tcode or report found using this table..
Kindly help
Swapnil

Hi,
there is no maintenance txn. If you need to have text in different languages, you need to do it as follows:
- logon for example once in english
- goto txn /SAPAPO/SDP8B
- maintain the text in English and activate the planning book.
- Logon in the other Language
- enter /SAPAPO/SDP8B again
- Type in the text in the other language and activate the Planning book again.
This will give the planning book language specific texts.
Best regards
Rico Frenzel

Similar Messages

  • How to find TCodes for Config Transactions

    Hi All,
    How do I find the TCode for a Config Activitity node?
    For example.
    OX09 is for "Maintain Storage Location"
    OB52 is for FI Period closing/opening
    I know these from google search, but how do find tcodes for other IMG activity nodes?
    Thanks in advance!

    Go to SPRO and in Menu Additional Information Click Display key and IMG activity then Sytem will show the SPRO Transaction along with path
    Else Go to Particular Node say Create Purchasing Group and Right Click on Node and Select Display Technical Info and in ID tab the Last four Charecters wud be the Trxn code.
    In SPRO-IMG screen Only Few Nodes will Show  / have the Transaction codes.

  • How to find relationship between database tables

    Hi Mate,s.
    Iam new to SAPBW , PLZ tell me , How to find releationship between database table(Transperent tables).
    Regards.
    harry

    hi harry,
    from your previous postings, i guess you are asking relationship between tables in r/3, following links may help :
    http://www.sapgenie.com/abap/tables.htm
    http://www.sapgenie.com/abap/tables_sd.htm
    http://www.sapgenie.com/abap/tables_mm.htm
    http://www.sapgenie.com/abap/tables_fi.htm
    http://www.sapgenie.com/abap/tables_ps.htm

  • How to find segments for DB table fields?

    Hi,
    Please tell me how to know segments for perticular DB table fields.
    We can search it manually by looking into the IDoc segment fields
    But let me know if any other method is there?

    Hi Suman,
    Go to WE30(Enter Idoc type , click display button) , it will display list of segments, from there we can find the table fields.
    Regards,
    Vijay

  • How to find extractor for KAEP_COAC table

    Hi,
    I'm looking for an extractor which will held below given fields from KAEP_COAC table and if you could give me an extractor that keeps that table.
    regards
    KAEP_COAC     AUFNR
    KAEP_COAC     WRGBTR
    KAEP_COAC     MAT_TXT
    KAEP_COAC     MBGBTR
    KAEP_COAC     BLTXT
    KAEP_COAC     KSTAR
    KAEP_COAC     GKONT_KTXT
    KAEP_COAC     CEL_LTXT
    KAEP_COAC     MEINB
    KAEP_COAC     BLART
    KAEP_COAC     MATNR
    KAEP_COAC     POBID

    Hi
    Please refer the link below.
    Re: How to bring KSB1 report data from R/3 to BW
    standard datasource is not available either you need to enhance a datasource 0CO_OM_CCA_9 or create a zdatasource using the structure  KAEP_COAC.
    Thanks

  • How to find tcode from SPRO

    Hi All,
    Can you please help me know how to find tcode for a configuartion setting in SPRO.
    Thanks in advance.

    Hi,
    Try this..
    This may work also..
    IF you know the table name..Or the corresponding view name..
    Go to the table TSTCP...
    IN the parameter field give table name OR view name..
    Press F8..It might show the transaction code for the corresponding table..
    Thanks
    Naren

  • How to find all the DDIC tables and fields of Tcode?

    Hi All,
    For several transactions we have caprtured all the filed names along with the technical names.
    Ex : in VA03 - in the initial screen ,postal code field is there.When i see F1 help for that field i could see POST_CODE2 as its technical name.
    But i want to see the actuall DDIC table field which corresponds to this field that is LFA1-PSTLZ.
    Like wise there are so many T-codes for which i need do the same thing.But for some transactions i am unable to find out the database tables and the corresponding fields.Please suggest any other easier way to do this.
    Is there any way to find out  all the DDIC tables and fields that gets updated for a Tcode?
    Please help me out in this.
    Thanks,
    Jyothi D.
    Edited by: jyothi dosapati on Mar 27, 2008 2:48 PM

    HI,
    DDIC tcode is  SE11
    GIVE THE TABLE NAME THERE AND CLICK DISPLAY
    FOR EXAMPLE
    TYPE LFA1 THERE AND CLICK DISPLAY....
    Regards,
    V .Balaji
    Reward if usefull

  • How to find Transaction for a Known Table maintenance View

    Hello Friends,
    May I know how to find transaction for a known table maintenance View.
    Thanks,
    Best Regards,
    Sudhanshu Garg

    Goto SE16 Transaction and enter TSTCP Table
    Here PARAM = /SM30 VIEWNAME=Table name*;UPDATE=X;
    enter table name in bold.
    Thanks
    Seshu

  • How to find the count of tables going for fts(full table scan in oracle 10g

    HI
    how to find the count of tables going for fts(full table scan) in oracle 10g
    regards

    Hi,
    Why do you want to 'find' those tables?
    Do you want to 'avoid FTS' on those tables?
    You provide little information here. (Perhaps you just migrated from 9i and having problems with certain queries now?)
    FTS is sometimes the fastest way to retrieve data, and sometimes an index scan is.
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:9422487749968
    There's no 'FTS view' available, if you want to know what happens on your DB you need, like Anand already said, to trace sessions that 'worry you'.

  • [HTML DB] How to use the existing database table?

    [HTML DB] How to use the existing database table?
    I installed Oracle 10g database in Computer A(Windows 2000), and I already create all the tables with data and the data size is about 300MB.
    In Computer B(Windows 2000), I installed HTML DB 1.6.
    How can I use /get the existing database table (in computer A) for HTML DB?
    Could anyone help me on this? I am newbie and I need some detail instructions. or Where can I find the examples.....
    Thanks

    Well I guess if you wish to retain that architecture, i.e. HTMLDB on one machine and your data on another, you will have to establish database links to access the data. Oracle documentation will describe how to achieve that.

  • How to find indexes in sql tables

    Hi i need help for how to find the indexes for the sql tables.I had some tables in sql 2005 and i need to find indexes for that tables.Can anyone will help in this isssue.

    I think you can use one of the built-in db functions ... (but it depends upon which database you're using)
    in sql server:
    sp_helpindex tablename

  • How to find Tcodes related to a particular user

    How to find Tcodes related to a particular user

    >
    P734000 wrote:
    > do we have any table to check the tcodes which were created by a particular user.
    Hello,
    I donot think SAP maintains this info
    @Max: I think t-code you gave is the same when i use SUIM --> TRxns --> "Executable for User"
    BR,
    Suhas

  • Temporary data carriers for Database tables

    hi Gurus,
    How can we find temporary Data Carriers for database tables. For eg.   when we craete a BOM in CS01/CS02 the data first goes to RC29P structure and when system finishes it goes to STPO.
    This is one example. how canw e find other structures and theirs corresponding Database Tables?
    Any idea?
    Regards

    Hi Greg,
    Those are the aggregated tables. If they are not filled with data although the Portal Activity Report is activated, you should check whether the aggregation finished successfully.
    In the older SPs there were some problems that were fixed in later SPs of 7.0.
    In order to have the latest version of Portal Activity report, you can check SAP note 1084379 - Portal Activity Report - Latest Version (SDA file).
    You can compare the SP via the MANIFAST file, as it contains the version and SP number.
    In order to troubleshoot problems in Activity Report, you can follow SAP note: 1690023 - Portal Activity Report - Component-specific Note
    Some basic checks that you can do:
    Run query on the raw data tables to check since when there is data in those tables:
    select min(timestamphour) from SAP<SystemID>DB.WCR_WEBCNODESTAT;
    If there is too much data from long time ago, then you should delete the old data, and leave only the new data (there is anyways retention time for the data to be kept).
    If there is no data, then it means that the Portal Activity Report does not collect data, and not really activated (usually this is not the case).
    The aggregation runs every top of the hour, so you can check in the default traces for an error during that time.
    In most of the cases something went wrong while aggregating the data.
    As a result the aggregation is not finished, so the transaction is not being committed, and the aggregated tables stay empty.
    If there is a DuplicateKeyException in the trace, you can follow SAP note 1054145 - Duplicate Key Exception.
    If you have any more questions, please don't hesitate to ask.
    I hope this information helps,
    Thanks & regards,
    Michal Zilcha-Lang

  • How 2 find program for smartform

    how 2 find program for smartform

    Hi,
    go to TNAPR table and find the driver program for the layout.
    give the layout name, if you know the output type also give it.
    OR
    go to se71 and go to the layout , check the text elements syntax then it will show the possible driver programs in the window to choose.
    that way you can find..
    Or else...
    Go to the Tcode -> NACE
    OR
    Go to the T-code 'SMARTFORMs'
    Give your form name
    go to the general attributes.
    Check the Package name.
    then go to T-Code-> SE80
    there check the program name for a package wise
    Regards,
    KK
    Message was edited by:
            Kishore Kumar Karnati

  • Tcode for database monitoring

    Hi
    Can any one plz help me with the Tcode for database monitoring and to check the how much space occupies my BI Object in Database...
    Regards
    Adward

    Hi........
    Apart from those two tcodes :
    RSRCACHE  OLAP: Cache Monitor 
    DB02  Tables and Indexes Monitor 
    DB14  Display DBA Operation Logs 
    DB16  Display DB Check Results 
    DB20  Update DB Statistics 
    Regards,
    Debjani.........

Maybe you are looking for

  • When I receive an email, I get a message that says delivery failure

    Every time I receive an email for the last 2 days, I get another email saying this: This report relates to a message you sent with the following header fields: Message-id: <[email protected]> Date: Thu, 07 Mar 20

  • Help - Why don't swing applet print, like awt applets do?

    I am using JTable in a applet, but I would like to be able to print the applet using microsoft explorer. I had written a bulkier version of the same applet using an array of TextFields to establish a Table effecte. The code is bulking and loads slow

  • Tcode ME21N u2013 How to check PO Actual Cost (Including Taxes)

    In ME21N, I am implementing an enhancement using a new  CUSTOMER DATA tab. I want to check the total Gross amount of PO when I am in the CUSTOMER DATA TAB. PO is not saved yet. I can see the gross value in CONDITIONS tab. How I can find the total gro

  • Need more time to pay my last bill

    i need help in payin my last phone bill as it due on the 15th July and i dont get paid till the 29th July so please can you help me Can you give me any solutions on how to pay or you will cut my broadband and BT Vision off if i dont pay by the 15h Ju

  • How do I completely turn off / shutdown my hp p6754y

    my hp p6754y is in suspend mode and will not restart by holding down the start button. disconnecting the power and plugging in again does not restart.  The start button is still light with it unplugged from the power.  How can I shut down the pc. Joh