Tables which holds DFF information

Hello all,
What are the tables which store the DFF information of personal, Assignment and Salary Details of an Employee
Thanks in advance

There can be many DFF structures for Person,Assignment & Salary tables.
The main DFFs like Additional Personal Details are stored in the base table itself
Per_all_people_f
Per_all_assignments_f
Per_pay_proposals
You can also navigate to Application Developer responsibility -
Flexfield - Descriptive - Register , to check the table_name for a particular DFF.
Cheers,
Vignesh

Similar Messages

  • Table which holds all Keywords

    Hi Experts,
    Is there any standard table which holds all the ABAP keywords??
    Thanks in advance.

    Hi,
    I dont think there is such Standard table existing.. If it suits your requirement you can create a range for those keywords and use it to satisfy your condition...

  • Table which hold information for BW & DB  statistics updated for the Cube

    Hello SDN,
    I want to know is there any table which gives information about all Cubes, for which DB and BW statistics and DB indexes are maintained (and with green light).
    Thanks in advance.
    Regards,
    Yash.

    Hi Yash.....
    RSDCUBE
    Also u can check in Metadata Repository ............RSA1 >> Metadata Repository >> Click on infocube...........there u will get list of all cubes.......
    Tcode : RSORMDR
    U can also check in table DD02L............In this table u will get list of all tables.....
    Regards,
    Debjani....

  • Tables which stores Variables information

    Hi Gurus,
    I want to know how to find the vaiables information ???
    where can i find the complete information of the Variables of Bex reports . there must be tables which stores complete info.. right
    kindly help me in this regard
    Regards
    AK

    Hi,
    Below is the table whcih stores variables.
    V_RSZGLOBV
    Other tables for your refrence.
    RSZELTDIR
    Directory of the reporting component elements
    RSZELTTXT
    Texts of reporting component elements
    RSZELTXREF
    Directory of query element references
    RSRREPDIR
    Directory of all reports (Query GENUNIID)
    RSZCOMPDIR
    Directory of reporting components
    Assign points if it helps.
    Cheers,
    Malli.

  • Any table which store tabels information..?

    hi experts,
    is there any table in dd which store all information about tables(kna1,vbak etc.) in sap like tstc which store t-codes
    thanks
    vikas

    Hi,
    DD02L.This is the table which stores all tables.
    Reward if useful.
    Regards,
    Swetha.

  • Table which holds runtime processes

    can any gurus please tell me whta is the table to hold runtime process
    thanks and regards
    raju
    Message was edited by: venkata raju

    Hi,
    It always used to be the column ETHNIC_ORIGIN on the table PER_ALL_PEOPLE_F, but now I think there's a seeded information type for it on the table PER_PEOPLE_EXTRA_INFO.
    Unfortunately I am nowhere near a database at the moment so cannot check this.
    Clive

  • Table which holds datasource connections

    hi gurus,
    c an any gurus tell me what is the table to hold data source connections
    thanks and regards
    raju

    In SAP source system datasource properties are stored in  tables ROOSOURCE and RODELTAM. 
    In BW system it is stored in RSOLTPSOURCE
    Please assign points if this answer is helpful.
    Thanks
    A. Ramasubban
    Message was edited by: Ari Ramasubban

  • Tables which can give information about the variables

    When we on the system information, we can view the table associated with that field. However no table is linked to the variables. How can I pick this information in a query. eg : how can I catch the variable field at row level for the field, price after discount in the table PCH1.

    Hi Vivek,
    Check this User Query,
    SELECT T0.[DocNum], T1.[ItemCode], T1.[DiscPrcnt], T1.[Price], T1.[PriceAfVAT],
    T1.[PriceBefDi], T1.[LineTotal]
    FROM OPCH T0 
    INNER JOIN PCH1 T1 ON T0.DocEntry = T1.DocEntry
    SELECT T0.[DocNum], T1.[ItemCode], T1.[DiscPrcnt], T1.[Price], T1.[LineTotal]
    FROM OPCH T0 
    INNER JOIN PCH1 T1 ON T0.DocEntry = T1.DocEntry
    Regards,
    Madhan.

  • How do I create a dynamic growing table which holds "copies" of the footer Row from several instances?

    Mission:        
    To create a summary table with Rows from several (yet to be determined) instances
    Coordinates of the enemy   (or Row in question):  
    ROOT.category[*].sub_category_total.sub_category_summary.Row1
    Background information:
    An order form with option for several categories (2 – 10) with subcategories (2 – 20).
    Since the finished form might be up to 20 pages long I would like to get to the point
    with a click of a button (so to speak)
    Therefore a summary list seems the only logic solution.
    Reward:
    Unending gratefulness and publishing of finished sample for others to learn from
    Additional Note:
    Should you choose to accept this mission I will never deny your existence and will
    always give credit to whom credit belongs.
    This message will NOT self-destruct.    

    Hi Steve,
    thanks for the example ... nice and close but not 100 % solution.
    The sample requires me to set up the summary table with fixed rows.
    But I don't know how many main categories & subcategories will be there - it can vary between 2 and 20.
    One solution would be to set up a table with 20+ rows and hide them if rawValue ... equals 0.
    Might work -  but is not very elegant ....
    I guess I was looking for the script that counts the instances and then creates automatically the necessary rows.
    I know it is a lot to ask in a forum ... but I guess it might be possible. Isn't it??
    Please let me know if I'm reaching for the impossible 
    Jixin

  • Tables which contain details about queries

    Hi All,
    I would like to know the database tables which hold information about queries like structure, fields, Query elements etc. Thanks in advance
    thanks & regards
    satish murthy d.s

    try RSZCOMPDIR ??
    have a look at tables: rsrworkbook , rsrw*
    Re: Where-used list of an attribute (either display or navigational)
    Also try : RRMX_WORKBOOK_QUERIES_GET
    Re: Query Detailes
    Re: Query-InfoObject - Tables
    Re: Query Issues
    Re: Workbooks - Where-Used
    assign points if useful ***
    Thanks,
    Raj

  • Table which stores the list of active ods objects in BW

    Hi,
    I am trying to find out the list of active ods objects starting with y and Z, Is there any table which has the information regarding that. For Infoobject I found the table as "RSDIOBJ". Can you plz let me know if there is any table for ods.
    Thank you in advance,
    Raghavendra Reddy BIjevemula

    Hi Raghu,
    u r typing it wrong..
    its "RSDODSO"..
    It will definitely work..
    which gives all available ODS.
    Regards-
    MM

  • Table to hold objects

    Hi, Is there any table which holds all the custom objects in SAP. I am particularly looking at Z programs and Z Tables.
    Is TRDIR an exhaustive source?
    Thanks.
    Anand.

    Hi,
    check with the following link.
    Checking all the Dictionary objects
    Thanks,
    Neelima.

  • Need some help on CRM tables which have the details of the order created

    Hi,
    Can anyone help me in knowing the tables which stores the information of an order . I need to find the status, priority, category and the partner functions of a particular order. Is there any table which stores all these data.
    Thanks & Regards,
    Anuradha.P

    Hi Anuradha,
    basically you link  partner function of an order with view:
    CRMV_LINKPARTNER.
    In this view you can find :
    Guid of an order coming from CRMD_ORDERADM_H
    Guid of BP coming from BUT000,
    and <b>partner function</b> stored in field PARTNER_FCT.
    For sold-to-party you have to select 00000001.
    Concerning priority and category I suggest you investigating with "where used list", tool in which tables the data element is used.
    Then start from CRMD_ORDERADM_H or CRMD_ORDERADM_I , and with the guid go to CRMD_LINK.
    Extract the proper Guid set and try going into the table/s you select, previuosly.
    Regards,
    AndreA
    <b></b>

  • Table which contains tcodes module wise??

    Hi,
    Is there any table which holds tcodes modules wise(MM, SD,FI, CO, ABAP etc,.. )??

    Hi,
    Table TSTC  will give you list of all transactions.
    Regards,
    Nikhil

  • Which type of information can be hold by pool and cluster tables

    hi experts tell me exactly which type of information hold by pooled and cluster tables
    thanks in advance

    Hi
    I hope, you know that Rewarding with Points for the Useful answers is the SDN policy
    Pooled table
    Pooled tables can be used to store control data (e.g. screen sequences,
    program parameters or temporary data). Several pooled tables can be
    combined to form a table pool. The table pool corresponds to a physical
    table on the database in which all the records of the allocated pooled
    tables are stored.
    Cluster table
    Cluster tables contain continuous text, for example documentation.
    Several cluster tables can be combined to form a table cluster. Several
    logical lines of different tables are combined to form a physical record
    in this table category. This permits object-by-object storage or
    object-by-object access. In order to combine tables in clusters, at
    least part of the keys must agree. Several cluster tables are stored in
    one corresponding table on the database.
    Pool Tables (match codes, look up tables)
    Should be accessed via primary key or
    Should be buffered (SE11->Display Table->technical settings)
    No secondary indexes
    Select * is Ok because all columns retrieved anyway
    Cluster Tables (BSEG,BSEC)
    Should be accessed via primary key - very fast retrieval otherwise very slow
    No secondary indexes
    Select * is Ok because all columns retrieved anyway. Performing an operation on multiple rows is more efficient than single row operations. Therefore you still want to select into an internal table. If many rows are being selected into the internal table, you might still like to retrieve specific columns to cut down on the memory required.
    Statistical SQL functions (SUM, AVG, MIN, MAX, etc) not supported
    Can not be buffered
    <b>Reward points for useful Answers</b>
    Regards
    Anji

Maybe you are looking for