Asset a/cing intergration with plant maintainence

Hi
How can we integrate Asset accounting module with Plant maintainence

Hi
For the purpose of integration first u need to assign an equipment category or object type to an asset class,Then you need to specify how dependent object has to created.there are two options
immediately once the original object is created
With work flow event
Setting required from AA side
You can choose one of the following setting for the creation of master data under Edit asset master data record
Path
IMG-AA-Master data-Automatic Creation of Equipment Master Records-Specify Conditions for Synchronization of Master Data and Assign Master Data Fields of Assets and Equipment
No synchronization
Direct synchronization after saving
Saving triggers a work flow
Direct synchronization plus work flow
Refer following link for more info
http://help.sap.com/saphelp_erp2005vp/helpdata/en/4f/71fd71448011d189f00000e81ddfac/frameset.htm
Assign points if useful

Similar Messages

  • Integration of Plant Maintainence with Time Management

    Hello All,
    I need to present integration of Time Management with Plant maintaince.
    The focus points would be how to integrate Workcenter at the Plant with Time Management data of the employee.
    Kindly do send me any links or docs
    Pls this is very crutial for me and would appreciate anyone helping on the same
    Cheers
    Vijay

    Hi,
    The following might help u :
    http://www.sdn.sap.com/irj/scn/advancedsearch;jsessionid=%28J2EE3414900%29ID1321608750DB11628593195917906764End?query=integrationofTimeManagementwithPlantmaintaince
    All the BEST
    KRC

  • Check on PO  matching profit ctr with plant & cost ctr with plat

    Hi Expert ,
                     I am working on Enhance check on restrict purchase prder  the logic of matching profit center with plant and cost center with plant  . Code is-
    IF SY-TCODE = 'ME21N' OR SY-TCODE = 'ME22N'.
    LOOP AT XEKPO WHERE  KNTTP = 'A'.
    read table KNT with key ebeln = XEKPO-ebeln ebelp = XEKPO-ebelp  prctr = XEKPO-KO_prctr.
    if sy-subrc NE 0 .
    MESSAGE ID 'ZMESSAGE' type 'E' NUMBER 005.
    /'Asset Profit Center Should be Same as Plant'/
    *EXIT.
    endif.
    ENDLOOP.
    endif.
    loop at knt.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'
      EXPORTING
        input         = knt-prctr
    IMPORTING
       OUTPUT        = knt-prctr.
    modify knt.
    endloop.
    now i need this ligic with also work in case of service order ( SRO & SER)  check asset code (cost center-plant) instead of material code( Profit center u2013plant).
    because in service order no material exist
    Edited by: Aditya_rkj on Jan 20, 2011 6:06 PM
    Edited by: Aditya_rkj on Jan 20, 2011 6:07 PM

    hi,
    I think your cost centre is not assigned the above given bussiness area...
    Take help of FI consultant and check whether its assigned at KS02 or not...
    You can also change it...
    or
    if you are just doing testing, then better use other cost centre which assigned to the above given business area..
    Regards
    Priyanka.P

  • Procurement w/o material from vendor with plant assignment not defined

    While creating  standard Framework Order (FO)   asset  PO  I am getting the below error
    "procurement w/o material from vendor with plant assignment not defined"
    Plz Help
    Regards

    Dear INDRANIL BHATTA ,
         Thanks for your reply and your soluation ,
    Finally , I found Vendor Master assignment to plant so it can't create FO PO .
    ->  XK02 -> selecting "purchasing data" >Extras>Add.Purchasing data.

  • Output with Plant / Sales Office Combination of Access Sequence

    Hello All,
    I have a Scenerio where  I require to create Access Sequence with Plant and Sales office with Billing Type Combination.
    But Plant and Sales Office Fields are not Present in Output Communication Structure KOMKBV3 / KOMPBV3. This is giving an Error while Creating Access Sequence while creating the Required Combination.
    I tried to Append these Structures by Adding Plant (WERKS) and Sales Office (VKBUR) fields but they dont seem to reflect in Field Catalog for Selection.
    Kindly requesting for your Valuable Inputs <text removed by Moderator to neutralizing the priority>
    Looking forward to your Esteemed Reply!!
    Warm Regards,
    Onkar Khedekar
    Message was edited by: Jyoti Prakash

    Plant and Sales Office Fields are not Present in Output Communication Structure KOMKBV3 / KOMPBV3.
    Your observation is correct. In standard SAP System for Application V3, Sales Office and Plant are not part of standard field catelog.
    If you observe Plant & Sales Office are item & header related data, respectively. Therefore, Plant and Sales Office should ideally appended to structure KOMPBV3 & KOMKBV3. Then write require logic in userexit to fetch values for Plant & Sales Office in USEREXIT_KOMPBV3_FILL in include RVCOMFZ1 and USEREXIT_KOMKBV3_FILL in include RVCOMFZZ, respectively.
    Further instead of appending fields catalog with std fields WERKS and VKBUR for plant and Sales Office, try with Z fields like ZZWERKS and ZZVKBUR, for Plant and Sales Office, respectively.
    For your reference/understanding, you can refer following SAP Help link: New Fields For Output Control
    Thanks, JP

  • Third-party not defined in the case of vendor with plant assignment ?

    We use a Third-Party Vendor to direct-ship some products directly to our Customers.
    When transfers third party order form's PR STO PO, prompts the following information
    Third-party not defined in the case of vendor with plant assignment
    Message no. 06769
    Diagnosis
    You are entering a purchase transaction involving a vendor to whom a plant has been assigned. Normally, this will involve the transfer of materials from one plant to another.
    This process necessitates a delivery and a billing document in the SD system. The PO appears directly in the delivery due list of the issuing plant (vendor) and therefore does not need to be transmitted.
    However, an item with the procurement form "third-party" (triangular business deal) cannot appear in the delivery due list.
    Procedure
    An item with the procurement form "third-party" can only be ordered from vendors without a plant assignment.
    how should solve?
    Many thanks,  Adny.
    Edited by: Andy Yao on Feb 8, 2010 3:58 AM

    Hi Andy
    Why u doing stock transfer order,in third party sales there is no stock transfer
    Follow below procees for third party sales( Vendor ship materials directly to customer)
    Create Sales order(Use item category TAS) >>> Purachase requisition(Automatically from order) >>> Purchase order >>> Vendor Invoice Verification >>> Invoice to customer
    Kapil

  • REPORT ON G/L accounts with plant wise details .

    HI ,
    Kindly provide me some standard reports in which i can see the G/L accounts with plant details.
    thanks

    Dear Muskan,
    you can use FBL3N only with GL code provided and from dynamic selection you can add business area or Business place or profit center, which ever is applicable, from change layout. then set filter on these fields, to get the Plant wise details.
    you might be knowing that 4.7 SAP use business area concept to bifurcate the line items. and in 6.0 profit center is used for same. FAGLL03 can be used for checking The smae on Profit center level.
    Regards
    Ashok kumar

  • How to Create Company and link with Plant

    Dear All
    Kindly help me to create Company and link with Plant and Storage Location through SPRO.
    Kindly trll me TCODE.
    Waiting for Reply
    Thanks & Regards
    Alok

    HI,
    Go to OX02 and create a company code by copying the standard company code 0001 / 1000
    Then go to OX10 and create a plant by copying the standard plant 0001 / 1000
    OX09 - maintain storage loaction for the created plant
    OX08 - create purchase org copying from standrard 0001 / 1000
    Go to OX18 and assign your plant to company code
    OX17 assign purchase org to plant
    In order to get the tcode go to SPRO and in the top menu click on additional informations - additional information - display key - IMG activity.
    After you select this then in the SPRO you have a column additional information comes up. each and every activity in SPRO will have and additional informatiom, in the additional information the last 4 characters is tcode.
    Eg : SIMG_CFMENUSAPCOX02 this is the additional information for CC. the last 4 characters OX02 is the tcode
    Thanks
    Kiran

  • How  to modified automatic batch number with plant and current year details

    hi all,
            i want tomodify automatic batch number with plant and current year details. if any one understand plz explain.
    thanks,
    radhakrishna.

    Hi,
    I am not clear what is u r requirement exactly?
    I  mean you don't want automatic batch no or modify the batch no.  with plant means and Current year details means.  Can give details more
    Regards
    Ganesh

  • How to link Business Place with plant

    Dear Expert,
    We are getting Business Place wise FBL3N report for Vat Payable GL code.
    We have created Business Place under Extended Witholding Tax tab.
    We are generating tax invoice in different plant.
    But how to link Business Place with plant so that FBL3N report will show Business place.
    Regards,
    Alok

    You can't make an entry directly to production server.
    You have to make the changes in Dev server then transport it to production server.
    Try the follow path
    SPRO-IMG-Cross-Application Components-General Application Functions-Place of Business-Assign Business Places to Plants.

  • Vendor with plant assignmnet

    Hi All,
    I have a query,I am trying to create a PO for consumable material with vendor code as one my plant.The vendor is already maintained in correct Pur Org.
    I am getting following error-
    Procurement w/o material from vendor with plant assignment not defined.
    Can sombody tell me how we conclude that vendor is assigned to the plant.
    Thanks

    Hi
    Go to MK02 or XK02 and enter Vendor and Purchase Oranization. select purchasing. go to Extras --> additional purchasing data.YOu can find plant assignment over there.
    regards
    Srinivas

  • PR: Procurement w/o material from vendor with plant assignment not defined

    Hi,
    Getting the error message:  06806 - Procurement w/o material from vendor with plant assignment not defined
    while creating the PR with account assingment (P- project) & without material no. instead entering the short text in the PR.
    this issue (Error message) is getting to only one user.
    question-1:  Is it possible to set the Error messages to the user specific. Because other users are able to create the PR with the above inputs, but the one user is not able to create instead getting the above E- Msg.
    question-2: Is it possible to set the messages to Plant specific instead quesiton -1 or both
    Or else, please let me know how to deactivate the above E-msg to the specific user.
    Please do the needful asap.
    Regards,
    Sapsrin

    Hi,
    As you noticed, note 856962 has changed the system behaviour
    when you are working with procurement w/o material from vendor with
    plant assignment.
    Items without a material master record can only be ordered from vendors
    without a plant assignment.
    This note will stop your users from creating service purchase orders
    for a vendor who has a Plant assigned in the vendor master, issuing
    the error message 06 806.
    you can check the below code:-
    LMEPOF23
      IF ekpo-ematn IS INITIAL AND
          (  aktyp EQ hin OR ekko-reswk NE oekko-reswk  OR      "856962
         (  aktyp EQ hin OR NOT ekko-reswk IS INITIAL OR        "856962
            ekko-bsakz NE oekko-bsakz OR
            gf_extended_check NE space ).
        PERFORM enaco_2(sapfmmex) USING '06' '806'.
    regards,
    Lalita

  • Cisco Call Manager intergration with Active Directory

    We have Cisco Voip which is currently not intergrated with AD. The data (users) in Call Manager have not been updated, (ie if someone left the organisation the ICT department were never told and the new starter took over) I have been asked to intergrate this with active directory and then look in ad and resolve any discrepancies. Has anyone ever completed something similar. Any advise or imput would be gratefully appreicated. Thank You

    Just make sure all the users you want to keep in CUCM are in AD and use the exact same userID or whatever field you'll use for the integration. Those users will just be updated with the AD info and any dependencies they have in CUCM will be there.
    Users that do not have a matching ID in AD will be deleted.
    HTH
    java
    If this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • Enterprise Asset Management (EAM) Integration with FI/CO

    Hi,
    Enterprise Asset Management (EAM)  integration with FI/CO Configuration process tell me any one.
    Regards,
    Surendra.

    Hi,
    Costing Integration with PM / EAM:
    1. Under Costing Data for Maintenance & Service Orders:
    Costing Variants, Valuation Variants, Costing Sheet, Assignment of costing variants to Order types
    2. General Order Settlement
    Settlement Profile, Allocation Structure
    3. Settings for Display of costs
    Value Categories, Cost elements assignment to value categories
    Regards,
    Maheswaran.

  • Outlook intergration with Java

    Im building a application that was orginaly intended to contain a mail client, but why reinvent the wheel right ?
    Is anyone familliar how to add funcionality to outlook ?
    I cannot seem to find information on intergration with a java program.
    Before I get a pile of retorts that I should not do this with java. I never made the decision, that came from above.
    Specificly I need to add a menu item, and an option included whenever a user rightclicks on an email.
    And vice versa I need to be able to open Outlook and jump to a specific email.
    Does anyone know where information can be found to add functionality to Outlook ? Ive been snooping around but have not found much.

    Im building a application that was orginaly intended
    to contain a mail client, but why reinvent the wheel
    right ?
    Is anyone familliar how to add funcionality to outlook
    I cannot seem to find information on intergration with
    a java program.
    Before I get a pile of retorts that I should not do
    this with java. I never made the decision, that came
    from above.
    Well, maybe you need to learn to be candid with your management. Optimism is one thing, Stupidity (theirs, not yours) is another. If it is practical and feasible to solve a problem with their requirements, be optimistic and do it. If their suggestion clearly shows a lack of engineering knowledge, politely suggest that you use the right tool for the job (which is NOT java).

Maybe you are looking for

  • Can i connect 2 devices to one computer account?

    I have a 2 year old ipod and a newly acquired shuffle. I cannot seem to be able to install the shuffle onto my computer with the existing itunes account. the "new installation" process doesn't work nor does simply plugging in the usb cable. any help

  • Purchase Info Record - Service

    Hi Purchase Info Record is for combination of vendor and material and it will populate the values while creating PO. Is that same for Service PO ?. Do we have Purchase Info Record for Service(Item Category-Service) PO . Thanks

  • Problem in deleting the user

    when iam trying to delete the user from subone directory server it is giving the following exception Insufficient 'delete' privilege to delete the entry how to set the privileges in sunone directory server.please send as it is very urgent for me

  • Can't open word document attachments in Mail

    Always get this error from six different 'reader' program's nothing works Unable to Read Document. The operation couldn't be completed. (OfficeImportErrorDomain error 912.)

  • Can't get past startup

    I experienced a hard crash after installing some new internet software (Hermstedt DSL) and now I can't get past the startup screen. I tried a safe startup, repaired disk permissions via Disk Utility and did a Diskwarrior session to sort the directory