Tables for Materials in Maintenance Order

Hi experts,
I need to implement a program that let me view the materials contained in the maintenance order, but I can not find the tables that contain this information.
Can anyone help me or tell me how to get this information (Function or other)?
Thanks in advance
L.

Hi,
    Check in RESB- Reservation table..,enter order no 
   Alternatively for Purchase requisition generated from Maintenance Order - u can find EBKN Table ..
Check if IWBK Report - satisfies your requirement or no
regrds
pushpa

Similar Messages

  • Tables for tracing the Maintenance Order Operation to Purchase requistion

    Hi Everyone,
    Can any one suggest appropriate table for finding the link for tracing Maintenance Order Operation to Purchase Requistion for Service Items.
    My requirement if I give the Order Number, I require Operations in it & PR Item associated if they are Service Items.
    Regards,
    MLN Prasad

    Hi got the Answer myself & thanks fro the answers given by you all.
    The exact way how I got is Pass AUFNR to AFKO and get AUFPL.
    Use this AUFPL in AFVC where we get VORNR (operation Number) also.
    You can use the AUFPL in EBKN ande can get tje PR (BANFN).
    Bye,
    MLN Prasad

  • Table for materials used in order

    Hi,
    I need a table which having materials used in operations of perticuler PM order .
    Thanks.

    resb for reservations in order or do you need goodsmovements for order ?
    or aufm for goodsmovements
    kind regards
    arthur
    Edited by: A. de Smidt on Mar 25, 2009 9:54 AM

  • How we enter text for materials in purchase order smartform

    hi guru
    how we enter text for materials in purchase order smartform
    my requirement is create smartform for purchase order.
    in this i have to create item-text, by using which tcode we can give item data
    plz give more expalnation for this plzzzzzzzzz

    Hi,
           You can use read_text function module for readind text of material and store this value in internal table later pass this internal table to smartform will solve your problem.
    otherwise there is direct option for text element property that is include text u can use that also
    Regards
    Gagan

  • Constrict the authorization for materials in SD-Order

    Hi,
    this is my first post in SDN, i hope I can find a solution to my question here...
    I want to constrict the authorization for materials in SD-orders.
    I tried using the authorization group in material view 'basic data1', but this seems to be unique to the material data maintenance.
    what authorization object can be used?
    Many thanks!
    Sebastian Weiss

    Thank you for your answer,
    i already tried this.
    here are my settings in the TA PFCG:
    M_MATE_MAR:
    ACTVT     03
    BEGRU    BL
    M_MATE_MAT:
    ACTVT     03
    BEGRU   BL
    M_MMATE_WGR:
    ACTVT     03
    BEGRU   BL
    I want to authorize the usage of the material data in an SD-Order, not the material maintenance.
    We have two groups of users. Group 1 is allowed to use certain materials. These materials must not be used by users of group 2.
    what can i do to solve this problem? what options do I have?

  • Services for Object in Maintenance order can not link

    Hello,
    "Services for object" in Maintenance Order can not link to share point.
    Linking documents from the C drive or Global drive is successful but if SHAREPOINT is used, it fails
    When trying to link to a Word document on our Sharepoint... It fails... when I'm in an order... it gives me an error... (displayed on the attached Word file...) and when I'm working within a document... (CVN02) it merely links to my C:\ drive which won't work...  
    We need to link to our "master" Sharepoint (web based) documents.
    Please suggest the solution.
    Thanks
    Regards
    Anil

    Anil,
      Couldn't you add the web address as the attachment?
    Regards
    Narasimhan

  • 4.6C method for creating a Maintenance Order

    Hi,
    We have a requirement to create and update maintenance orders on a 4.6C system.  The scenario is that we need to programmatically mimic what users can do in IW31 and IW32.  The BAPI_ALM_ORDER_MAINTAIN function module is not available on this system (SAP delivered that BAPI in a later version.)  We've looked at IBIP but it does not offer structures for order data.  Using "call transaction" and BDC data structures directly seems to be an option but difficult to implement and prone to error.
    What other options exist for creating/updating maintenance orders on a 4.6C system?  Thanks in advance for any information or examples you can provide.
    -Jason

    Ok.  I've actually figured out how this works.
    I'll post what I've found out in case it helps anyone else.
    The parameters seem to be: ( with my example data in brackets)
    I_AUFNR – order number
    I_VAPLZ – work center ( MAINT.)
    I_VAWRK – plant ( 0001)
    I_PLNTY – Task list type = ( A )
    I_PLNNR – Task list group ( 55)
    I_PLNAL – Task list group counter ( 1)
    The problem I have is that this bapi is not released, and it is not remote enabled. 
    Are there any released BAPIs that would do the same thing?
    Or would I need to write my own remote-enabled BAPI that calls this one, and then try to call my BAPI ( using .NET Connector ) ?
    Thanks,
    Derek

  • Colective Settlement and "CLSD"Status for Production and Maintenance Orders

    Hi dear experts,
    Is that possible to use transaction KO8G for collective settlement of Production Orders? Apparently it only works for Maintenance Orders.
    The same applies for transaction CO99 for getting "Closed" status in Orders. Apparently it does not take the Production Orders, even if the selection "With CO Production Orders" is active. Is there any additional configuration we should do?!
    We would like to do settlement (and mass set "Close" status after) for Production and Maintenance Orders at the same time.
    Thanks in advance,
    Lígia Moreira

    Hi,
    You can use CO88 for settlement of production orders. Normally, CO99 should take production orders if the flag is switched. Do you receive any error when you do it?
    Regards,
    Eli

  • Table control View in Maintenance order Services tab

    Hi Experts,
    I am trying to change the table control fields of the services tab of the maintenance order , when we use PM03 control key to generate services PR.
    I try to remove some check box which are earlier defined as invisible to make it visible. However after saving the system variant system doesnt take the changes. It is coming back to the original .
    Here are couple of fields I would like to change the setting. As of now I am trying to change the below mentioned field to visible . Presently it is in invisible mode.
    Fields
    Formula::ESLL-FORMELNR,
    Form values: ESLL-FRMVAL1 to ESLL-FRMVAL5 and
    User field3:  ESLL-USERF1_TXT
    program name SAPLMLSP
    Control TC_VIEW
    I am following the below. Kindly let me know whether I am following the right step.
    1) Click on tbale setting
    2) CLick on administrator
    3) Select the field and do the necessary change to make visible or invisible.
    4)Activate
    5)Close
    6) save.
    RG
    Vinod
    Edited by: vnodpm on Feb 6, 2012 7:07 PM

    Hi,
    The IMG customizing will have greater priority than the screen table controls (also specific program logic can supersede the table controls). Check the customizing for service screen at following path:
    SPRO - Materials Management - External Services Management - Define Screen Layout
    -Paul

  • MC603 Lock Table Overflow Error in Maintenance Order Settlement

    Hello,
    I am running RKO7KO8G- "Settlement of Maintenance Orders" program in background. For few Orders I am getting "MC603:Lock Table overflow " error. What might be the problem for this?
    Number of Order processed in a job is around 10,000.
    I checked in SM12 table.No entry is found
    Size of the Lock table details is
    Min - 4096
    Max - 102400
    Diff Value - 4096
    Profile Value - 10000
    Current Value - 10000
    Regards,

    Hello Srinivas,
    Please take a look at the below link.
    http://help.sap.com/saphelp_nw04/helpdata/en/37/a2e3ab344411d3acb00000e83539c3/content.htm
    As I already said, there is no standard value to define. You need to consider the no.of locks being generated and act accordingly to address this problem.
    I suggest you please go through the lock management documentation to address this kind of problems in the feature.
    Thanks,
    Siva Kumar

  • Report or table  for the changed sales orders

    Hi Friends,
      Does anyone know of the standard report with which we can track all the sales orders where the changes have been made in particular date range?
      If not standard report then atleast the table or the structure where the value is stored.
    I know that we can track the orders one by one but I am looking for a list of orders.
    Thanks in advance.
    Regards
    Karan

    Hi,
    Try CDHDR for header and CDPOS for items.
    The only trick here is finding the object.
    Reward points if useful
    Regards,
    Amrish Purohit

  • Need help on to set User status for Operations in Maintenance order

    Hi experts,
    i am new to PM module.
    i need to do BDC for IW31. i want to know some inforamtion
    on user status for each opertaion.
    my problem is ,, what is user status.
    why it is saying order is not yet released when saving and status can not set.
    in this cases how can i do BDC.

    User status are something set in the configuration and specific to the company which SAP hasn't given in the system status.
    May be in your system user status are configured to set only  after the release of the order.
    For doing the userstatus you may need to release the order, you can release the order thru bdc and then do bdc for user status. Also see below link
    http://www.sap-img.com/plant/user-status-set-date-in-maintenance-order.htm

  • Table for errors on sales order

    Sincere.
    I would like to know, where in CRM can I get table of errors, that can be shown at sales order.
    I already know about table T100, which includes all the texts for specific errors, but where can I get this errors. I would like to generate a report about errors, and cannot find specific values to relate report to.
    Any help would be appreciated.
    Regards,
    Matej Meglič

    No, that is not answer that I want.
    I would like to know name of the link-table between sales-order and table-for-errors.  T100 includes only the texts of errors, I am more interested in smknd of log. How are those two related?

  • What are the tables for documents in PP Orders

    Hi all,
    What are the tables for Document Items (type D) in PP orders ?
    Regards,
    Magda

    Welcome to SCN, please refer to the rules of engagement, link at the top of every forum, please search before asking basic questions.
    Thread locked.
    Thomas

  • Recording for vehicles in maintenance order

    Hi
    how can i enter  in maintenancne order  counter-reading recording for vehicles like primary counter for miles  using screen O150
    i am getting  License plante  using " Scenario: O150  Field name: LICENSE_NUM though SPRO setting "
    but not able to get the primary counter and its last reading in maint. order
    Thanks
    Ajay khurana

    Dear Ajay
    You requirement is to enter the mesuring counter reading against Vehicle (Fleet object) through maintenance order right??
    You can enter the the measuring counter reading against the vehicle through maintenance order at two points.
    1. At the time of order confirmation using iw41/IW42 transaction.
    2. At the time of TECO using IW32 transaction. When we try to TECO the order the small screen is coming. on this screen measurement document button is there. click on it. Then you will be on enter measurement document screen. Just enter there the counter reading which will get updated against the Vehicle.
    I hope this will satisfy your requirement.
    Regards
    Makarand Gurjar

Maybe you are looking for