Tables in Plant Maintenance

Hi Gurus,
I want to know about Tables in Plant Maintenance.
How many tables are present in PM & for what purpose?
from where could I get this information?
Is their any specific T-code to know this?
How can I check the purpose of respective Table?
Requested you to assist me in this regards...
Thanks in Advance.
Regards,
Amol.

Here are some useful links/information.
1.[To get PM Tables|http://www.sap-img.com/plant/transparent-table-relate-with-pm-module.htm]
2.[PPT slide on PM Tables|http://sapabap.iespana.es/sap/tablas/pm/db_for_pm.ppt]
3.[A web page on PM Tables|http://www.erpgenie.com/sap-technical/abap/pm-tables]
4.[SDN thread on this topic|Re: Plant Maintenance Tables;
Regards
Jogeswara Rao

Similar Messages

  • 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

  • Plant Maintenance Tables

    Hello All,
    I am curious to find a list of SAP Plant Maintenance (Preventive Maintenance) tables. Ideally, I would like to see a relational diagram too.
    Thank you in advance,
    Sasa

    hi
    CSKS      Cost Center Master Data
    CSSL      Cost Center / Activity Type Assignment
    T001W      Plant
    T006      Unit of Measure
    T024I      Maintenance Planner Groups
    T352B      Catalog Profile
    T357      Plant Section
    T370C      ABC Indicator
    T370F      Functional Location Category
    T370S      Functional Location Structure Indicator
    T399I      Planning Plant
    T430      Operation/Activity Control Key
    T499S      Location Codes
    TC21      Standard Value Key
    TC23      Work Center Usage
    TC24      Work Center Person Responsible
    TC25      Work Center Capacity Other Formula
    TC26      Work Center Capacity Category
    TC27      Work Center Capacity Planner Gorup
    TC30      Work Center Category
    TC38A      Work Center Shift Sequence
    TGSB      Business Area
    EQUI     Equipment Master Data
    EQUZ     Equipment Time Segment
    EQKT     Equipment Short Texts
    MPLA     Maintenance Plan
    MPOS     Maintenance Item
    PLWP     Alloc of Maint. Packages to TaskList Operatoins
    T351P     Maintenance Packages
    MHIS     Maintenance Plan History
    Regards
    Sujit

  • Creating Z report for material stock (plant maintenance module)

    hello,
    we are implemented Plant maintenance module (SAP PM)  in our organization.
    our requirement is to create a stock report which will incldue
    followings:-
    1)material number
    2)plant number
    3) storage location
    4) material type
    5)valuation type
    6)Opening Stock 
    7) OpValue 
    8)Received Stock  
    9)   ReceiptValue      
    10)   Issue Stock          
    11)  IssueValue        
    12)  Closing Stock      
    13)  Closing Value
    we want above details in ALV grid format.
    to gert all the details for perticular material, we calcute closing stock and closing value in following manner:-
    opening stock + received  stock - issue stock = closing stock
    opening value + recipt value - issue value = closing value
    we are unable to find table name for  accessing  opening stock,  received  stock , issue stock  & opening value ,recipt value , issue value from system. please suggest table name information for getting above details  for creating Z report

    Dear friend,
    Before to make a decision to bulid a custom report make sure you have checked out the following standard transactions:
    MB5T Stock in Transit
    MMBE Stock Overview
    MD04 Stock/Reqs list
    MB53 Plant Stock Availability
    MB52 Warehouse Stock
    MB5M Expiration Date list
    MB5B Stock for Posting Date
    MB5T Stock in Transit
    MBBS Valuated Special Stock
    MBLB Stock with Subcontractor
    The possible tables are:
    MARA, MARD, MARC, VBEP, VBAK(VBAP), EKKO(EKPO), EKBE, EBAN, EBEW, MSEG, MKPF,...
    Good luck!

  • Queries on plant maintenance

    Hi all
    Can anyone tell me where can I raise queries about Plant Maintenance?
    Looking is an option.
    Edited by: kishan P on Oct 5, 2010 2:35 PM

    Dear Saran,
    Thanks for responding to my query. Kindly let me know does these tables have got any link with other Quality Notification tables like QMEL, QMFE, QMIH, QMMA, QMSM, QMUR and QPCT. I am picking rest of my report data from these tables.
    Regards,
    Alok.
    I'll be rewarding you the points without fail.

  • Plan cost in Plant maintenance order

    Hello,
          I need to show plan cost in plant maintenance order on the report. It appears in the cost tab (overview tab inside the cost tab). Please let me know if you know any function module.
    Regards,
    Eswar.

    Try
    CALL FUNCTION 'PM_WORKORDER_PLAN_COSTS_SET'  
    Standred program is using this FM and it has table " PMCO "<b>
    include = LCOIHF2Y</b>
    Hope this’ll give you idea!!
    <b>P.S award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"<b></b>

  • Plant Maintenance Order Act Costs-0PM_OM_OPA_2 or 0CO_OM_OPA_6 datasources?

    To get Actual/plan costs for the value categories in Plant Maintenance workorders, which DataSource  would I use? The 0PM_OM_OPA_2 or 0CO_OM_OPA_6?
    What is the difference? The 0CO_OM_OPA_6 is already pulling data for Internal orders in our system.
    How can I check to see if this is also pulling in Maintenance Order data?
    Since 0CO_OM_OPA_6 is already pulling in data, does it make sense to use this DataSource  instead of activating the 0PM_OM_OPA_2 data source?
    Please advise.
    Thanks.

    Sorry, I should explain my requirement in detail.
    I should not use the LO Cockpit 2LIS_17_13HDR or 2LIS_17_13OPER datasources. But I need to get the WorkOrder Header and Detail data (operation lines with confirmations, AFVC and AFRU tables) along with the actual costs to create a custom BEx query for the work order header/detail and actual costs.
    My initial thought was to enhance 0COORDER_ATTR and get the WorkOrder header data. 0COORDER does not have the Equipment or Functional Location. 0COORDER_ATTR would need to be enhanced to add these.
    For Operation line and confirmations data, write a Generic data source to populate a DSO. Then use the actual costs data coming from the 0CO_OM_OPA_6 datasource.
    After further thought, I am wondering if I can use 0PM_ORDER as is without enhancements and use the 0PM_OM_OPA_2 to get the actual line data. Also, here I have a question. 0PM_OM_OPA_2 is used to populate 0PM_DSO4 DSO along with 3 other datasources, the 2LIS_17_13HDR , 13OPER and 1 datasources. Since I cannot use the LO datasources, can I poulate the DSO with just this one datasource(0PMOM_OPA_2)?
    For operational lines I would still write the generic data source (a view might suffice).
    Experts out there, please let me know if I really off here, with the design.
    Really appreciate any thoughts.
    Thanks.

  • Maintenance activity type  and order type  for plant maintenance order

    How can i get the maintenance activity type  and order type  for a given plant maintenance order. Please let me know the table where i can get these two fields
    In AFIH i can only get the MAT for an order number

    Maintenance activity type -
    AFIH - ILART
    Order Category Indicator Plant Maintenance -
    AFIH - AKKNZ
    reward if heplful

  • Issue related to maintenance package in Plant maintenance module

    Hi ,
    Has anyone worked related to Task lists and Maintenance packages in Plant Maintenance module? i have a requirement where in i have to list all the Task lists whose maintenance packages have been changed.
    i need to get the current maintenance package assigned as well as last maintenance package used and the changed date.
    I need to know where can (i mean tables) we get all these info. 
    Thanks
    Raj

    Hi,
    Has anyone got any info regarding my query
    Regards
    Raj

  • Help in Plant Maintenance

    Hi all,
    I am trying to load data into 0PM_OM_OPA_1(Maintanence Orders and Costs Allocations) Business Content Cube without any enhancements.The Datasource corresponding to this cube is 0PM_OM_OPA_1 and 0PM_OM_OPA_2 for which i couldnt find any extract structure in LBWE transaction.
    so far,
    1)I have activated 0PM_OM_OPA_1 and 0PM_OM_OPA_2 datasources in RSA5.
    2)Deleted the set up tables corresponding to PM.
    3)Reconstructed the BW structures in OLIIBW.
    4)But LIS set up log says that 0 documents are posted.
    5)RSA3 extractor checked gives me 240 records.
    When i try to execute the infopackage in the BW system, it says Error in Source System..at extractor level.
    Are there any Best Practices document for Plant Maintenance cubes in marketplace?
    Please help me out...
    Regards
    Amith

    Hi,
    i think
    check once RFC connections......
    may source not connected to BW system..
    hope this help
    raj

  • Capacity Leveling vs. Plant Maintenance

    What is the difference between Capacity Leveling Planning Tables (CM21, 22, 27,28,31,23) and Plant Maintenance Planning Tables (CM33, 34, 30, 24)? 
    In what type of scenario would I want to use either one?  What would the end result of utilizing these tables be?

    Hi
    Mark the control key for generating capacity requirement.
    Give the formula SAP008 in Work Center Capacity Tab.
    Use CM01 to check Capacity Planning
    Use CM22 for Capcity Levelling.
    Explore these options
    Regards
    KG

  • Plant Maintenance Task Lists - Data download

    Are there any standard transaction to download plant maintenance task list? (no tables please). Function modules, BAPI also will help.

    you need to create one task list with a maintenance strategy with packages and hierarchy to outline the work requirements i.e. some tasks to be carried out 3 monthly some 4 monthly etc, and also if common tasks appear in 3 monthly package vs 4 monthly package then to suppress the duplicating task
    you would then define a strategy based maintenance plan and run it to get the respective maintenance orders

  • Query on MCJC - MTTR/MTBR Functional Location report in Plant Maintenance

    We have recently upgraded our SAP 4.7 system to mySAP ERP 2005 ecc6.0.
    We are facing problem in report derived using tcode'MCJC' in Plant Maintenance.When we execute MCJC (MCJC - MTTR/MTBR Functional Location ) transaction, there is no data appearing in the report output.This report is used to get the functional locationwise data from maintenance order. The transactions are entered for creating maintenance order & notifications through IW31. This is getting updated in table s070.
    This is a standard report and was working fine in SAP 4.7.

    Hello Mr Subrahmanyam,
                                            When you are saying that the Equipment is in Breakdown, it may happen that the whols FLock could be considered in Break down, but not necessary,
    say we take an Example of a Work Shop, where Mechanical Workshop is the Functional Location and it has N no of Equipments like Lath, Grinding m/c, Welding M/c, Shaper Etc.... in this case can you please tell me if only one of the above mentioned Equipment is under Break down can the Whole Mechanical Workshop be termed as under Shut down.
    What you are saying is correct in the Line Production, where we can have the Predessing as well as the Succeding Equipments, there for the Critical Equipment you generally have a Back-up Equipment, may be possible the capacity of the Backup might not be same as the mail Equipment, but still it can serve the Purpose for the Time Being. in that condition how can you say that the whole FLock is in Breakdown.
    Hope I am able to clarify.
    Regards,
    Yawar Khan

  • LO Plant Maintenance History Data Loading

    Hi Gurus,
           I added a couple of Z fields to one of the Plant Maintenance datasource. In Prod System I already have data till September 5th 2007. I need to delete data in the cube from Jan 1 2007 to today and relaod the data from Jan 1 2007 to Today so that the newly added are populated in the cube from Jan 1 2007 to today.
    What will be the best procedure to do this with out disturbing the Delta and with out asking any downtime or what is the best procedure to do this. Please reply.
    Thanks in Advance.
    Raj

    There is no way to have zero down time i.e. reporting will be impacted if you want to load historical data into newly added field.
    If you are on BI 7.0 you can use remodelling but the limitaion is that the new field values can be derived from existing data only . I am not sure where your new field is getting data from. But with this option also you need a downtime as whole table will be converted( you should compress all requests to minimize the table conversion time ).
    If you are on BW 3.5 you have to delete all data and reload it. To minimize down time delete all data from PSA -> bring Full Load with new field to PSA only. Delete all data in Cube . Delete Initialization . Load the full load from PSA to Cube . Initialize without  data transfer and then you are ready to go . From time full load is extracted from R3 to delta init there should be no posting in R3 .
    Regards
    Sanjay

  • Unable to create a order in plant maintenance

    Hi,
    I  have deployed BUSINESSPACKAGEs of ERP5 for  PLANT MAINTENANCE,  after deploying i have assigned the roles and configured sso when i go to role maintenance execution and click on create order i can open the screen. but when click on notification and click on create order i could not able to create the order
    The error throughing is iview "maintenance_order" not available.
    Could you please tell for the above iview which BUSINESS PACKAGE is used.
    Regards,
    jagadish

    You need to have Business Package for Common Parts to create manitanance orders, please check these links:
    http://help.sap.com/saphelp_erp2005/helpdata/en/3e/5dd2416d9c1c7be10000000a1550b0/content.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/fe/5bd2416d9c1c7be10000000a1550b0/content.htm
    Thank you,
    Shyam

Maybe you are looking for

  • Query taking so long to execute.

    I have one table with 211 rows, When i am executing Delete from TEHSIL_TBL; its taking too long time to delete 211 rows. I execute explain plan then i am getting the following results. SQL> explain plan for delete from TEHSIL_TBL; Explained. SQL> @C:

  • Synchronous Send in BPM restartable?

    I have a XI scenario with BPM, in the BPM, there is a Synchronous send (calling BAPI in another R/3 system - RFC receiver adapter), the problem is: in case of failure due to target system unavailale, my scenario fails (Sync send fails - while calling

  • Receiving channels 225 et al

    Not sure if this question is related to the massive Multicast thread earlier (much of which is all g(r)eek to me, I'm afraid) but I'm surprised that I still can't receive the channels 225 and upwards. I still get a message saying that I do not have a

  • ABAP Report duplicating IDOC

    Hello has anybody of you an ABAP Report, that is able to duplicate IDOCs? Regards Mario

  • Best Way to Export After Effects File and Save Transparency

    Hi all- A pretty simple question. I need to export a file from After Effects and keep the alpha channel so I can superimpose it on some video in FCE. What is the best way to export it? I recall hearing people mention that the Animation Codec with "Mi