Tables for plant , factory calender & calender validity period

In which tables we find the data of plant , facory calender & calender validity period.If anybody knows please tell.

I want the combination of plant , factory calender  & validity period tables to extract the data.In TFACD table we don't get plant & validity details to know exactly what was done during configuration.

Similar Messages

  • What are the master data tables for 'Plant'?

    Hi friends,
    What are the master data tables for 'Plant' that contain below data?:
    PLANT
    NAME1
    NAME2
    LANGUAGE
    HOUSE_NUM_STREET
    PO_BOX
    POSTAL_CODE
    CITY
    COUNTRY_KEY
    REGION
    COUNTRY_CODE
    CITY_CODE
    TIME_ZONE
    TAX_JURISDICTION
    FACTORY_CALENDAR
    Thanks a lot!

    Hi,
    Plz try out following tables for your requirement.
    TOO1W
    ADRC
    J_1IMOCOMP
    T001W :  werks TYPE t001w-werks, "PLANT
            name1 TYPE t001w-name1, "PLANT DESCRIPTION
            adrnr TYPE t001w-adrnr, "PLANT ADDRESS NUMBER
    ADRC:  addrnumber TYPE adrc-addrnumber,  "ADDRESS NUMBER
             str_suppl1 TYPE adrc-str_suppl1,  "STREET2
             str_suppl2  TYPE adrc-str_suppl2, "STREET3
             street TYPE adrc-street,          "STREET
             city1 TYPE adrc-city1,            "CITY
             post_code1 TYPE adrc-post_code1,  "CITY POSTAL CODE
             post_code2 TYPE adrc-post_code2,  "PO Box postal code
             tel_number TYPE adrc-tel_number,  "TELEPHONE NUMBER
             fax_number TYPE adrc-fax_number,  "FAX NUMBER
             str_suppl3 TYPE adrc-str_suppl3,  "STREET4
             location TYPE adrc-location,      "STREET5
             city2 TYPE adrc-city2,  
    For Tax Details :
    J_1IMOCOMP :   werks TYPE j_1imocomp-werks,
                              j_1icstno TYPE j_1imocomp-j_1icstno,
                              j_1ilstno TYPE j_1imocomp-j_1ilstno,
    Hope this will help.
    Regards,
    Archana

  • What are the standard tables for plant maintenance in r/3

    I need the list of standard tables for plant maintenance in r/3. and also
    is there any way we can find the field name  and table which it belongs to in r/3,  based on the description of the field.

    I NEED THE FIELD NAMES FOR FOLLOWING FIELDS AND CORRESPONDING TABLE NAMES
    Equipment status
    registration number
    insurance type
    insurance type description
    registration date
    expiry date
    insurance companies
    expiry date
    policy number
    amount insured
    premium paid
    created by  ..so ..on
    for our report in PM  .. insurance data report
    THANKS

  • Table for Plant Detail

    Hi,
           What is the table for plant details on Material Basis?
    Thanks

    Hi,
    MARA                             General Material Data
    MARC                             Plant Data for Material
    MARD                             Storage Location Data for Material
    Reward of helpful

  • Error at the time change factory calender (scal) validity period

    Dear Experts
    When I tried to change the factory calender Valid period with t code scal Fr. Year 1996 to Year 2011, it probe me the message "Please enter validity area between years 1995 - 2010." and I wasn't allow to save.
    Pls advise how to solve the above problem.
    Thanks.
    BK GAIKWAD

    hi
    your issue is clear that the factory or plant cllendar is defined for only 5 years 2005 to 2010
    NOTE: pleaase contact your HR or FICO consultants for this issue & dont change any thing in PRD then you will be responsible for it
    hope this clears your issue.
    balajia

  • Table for Plant Creation Date

    Hi,
    Can anyone tel me the  table name for Plant Creation date .?
    I searched in SDN but DBLOGTAB in my case has ZERO entries .Is thr any other way ?

    Hello,
    So i hope you get the reason why your are not getting the table changes in DBTABLOG
    You should take help of the basis team for doing this. PLease go through the SAP documentation for details:
    [http://help.sap.com/saphelp_nw04/helpdata/en/7e/c81ec852c511d182c50000e829fbfe/content.htm|http://help.sap.com/saphelp_nw04/helpdata/en/7e/c81ec852c511d182c50000e829fbfe/content.htm]
    [http://help.sap.com/saphelp_nw2004s/helpdata/EN/32/a479f0e083fc4386e66380e932497e/content.htm|http://help.sap.com/saphelp_nw2004s/helpdata/EN/32/a479f0e083fc4386e66380e932497e/content.htm]
    BR,
    Suhas

  • Table for plant data

    Experts,
    which table includes the data for plants e.g. plant describtion, or which tables are applicable for plant data ?
    Thanks in advance
    Jörg

    Try T001W

  • How to extract data for condition records with different valid periods

    Dear Gurus,
      There was an error in the recent condition records price upload. Now, i want to extract the data into excel file depending on different valid dates. Please let me know how can i do this... in the extracted file i would like to have fields like, valid on and valid to dates, condition type, price list type, material, condition record no. , last changed date, last changed user id etc., please suggest...thanks in advance..
    rgds
    suri

    hi suresh
    create a quick query (SQVI) and extract to excel table KONP
    only thing you need to take care is table join for fields datab ( valid from) and tatbi (valid to) you need to take from right table which are present A-table,
    Anil

  • Table for plant section field in equipment master.

    hi,experts,
    can anybody please tell me in which table data of plant section field gets updated? as I m developing one report where I need to pick up data from plant section field in equipment master.
    rgds
    rajib

    Hi,experts,
    many many thanks for your response.But whatever table you have given like ITOB,ILOA,or SO61 to SO71,nowhere I am getting my data means plant section field data.I am preparing one safety permit through smart form where I need to pick up data of plant section field .I have used it to for each department where the equipment belongs.please guid me exactly from which table I should pick this data.thnaks in advance
    rgds
    rajid

  • Table for plant address

    Hi,
    I am looking for the table from where we can get the address number of a location (plant). When we get the details of a shopping cart through FM> BBP_PD_SC_GETDETAIL, in the the table I_PARTNER, there is a field ADDR_NO. I could able to get this address number for the other partner functions 12, 20, 27 but not for 75. Can you please help me to find out the table in which the plant address is store?
    Thanks,
    Arun

    Hi All,
    Thanks for your reply. Let me clarify question.
    I am creating a BDC program to create shopping cart through FM: BBP_PD_SC_CREATE. For that, I need to pass the address number of plant (location) into the internal table when partner_fct = 0000075. We can get the business partner for the plant from table BBP_LOCMAP. But I need to get the address number of that plant or BP. Can you please tell me, from which table I can get the address number of a plant?
    Thanks,
    Arun

  • Table for Plants and Authorizations

    Hi,
    For a given plant, I want to know the Authorizations assigned.
    Which table contains the necessary data?
    Thanks,
    Shivaa......

    Hi,
    This is not as straight forward. Contact your basis administator. Authorization are controlled via roles and roles are assigned to each user.
    rgds,

  • Sap tables for plant type or location type

    Hi,
    I looking for tables which contain location type.
    Thanks & Regards,
    Narsingh.

    Hi Nicole,
                 Thanks for replying but I'm looking for tables which contain location type not plant (werks).
    Please suggest if there is any table which stores location type with fieldname.

  • Table for Plant , Purchase organisation

    Dear all ,
    can you please let me know in which Table i can see the list of all operational Plants and Purchase organisation available.
    Sagar.

    T001W

  • How to extend cost centers validity period

    Hi,
    I have to extend 150 cost centers validity period at a time.
    Please provide solution for this.
    Thanks and regards.

    Dear Frank,
    Thank you for using the SAP SDN Forums,
    In relation to your query please refer to the information contained in Note: 37093 for details on extending the validity period of a Cost Center
    I hope this helps,
    Kind Regards,
    Brendan

  • R/3 tables for data sources

    can anyone tell me r/3 tables for plant maintenance data sources
    0PM_DISMANTLE
    0PM_MEASUREMENT
    0PM_OM_OPA_1
    0PM_OM_OPA_2
    0PM_OM_OPA_3
    0PM_PRM_PLCS_1
    2LIS_17_ACTY
    2LIS_17_CAUSE
    2LIS_17_ITEM
    2LIS_17_NOTIF
    2LIS_17_OPERATION
    2LIS_17_ORDER
    2LIS_17_TASK
    2LIS_18_ACTY
    2LIS_18_CAUSE
    2LIS_18_ITEM
    2LIS_18_NOTIF
    2LIS_18_OPERATION
    2LIS_18_ORDER
    2LIS_18_TASK
    2LIS_05_ACTY
    2LIS_05_CAUSE
    2LIS_05_ITEM
    2LIS_05_NOTIF
    2LIS_05_OPERATION
    2LIS_05_ORDER
    2LIS_05_TASK
    i am not able to find the r/3 tables?
    please suggest me
    i will assign points

    Hi Vishal,
    Please see the below link.
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/7a0c3c40787431e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c1/840c3c40787431e10000000a114084/frameset.htm
    Click on Datasources. There u can find some tables and fields u want.
    Assign points if it helps...
    Regards,
    ARK
    null

Maybe you are looking for

  • How do I remove movies from my hard drive?

    I tried to update my system and it says that I don't have enough space on my hard drive. When I went to delete files it shows quite a bit of space being taken up by movies. I don't have any movies on my iTunes but they are on my cloud. How do I remov

  • Hello

    I have prepared a report regarding the TDS details . I have used the tables BSIS and BSAS. But when I am executing the report I am facing runtime error (TIMEOUT ERROR) . can any body suggest me what I have to do for its batter performance???? Moderat

  • ITunes freezes when i connect iPod?!

    I've had my iPod one week - one week!!! - and already something has gone wrong. iTunes works fine when I'm just listening to music or what have you, but when I plug in my iPod, within a few minutes the iTunes freezes. iPod says not to disconnect, I h

  • Word 2003 inconsistent document recovery behaviour

    I have a document that I have discovered (using the Open and Repair feature in word 2003) has an Internal Data Integrity (Type 4)  error (whatever that is). On some machines (all running the same version of Word 2003, with SP3 and no other patches) t

  • "Firmware","disk error","can't mount it": Is this the end?

    "Firmware","disk error","can't mount it": Is this the end? My iShuffle is DEAD? I think it's dead but as my last breath i will try to find any different solution before to bury it. Sorry for my English, I am Brazilian, but I will try do my best for y