DELETE work center (ARBPL) with BAPI_EQUI_CHANGE (Equipment)

Hi guys.
Im trying to modify the field arbpl in a equipment with BAPI_EQUI_CHANGE. The problem is thhis field doesn´t exist in this BAPI so I can change it...
Does anybody know where or how  I could change this field?
Thanks a lot.
Regards

Hi,
You need to use the field DATA_GENERAL-WORK_CTR (main work center). However this uses the internal number. To get this internal number read the CRHD record by ARBPL value, field OBJID is then the internal value.
-Paul

Similar Messages

  • PP work center integration with PM equipment

    Hello PM Guru's,
    I have a requirement for my client who is producing glass bottles.
    The single line producing glass, consist of some 10 stages of processing. The entire line is an integrated one. Like this line equipment they are having around 30 line apprx. During PP implementation, they had considered that line as only one work center/per line and established hourly entry of production confirmation.
    Now, during PM implementation, they wanted to consider that line as one equipment, and its sections as either as assembly/sub-equipment.
    Currently, if one section fails, the remaining sections runs, and the breakdown are considered as 1/10th.
    They are prepared to create dummy PP work center for their sections individually.
    Also, they don't want to attach that single PP work center to that entire equipment and its assembly/sub-equipment, because they don't want to have the impact of breakdown stoppage of single section into the whole line. (Due to discrete manufacturing set-up)
    They also want to have OEE established, section-wise. Please let me know, for this scenario, how to map that line equipement, and integarte with the PP work center.
    Thank you with regards,
    Sekar

    Hi
    If you want to interface between PP &PM. then only you have to think of disturbing already inplmented PP.
    Interface between PP& PP means , when PM order is created due to schedule breakdown on a particlur equipment, it should be unaavailble for planning for production.
    In your update , you have not mentioned  clearly this point.
    Is it rquired or not.
    Pl. update.
    Regards
    YMREDDY

  • PP IDOC Message for Work Center upload with Costing

    Hi all,
    I'm looking for apropriate IDOC message type to import  Costing data with Work Centers.
    I found some of them to pass WorkCenters data, the best is LOIWCS I think, but I don;t see a possibility to passing costing data. ( e.q. KOSTL domain field)
    Any suggestions? Is there any other IDOC to pass Costing data for WC's?
    Thnx in advance
    Tom
    Edited by: Tomasz Szofer on Jan 24, 2011 12:48 PM

    Dear Nixal,
    Assume this 10 hours is for some base quantity and this value gets changed based on operation(order quantity) means,you can
    check with standard SAP formula SAP006 = Machine * Operation quantity / Base qty.
    In case if the duration 10 hours is for any operation quantity means,then there is no relation between base quantity and
    operation,so you have to assign a formula which has only duration alone.
    Likewise you can decide and select the suitable formula and use the formula key in the costing tab to calculate the cost based on
    the formula selected.
    Regards
    Mangalraj.S

  • Is it possible to find the Equipment for given PP work center?

    Hello PM Masters,
    Is it possible to find the Equipment for given PP work center?
    Please tell me which table will lend me the EQUNR when I have the PP work center (ARBPL).
    Thank you.

    Yes,
    Provided you maintain this value in Equipment master Location tab like this.
    And then query by this field in IH08
    Jogeswara Rao K

  • Work center deletion

    Dear All,
    I am deleting work center from CS02 transaction..this work is new and not in used...My problem is it is taking more than half day to delete this work center.
    I tried from deletion/archiving with PP_WKC but it is showing no data is selected.
    What would be the reason for taking much time. Has anybody tried this successfully ?
    Regards
    TAJUDDIN

    Dear TAJUDDIN
    are you currently using the work center already in some existing tasklists or does it have any open production orders or other places where it is being currently used,
    or maybe there could be a background job which is scheduled that is probably using the workcenter at the time when you tried to delete it
    or your server must be experiencing some downtime
    so maybe that could be the reason why, but normally i guess it should not take more than a couple of minutes at the maximum
    i am unable think of any other reasons,
    hope you can find out the cause and let us know the reason
    thanks
    regards
    chakri

  • To find 'Maintenance Work Center' for Equipment (without Production order)

    Hi,
    I have a Report for - 'Equipment BOM' - IB03.
    Problem: How to find the 'Maintenance work Center ' For Equipment ? (IE03--> Organization > Responsibility> Main. W.Cntr)
    [ Note: For Client -->  It's not necessary that each Equipment has Production Order, Few Equipments are taken only for Repair purpose, Equipment is there in table - EQUI,
    So - Not possible to fetch from AUFK, HIKO or any other order tables. ]

    I have a Report for - 'Equipment BOM' - IB03.
    Problem: How to find the 'Maintenance work Center ' For Equipment ? (IE03--> Organization > Responsibility> Main. W.Cntr)
    [ Note: For Client --> It's not necessary that each Equipment has Production Order, Few Equipments are taken only for Repair purpose, Equipment is there in table - EQUI,
    So - Not possible to fetch from AUFK, HIKO or any other order tables. ]
    EQUZ-GEWRK has the main work center. Pass the equipment number and valid-to date to get the main work center.
    Cheers
    Sujay

  • Table with all versions of capacities (work center)

    Hi,
    I've created a work center with capacity. This capacity has 2 versions (01 normal capacity" the activ version" and 02 minimum capacity).
    I'm surching a table where I can display the work center A with capacity A1 with the versions 01 and 02. (not only with the activ capacity 01 I need to display all the versions from this capacity)
    Thanks
    Dede

    Dede,
    You will have to use a combination of tables, perhaps a SQVI to join tables
    CRHD - Work Center Header (link work center to capacity ID)
    KAZY - Capacity version
    KAPA - shifts and intervals
    In KAPA the times are displayed in seconds
    Hope that helps,
    ~Sunil

  • Table to find maintainence work center in equipment

    Please let me know  where maintenance work center data for an equipment is stored ...I searched in EQUI/EQUZ ..but could not find ...PP workcennter is there but Maint workcenter is not found in these tables

    Hi,
    EQUZ-GEWRK  is the work center on organization tab
    ILOA-PPSID is the work center on location tab
    In each case the work center is stored in a internal format. To find the actual work center / plant, find the CRHD record where OBJID field contains that internal number.
    -Paul

  • Table Link for EQUNR (Eqpt Number) and GEWRK (Main Work Center)

    Hello,
    I need to fetch the main work center from equipment master. I need a direct table link between the equipment number and mainwork center. We are getting a link of equipment number (EQUNR) to work center (ARBPL) and a link of work center (ARBPL) to main work center (GEWRK). But the problem with this scenario is - main work center is not getting fetched from equipment master once work center is missing.
    We want a direct link through some table between EQUNR and GEWRK.
    Puneet

    Hi Puneet,
    Appreciate your problem !
    Many a times in such a situation (which I presume exists where no direct link is available between fields); we have 2 clear cut approaches -
    Approach 1:
    Develop a SAP Query, Functional Area/Infoset, and User Group ( using T code :SQ03,SQ02,SQ01 respectively )
    While developing Functional Area feed in these 2 tables (Table 1- equipment number (EQUNR) & work center (ARBPL) and Table 2 - work center (ARBPL) to main work center (GEWRK) with  work center (ARBPL) as the Primary Key- bridge to join these 2 tables.
    In SAP Query Development; you may take Plant as the Selection Field or any other field as per business requirement to make a search in the query.
    Now when you execute this query, you will get a complete Download of (EQUNR),work center (ARBPL)  and main work center (GEWRK) in one table.
    For SAP Query, you may also approach your ABAP Team Member. This is a cleaner approach than the other one.
    Approach 2:
    Take SE16 download of the Table 1 and Table 2 and join them in Excel (using vlookup if required).This approach is however limited to the data volume that you have to process.
    Please let me know, if you get stuck !
    Thanks,
    RAVI.

  • WORK CENTER  master data n corresponding Bapi

    Hi........Gurus,
    Guys Please provide me hep for creating WORK CENTER master data using Bapi
    if u r providing exact Bapi name for creating  WORK CENTER master data or please provide step by step documentation or program logic
    that would be heplful to me
    Feel free to ask me if my Q is not clear
    Thanks in Advance
    Ravindra

    hi,
    Customized Work Center List
    The standard SAP Work Center List - CR05 includes the flag for
    deletion work center. This customized work center list allows
    you to include or exclude those work center that have been flag
    for deletion.  Those with a 'X' in the list are flag for deletion.
    REPORT ZPPWORKCENTER
           LINE-SIZE 120 NO STANDARD PAGE HEADING LINE-COUNT 058(001).
    TABLES: CRHD,  "Work Center Header
            CRTX,  "Text for the Work Center or Production Resource/Tool
            CRCO.  "Assignment of Work Center to Cost Center
    SELECT-OPTIONS: S_WERKS FOR CRHD-WERKS    DEFAULT 'XX',
                    S_LVORM FOR CRHD-LVORM.
    SELECT * FROM CRHD WHERE LVORM IN S_LVORM
                         AND WERKS IN S_WERKS.
       CLEAR CRCO.
       SELECT SINGLE * FROM CRCO WHERE OBJTY = 'A'
                                   AND OBJID = CRHD-OBJID
                                   AND ENDDA => SY-DATUM.
       CLEAR CRTX.
       SELECT SINGLE * FROM CRTX WHERE OBJTY = 'A'
                                   AND OBJID = CRHD-OBJID
                                   AND SPRAS = 'E'.
       WRITE: / CRHD-LVORM,
                CRHD-WERKS UNDER 'Plnt',
                CRHD-ARBPL UNDER 'Work Center',
                CRCO-KOSTL UNDER 'Cost Center',
                CRTX-KTEXT UNDER 'Description'.
    ENDSELECT.
    TOP-OF-PAGE.
        WRITE: / SY-DATUM, SY-UZEIT, SY-REPID, SY-UNAME,
                 SY-PAGNO.
        SKIP.
        WRITE:/3 'Plnt',
               8 'Work Center',
              20 'Cost Center',
              33 'Description'.
    *-- End of Program
    try these bapis...
    BAPI_BUSPROCESSND_CREATEMULTI
    BAPI_WORKCENTER_GETDETAIL
    BAPI_STANDARDMATERIAL_CREATE
    THANKS
    KARTHIK

  • Tables for Basic end date and work center for operation

    Hi!
    I need table name to fetch the basic end date of a maintenance order and maintenance work centers with respect to each operation in maintenance order.
    Regards,
    VM
    Edited by: V M on Jul 20, 2010 7:22 AM
    Edited by: V M on Jul 20, 2010 7:35 AM

    Hi VM,
    Input is Order Number (AUFNR).
    You can find the Basic End date of Order in Table AFKO, filed is GLTRP.
    For work center in Operations, you can use the Table AUFPL from AFKO.
    Pass this AUFPL in AFVC and get the ARBID.
    Then pass this ARBID to CRHD Table as OBJID, and get the work Center (ARBPL)
    Regards,
    MLN Prasad

  • Settlement to work center

    I had problems in my company now, in the module PM .. at the moment when the settlement is introduced to the imposition of a cost center in the equipment, but now changes are so important that at the time of settlement is introduced wanted to Cost center of Main work center, where I can do that may need guidance from the expert

    Hello Ramses,
    Though your query is not clear. I want to tell you what I have understood.
    Currently the settlement is done & cost is being posted to the cost center of an equipment.
    Now you want to settle cost to cost center of work center.
    Is this the maintenance work center? or the work center which uses that equipment?
    If it's maintenance work center then settlement of cost to it's cost center doesn't support the logic at all. It means that the work is carried out by the work center & the cost is accumulated to it again. How is this possible?
    If it't the work center which is in-charge of the equipment then you can enter the cost center assigned to the work center, in equipment master.
    With this the requirement can be fulfilled. Also seek help from your finance experts to get the more clarification.
    Hope this helps.
    Mangesh S

  • Main work center  for notification

    which table stores main work centers  for service notifications stored and how do i link work center table with notification table

    Hi,
    <b>CRHD  - Work Center Header
        QMEL  - Quality Notification   [/b
    U can link this 2 table with the field QMEL-ARBPL = CRHD-ARBPL
    Reward Points if it is Useful.
    Thanks,
    Manjunath MS

  • Some error in creation of Work Center

    Dear Experts,
    After completely creating the project, I tried to check the chart for scheduling, but to my surprise no dates were appearing and the scheduling chart was also not proper. After lots of permutation and combinations I realised that the work center(RENOV) that I created had some effect(or difference) that the dates and duration was not getting picked up from the internal activity tab on project builder(CJ20N) screen.
    Hence I created a new Work Center (Ren1), which was just a copy of another working Work Center. When I used this work center along with my existing activity (ABCD) I could see the duration appearing in the dates tab and my project could also show proper schedule lines.
    I did side by side comparison of the RENOV and REN1, apparently they are alike in appearance. I am curious to know what could be the reason for this anomaly.
    Thanks
    Manish

    Hi,
    Did you check the  on the Costing tab, whether Validity period of the  Cost Center is correctly showing.
    Thanks
    Dasa

  • Work center catagory

    Hi Experts,
    I hav a confusion...that is...
    Suppose that. ....we  create a work center (5111) with category MACHINE...& maintain capacity data tab with both catagories (labor+ m/c).....then after......again we create this work center(5111) with different category LOBOR & maintain " capacity data tab" with only labor  capacity catagory.....& then this w/c (5111) is assingned with in routhing of product "A"...
    Note--all relavant data formula/std value key etc is properly maintained.......
    My question is that... During .production order creation of prodt "A" .....FROM WHERE THE DATA IS TO  BE PICK FROM WHICH  WORK CENTER CATAGORY??? if possible... how..plz explain me...i  will be thnkful to u..

    Hi,
    the same workcenter CODE  "5111"  cant b use for 2 categories.
    But if you want to include both in one code,  decide the orientation or the bottleneck capacity in this workcenter.
    whether its Machine or labor. Out of these which is ur deciding factor in scheduling and capacity planning.
    only use that as category and in capacity tab, u can use both Machine and labor as capacity and their data.
    Regards
    Raghu

Maybe you are looking for

  • How to update values in ValueChangeEvent..

    Hi Everyone, I am using Jdeveloper 11.1.2.0.0. I have a scenario as follows. I have 2 input fields as Password and Confirmpassword. I wrote a ValueChangeListener for the field Password to do some validations and I wrote another ValueChangeListener fo

  • Do I have to use Apple brand power adapter?

    I seem to have misplaced the power cord/adapter for my MacBook. Do I have to buy an Apple brand cord, or does someone else make the same thing for half the price? Thanks.

  • Make an hierarchical Tree in oracle Forms 6i

    Hi everybody, I want to make an hierarchical tree. I work in Forms 6i I create one non database block e.g. 'Bloc2' then add hierarchical control item in that. e.g 'Menu'. I create a record group named 'RG_DATA_TEST' Before I use a table in this recor

  • How can import  nokia n97 contacts in iPhone 4

    How can import  nokia n97 contacts in iPhone 4  which is stored in window vista

  • Error while Installing Diagnostic Agent

    Hi Experts, We are getting an error while installing Diagnostic Agent in Solman 7.1. Please find the attached Screen shot of error. Can you please suggest us what was our error... So that we can move forward. Thanks in Advance.. Regards, Krishna.M