Find table for KOMG structure

Hi,
which table is related to KOMG structure and how to find it?

hi ,
Actually i want to retrieve the data from zpup control table.
when i was checking this zpup control table through vk13 transaction, i can see some records for material, description, amount, unit, valid from , valid to, etc if i entered valid plant. (vk13->zpup->valid plant)
but i don't know where these records are stored( i.e in which table all these records are maintained) and how to retrieve thsese records?
if it is helpful, points will be rewarded

Similar Messages

  • Find table for a structure field

    Hi,
    I need to find table for field Q0743-OFFR1. I tried using tcode SE15, but was not able to find any table where the field is used.
    Is there any other method of finding a table for a structure field.
    Any pointers in this regard would be helpful.
    Thanks,
    Saher

    Hi,
    when u open the structure , u will find the tab " Component " in that you
    will find "Data Element" column which hold the data element of the structure
    component , now double click on the respective "Data Element " and that will
    open up the Data Element Page in which u will find a "Where Used List" icon
    , click on that, this will now display you the list, select the TABLE LIST
    Check box and execute, which will subsequently display you all the the table
    names which has "specified" data element's component as field
    Hope this will Help you.
    Regards,
    Kiran

  • How to find out name of table for a structure.

    hello all,
                I want to find out name of table for a structure ADDR1_DATA. can anybody pls tell me how to find out it?
    Thanks,
    Ashu

    Hi Ashu,
    You write the structure name in se11
    after selecting the database table radio button
    click on the where used list button in the application tool bar.
    You will find the table name if it is used else where.
    Check out the website at:
    http://sap-idoc2edi-consulting.com/
    Read the blog at:
    http://blogs.ittoolbox.com/sap/ehadzipetros
    Regards,
    Jagadish

  • How to trace the database table for a structure

    hi
    am trying to find the database table for a structure unfortunately am failing to use the sql tracer any one know howelse i can do that the structure name is 'busbankcheck' and 'bus000flds'.
    thanx in advance

    Hi florence,
      1)      U can go to tcode sldb and give ur structure name or if u can find which logical database it is from u can get the tables of the structure....
    Suppose it is of HR it may be like pnp logical database and then to sldb and give pnp and u can get all the table of that....
    2)If u know which fields u want from the stucture....then go to table DD03L and give ur fields name and it iwll bring where all tables this field is avaialble and u can find them......
    3) the st05 sql trace can help u.....
    I hope any one of the three will definetely help uuu
    Regards
    vamsi
    Edited by: vamsi talluri on Jan 22, 2009 1:24 PM

  • How to create internal table for a structure in BSP

    hi ,
    I have created a Structure in BSP.I want to create an internal table for that Structure. But in my coding ie.
    <% data: begin of itab_1 .
                     include type zuvendstr.
                     data:end of itab_1.
                     data wa_str like line of itab_1.
                     loop at itab_1 into wa_str. %>
                    <tr>
                     <td><%=wa_str-name%> </td>
                           <%endloop.%>
    In this zuvendstr is Structure ,wa_str is workarea and itab_1 is an Internal table.But it is showinng an error that itab_1 is unknown.But we cannot define internal tables for an Structure in Page Attributes.So,please resolve how to create internal table for Structure in BSPS

    Hi,
    You can define itab_1 like this (assuming zuvendstr is a structure type):
    DATA: itab_1 TYPE TABLE OF zuvendstr.
    Regards,
    Tanguy

  • Table for Komk structure

    hello everyone,
    Can anyone please let me know what is the Database table for KOMK structure.
    I want to get field STCEG(Vat Reg number ) from KOMK structure.
    AS i cannot use the select statement on KOMK structure i need Database table.
    thanks in advence,
    regards,
    cheruku.

    Hi Ashish,
    I have one doubt
    I want to transfer STCEG field from TKOMK to VBAP table Field(zz_stceg).
    so in user exit "userexit_move_field_to_vbap" i coded like below.
    VBAP-zz_stceg = TKOMK-stceg.
    is this ok or do i need to code anything Extra.
    Thanks in advance,
    regards,
    cheruku.

  • Where  can i find table for field condition rating

    hi all ,
    where  can i find table for field condition rating& its decription, please help me
    thanks in advance to all

    Hi Jurgen
    thanks for the Quick reply and what shoud be the table for the field
    gopal

  • Find table for report creation

    if i want to create a report, i nedd to give field name and table name to the ABAPer, which i try to find by pressing F1 in that field.But many times its structure.In this case how can i find the exact table?

    Dear Sandip,
    After double clicking on the Data element---Where -used List -tables--
    execute---suppose if the system gives you more number of tables,then here by
    reading the description of the table,try to pick or else cross check whether in that
    table for that field its storing some values.
    No need to execute each table by giving inputs.Simple give the table name and
    after going into the table click on number of entries,by this way you will be able to
    short list.
    I hope this can help you to some extent.
    Regards
    Mangal

  • Table for the structure RIHEQUI_LIST

    Hello,
       I want the table name for the structure RIHEQUI_LIST.I searched but i didn't get the table name. Please help me on this.
    Regards,
    Rajesh

    Hi , Please find some of the table names below , and you are very specific what you want from this structure.
    EQUI             Equipment master data
    EGERR            Device data: Info record for point of delivery - historical
    EGERS            IS-U Device Master Data
    EGTUR            Periodic Replacement List
    EIKE             Index for Removed Device
    EQBS             Serial Number Stock Segment
    EQKT             Equipment Short Texts
    EQST             Equipment to BOM Link
    EQUZ             Equipment time segment
    A270             Euqipment/Document Type
    A272             Equipment/Standard Dummy Customer/Document Type

  • TO FIND TABLES  FOR MASTER DATA TRANSACTIONS

    HI , When we create a customer, the information is updated in structure RF02D and some tables like KNA1 are updated ..
    How can we find the tables for master data transactions.?
    please reply...
    thanks.

    Hi,
    I entered into the TC : ST05, Activated the trace then I created a customer, then I came back and deactivated trace, then I clicked on display it gave me a list ( yellow color list ) ... Wat do u mean by update methods here ...
    Thanks
    SK SIDDIQUI

  • How can we find tables for master data transactions

    hi
    could anybody tel.............
    when we create a customer the information is updated in structure RF02D
    some tables like kna1 are updated.
    how can we find these tables..?

    Hi Kalyan,
    This is how you can find any transparent table you want.
    1. Put your cursor in any of the  fields of the customer screen and hit <b>F1</b> on your keyboard. Next Click on the "<b>Technical Information</b>" icon. Under "<b>Field Data</b>", this would show you for example structure <b>RF02D</b> and field <b>KUNNR</b> (Customer Number), if your cursor was in the Customer Number field. Copy the field KUNNR.
    2. Next, open another session and execute transaction code <b>SE80</b>. On the Menu Bar, click "<b>Environment -> Repository Information System</b>". Open up the folder "<b>ABAP Dictionary -> Fields -> Double Click on Table Fields</b>". Paste your Customer Number field name (KUNNR) in the "<b>Field Name</b>" and Execute. This would show you all the transparent tables where the Customer number is stored.
    I hope the above helps.
    Do not forget to award the points please.
    Regards,
    Jacob

  • Transparent table for ADDR1_DATA structure

    Dear all,
    Plz. provide me the transparent table name for ADDR1_DATA structure.
    Actually for ME21n (PO Create)
    item level
    Tab - Delivery Address
    Now i want to fetch these address which is showing ADDR1_DATA structure after F1
    Plz help me

    U will find the address in ADRC itself.
    In the delivery address tab u have a number given as "address" use this as address number in ADRC table and u can see ur delivery address.
    кu03B1ятu03B9к
    Edited by: Kartik Tarla on Dec 11, 2009 11:58 AM

  • Problem in finding table for check no.

    Hi Experts,
    I need to print the check number in my form, but the functional person gave the table name as REGUD, but it is a structure. Can any one let me what would be the table for check number(REGUD-CHECT) and bank name(REGUD-UBNKA).
    Thanks & Regards,
    Ramana

    Hi,
    Go to Tcode SE84-> ABAP Dictionary -> Fields -> Table Fields --> field name = <your field name>Execute.
    You will get many tables, take one one of these to meet your requirements.
    But i dint get any table for UBNKA field. So just check this field name whether it is right.
    Again you can search for this field table name by putting "bank name" in short description field.
    Thanks
    Nitesh
    Edited by: Nitesh Kumar on Dec 9, 2008 5:15 PM

  • FIND table for PM order operations

    Hello,
    I am looking for the table in which the notification number of pm order operations is stored.
    I find table AFVC and AFVV but in this table I don't see notification number.
    Thanks for your help.
    Best regards,
                                  Seb

    For PM Order, you can see :
    - Notification number in header tabstrip
    - Notification number in operations tabstrip (for each operation)
    It is not the same number !
    I have the following informations : AUFK, AFKO, AFVC.
    For example, With IW32, I see operations tabstrip :
    Operation Item                   Notifications Number
    10                                      110000007
    20                                      110000007
    30                                      110000008
    In AFVC, I see :
    AUFPL                           VORNR
    1000582892                   10
    1000582892                   20
    1000582892                   30
    AUFPL number is the same for all items operations in AFVC !
    Thanks for your help.

  • Find table for table maintenance

    Say you’re in transaction mm03 to display a material.  How do you find the table you can perform table maintenance on to edit selections for field MVGR5?

    Good question.  Here is the way that I found it just know.   I went to SE11 and looked at the MVKE table and saw that the check table for MVGR5 is TVM5,  then I went to the intial screen of SE11 and changed the radiobutton to view, and did F4 help, here I hit the expand view icon and entered TVM5 in as the primary table and checked "Maintainence view",  it returned  V_TVM5 as the maintenance view.  I entered this view name into SM30 and that's it.
    I don't think that it is always this cut and dry.
    Regards
    RIch Heilman

Maybe you are looking for

  • Can't delete Calendar Group or Revert it to a plain calendar

    I am trying to start using iCal in an office setting where we will be synchronizing across a few different computers. Having played a bit with fake data and made a few sample groups/subcalendars I'm now trying to go back to a clean slate so we can st

  • Hr Authorization For End User

    Dear Experts, The scenario,in PA30 and also in PA40 HR end user should not have access to edit his own data but he/she can able to view his own data and he should have access to edit,create,copy for other employees. Kindly let me know authorization o

  • Animations not importing from ppt

    I've successfully imported animated Powerpoint slides into CP(3) in the past. But this time the animated slides appear blank, only the slide background appears. The slides without animation import as expected. I followed Adobe's advice and uninstalle

  • OS X Server take the place of QuickMail and web host email?

    Hi All, I have been doing quite a bit of searching in the forums and with google. Here is what our situation currently is: Cable modem with dynamic IP address. Web hosting account with JaguarPC.com for our Internet email. Clients are all running with

  • Cant uninstall, instal or use itunes..

    I get an error message when I try to uninstall, find itunes.msi, cant use it because it is a different age... when I do find it.... what do I doo