Process order issue on conformation

Hi
I have conform process order through cork... at the conformation all raw material are issued automaticallt..throgh backflush...
it ok.. but heer some times ... rawmaterial not available in the storage location  ..means insufficent qty  availble for the process order ...at thatb suituation process order conformed.. but raw material was not issued aginst process order... rawmaterial qty goes to COGI...
how can i contorl to order conformation ....means order not conformed... if insufficent raw material is avaiable for that order...pls giude in this issue...thanks in adavnce
thanks and regards
sesi

Dear
Did you try with COR6N ? Even if you do not have suffiecent  qty of material  required in Process Order , you can go ahead with the confirmation in COR6N where you need to tick the "Clear Reservation option" which will allow you to do the confirmation posting  .The indicator is only set for the open reservations of the components that are not to  backflushed and
In standard production order , CO11N , this option is available .Same will be in COR6N.I hope this can be utilised .
Please try and revert
Regards
JH

Similar Messages

  • Material Availability Check in Process Order Issue

    Guys, I need some help in understanding the folowing issue:
    I have a FG and 2 components.I created a process order and tried to release the order. Automatic availability check is done and a dailog box appeared to list out the missing parts. Missing parts list shows both the components. But one of the componet has unrestricted stock to use in the storage location. why did the availabity check show missing part for that component?
    I checked pp checking rule and it says for business rule 2 "no check" is unchecked. so that means checking is done. and this pp checking rule is assigned in OPJJ and also assigne dto the material master of the component.
    please let me know if you need more information. Thx

    Dear you are absolutely correct if you uncheck No check box in material availability in Order control OPJK  per plant and order type that no automatic material availability check is to be executed for the specified business transaction (order creation or order release).
    But further please note that the option of calling up a material availibility check manually and also of executing a collective availability check is not affected by setting this indicator. This indicator is also ignored if you work with Assembly orders and you have defined in Customizing for Sales Orders that a material availability check is to be carried out.
    Cheers
    kK

  • Printing process order issue

    Process order of building A are printed in building B instead of building A. how to check why it is happening, data avaialble is Process order number and transfer order number.

    Hi Manu,
    Check the printer specification for Process Order in CB85 and find out how the output device is determined during printing, whether it is by user parameter (SU3), by print control (spool parameter) or by MRP controller.
    For transfer order, you may also check OMLV transaction.
    Regards,
    Julian

  • Urgent help needed - Process order api error

    Hi All,
    I am having a problem with implementing process order api. I have all the necessary details, but i couldn't get working. I think the problem might be with global initialization or with api parameter declaration. I am posting the code so any help might be helpful.
    Any help is urgently required and greatly appreciated.
    Thanks
    srinivas
    Edited by: user2138419 on Feb 6, 2010 4:21 PM

    Hi,
    I solved the above issue and I thought may be this would be helpful to others. I solved the process order issues through assisgming proper responsibility and proper org_id under which you are booking orders. If we have these tow correct, then most of the issues will be rectified..

  • Report for conformation cancelled process orders.

    Hi frnds,
    I need a report for orders which have got cancelled of confirmation.
    plz suggest...
    Robert.

    Dear,
    There is no standard report in SAP which shows Report for conformation cancelled.
    But you can check in order it self in COR2 good movement details.
    Or  check document in MB03
    Use CORS to reverse the phases.
    After canceling if you want to view it again then use CORT (here there is one check box named 'Reversed' means that phase is reversed).
    Or Please use user exit
    EXIT_SAPLCORF_404 Process order conf.: Customer specific input checks 2
    Regards,
    R.Brahmankar

  • Issue in Sales Order & Process Order interface

    Hi,
    Issue:
    In case of Assemble to Order scenario, Process order is created automatically when SO  is created.
    Process order will have Sales order number  under General data tab ( COR3)
    When sales order is  created with respect to Inquiry, Inquiry number is displayed in process order instead of Sales order number.
    Also when process order is confirmed, stocks are posted to Inquiry number stock i.e in MMBE Inquiry number is displayed against stock ( sales order stock)
    since stock are not posted to sales order stock, schedule line is not confirmed.
    As a result sales order cannot be delivered.
    Query
    1) please let me know the customizing settings  done for automatic creation of process order WRT sales order( Both SD and PP if possible)
    2) Customizing setting which controls the sales order field in Process order. so that stocks are posted to sales order stocks and not Inquiry or Qutation stock even if they are present.

    Where you checking these details.Are you seeing the print preview If yes then it seems the changes not captured into print preview.Check with your ABAPer why system is not getting right weights.

  • Issues during Component Batch Determination for Process Orders

    Hi,
    I am encountering a strange issue during component batch determination of process order.
    1. During creation of process order, when I execute batch determination, systems does determination based on strategies we have set and when I click on Copy it gives an error
    "Log cannot be saved: Object/subobject not specified"
    Message no. BL201
    *Diagnosis
    Log save cancelled because at least one log contains no object or subobject.
    Object and subobject are needed to classify application logs because there are several log types. Only a few logs are managed in main memory at runtime, so this classification is not needed.
    If the logs are to be saved in the database, object/subobject must be specified for later retrieval.
    Procedure for System Administration
    Object/sub object can be passed when a log is created (function module BAL_LOG_CREATE) and changed with BAL_LOG_CHANGE.
    The possible values for object and sub object must be configured in transaction SLG0.*
    If I save the order with CRTD status and come back again in change mode and do determination, It works fine.
    Again when the order is in REL status and do the determination, It gives the same error.
    This happens only for a specific plant, In other plants batch determination works in all scenarios.
    I checked for all plant related Config for batch determination and coudn't find any discrepancies.
    Please advise how to resolve this issue. Thanks in advance for your help
    Regards,
    Aheesh

    There Is no direct solution for your requirement just try this work around.
    While defining the batch determination search strategy for process order in COB1, there is one column Quantity proposal where you can attach the Routines (This is written in ABAB code )  make use of this, define New Routines with ABAB help to fulfill your requirement. Try this if found useful award full points.
    Regards,
    Ajay Nikte

  • Goods Issue on Process Order with BAPI_GOODSMVT_CREATE

    Hi together,
    I want to post a goods issue on an process order (some of them are networks) but I have some problem with filling the structures.
    Could you please help me?
    Book material
        ls_bapi_head-pstng_date = ls_booking-budat.
        ls_bapi_head-doc_date   = sy-datum.
        ls_bapi_head-pr_uname   = sy-uname.
        ls_bapi_item-material   = ls_booking-idnrk.
        ls_bapi_item-plant      = p_werks.
        ls_bapi_item-stge_loc   = ls_booking-lgort.
        ls_bapi_item-entry_qnt  = ls_booking-dmeng.
        ls_bapi_item-entry_uom  = ls_booking-meins.
        ls_bapi_item-orderid    = ls_booking-aufnr.
        ls_bapi_item-mvt_ind    = gc_mvt_ind.
        IF ls_bapi_item-entry_qnt > 0.
          ls_bapi_item-move_type = '261'.
        ELSE.
          ls_bapi_item-move_type = '262'.
        ENDIF.
        APPEND ls_bapi_item TO lt_bapi_item.
        CLEAR: lt_bapi_ret, ls_bapi_item.
        CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
          EXPORTING
            goodsmvt_header  = ls_bapi_head
            goodsmvt_code    = '03'
            testrun          = p_test
          IMPORTING
            materialdocument = ls_mat_bel
          TABLES
            goodsmvt_item    = lt_bapi_item
            return           = lt_bapi_ret.

    Here send a example:
      DATA: RTR LIKE BAPIRET2.
      DATA: G_HEADER    LIKE BAPI2017_GM_HEAD_01,
            G_CODE      LIKE BAPI2017_GM_CODE,
            TESTRUN     LIKE BAPI2017_GM_GEN-TESTRUN,
            G_HEADRET   LIKE BAPI2017_GM_HEAD_RET,
            MATDOCUMENT TYPE BAPI2017_GM_HEAD_RET-MAT_DOC,
            MATYEAR     TYPE BAPI2017_GM_HEAD_RET-DOC_YEAR,
            G_ITEM      TYPE STANDARD TABLE OF BAPI2017_GM_ITEM_CREATE WITH HEADER LINE,
            RETURN      TYPE STANDARD TABLE OF BAPIRET2 WITH HEADER LINE.
    TOMO DATOS DE LA TABLA Z
      SELECT * FROM ZCOTT_ACT_VOLUM
               INTO CORRESPONDING FIELDS OF TABLE TI_VOLUMEN.
      CLEAR: RETURN. REFRESH: RETURN.
      CLEAR: WA_MJES.
      WA_MJES-ICONID = '@DH@'.
      WA_MJES-TYPE   = 'S'.
      WA_MJES-MSGTXT = 'Errores del Proceso Nro 2'.
      APPEND WA_MJES TO TI_MJES.
      LOOP AT TI_VOLUMEN INTO WA_VOL.
        CLEAR: G_HEADER, G_CODE, TESTRUN, G_HEADRET, MATDOCUMENT,
               MATYEAR, G_ITEM.
        REFRESH: G_ITEM.
        G_HEADER-PSTNG_DATE      = WA_VOL-BUDAT. " Fecha de contabilización en el documento
        G_HEADER-DOC_DATE      = WA_VOL-BLDAT. " Fecha de documento en documento
        G_HEADER-REF_DOC_NO      = 'REF NRO:'. " Número de documento de referencia
        G_HEADER-PR_UNAME      = SY-UNAME. " Nombre de usuario
        G_HEADER-HEADER_TXT      = WA_VOL-BKTXT. " Texto de cabecera de documento
        G_CODE  = '04'. " Traspaso
      Emisor
        G_ITEM-MATERIAL   = WA_VOL-DE_MATNR. " Nro de Material
        G_ITEM-PLANT      = WA_VOL-DE_WERKS. " Centro
        G_ITEM-STGE_LOC   = WA_VOL-DE_LGORT. " Almacen
        G_ITEM-MOVE_TYPE  = WA_VOL-BWART.    " Clase de Mov.
      G_ITEM-COSTCENTER = WA_VOL-KOSTL.    " Centro de Costo.
        G_ITEM-ENTRY_QNT      = WA_VOL-MENGE.    " Cantidad en unidad de medida de entrada
        G_ITEM-ENTRY_UOM      = WA_VOL-UNIT.     " Unidad de medida de entrada
        G_ITEM-ENTRY_UOM_ISO = WA_VOL-UNIT.  " Código ISO p.unidad de medida
        G_ITEM-BATCH         = WA_VOL-DE_LGORT. " Lote
      Receptor
        G_ITEM-MOVE_MAT   = WA_VOL-A_MATNR. " Nro de Material.
        G_ITEM-MOVE_PLANT = WA_VOL-A_WERKS. " Centro
        G_ITEM-MOVE_STLOC = WA_VOL-A_LGORT. " Almacen
        G_ITEM-MOVE_BATCH = WA_VOL-A_LGORT. " Lote
        APPEND G_ITEM.
        CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
          EXPORTING
            GOODSMVT_HEADER  = G_HEADER
            GOODSMVT_CODE    = G_CODE
            TESTRUN          = ' ' "TESTRUN
          IMPORTING
            GOODSMVT_HEADRET = G_HEADRET
            MATERIALDOCUMENT = MATDOCUMENT
            MATDOCUMENTYEAR  = MATYEAR
          TABLES
            GOODSMVT_ITEM    = G_ITEM
            RETURN           = RETURN.
        CLEAR: RTR.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          EXPORTING
            WAIT   = 'X'
          IMPORTING
            RETURN = RTR.
        LOOP AT RETURN.
          CLEAR: WA_MJES.
          WA_MJES-TYPE   = RETURN-TYPE.
          CASE WA_MJES-TYPE.
            WHEN 'S'.
              WA_MJES-ICONID = '@08@'.
            WHEN 'W'.
              WA_MJES-ICONID = '@09@'.
            WHEN 'E'.
              WA_MJES-ICONID = '@0A@'.
          ENDCASE.
          WA_MJES-MSGTXT = RETURN-MESSAGE.
          APPEND WA_MJES TO TI_MJES.
        ENDLOOP.
      ENDLOOP.

  • Batch determination issue in process order Material quantity calculation

    Dear Gurus,
    We are facing issue in auto batch determination in process order (Material quantity calculation ).
    eg Material X  is active material 200 KIA used in BOM as
    10  X   200  KIA  
    20  Y   10           Filler
    30  Z
    40  X   200  KIA
    50  Y
    60  Z
    We select line item 10 and 40 and do Batch determination system proposes 2 batches for line item 10 as Batch A and B
    and for line 40 again Batch A (with 0.01 KIA) and batch B proposed which is wrong.
    For line Item 10 Batch A and B
    For line Item 40 Batch B and C or as per FIFO logic.
    As Batch A should be consumed in Line item 10 then it proposed Batch B and so on....
    We have already maintain data in COB1.
    Can any body explain what is wrong in determination.
    Regards,
    J.H.Pert

    Hi Pert,
    Follow the below link you have some idea OK.
    Any questions revert me back.
    Batch search strategy
    Regards,
    Madhu.G

  • Regarding goods issue (reversal) against process order

    Dear friends,
    Recently i have noticed one strange thing in SAP.I have created one process order and against it i have done the confirmation.Now when i go to Transaction code mb1a and select movement type 262 (Goods Issue to process order-reversal) and give the storage location and in next screen i gave order number,material code and its qty.These material code is not maintained in the bom of order header material.And even in process order in material tab we haven't maintained this material.Also while doing the confirmation in goods movement we haven't maintained this material.Then also system allows me to do so.Which means material which i haven't issued against the process order, system is allowing me to do its reversal i.e (262).because of which system is creating the stock for that material, which is not correct.
    Can we control this behaviour of system.
    Thanking you guys in advance.

    Hi Jitendra,
    This is fact and there is no standard Control available for the same.Only thing you can do is put control over Movement type 262 or try it by implementing User Exit.
    I am not sure but you can use Enhancement CCOWB001 - Customer exit for modifying menu entries.
    Include is LXCOWBF01.
    Regards,
    Dhaval

  • Scheduling issue for splitted operations in process order

    Hello All,
    I am facing problem after scheduling splitted operation in process order. The scenario is as follows.
    In process order there are 5 operations. 10, 20, 30, 40 and 50. Out of the above operations 30 is splitted and two different resources are assigned to it. Control key assigned to splitted operation (30) is also scheduling relevant. Now the flow of operations will be as below.
    1. Operation 10
    2. Operation 20
    3. Operation 30 - Operations is splitted (Resource used is A), qty to be produced - 10 kg.
    a. Operation 32 - Quantity of operation 32 is changed to 5 kg. Resource used is B.
    b. Operation 34 - Quantity of operation 34 is changed to 5 kg. Resource used is C.
    4. Operation 40
    5. Operation 50
    Relationship exists between opearion 10-20, 20-30, 40-50 and between 30,32, 34 with 40. But there is no relationship exists between splitted operations 32 and 34 with any of the previous operations for eg. 10 & 20.
    Issue is after scheduling all operations relationship remains maintained between operations 32, 34, 40 & 50. As operation 30 is splitted to two different operations equally total time for scheduling gets reduced but after scheduling of all operations all previous operations before operations 30 does not get resceduled? Scheduling type maintained for order is Backward Scheduling.
    Please check this and guide me how all operations before operation 30 can be rescheduled as per changed timing of operations 32 and 34.
    Best Regards.
    Edited by: Avinash Mohite on Mar 19, 2010 12:43 PM
    Edited by: Avinash Mohite on Mar 19, 2010 3:14 PM

    Hi,
    I hope u r doing in this way:
    In the capacity header screen enter individual capacity as 2. then click on Got( on top of same screen) and go to individual capacites. Enter the names of two individual capacities, for example 1 and 2. These are the names of two work centres where u r splitting ur operation.
    Double Click on operation 0030 and go to tab 'splitting' . Tick on ' required splitting' and enter maximum no. of splits as 2.Then go to capacity requirements assignment tab. enter the individual capacity as 1 and 2 and enter the splitted quanitites.Save and reschedule .
    Check and revert.
    Regards.

  • Allow Goods Receipt only when Goods Issue already done against process order

    Hi,
    Can we put a validation that , in case of process order, without goods issue system will not allow for goods receipt against that process order.
    Regards,
    Archana

    Check this link
    http://scn.sap.com/thread/493508
    User exit for GR without GI
    Regards,
    Himanshu

  • Process order confirmation related issue

    When a confirmation is of the process order executed the open reservations for this order should be closed but it will only do so for a limited number of items.
    When looking at process order xxxxxx it will show a final issue for materials say A, B and C but it will leave all the other items open and will therefore generate requirements for these items in MRP.
    How to solve this?

    Dear Sosal,
    use Mr. Bramhankar's proposal, if u want system to propose by default in confirmation screen. if u set this for partial confirmation also it will be final and confirmation and reservation gets cleared.
    one more option is while confirming the order either in CORK/COR6N select manully automatic final confirmation and clear reservations. ur issue will be resolved
    sree

  • Process Order Deletion issue.

    Dear PP/SAP Master,
    Good Day. I encounter one issue as below:
    Standard SAP will create the reservation based on dependent requirement once there's process order created.
    Example Raw Material are used in FG PO , Raw Material will in reservation when FG PO created.
    If the Process Order flag for deletion , the stock from reservation will move back to unrestricted.
    There's one issue , after i deleted the FG Process order but the Raw material in reservation are not move back to unrestricted.
    Kindly Please if anyone know how this can happen.
    thank you.

    Dear ,
    Frist of all , technically , you can set deletion flag  for process order  when this order is finicially setteled  within FY periods , Technically complete from production [TECO] , Final Goods Issue indicator is set [GMPS] , Operations are confirmed [CNF] and Goods Delivery completed [DLV]
    Or , you should reverse all of them .If it is not settled so far by FICO , then reverse TECO [CO02-FUNCTION-Revock TECO] , Reverse  Goods Receiept -102 -MIGO ,Reverse Goods Issue -262-MIGO , Reverse Confirmation -CO13 and  then you can set deletion Flag .
    If you set deletion flag prior to that , stock will not move back to unrestricted stock .Settting deeltion flag does not mean you have deleted the PO rather it is an entry to SAP tabel  for Process Order .
    Regards
    JH

  • Issue in passing process order related to order type ZGP9.

    Hi Experts,
    There has been a development done in CIF user exit to block process orders having order type ZGPD & ZGP7. But we are also facing issue for process order flow for order type ZGP9. 
    1. To avoid double counting of Depack orders (order type ZGPD) in actual production key figure of SCIPIO, stop sending actual production for order types ZGPD from P1 to SCIPIO.      
    2. To block Rework (ZGP7) and De-pack (ZGPD) Process order in CIF from SCIPIO end, Add one extra field in Custom Structure CI_ORDCUS which transfers Process Orders to APO. This field will capture "Order Type" for Process Orders and send it to APO.
    could any body suggest me why the issue is coming for process order ZGP9.

    Hi Venkat,
    1) Check whether the user exit is implemented properly
    2) Check whether the process order showing ZFGP9 is
    created recently?
    3) Archive that process order and try creating a manual
    process order and check.   If still error persists, use an
    abapper to check which table is calling that order type
    and accordingly you can proceed.
    Regards
    R. Senthil Mareeswaran.

Maybe you are looking for