From which table the structure field is getting populated

Hi all,
I've a requirement to run the report for process orders when AFVGD-FLG_PURS(Indicator:purchase order exist)is active. I'm not able to find from which transparent table I can populate data in  this flag value.
I've tried "where-used list" to get which table is having this field, but I didn't get any table name.
Is there any way to get it?
Thanks in advance.
Regards,
Bhavana

Hi,
another possible solution is to do a "trace".
1.- Go to transaction is ST05.
2.- Then activate the trace.
3.- Afterwards go to the transaction where the structure field is.
4.- And then return to ST05 to deactivate the trace.
5.- Last watch carefully the log of the trace.
Here you will find all the tables and select´s involved in the process.
Best regards.

Similar Messages

  • From which tables the data is coming in to transaction fields, how to find?

    Hi abapers,
    I am new to abap,
    I have some data in one transaction.
    I want to know that one particular record in a field from which table the data is coming, how do i know?
    How to find that for the transaction is haveing header and item tables?
    How to find that what are tables used for that transaction?
    by presseing f1 on a field we can find table name or structure name along with field name of that particular field?
    If structrure means how to find that field from which table it is coming?
    I  found table name for some of the fields like this by pressing f1,double clicking on structure name?
    but some fields in another transaction does not showing the table names only structure it is showing?
    Moderator Message: Basic Question. Please search.
    Edited by: kishan P on Nov 13, 2010 3:20 PM

    hi ,
    you can  do that by Transation st05
    where you have to 1) activate trace  ,
      2) execute transaction  
    3) deactivate trace after transaction complete 
    4) display trace 
    there you can find all  step by step flow from where data has been retirved and tables also  .
    if you dont no take help from Basis  People  .
    Regards
    Deepak.

  • From which table the ship to address is picked up in SRM

    Hi,
    Can anyone tell me From which table the ship to address is picked up in SRM?
    BR
    Sairam

    Hi,
    See the  foll related thread:
    Table name for - ship to address.
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • From which table, the current number is taken for a WM TO?

    Dear Experts, 
    Kindly let me know when a transfer order is created in LT01,  how the TO number is  assigned?
    Before assigning a number, from which table it takes the current number?
    regards
    shetty

    Hi,
    r u able to see the current no in LT01 tcode ,if it is means pls let me know the field of that.
    and check with the below tables also,
    LAGP
    LECMOFF
    LEIN
    LINK
    LINP
    LINV
    LL01
    LL02
    thanks,
    sankar m

  • Please tell me from which table orderid & suborderid field is got in APO

    Hi,
    Iam working in on a APO report wherein a stored procedure from a function module is executed, the stored procedure is as follows:
    EXEC SQL.
        EXECUTE PROCEDURE                  "APS_DRP_IO_GET" (
                            IN  :LS_GEN_COM_PARAMS,
                            OUT :LV_RC,
                            IN  :ET_RC,
                            IN  :IT_MATERIAL,
                            IN  :IT_ORDER_STATUS,
                            IN  :ET_IO,
                            IN  :ET_POSITIONS,
                            IN  :IV_START_TIME,
                            IN  :IV_END_TIME,
                            IN  :IV_IONODE_PEG_SEL)
      ENDEXEC.
    after executing this procedure you get the order details,
    which also contains the details for the orderid & suborderid, now since I cannot go into the debugger mode for this stored procedure Iam unable to know where does this orderid & suborderid fields get populated from.
    Please help me ASAP as I would like to use this fields in my logic of program.
    Thanks in Advance.
    Regards,
    Sanjay.

    Hi Amole,
    Thanks for your reply, but I wanted to know which is the transparent table from which this stored procedure is getting the values for the orderid & suborderid.
    Thanks & Regards,
    Sanjay.

  • To which table the structure plknzea belongs

    i need to find out the table to which this sturcture(plknzea) belongs.
    how the table fplt is related to table aufk

    This structure is only used in two programs to hold certain data from screen fields.  Depending on certain values of these fields, it sets a value to view V_T350_P, which is a view over T350.
    Code from L0I04I10.
      IF PLKNZEA-SOFT EQ YAUSW.
        V_T350_P-PLKNZ = YAUFT_SOFT.
      ELSE.
        IF PLKNZEA-GEPL EQ YAUSW.
          V_T350_P-PLKNZ = YAUFT_GEPL.
        ELSE.
          IF PLKNZEA-UNGP EQ YAUSW.
            V_T350_P-PLKNZ = YAUFT_UNGP.
          ENDIF.
        ENDIF.
      ENDIF.
    It does something simular in the other program.
    Code from LCOIHI06.
      CLEAR CAUFVD-PLKNZ.
      IF  PLKNZEA-UNGP = YX.
        CAUFVD-PLKNZ = SPACE.
      ELSEIF PLKNZEA-GEPL = YX.
        CAUFVD-PLKNZ = 1.
      ELSEIF PLKNZEA-SOFT = YX.
        CAUFVD-PLKNZ = 2.
      ENDIF.
    Does this answer your question?
    Regards,
    Rich Heilman

  • Purchase Requisition number : In which table the currency field stored?

    When we raise a Purchase requisition nr : t codes ME53N / ME21N
    the PR nr, item nr, PR doc type, PR group, plant etc are stored in EBAN table.
    PR amount can be calculated based on MENGE * PREIS / PEINH from the table EBAN.
    Where will be the PR amount currencies like 'EUR' or 'GBP' stored?
    How can we relate those Table with EBAN?
    Please let me know the exact TABLE for this.

    hi kpreddy
    before going to raise purchage order u must give the purchage requisition plan
    why we r going to purchage the material??? so many things to approve to purchage a material
    menge - purchage order quntity
          preis -
    that currencies depend upon the country wise purchage order..........

  • In which tables the GL  account group  field KTOKS

    Hi,
    From which tables the GL  account group  field KTOKS  get
    Regards,
    Siva

    hi
      DKOKS                            Open Item Account Balance Au
      DSKOS                            Balance Audit Trail
      SKA1                             G/L Account Master (Chart of
      T077S                            G/L account groups
      T077Z                            Account Group Names (Table T
    regds
    laks.

  • How to find from which table we r fetching the data

    Hi friends,
    i got a requirement to design a query,in my transfer rules i check the info object related to the fiels.but in my crm the field name is different.
    how to find from which table the field is fetched........
    please tell me........
    Regards
    sridath

    Dear Sridath,
    In ST05 switch on the SQL Trace.
    Goto RSA3.
    Give your DataSource name > Execute
    Goto ST05...Switch OFF the Trace
    Analyze the Trace file
    Gives you details about the fields and Tables from where you are fetching.
    OR
    Goto LBWE
    Find your DataSource > Maintenance > Display mode
    In right side window...expand ALL list box...
    Exclude MC and take other words...they are the Source Tables.
    Regards,
    Ramkumar.

  • Find out from which table a ES gets his data

    Hello,
    I'm now asking myself (for a couple of hours) how I can find out from which table(s) a Enterprise Service gets his data. I don't find any hint about this on ES Workplace, sproxy or soamanager. Has anyone a usefull hint for me?

    Hi Marco,
    This actually is an excellent question, as it allows to clearly realize, that ES Repository is only a modeling device and it does not contain any implementation details.
    If you are interested in implementation details, then Services Registry and the respective backend system are your friends, as Enterprise Services are implemented in these backend systems and then published in the central phone book - the Services Registry.
    If you haven't applied yet for the free access to the ES Workplace systems, do so as this will give you access to the SAP ERP discovery system that implements all the ECC related Enterprise Services.
    Now, if you want to see the implementation details for a given service - start from the ES Workplace. Go to the Services Registry and find an ECC service of interest. Then, on the General tab of the service you will find the Namespace and Internal Name. Having these two values, log on to the ES Workplace ECC system, start transaction SE80 and select Enterprise Services Browser. If this option is not available, go to Menu -> Utilities -> Settings and select Enterprise Service Browser. Find the namespace and the service (by its internal name) then navigate to the implementing code - which typically is an ABAP Object interface and an implementing class.
    The only reason I am referring to the ES Workplace Service Registry and its discovery system is, because it is a platform we all have access to. Each client builds their own SOA landscape, where only certain Enterprise Services are published in the Services Registry. And, of course, the system landscape can be more complex - containing not only ECC but other SAP Business Suite products. 
    I hope this helps a bit.
    Regards,
    Andrzej

  • From which table Gross amount can be picked

    Hi,
    From which tables the gross amount of line item of sales order can be picked.
    Please give me the table names to fetch gross amount.
    Regards,
    Krishna

    Hi,
    Select the condition record number from VBAP i.e. KNUMH and pass this condition record number and condition type PR00 (Ctype PR00 is for gross value kindly check ) to KONV . in KONV KBETR would give the value .
    Regards,
    Raghavendra

  • How to Find out the from which table we can get the following fields?

    The following fields are from invoice data
    How to  know or from which table we get the following fields:
    Header Details:
    Manifest:, Finance Control #:, Alternate SID:, Carrier:, Container/Trailer #:, Hazmat Code:, Harmonizing Code, Freight Forwarder, Fiscal Rep., Ship From,  Notify Party
    Item Details:
    VAT/Tax Rate %, VAT/Tax Amount, Measurements, Net Weight, Gross Weight
    thanks

    Dear Krishnama
    Place your mouse on the required fields and press F1.  A box with header Performance Assistant will appear in front of you where you select "Technical information" (icon like hammer and spanner). 
    You can now see what table it is.
    thanks
    G. Lakshmipathi

  • From which table i can get the long text

    Hi All
    I have created some long text through function module CREATE_TEXT And i am able to see the text in the transaction .
    My requirement is from which table i can get these stored long text???
    Any suggestions please.
    Thanks

    Appreciate your answers.
    I have checked the both the fields stxh as well as stxl but i am not able to find any text fields out there.
    My actual requirement is some third party software needs to b mapped the table fields in order to import it.
    So if i know the table fields that would be easier.
    Can you tell me y we can not read it from the tables?
    Thanks,
    @run.

  • From which table we can get cat_guid depending upon the guid of a tr.ticket

    Hi Experts,
    I have to find the cat_guid depending upon the guid which is in crmd_orderadm_h table to retrive the fields categeorization module/element/type maintained in the service ticket.
    Please tell me from which table we can get cat_guid depending upon the guid of perticular trouble ticket.
    points will be rewarded if helpful.
    regards,
    Ezal

    Hi Ezal
    Pass the GUID (CRMD_ORDERADM_H) to Function Module CRM_ORDER_READ to retrieve the required values.
    I think this should do the trick.
    Reward with points if helpful
    Regards
    Arden

  • From which table could i get all the Variants of a ABAP program?

    Hi,
    From which table could i get all the Variants name which belong to a specific ABAP program?
    Thanks.

    Hi Hoo,
    You can get the variants of a ABAB Program from table <b>VARID</b>. Give the report name to the VARID-REPORT field and you will the list of variants for this report under field VARID-VARIANT and VARID-ENAME is the user who created the variant.
    Otherwise, You can use the function module RM_GET_VARIANTS_4_REPORT_USER to get the variants of a report
    Thanks,
    Vinay

Maybe you are looking for

  • Voice Memos won't sync to iTunes anymore

    So for some reason when I sync my iPhone 3G, the voice memos won't sync to my iTunes library. The "Sync voice memos" box is checked and older voice memos from April and before synced in the past. Now there's just a Voice Memos folder under my iPhone

  • Hardware or Software Problem?

    Hi Every six weeks or so, my IMAC G5 slows down until it doesn't respond (pinwheels galore). Ultimately I run disk utility from the Leopard Disk, but verify disk and repair disk both fail. So I erase the hard drive and re-install. Everything is then

  • Running monthly stock report

    i want to run a monthly stock report that will show me the opening stock.opening vales,total receipt stock,total receipt value,total issue quantity,total issue value,closing stock quantity and closing stock value.....Using MB5B does not give me the a

  • Changing fonts for Pop up menus

    Hi all, Could any tell me if there is a way to change the choose of fonts you can use on the pop up menu options? I am trying to have Arial as the first choice but my current option does not allow this and i cannto find a way of changing it. Thanks M

  • FM transmiter that CHARGES iPod nano 4th gen

    Hello.Well after the clickwheel crapped out on my girlfriends ipod nano 4gb 1st gen decided to get her a ipod nano 16gb 4th gen (pink..shes a girl:) for her birthday.So that's all decided.Now I start researching what fm transmitter to get and see a p