Finding tables for fields

hello ! i am praveen
i need to know the tables and their relationships
for these fields :
<b>1) ship to party
2) bill to party
3)invoice no
4)invoice date
5)ref doc no<b>

four main categories for a customer are
SOLD TO PARTY
SHIP TO PARTY
BILL TO PARTY
PAYER
i sell a product(assume im a vendor)  to customer A ,
and now i need to see who is taking the product it may be A or his office in another location say B
so the product where it is to be shipped will be ship to party .
now since he has received the product he has to pay me the bill .
once he receives the product it will be sent with a invoice quoting the product qty and a price .
so i   need to produce a bill to him saying that ur product costs so much and u need to pay me this amount . this is billing .
now to settle the bill he can do it or a Payer can do it .
this is just like combinations of the customers .
for ur understanding lets say sold to ,ship to, bill to , payeer are same .
u can find all the entries in table VBPA (bill to party and ship to party )
sales order in VBAk and VBAP , VBPA ..
delivery details In LIKP LIPS
invoice details IN VBRK VBRP (invoice number and invoice date )
reference document no will be a number on which a sales order is created .
(VBAK-VGBEL)
hope this helps ,
regards,
vijay

Similar Messages

  • 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 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

  • Please help me to find the table for fields where the descriptions are give

    please help me to find the table for fields where the descriptions are given below
    Customer Support Administrator
    first line Support indicator

    You could also try table DD01T. In se 16,put in the description thats needed,you will get to know the respective data elements.
    Then you can use DD03L to find the respective table. This would work if the data element is not generic.
    Regards,
    Anubhav.

  • Suggest Zero line indicator - Table for Field XNUVR

    Hi Gurus,
    I want to find table for fiels XNUVR - Suggest zero line indicator. I have searched all the blogs but not able to find it,
    Can u please guide??
    Regards,
    Amarnath Dube

    Hi Jurgen,
    Table ESDUS does not contain any field XNUVR.
    Also can you please elaborate in detail about action and element.
    Regards,
    Amarnath Dube

  • Tables for fields for machine wise production data

    PP gurus,
    Plz let me know abt the tables for fields
    machine code
    quantity poduced
    quantity rework
    quantity rejected
    no of settings
    hours available
    hours produced
    time per setup(in minutes)
    segemnt
    Plz let me know all dse ASAP.
    regards,

    Sudha,
    AFRC                           Incorrect cost calculations from confirmat
    AFRD                           Default values for collective confirmation
    AFRH                           Header information for confirmation pool
    AFRP0                          Table of planned changes for confirmation
    AFRP1                          Table of planned changes to conf.: Automat
    AFRP2                          Table of planned changes for confirmation:
    AFRP3                          Table of planned changes for confirmation:
    AFRP4                          Table of planned changes to confirmatn: Da
    AFRU                           Order Confirmations
    AFRUHR                         Order Confirmations for HR
    AFRV                           Confirmation pool
    AFRV_DEL                       Backup Copy for Confirmation Pool
    Regards,
    Prasobh

  • How to create Check table for Field Maktx

    Hi Experts,
    I am create one ztable with fields Mandt, Matnr, Maktx, Type1 and Type2 etc.
    I need a create a check table for field MAKTX.
    If i give material number the its the material description also.
    Thanks in Advance,
    Purnaneelu.

    Hi,
    Actually i am create one ZTable with fields Mandt ,matnr, maktx, type1,type2 and type3
    Now i am entry the data for matnr,type1,type2 and type3 .
    Now i am going to TCode SE16n material is not appears, but the requirement is shows the description also
    STOP USING I AM in each and every sentence...and try to correct your english...so that people can understand your problem easily.
    Hope this suggestion will help you going forward at the time of posting your question at SDN.
    Wram regards,
    Abhishek

  • Can u tell me the tables for field Cross company Purchase Order.

    Can u tell me the tables for field Cross company Purchase Order.

    check below link...
    http://help.sap.com/bp_bblibrary/500/Documentation/J53_BPP_EN_DE.doc

  • Find the table for fields QM related urgent

    hi all,
    Based on the inspection lot no. , I need to find out the fields 'short text for inspection characteristics' & 'original values'.   in which table i can find out.
    the transaction is QE03. If i press F1 it is referring to structure.
    Edited by: uday madhav chebrolu on May 17, 2008 10:31 AM

    You could also try table DD01T. In se 16,put in the description thats needed,you will get to know the respective data elements.
    Then you can use DD03L to find the respective table. This would work if the data element is not generic.
    Regards,
    Anubhav.

  • How to find table for structure field ???

    Hi..
    i need your expert help on this.
    i am working on printing of terms of payment description. here there are explanation fields. it is coming from structure R052. and field name is TXT 02. here as per my understanding structure is coming from multiple tables so how i can find that from which table this field is coming??
    thanks
    h shah

    Dear,
    Well I cant say this is the solution for your issue, but have a look.
    http://it.toolbox.com/wiki/index.php/Find_data_in_your_SAP_system_and_know_which_tables_do_what
    DD02L - table properties
    DD02T - table texts
    DD03L - field properties
    DD03T - field texts
    How to find data related to a structure? With GREAT difficulty, but here are some ways (which will NOT work sometimes) to find specific fields if you know the structure's fieldname.
    1) First, goto SE11, and enter your structure name. Goto the field that holds your data, and double-click on the element name. Once inside the element, do a where-used list for that element, searching tables only. Then go into each table, and see if you can find the one holding your data. There may sometimes be a huge number of tables displayed, but a lot of them will be empty.
    2) Get the name of the program behind your transaction, goto SE80, and enter the program name. 99% of the time it will be part of a module-pool and bring up the pool. Goto the dictionary structures, and search each table there for the one holding your data.
    3) Open a new session with transaction ST05, select SQL Trace, click on the Trace On button, and go back to your transaction (while leaving the session with ST05 open). Submit your transaction, and go back to the ST05 session. Click on the Trace Off button, then select the List Trace button. Continue with standard selections, and a BASIC TRACE LIST will appear. search thru the tables displayed under ObjectName.
    and have a look at below.
    You do know any transaction in which (related) data is used: 1) start the transaction 2) position the cursor on the field you want to have info about 3) press F1, then F9 4) now you see the technical information of the data element, such as table name and field name. 5) if the table mentioned is what you're looking for, you're done. It is also possible that the data element is in a structure and not in a table. Now you can either analyze the structure via trx SE11, or you can double click on the 'data element' field. In the next screen, use the 'Where used' button to find the tables in which this data element is used.
    Additional tip: if you have found the table name, you can use trx SE36 to see the relationships of this table to other tables. You can use these relationships when defining queries, designing custom ABAP programs, etc. If you're lucky, one or more standard SAP logical database exist which contain the table you found in the previous steps. Proceed as follows: 1) start trx SE36 2) use the search help for the logical database name 3) enter the name of the table in the search help 4) press enter and, if you're lucky, you'll see a list of logical databases. Select one, press enter, select the radio button 'Structure' and press the view button. Now you'll see how this table is related to other tables.
    And finally, I prefer, the simpliest way to contact the ABAP consultant for help.
    Regards,
    Syed Hussain.

  • 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

  • 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

  • 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.

  • Add a custom table for field selection while creating field catalog for LIS

    Hi,
    I have a requirement to add a Custom table to be available for field selection while creating a field catalog for LIS. Its required as there are many custom fields to be used for field catalog creation and adding them in one of the existing tables listed is not a feasible option for us. Please let me knw if its possible..?? If yes how to get it done..??
    Regards,
    Akash Sinha

    hi,
    You need to add your field in the Data Dictionary first. For example, if
    you want the new field in the Order Item field catalog do the following.
    Look at structure MCVBAPUSR (SE11). If you already have a user structure
    appended to this structure then you can add your new field to your existing
    structure. If there is no structure already appended to MCVBAPUSR then you
    must create a new structure with your field in it and then append the new
    structure to this one.
    If you look at structure MCVBAP you will see the data appended to the end
    of it.
    Now you should see it in the field catalog.
    regards,
    balajia

Maybe you are looking for