Which is the table related in transaction f-28?

hi,
I want to know which table stored the bank code when I execute the transaction f-28 to record the account.pls tell me .thank you in advance!

Hi
BNKA - Bank Master Record
Best Regards
Ashish Jain

Similar Messages

  • What are the tables  related to Goods receipt details

    Hi,
    Please tell me the GR related data base tables.
    What are the tables  related to Goods receipt details
    Regards,
    Sunil Kumar.T
    Edited by: sunil kumar on Apr 28, 2008 8:49 AM

    Hi,
    If you want to know tables which are related to transaction.
    Use recording through SHDB tcode.
    go to shdb tcode
    after enter name of your zname.
    after for which transaction you are doing recording enter that tcode here migo.
    after press start recording.
    then enter data into fields after at last save and back.
    then it goew to control recording session screen
    after press program for create.
    then enter attributes ,select source code after save your code.
    Using this tables and which fieldsa you are using for perticular requirement.
    this is an easy procedure to know tables and fields.
    or
    USE ST05 tcode by entering single filed into application.
    These two approaches are usefull but go to first one if you knew which data you have to entered.
    Otherwise go to st05.
    *Reward points
    for goods receipt tcode by entering data

  • How to find out the tables related to CRM datasources?

    How to find out the tables related to CRM datasources? For example, the table related to 0CRM_OPPT_H.
    Regards,
    R.Ravi

    Hi Ravi,
    To find out all tables used go into the CRM source system to transaction RSA3 and prepare the selections for extraction of your datasource.
    In a parallel session execute transaction ST05 and press the button 'Activate Trace'
    Go back to the extracor checker and execute the extraction.
    Switch sessions and subsequently 'Deactivate Trace' and 'Display Trace'.
    This will list all tables used.
    regards,
    Olav

  • Give me the sql query which calculte the table size in oracle 10g ecc 6.0

    Hi expert,
    Please  give me the sql query which calculte the table size in oracle 10g ecc 6.0.
    Regards

    Orkun Gedik wrote:
    select segment_name, sum(bytes)/(1024*1024) from dba_segments where segment_name = '<TABLE_NAME>' group by segment_name;
    Hi,
    This delivers possibly wrong data in MCOD installations.
    Depending on Oracle Version and Patchlevel dba_segments does not always have the correct data,
    at any time esp. for indexes right after being rebuild parallel (Even in DB02 because it is using USER_SEGMENTS).
    Takes a day to get the data back in line (never found out, who did the correction at night, could be RSCOLL00 ?).
    Use above statement with "OWNER = " in WHERE for MCOD or connect as schema owner and use USER_SEGMENTS.
    Use with
    segment_name LIKE '<TABLE_NAME>%'
    if you like to see the related indexes as well.
    For partitioned objects, a join from dba_tables / dba_indexes to dba_tab_partitions/dba_ind_partitions to dba_segments
    might be needed, esp. for hash partitioned tables, depending on how they have been created ( partition names SYS_xxxx).
    Volker

  • From which prgram the table TSTC is updated

    Hi all ,
    Can anybody know me from which program, the Table TSTC is updated where it stores all the transaction codes.
    Regards,
    Madhavi

    Tcode for maintaining Tcodes is SE93.
    Goto>SE93>System>Status>Program.
    Program Name:SAPLSEUK
      include lseuktop.      " Global Data
      include lseukuxx.      " Function Modules
    include lseuko01.
    include lseuki01.
    include lseukf01.
    include lseukf00.
    include lseuki00.
    Navigation Transaktion
    include lseuktn0.
    include lseuke01.
    include lseukfwm.
    Regards,
    Ansari.

  • Which are the tables updated in SRM and R/3 System for SC created?

    Hi,
    I want to know which are the tables updated in SRM system and also in R/3 system, when a Shopping Cart is created. Also how do i get the PO number for the Shopping Cart created.
    Thanks.
    Regards.
    Rahul

    Hello Rahul,
    All list of tables for eg. SC You can find in transaction BBP_PD on SRM side.
    These tables are (SRM):
    - CRMD_ORDERADM_H - for Header (Business Transactions Header)
    - BBP_PDHGP - Business Transaction Purchasing Information
    - CRMD_ORDERADM_I - for Item - Business Transaction Item
    - BBP_PDIGP - Business transaction item-Purchasing information
    - BBP_PDBEI - Backend Specific Item Data
    On R/3 side:
    EBAN - purchase requisition
    EBKN - purch. req. account assignment
    Regards,
    Marcin Gajewski
    please reward points for helpful answer

  • Tables Related to Transaction CG02

    Please help me find the Tables related to CG02 transaction.

    Check out the tables CVDDH, ESTDH , ESTRH
    As an alternative in ST05 activate the trace,execute the TCODE and deactivate the trace and Display the Trace, you will get all tables.
    Regards,
    Amit
    Reward all helpful replies

  • What are the tables related to SD in PP relation tables if any

    what are the tables related to SD in PP relation tables if any

    SAP Production Planning Table
    Demand Management
    PBED Independent Requirements Data
    PBIM Independent Requirements by Material
    Repetitive Manufacturing
    SAFK RS Header Master Data
    S025 LIS -- Run Schedule Quantities
    S026 LIS -- Material Usage
    S028 LIS -- Reporting Point Statistics
    CEZP Reporting Point Document Logs
    CPZP Reporting Points - Periodic Totals
    MRP Records
    MDKP MRP Document Header Data
    MDTB MRP Table Structure (no data)
    PLSC Planning Scenario (Long-term Planning)
    MDFD MRP Firming Dates
    MDVM Planning File Entries
    S094 LIS -- Stock/Requirements Analysis
    Reservations
    RESB Reservations/Dependent Requirements
    Planned Orders
    PLAF Planned Orders
    Discrete Production
    AFKO Order Header
    AFPO Order Item Detail
    AFVC Order Operations Detail
    AFFL Order Sequence Details
    AFFH Order PRT Assignment
    AFBP Order Batch Print Requests
    AFRU Order Completion Confirmations
    AFFW Confirmations -- Goods Movements with Errors
    AFRC Confirmations -- Incorrect Cost Calculations
    AFRD Confirmations -- Defaults for Collective Confirmation
    AFRH Confirmations -- Header Info for Confirmation Pool
    AFRV Confirmation Pool
    AFWI Confirmations -- Subsequently Posted Goods Movements
    Classification
    KLAH Class Detail
    CABN Characteristic Detail
    AUSP Characteristic Values
    CAWN Characteristic Values
    CAWNT Characteristic Value Texts
    KSML Characteristic Allocation to Class
    KSSK Material Allocation to Class

  • Which are the Tables included in SRM

    Hi All,
    Please help me with the following
    I have a very basic knowledge of SRM.
    Can anybody tell me which are tables included in SRM. For eg. When a shopping cart is created and approved in which all tables data relevant to that is stored.
    Then account assignment details, PO details, GR details are stored in which tables.
    Please reply
    Thanks in advance.
    Regards.

    Hi Rahul,
    i know few tables, which are listed below. i will suggest you to run sql trace with the transaction bbp_pd. use st05 to activate the sql trace, than run bbp_pd. deactivate the trace and view the trace. i am sure that you will get all the tables you needed.
    crmd_orderadm_h
    BBP_PDHGP
    BBP_PDHSB
    CRMD_LINK
    CRMD_PARTNER
    BBP_PDBGP
    PRCD_HEAD
    CRM_JEST
    Regards,
    Shastri.

  • Tables Related to Transactions (OPP)

    Hi
    Our requirement is like this :-
    we need to get all the values of a  perticular transactions ex:-Opportunity
    from the Data base  tables.
    As i checked in CRMD_ORDERADM_H & CRMD_ORDERADM_I, i passed the GUID num but i found few tables only.
    Is there any procedure to see all the relavent tables pertaining to the Transactions.
    As  a functional consultant i dont know much obout on this.
    If Possible pls tell me how to lik the tables
    Please help  me to get out from this issue.
    Thanks in advance
    SK.Ahmed

    Hi Ahmed,
    Use FM 'CRM_ORDER_READ'
    and Pass the guid in Header_guid.
    You will get all the related details of Opp.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Which is the table?

    what is the table name that displays the details of where used list of queries in workbooks. means i need names of all workbooks in which a particular query is used?
    or can u help me out in...how to know what are the queries that are used in making a particluar work book?
    " will thank u only if i get the answer which satisfies my requirement exactly!"
    neeraja

    HI Neeraja,
    Your Question in the previous thread has some replies..check and close it.
    Don post multiple threads.

  • Can anyone provide me with the tables related to the PO table BBP_PDORG

    Hi All,
    I have a table "BBP_PDORG" which talks about the Purchasing Organizational Unit.
    I need to have relationship tables of the Purchase Order  header with this table.
    Can anyone provide me with the related tables of "BBP_PDORG"
    Regards
    Dharma

    Hi Dharma,
    the "BBP_PDORG" is item related table, so you get the linkage in two steps:
    1) BBP_PDORG (organization) <----> CRMD_ORDERADM_I (item)
    Table: CRMD_LINK
    Write the BBP_PDORG-SET_GUID into the CRMD_LINK-GUID_SET. As a result you will get the CRMD_LINK-GUID_HI (this is a GUID of the CRMD_ORDERADM_I).
    2) CRMD_ORDERADM_I (item) <-----> CRMD_ORDERADM_H (header)
    In the item table you have the GUID of the header: CRMD_ORDERADM_I-HEADER
    Kind regards,
    Peter

  • What are the tables updated by transaction PP01?

    HI,
    Can anyone help me out finding tables updated by PP01 transaction.
    Thanks,
    Anil.

    Hi
    1) The Data Base trace: before you enter in the option that will read the data you want, open a new section and run transaction ST05. Press start trace 'Trace On'. Go back to the other section and proceed with the action. When the data you want appear in the screen, go back to the sectio where the ST05 is on and press 'Trace Off' and 'Trace List'. You will have a list of all tables read by R/3.
    2) If you know the the program name where the data you want is used, you can use the SE38 transaction. It will show all tables read and updated/used by the program
    For PP01 program is  SAPMH5A0.
    With Regards
    Nikunj shah

  • Tables related to SOST

    Hi,
    Which are the tables related to SOST Tcode?
    I have known only SOOS, SOOD and SOST.
    Thanks in advance,
    Rgds,
    MAdhuri

    Hi Madhuri,
    Check the complete list of tables related to SOST below. Hope you find it useful.
    SADRF
    SADRO
    SADRU
    SADRX5
    SOADRBUF
    SOATT
    SOC3
    SOCS
    SOCVPC
    SOCX
    SOCY
    SODEST
    SODM
    SODSAT
    SODSATST
    SODSPROF
    SODSPROF2
    SOEMSREP
    SOEP
    SOER
    SOES
    SOFA
    SOFD
    SOFFCHKF
    SOFFCHKO
    SOFFCONT1
    SOFFLOIO
    SOFFLOIOT
    SOFFLOPR
    SOFFLORE
    SOFFLORI
    SOFFPHF
    SOFFPHHR
    SOFFPHIO
    SOFFPHNM
    SOFFPHPR
    SOFFPHRE
    SOFFPHRI
    SOFFRE
    SOFFREPR
    SOFIND
    SOFM
    SOFR
    SOGR
    SOHS
    SOID
    SOIMAP
    SOMF
    SOMFT
    SOMG
    SOML
    SOOC
    SOOD
    SOOF
    SOOS
    SOPCPATH
    SOPR
    SOQUOTA
    SORD
    SOREORG
    SORF
    SORP
    SORS
    SORTSUBF
    SOSC
    SOST
    SOSTAT
    SOSU
    SOSUBUT
    SOSXTEST
    SOUB
    SOUC
    SOUD
    SOUR
    SOUXA
    SOXP
    TBCS_RECIP
    TSALQ
    TSARQ
    TSOCX
    TSOEX
    TSOPA
    TSOPCFAV
    TSOPE
    TSOPT
    TSOTD
    TSOTT
    TSOTX
    TSOUX
    TSOVM
    TSOVT
    Edited by: kp2 on Dec 1, 2009 12:48 PM
    Edited by: kp2 on Dec 1, 2009 12:53 PM

  • How to find out the tables that will be affected using a transaction

    Hi,
    How to find out the list of database tables that will be affected when we use a standard transaction(ex. VA01, MM01..)...?(like When we create a salesorder, which tables and which fields will be affected..?)
    Is there any transaction or a simple way to find out the solution?
    Thanks,
    Pradeep.

    Hi,
    Give transaction code and in menu(system- status),  double click onthe Program name.
    Check in TOP INCLUDE - you will find all the tables related to that transaction.
    Thanks,
    Anitha

Maybe you are looking for