BAPI_PROCORD_CREATE

Hello,
I am having problem with BAPI BAPI_PROCORD_CREATE. When i try to create a process order , it is returning the error message "Forward scheduling (enter start date) " (CO - 027)  . But i am passing all the values from BAPI.
Inviting suggetion on this.
Regards,
Thamilselvan.

Hi, can you explain how you solved it?
Thanks

Similar Messages

  • BAPI BAPI_PROCORD_CREATE - Process Order

    Hi All:
    I´m having problems with BAPI  BAPI_PROCORD_CREATE, it is used for creating Process Orders.
    When I execute it in Dialog mode everithing is OK, but in Background mode a RAISE EXCEPTION is called (At function module ACDP_FLUSH_LARGEPARAM).
    The problem is when the BAPI is calling screen 5115 in funtion module CO_KO_ORDER_ENTRY_EXT. I don´t know WHY it is called in dialog mode.  I´ve checked all flag for SUPRESS DIALOG and also the 'Assembly type' for structure ORDPAR (field MNTGA).
    I´m working with ECC 6.0
    Does any one know anything about this ? or Somethig is missing ?
    I hope you can help me.
    Regards.
    Edited by: EDUARDO AVILA on Apr 30, 2010 10:18 PM

    Well the problem is solved but I don´t thing it's the best solution.
    The problem is when Method IF_EX_WORKORDER_EXEC_STEPS~CREATE is called (Assigment of Xsteps), several messages are triggered at this time and class CL_GUI_OBJECT is executed, so here is the problem, I had to implement an enhancement in order to set IS_INIT attribute.
    Like I said, I don´t like the solution even if it is well validated.
    Does anyone Know or have any idea of this ?.
    Thanks in advanced.
    P.D. I´ve checked notes:
    0000991923-  Exception condition "DP_ERROR_SEND_DDBEHAVIOR"                    
    0001118142 - CLOCO - short dump DP_ERROR_SEND_DDBEHAVIOR                 
    0001296784 - Short dump RAISE_EXCEPTION w/ excpn DP_ERROR_SEND_DDBEHAVIOR
    0001401937 - BOM selection during manufacture of co-products using BAPI  
    0001404598 - BAPI: Data from Sales order is lost during order creation 
    0001450677 - No automatic deletion of XSteps with invalid context 
    Mi problem is just like the mentioned in note 1118142, but the solution for this is implemented in another moment.

  • Process Order Creation - 'BAPI_PROCORD_CREATE'

    HI All,
    I am trying to create a process order using BAPI  'BAPI_PROCORD_CREATE '.
    I have entered all the required data and I get an error '012Enter material no. or reference'.
    I donot want to use BAPI 'BAPI_PROCORD_CREATE_FROM_REF' as it only copies the Process ORder and I need to make changes to the fields like 'QTY' at component level and header level and 'BAPI_PROCORD_CREATE_FROM_REF' does not allow me to enter the new qty .
    Please let me know what could be an issue with 'BAPI_PROCORD_CREATE '. Is there any other BAPI which creates a Process Order
    Regards,
    Shital.

    the sap documentation says:
    The following fields in the structure must be filled as a minimum:
    MATERIAL: Header material
    PLANT: Production plant
    ORDER_TYPE: Order type
    QUANTITY: Quantity to be produced
    At least one of the following basic dates must be entered (unless you schedule from the current date):
    BASIC_START_DATE (possibly also the BASIC_START_TIME): Basic start date (Date and time)
    BASIC_END_DATE (possibly also the BASIC_END_TIME): Basic end date (Date and time)
    are you passing all this info?
    Edited by: abapuser on Oct 15, 2009 1:02 PM

  • BAPI for Process order change

    Hi,
    Can any buddy tell me the Bapi used for Process order change
    with following scenarios:
    Quantity change
    Resource change
    Rescheduling
    Control key change
    RM Change
    Recipe change
    TECO
    REVOKE
    Material shortage check
    Best Regards,
    Sheetal.

    Hi,
    BAPI_PROCORD_CREATE for process order create
    BAPI_PROCORD_CHANGE - Change Process Order
    BAPI_PROCORD_CLOSE - Close Process Order
    BAPI_PROCORDCONF_CANCEL for Cancel Process Order
    Confirmation.
    BAPI_PROCORD_COMPLETE_TECH - Complete Technically
    BAPI_PROCORD_RELEASE - Release Process order
    BAPI_PROCORD_SET_DELETION_FLAG - Deletion Flag
    BAPI_PROCORD_REVOKEUSERSTATUS - Cancel User Status
    BAPI_PROCORD_SCHEDULE - Carry Out Scheduling
    pls refer below link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/200dd1cc-589e-2910-98a9-bb2c48b78dfa
    http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm
    Regards,
    Sankaran

  • BAPI for Process order creation (COR1)

    Hi All,
    Can any please help me to find a BAPI for creating a process order which is done normally by transaction code u201CCOR1u201D.
    Thanks in advance.
    Kind Regards,
    Abhi.

    Try this BAPI - BAPI_PROCORD_CREATE.
    there are many BAPIs in Fuinction group 0001_BAPI realted with Process Order
    Thanks,
    rajinikanth G

  • Change Process Order BAPI FM?

    Hi friends, can you help me with this issue?
    I'm trying to change a process order (tx: cor2) but the bapi BAPI_PROCORD_CHANGE only allow me to change header data, i need to change components data (add, change, delete a material).  Any suggestions?...
    Thank you very much.
    Leonardo Pavia

    Hi,
    The BAPIs available with PO are:
    BAPI_PROCORD_EXIST_CHECK
    BAPI_PROCORD_CHECK_MAT_AVAIL
    BAPI_PROCORD_CLOSE
    BAPI_PROCORD_COMPLETE_TECH
    BAPI_PROCORD_COSTING
    BAPI_PROCORD_CREATE_CAP_REQ
    BAPI_PROCORD_RELEASE
    BAPI_PROCORD_REVOKEUSERSTATUS
    BAPI_PROCORD_SCHEDULE
    BAPI_PROCORD_SETUSERSTATUS
    BAPI_PROCORD_SET_DELETION_FLAG
    BAPI_PROCORD_SET_DEL_INDICATOR
    BAPI_PROCORD_WM_MAT_STAGING
    BAPI_PROCORD_CREATE
    BAPI_PROCORD_CHANGE
    BAPI_PROCORD_CREATE_FROM_REF
    BAPI_PROCORD_CREATE_FROM_PLORD
    BAPI_PROCORD_GET_LIST
    BAPI_PROCORD_GET_DETAIL
    Pls check if any of these work for your scenario.
    Regards,
    Renjith Michael.
    Edited by: Renjith Michael on Jan 16, 2008 12:38 PM

  • Need BAPI for CO06 , COR1 and COR6

    I am searching for BAPI for the following Tcodes
    1> CO06 - Back Order Processing
    2> COR1 - Create process Order
    3> COR6 - Create Process Order Confirmation
    i will be great full if u can give me the BAPI's for the following Tcodes..
    thanks in advance...

    Hi,
    Please try to use the Fm listed below -
    1> CO06 - Back Order Processing
    2> COR1 - Create process Order  -BAPI_PROCORD_CREATE
    3> COR6 - Create Process Order Confirmation
    Use the BOR - BUS2016 for the process order confirmation > here we can see the BAPIs related to this,
    BUS0001 for Process Order
    Regards
    Lekha

  • BAPI for COR1 and CO58

    Dear all,
    Could anybody tell me if there are any standard BAPIs for
    tcodes -
    COR1 - Production Process Order Creation
    CO58 - PI sheet maintain
    Points assured.
    Subodh

    Hi,
    COR1 : BAPI_PROCORD_CREATE for process order create
    Thanks
    Vikranth

  • BAPI PROCESS ORDER Creation u2013 can the SCHEDULE Date/Time be specified?

    I am currently using BAPI_PROCORD_CREATE to create a Process Order from an inbound IDOC.  This works well, when I pass the following fields:
    BAPI Parameter ORDERDATA
    ORDER_NUMBER      Process Order number (EXTERNAL)
    MATERIAL      Material to be produced
    PLANT              Plant
    ORDER_TYPE      Order Type
    BASIC_START_DATE Start Date
    BASIC_START_TIME Start Time
    BASIC_END_DATE   Basic End Date
    BASIC_END_TIME   Basic End Time
    QUANTITY         Process Order Quantity
    QUANTITY_UOM     Quantity Unit of Measure
    However, I have a requirement to also specify the SCHEDULED Start Date (GSTRS) and End Dates (GLTRS), but the BAPI parameters do not the SCHEDULE Dates to be specified.
    I have also used the functions CLOI_CHANGES_UPL_31 and CLOI_CHANGES_UPL_45 to create Process Orders successfully, but neither of these allow for the SCHEDULE dates to be passed in.  
    Does anyone know how I might be able to achieve such a result?
    I am trying to avoid the use of CALL TRANSACTION on COR1, so would be grateful if anyone has any thoughts.   
    In the mean time, Iu2019ll ask the business if it would be possible to apply any rules by whereby if we specified a BASIC_START_DATE, whether it would be able to derive the correct schedule date accordingly.
    PPu2019s not one of my better modules, so apologies if whatu2019s been asked above is a stupid question!
    Alistair

    HI...
    Pls chk in scheduling control for detailed scheduling in T code OPUZ. and change the scheduling type forwards to forwards in time and backwards to backwards in time.
    Now when ever you would create the order system would ask the scheduling dates either start or finish in stead of Basic dates.
    Instead of using BAPI you could make a simple LSMW pogram. It would talk 5 min.
    This is a standard SAP functionality to select Basic dates because SAP consider all master data for scheduling like Schedule margin key.
    I think It would help you.
    Regards
    Vivek

Maybe you are looking for

  • Dynamic Column name in a Cursor

    Hello there, How can I access data in cursor's field with dynamic fields names, more illustration follows: My table has columns named as C1,C2,C3 so on defined a cursor cursor_name on that table, I need to access the fields by a loop like this: OPEN

  • Is there a certain number of times I should install Adobe Reader on a mac before it works?

    Is there a certain number of times I should install Adobe Reader on a mac before it works?  Cant open any Adobe certified pdf's in any applications. Keeps telling me to install Reader for the best experience. I've tried that on three macs, no luck. 

  • WRV210 Trouble a few hours after newly installed

    Hello There, I just bought myself a new WRV210. I installed it using the provided CD, set up my wireless network using WPA2 etc etc and all was working fine. I left home and came back a few hours later to find my main wired PC with local only. I went

  • 10.4.9 Crashes Daily

    We just recently purchased a Dual Core 2.66 Mac Pro to run OS X 10.4.9 Server. The only services we are running are AFP and iChat Server currently. The only other program that runs on this computer is Retrospect. The problem is, I am having to restar

  • Navigating the image in ACR

    I should probably know this. Or maybe I'm doing something wrong. I try to navigate through an image in Camera Raw to check for dust spots by using the PageUp and PageDown keys. Also use the Home key to go to the upper left corner to start the process