PP/PM Workcenter Integration

Dear Gurus,
We have created a maintenance order for an Equipment and it is under break down(Also the PP w/c is assigned to Equipment master ) , but at the same time we are also able to make Production order for that PP work center even though the Machine is under break down, How to stop pp planner to make Production Order  if the Machine is Under Break Down.
Regards
Amit

Hi,
You can have a check while saving the PP Order  using PPCO0007 :-Exit while saving production order
Logic : The start and end dates and work center value can be taken from routing of PP order and for the same time period if they are any PM order types  in then same period then get the eqpt in  the PM order and get the value of PP Work center in the eqpt master record and if this matches with PP work center in routing then stop releasing the PP order ..
regards

Similar Messages

  • How to block production order creation when maintenance order is generated.

    Hi All,
    Kindly share how to block production order generation when maintenance order is generated.

    Integration between PP module and PM module
    PP/PM Workcenter Integration
    There are many threads & documents available. Please do some search.

  • Production Order in PP/PS Integration Project

    Hi,
    In out project, requirement is generated with respect to a Project (WBS Element). I ran MRP, planned orders are generated and converted to Production ORders with respect to WBS Element.
    I have created the workcenters created using CR01 transaction and routing using CA01. I came to know that workcenters are created with CNR1 in PP-PS Integration projects.
    a)Can anyone suggest me whether is it mandatory to use Workcenter created with CNR1 in PP-PS Integration scenarios?.
    b) What transaction is used to create routings in in PP-PS Integration scenarios?.
    c) Please provide me the steps of PP Cycle till ORder settlement in SAP PP-PS Integration Projects.
    Thanks in advance.

    You should be able to use the standard BOM (CS01) and routing (CA01) functionality.  You should be able to use the workcenters created using CR01 in CNR1 as well.
    Thanks,
    Pavan

  • Cant configure the node of my Integration Gateway

    So I've been trying to get web services exposed from my test PeopleSoft Installation so that they can be used by another PeopleSoft Installation. After some reading and searching I found that I have to configure the Integration Broker in order to do that. From there I've been trying for a while now (unsuccessfully as you can imagine) to configure the Integration Gateway of my PeopleTools installation. Right now I can ping my Integration Gateway which comes back with...
    PeopleSoft Integration Gateway
    PeopleSoft Listening Connector
    Tools Version : 8.53
    Status:ACTIVE
    and from there I can load the connectors, of which there are 11 different ones. After that I go to "Gateway Setup Properties", log in, and from there I have everything filled out with the following...
    Gateway Default App. Server_
    App Server URL: <the machinename>:<the port#>
    User ID: PS
    Password: <the password>
    Tools Release: 8.53
    Domain Password: <none>
    Virtual Server Node: <none>
    PeopleSoft Nodes_
    Node Name: PSFT_HR
    App Server URL: <the machinename>:<the port#>
    User ID: PS
    Password: <the password>
    Tools Release: 8.53
    Domain Password: <none>
    After that, I try to ping the node but it always errors with the following and I have no idea why...
    PeopleSoftTargetConnector - The appserver may be down.  Check Appserver URL or Domain Password.
    The problem is that I know I have the right URL and that the AppServer is running because I can see it's status in Command Prompt after running PSADMIN.EXE and navigating to the status of the server (not to mention I'm able to log into it). I've also looked at the "Configuration Status" in "Main Menu > PeopleTools > Integration Broker > Integration Network" and got checks on "Gateway Configured" and "Domain Active" but there's an X next to "Node Network Not Configured" which I'm not sure why it's there so if somebody could explain that to me, that'd be really helpful.
    So from "Node Network", I can see all the nodes and can see the node that I'm trying to use for the Integration Gateway, "PSFT_HR", that has checks in the boxes under everything except "Remote Gateway Node". After I click on the PSFT_HR node I can see the "Node Definitions" tab that has the Authentication set to "Password", the password set to what I'm entering with the "Gateway Setup Properties", the "Default User ID" set to "PS" and everything after that (Hub Node, Master Node, etc.) is blank. The check-boxes next to "Default Local Node", "Local Node", "Active Node", and "Segment Aware" are checked.
    In the "Connectors" tab I've tried pinging the node but came up with the same error from before. Also, towards the bottom there's a line that says "This connector does not have properties. Use Gateways Page to setup." where I log in to the "Gateway Setup Properties" again, the same info is used from before, and pinging the node gives the same error. As for the other tabs "Portal", "WS Security", and "Routings" I haven't done anything with them as I never read anything that said I needed too.
    Also, as a side note, every time I try to ping the node the application stops responding even after I click cancel or try to click the "x" on the window. I cant do anything until it times out and gives me the error so if somebody could tell me how to change that or stop it from happening, that'd also be really helpful in saving time with troubleshooting this issue
    I hope this wasn't too long with TOO MUCH information (or quotation marks) but I thought I'd get everything I've got right now out the way since I've tried a lot of different things and may get some suggestions that I've already found/tried up until now. I feel like it's something small that I'm missing (because that's always the case) so hopefully one of you can remedy my situation.
    Thanks a lot for any help/suggestions (even if I've tried them, but I'll try them again in case something changes because computers work that way :/ ).
    Edited by: 1006417 on May 17, 2013 10:59 AM
    Fixed the typos with "machinename:port#" to fit the overall naming convention I used.

    Since you didn't provide the "machinename" I'm wondering if that's your problem... you mention hanging while pinging... that sounds like name lookup or port connectivity problems, as if the gateway is waiting for something to time out in that arena. For communicating to yourself, depending on your config, that setting should match exactly whats in the <PS_HOME/PS_CFG_HOME>/webserv/peoplesoft/applications/peoplesoft/PORTAL.war/WEB-INF/psftdocs/ps/configuration.properties psserver line. Now if you created a domain just for PUBSUB it would need to match the jolt port for that domain (not the WSL). Since your logging in online already, we know the configuration.properties file has a good value, if your trying a different domain, I'd try switching back to using your domain for servicing online requests and try again.
    I recommend looking at Nicolas's write up on this topic, it's very detailed.
    http://gasparotto.blogspot.com/2013/05/integration-network-workcenter-853.html you may need to reference his 8.52 version for some pre-reqs as well but the link is in the 8.53 one. Also look for answers in the log file <PS_HOME/PS_CFG_HOME>/webserv/peoplesoft/applications/peoplesoft/PSIGW.war/errorLog.html (if you took default weblogic domain name). I just went through this process on a fresh demo 8.53 demo install and was able to start pinging the node after only a few steps. they were,
    1. define the gateway
    2. load the connectors
    3. define the default and additional node
    4. verified the PS user was able to logon (originally the password was expired)
    5. set the auth type to Password for the node I was using.
    6. success on ping, interestingly enough I didn't even have PUBSUB processes running yet, node network and active domain both show not configured at this time
    On your node network not getting the green check, look on the Node Network status page just below the title, there is a check box for Secure Keystore Value Defined. Is that checked? If not it needs to be. You probably need to set the secureFileKeystorePassword to your keystore password. The default is still password, you can change this from the Advanced Properties Page link of the Gateway Setup Properties page. Use the encryption tool because the password can't be clear text, it has to be saved encrypted to work. Then go back to the node network page and see if it's cleared up. I mentioned this briefly in a write I did on Unified Navigation http://remotepsadmins.com/2013/03/04/peoplesoft-unified-navigation-with-peoplesoft-applicatations-portal-interaction-hub. Nicolas's 8.52 write up has screenshots and such though he does it prior to showing that it will prevent configuration from passing. I've also seen in properly configured systems you may need to just save this page without changes to populate some data, but that was on upgrading to 8.52, i would expect 8.53 would not need that.
    continuing on, I did exactly what I just mentioned, and I've got a configured node network.
    i just bounced the domain, adding the PUB/SUB servers, and activating them on the Domain Status page. I've now got green lights across the board and I can still ping successfully. I used no domain password, but I also verified that none was set in the psappsrv.cfg file. I just hit the Network Integration Status button on my system and got the Status check successful message.
    Let us know how it goes.
    Edited by: RCC on May 17, 2013 1:13 AM
    Fixed a typo and changed a sentence to make it more clear

  • PP and PM integration for PRT equipment

    Hi,
    i got integration issue when implementing PP and PM.
    i used PRT equipment with counter, PP confimation will update the counter.
    If it reach some value it is overhaul and maintenance order created.
    1, if it is overhaul, can i automatically set the PRT so it is not available (status)
    2. can PP people know this and the they reschedule the PP order and it schedule automatically considering the maintenance order for the PRT equipment they use.
    after PRT equipment i will user work center as equipment too and then we will have botj issue as above
    is it really possible for pp and pm integration like this.
    please kindly help.
    best regards,
    Freddy Ha

    hi
    In the normal process once your production order is confirmed ,your maintenance order from plan will be triggered ,but your PRT status is in release only which will not be updated as LOCK automatically .it can be locked manually in the Master data.
    check with abaper whether it is possible to update the status using measurement document ,for say once it reaches 2000 pc
    Once the status is locked it cannot be used for maintenance or production order
    for Workcenter as equipment then you can process with System condition as Not in operation which will show the maintenance order while checking the production order planning table
    regards
    thyagarajan

  • Pp and pm integration for capacity planning

    Dear ALL,
    Just now i started integration testing between pp and pm.
    As we know PM equipment is work centre for PP.Suppose there is 1 machine MAC-1 for which i created maint. order  also i ticked Sys. condition in MO and by using  the same  machine , Prd.dept is created Prod. Order.
    But as per std. scenario , SAP should show that this  capacity is not available for pp but in our case it is not happening and capacity is available  here.
    I would like to know is there any thing  missing from my side.
    Awaiting for your valuable suggesation.

    In Equiment Bom, enter PP workcenter. When you make MO it will not give you an alert. But while your leveling your capacity MO will appears that Work Centre will be on Maintenance from --- to date.
    If it helps, kindly give points.
    Regards,
    RM

  • Help On PS-CATS Integration

    I have a client requirement on CATS - PS integration as below -
    1. I am using work center in project activities and i have employees assigned to work center through HR.
    I have assigned the concerned employees to the activities in PS. Now once the employee, who is assigned to the activity perform the work and go in time entry sheet in CATS in CAT2 T code -
    A. Then in standard SAP, this person can see all the activities to which his work center is assigned But
    I want the person/employee so see only activities to which he is assigned so that he can not book time
    agaist the other activities or work performed.
    I see that this is not the standard functinality and i have also gone through some of the threads in SDN, which says that we can use the user exit in CAT2 T code which will check for this validation during save of CAT2 T code,once emplyee enter the time.
    But i want the employee to see his activity when he is entering into the CAT2 T code so that the additional efforts of entering the time can be saved.
    Has anybody worked on this. request to share your experiance.
    Thanks

    Normally it is based on requirement. There are  resouce optimum utilization / over load/ underload  realted report  you can use very well, if you assign the person at workcenter level & control the same via workcneter capacity utilizations. What I  have observed that when you are alwalys running short of resouce at that time it better to assign person at workcenter level for it's optimum utilization. If you your resouce requirement  is mostly not going to be overloaded in that case you go for the person assignmnet at activity level.
    Regards
    Nitin P.

  • Transaction Code to see the integration points between modules

    Dear Gurus,
    I came to know that, there is a trnsaction available in SAP ECC to see the integration points between modules.
    Eg. PP-MM & MM-PP
    If anyone found pls post it here.
    Regards,
    Siva.

    HI Siva
    Plz tell us from where you came to know, since we all havnt yet got that Tcode.Its various settings and configurations and Masters which intergrate the various  Modules like PP SD FI CO etc.
    BTW
    For  PP-SD
    Availability Check in Material master,MTO Scenario-MRP Run, thru Sales order 
    PP-MM
    Material Master ,Goods movement ,STO, Reservation , Purchase Requisitions, Purchase orders , MRP Run
    Quota arrangements etc
    PP HR
    In work Center capacity
    PP QM
    QM view Inspection type for each type of material
    PP CO
    Activities Confirmations COPA
    PP PM
    Euipment master, workcenter euipment
    I hope it is clear to you now
    Regards
    Anupam Sharma

  • PM-PP integration documents -reg

    Hi PM friends,
    does any one help me in analysing the integration of PM module with  other modules especillay with PP
    If any documents are available please do send
    regrads
    madhu kiran

    hi
    The system condition specified in the workorder will get reflected in the production order you create,provided you have maintained the PP workcenter in the equipment master.
    Also refer [Performance-based Completion Confirmations from Production (|http://help.sap.com/saphelp_46c/helpdata/en/fe/67ef189d6f11d189b60000e829fbbd/content.htm]
    [Capacity Load Records for the Production Work Center |http://help.sap.com/saphelp_46c/helpdata/en/b6/978529b76c11d286d7006008dc11b8/content.htm]
    regards
    thyagarajan

  • Query regarding PM-PP integration

    Hi Experts,
    I want to know the Integration b/w PM and PP. how can i get the information , if our any equipment is under maintenance , then system should not allow to maintain production order
    gaurav

    Dear,
    let clear one thing dat the Equipement is work center for the PP and for Plamnt maintenance it is equipment only.When creating order or plan some maintenance work on that equipement which workcenter for the PP. In PP module der is standard functinality Capacity planning of work center in Routing when ur maintenance work is going on dat equipement den work center capacity get reduced due to ur maintenace work which will reflect in PP capacity planning. according dat reduced capacity planning production order release.der is no std functinality dat u can intimate the PP dat ur work center is in maintenance not use it. it will reflect in capacity planning of PP routing.According dat reduced capacity PP plan the production scheduling.
    Regards,
    Rakesh

  • Workcenter ID page not coming

    Hello Gurus,
    We have CTI integration with our SAP IC application. Bucher and Suter is the service provider. When we login to SAP IC, we have work center ID to be entered by the Agent which establishes connections to the communication management services. This is working fine till we refreshed our test environment. After the refresh, work center id page is not coming and it is directly taking us to the account identification page.
    We have checked all the connections as well and dont see any issue. Please help me if you encountered similar issue.
    Thanks a lot in Advance!
    Lakshman

    HI,
    Thanks for the response.
    Refresh i mean, we did a system refresh with our Production system recently. Our BASIS team did this activity and they performed all the post refresh activities as well but what we observed is the workcenter id page missing. When i select the role, it earlier takes me to workcenter id page but now getting directly to the account identification page without prompting to enter workcenter id.
    Thanks
    Lakshman

  • 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

  • Outlook integration - Email inbox transfer to CRM

    Hello,
    We are able to view the client email inbox using the web interface, and when we select an email to click the "Transfer to CRM" link, there is no response although I can see that data is being updated in CRM via a SQL trace.
    Can someone explain what is supposed to happen when we transfer the email to CRM?  How can I retrieve the email from CRM?  I couldn't find any useful documentation on how this functionality is supposed to be used in CRM 2007.
    Any insight is appreciated.
    Thanks.

    Hi Sreenath.
    When you are in WebUI click on Email inbox workcenter and click on Transfer to CRM. Now go to Activities and click on search activities and in category  select emails and click search and you will see the email which you have transfered this is the way you find emails which came from Outlook or Lotus notes which ever you integrated. And you assign an account, Contact and can also reference to an activity such as campaign, appointment or tasks etc etc. That is the use of the email.If you want to reply to this email you can reply it only from here but not from email inbox.
    I hope this will help you.
    Sama

  • Refresh System Data in Integration Directory PI 7.11

    Hey,
    I have setup a new technical system and a business system in SLD, but now I still can't find it in Integration Directory.
    I knew from the later PI Version, that there was an option to transfer SLD data to integration directory, but now I can't find it
    anymore.
    Can anybody help?
    Thanks!
    Michael

    I have setup a new technical system and a business system in SLD, but now I still can't find it in Integration Directory.
    I knew from the later PI Version, that there was an option to transfer SLD data to integration directory, but now I can't find it
    Tools (or right-click in ID) --> Assign Business System --> follow the wizard...it will assign the business system from SLD to ID

  • What is new AT&T iPhone MMS date? I see integrated messaging feature

    Okay, I heard that this was to happen at then end of Summer, then end of July.
    So what is the new date? I see Integrated Messaging counters in my AT&T profile as of this week.
    Should we expect another update to sync with iTunes to get it working?

    Funny. I'm going to mark this question as answered -and this last post as funny.
    I hope it isn't sarcasm, cause my sarcasm detector runs on Windows 7 and I currently have my VMware Fusion session powered off.
    The heart of my question was really the "integrated message" counter in my AT&T profile. I was hoping to hear others just got it, or don't have it, or when they got it, and they I could magically extrapolate a new MMS rumor date.
    Anyway, I don't have to go to UK (although a good choice), cause Rogers in Canada has MMS already.
    One Mac. One World.

Maybe you are looking for

  • Read a non english word from text file

    While Reading thai charater from text file which was sent by QAD(a different application), We are reading 60 char using substr() function. If the data is English word it reads correctly with 60 char. But if it is in thai characters it returns more th

  • Validating digital signatures successfull on Win7 but fails on Vista/XP/W2K3

    Microsoft has announced (Security Advisory 2880823: Recommendation to discontinue use of SHA-1) that they will stop recognizing the validity of SHA-1 based certificates after 2016. Microsoft started to sign their files with digital signatures which u

  • Help with creating a search box

    Lo, I am making a website using dreamweaver 8 and was wondering if anyone could help me in making a simple search box. If your wondering what i mean when i say search box, i mean a text field where you can enter a search subject and a button to submi

  • Can't burn a CD

    Hi all, I've just updated some of my software and I'm no longer able to burn CDs using iTunes any more. I am using OS X.2.8 and iTunes version 6. When I insert a blank disc I am asked what I want to do with the disc, and I select "open iTunes" as an

  • Newbie for the life of me can't figure out where in contact.php you tell it where to send form?

    Thx for any help. I know it's got to be so obbvious. Why would you send in php vs html? <?php if(!$_POST) exit; $email = $_POST['email']; //$error[] = preg_match('/\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b/i', $_POST['email']) ? '' : 'INVALID EMAIL A