Not transferring requirements to planning

Hi all,
I'm not experienced in availability check, planning, etc so I might have written big mistakes here.
How I can prevent that my sales order gets visible for the planning department (typically they would look in transaction MD04 I guess)?
This is the type of flow I have in mind:
customer service fills in the order, specifies the values for the characteristics (variant configurator i used), Availability check runs and the order is saved
order is saved but not confirmed so it is not transferred to planning ==> this might be replaced by something else like putting a block (if it exists)
planning (or other department like production) checks the order and the variant. If it is ok, they will confirm the order so it gets to the planning. If not,  they will get in contact with customer service.
How can I realize such a set-up in a Make To Order environment?
Thanks in advance for your answers!
Bart

Hi
See these notes, they helped me in the past:
SAP Note 321803 - Explanatory notes on the ATP Customizing
SAP Note 457787 - Collective SAP note: Advice notes ATP check
SAP Note 547118 - FAQ: Result of ATP calculation
SAP Note 835219 - FAQ: ATP composite note
SAP Note 885177 - Stock transfer in purchasing: New schedule line processing (for STO)
SAP Note 89362 - No confirmation despite available quantity/stock
and related notes
I hope this helps you
Regards
Eduardo

Similar Messages

  • Requirement Tracking Number Not Transferring to Backend

    SRM 5.0 SP 7 - ECS
    We've configured our system to allow users to enter the tracking number withing the Basic Data section of the cart, however when the PO is created in the backend the tracking number details are not transferred.
    I assumed that this would be standard functionality but obvisouly it's not.
    Any ideas / sample code would be gratefully received.
    Keith

    Hi,
    Please check here :
    https://forums.sdn.sap.com/click.jspa?searchID=5007432&messageID=3851280
    Kind regards,
    Yann

  • Demand not transferred from APO to R/3

    Hi All,
    We had a daily batch in which forecast is released to R/3.
    This problem is sporadic. For some materials the data is not
    transferred to R/3 during batch job and then if we transfer it
    manually again. It gets transferred.
    Also we see lot of Queues in SMQ1 with status SYSFAIL and message "Material status does not allow a planned independent requirement"
    We have activated the Queues and unlocked it to process but still they are not processed.
    Can any one let us know because of the blocked Queues only the data transfer is not happenning to R/3?.
    Thanks in advance.
    Kumar

    Hi Kumar,
    As you have rightly confirmed that master data is not an issue
    Moreover you have also confirmed that issue is happening
    sporadic and not reproducable.
    Your symptom indicates that there could have been inconsistencies
    in system.
    I would suggest carry out an integration model run and transfer
    all master and transactional data.
    Then try carrying out CCR run (if possible also om17) and then
    iterate all the inconsistencies
    Then the most important step to do is to clear all the queues.
    Ensure that before start of the batch jobs, there are no errors
    or hanging queues in system
    This will remove the error.  Just try this and confirm
    Regards
    R. Senthil Mareeswaran.

  • Delivery 0080000276 is not relevant for transportation planning.

    At the time of (delivery related) invoice creation, system throws a message "check the error log".
    Log says:
    " Error Log             0080000276 000010 Delivery 0080000276 is not relevant for transportation planning
                LongText
                    Detail
                     Diagnosis
                         Copying control for billing requires that shipment costs
                         are copied from the shipment belonging to this delivery.
                         No shipment costs could be determined, because this
                         delivery is not relevant for transportation planning.
                     System Response
                         The system assumes that no shipment costs are to be billed
                         in this case.
                Technical data
                    Tech. data details
                     Client                                 251
                     Group Number
                     Sales Document Number                  0080000276
                     Item Number of the SD Document         000010
                     Schedule Line Number                   0306
                     Counter in Control Tables              00
                     Message Identification                 VY
                     System Message Number                  306
                     Output Type                            I
                     Message Variable 01                    0080000276
                     Message Variable 02
                     Message Variable 03
                     Message Variable 04
                     Group Type                             F "
    Please advice if anyone have any idea for this error log.

    Error Log 0080000276 000010 Delivery 0080000276 is
    not relevant for transportation planning
    It is not necessary to assign the Transportation Planning to Delivery type.  Only recently, I completed a similar configuration and running successfully for a client.  The issue is  because of your copy control VTFL.  For more information, check note 713171.
    thanks
    G. Lakshmipathi

  • Free of charge items, ie price = u00A30.00 are not transferred to backend.

    Free of charge items, ie price = £0.00 are not transferred to backend. PO created with held status, but the SRM PO item IR flag is selected. If we manually amend the SRM PO item to remove the 'invoice receipt' flag, then save the PO, the PO does get to the backend with a price of zero, the IR flag de-selected and the 'free' item flag selected.
    How do we manage to get the PO with free items to the backend without having to manually change the held PO in SRM? We are on SRM 5.0 using extended classic.

    Hi
    <b>We have done this type of requirment.. several times.. This is easily possible ..</b>
    <u>You need to Implement the BADI - BBP_CREATE_PO_BACK using SE18 Transaction.</u>
    <b>Either you can do this sample code inside BAPI (Make changes accordingly) or inside the BADI - BBP_CREATE_PO_BACK / BBP_CREATE_PO_BACK_NEW depending on your requirement.</b>
      LOOP AT po_items INTO ls_po_items WHERE net_price IS INITIAL.
    * Reset the IR Indicator for Items with Zero net price
        ls_po_items_add_data-po_item = ls_po_items-po_item.
        ls_po_items_add_data-ir_ind  = space.
        ls_po_items_add_data-gr_ind  = 'X'.
        ls_po_items_add_data-gr_non_val = 'X'.
        APPEND ls_po_items_add_data TO po_items_add_data.
      ENDLOOP.
    <b>Related link -></b>
    Re: Final Entry/ Final Invoice Indicator to be checked Auotmatically
    <u>Do let me know.</u>
    Regards
    - Atul

  • Services not transferred to CO

    Hi All,
    I'm an FI/CO consultant working in an organisation using IS-H and am learning on the job so apologies if this is an obvious question.
    at month end we run transaction NCo1 in order to transfer the services which have been performed on cases over to the case based orders in CO.    the output log of NCO1 shows some entries where there is no receiver order reference, and the activity is not charged to the case as expected.  There are no messages in the error log for these cases so I am struggling to understand why the activity is not transferred to CO.
    In the attached file is a screenshot showing the output from NCO1 with two ISH cases. 
    MANC004475 is linked to a receiver order in the case master data, but in NCO1 there is no receiver order and no services / activity is transferred to the case based order in CO.
    MANC004476 is also linked to a receiver order in the case master data, and has receiver orders in the output of NCO1.  Services and activity are transferred over to CO correctly.
    Any tips or advise would be very welcome.
    Many thanks for your time
    Phil

    Hi Phil,
    I was trying to understand what the error is, however I require more data to conclude something. But anyway here are just my thoughts which might help you (I hope so):
    1. I would compare the CO order data which you can see in the case MANC004475 with the CO order MANC004476 data, whether there is a difference or not;
    2. There is no a cost center associated with the requesting department MAN_PHY according to the attachment. Indeed there is no either for the second case, what makes me thinking there is a customer solution (in other words Z) in your system, because to the best of my knowledge you require to maintain a mapping between you organizational units in IS-H and cost centers in CO.
    If you want you can email me on [email protected]
    Regards,
    Alex

  • Idoc data passed OK but not transferred

    Hi all
    I have to SAP clients connected via ALE for Payroll Posting (between HR client and FI client). When the HR use post the payroll, the last status of Idoc is 03 - Data passed to port OK  (WE05). Somehow there is no created FI document in FI client. I check BDM2 tcode and seeing that the 3 Idoc Not transferred yet in HR client.
    How can I make this Idoc transferred automatically after the posting? ( The Output Mode is already 2 = Transfer Idoc immediately).
    Thanks!

    Thanks Juan,
    It did appear in SM21, the ALE user lack of authorization to post. I have corrected it. Some posting works fine. But some others, get error message "Required GL Account was not transferred in parameter Account GL".
    From technical perspective, do you have any ideas why? According to functional team, they have config. whats needed...
    Thanks!

  • Unicode characters not transferred correctly to mysql from oracle

    Hi,
    We are transferring data from Oracle11g to MySQL5.5 using DG4ODBC. Data is getting transferred successfully to MySQL, but the Characters like Russian, Chinese etc. are not transferred succesfully. They are shown as ? in MySQL database and even with GUI tools like sqldevelopper or squirrel.
    Oracle Uses NLS_Character set is AL32UTF8 and MySQL database is UTF8.
    Oracle version is 11.1.0.6.0
    MySQL is 5.5.
    unixODBC 2.2.11, comes from redhat for RHEL 5
    I tried setting HS_LANGUAGE=american_america.al32utf8, but no luck.
    Can someone please give hint to configure gateway initialization parameters or some other configuration which is required to support all language characters during transfer.
    -Sudhakar

    Hi,
    Updated to the versions you suggested..Now receiving below error when trying to transfer data from oracle to Mysql using DBMS_HS_PASSTHROUGH.
    Actually written procedure to transfer all records..it works on few tables, but throws below error when transferring data from other tables.
    Any idea where could be wrong?
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-02067: transaction or savepoint rollback required
    ORA-28511: lost RPC connection to heterogeneous remote agent using
    SID=ORA-28511: lost RPC connection to heterogeneous remote agent using
    SID=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXXXXX)(PORT=1521))
    (CONNECT_DATA=(SID=mysqlodbc)))
    ORA-02055: distributed update operation failed; rollback required
    ORA-02063: preceding lines from MYSQL
    ORA-06512: at "XXXXXXX.TRANSFER_XXXXXX", line 41
    ORA-06512: at line 1
    below is the gateway trace file dump.....
    Oracle Corporation --- TUESDAY DEC 20 2011 14:10:19.578
    Heterogeneous Agent Release
    11.2.0.3.0
    Oracle Corporation --- TUESDAY DEC 20 2011 14:10:19.577
    Version 11.2.0.3.0
    Entered hgogprd
    HOSGIP for "HS_FDS_TRACE_LEVEL" returned "255"
    Entered hgosdip
    setting HS_OPEN_CURSORS to default of 50
    setting HS_FDS_RECOVERY_ACCOUNT to default of "RECOVER"
    setting HS_FDS_RECOVERY_PWD to default value
    setting HS_FDS_TRANSACTION_LOG to default of HS_TRANSACTION_LOG
    setting HS_IDLE_TIMEOUT to default of 0
    HOSGIP returned value of "REPEATABLE_READ" for HS_FDS_TRANSACTION_ISOLATION
    setting HS_NLS_NCHAR to default of "AL32UTF8"
    setting HS_FDS_TIMESTAMP_MAPPING to default of "DATE"
    setting HS_FDS_DATE_MAPPING to default of "DATE"
    setting HS_RPC_FETCH_REBLOCKING to default of "ON"
    setting HS_FDS_FETCH_ROWS to default of "100"
    setting HS_FDS_RESULTSET_SUPPORT to default of "FALSE"
    setting HS_FDS_RSET_RETURN_ROWCOUNT to default of "FALSE"
    setting HS_FDS_PROC_IS_FUNC to default of "FALSE"
    setting HS_FDS_MAP_NCHAR to default of "TRUE"
    setting HS_NLS_DATE_FORMAT to default of "YYYY-MM-DD HH24:MI:SS"
    setting HS_FDS_REPORT_REAL_AS_DOUBLE to default of "FALSE"
    setting HS_LONG_PIECE_TRANSFER_SIZE to default of "65536"
    setting HS_SQL_HANDLE_STMT_REUSE to default of "FALSE"
    setting HS_FDS_QUERY_DRIVER to default of "TRUE"
    setting HS_FDS_SUPPORT_STATISTICS to default of "FALSE"
    setting HS_FDS_QUOTE_IDENTIFIER to default of "TRUE"
    setting HS_KEEP_REMOTE_COLUMN_SIZE to default of "OFF"
    setting HS_FDS_GRAPHIC_TO_MBCS to default of "FALSE"
    setting HS_FDS_MBCS_TO_GRAPHIC to default of "FALSE"
    Default value of 32 assumed for HS_FDS_SQLLEN_INTERPRETATION
    setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:SQLStatistics;gtw$:SQLGetInfo"
    setting HS_FDS_DELAYED_OPEN to default of "TRUE"
    setting HS_FDS_WORKAROUNDS to default of "0"
    Exiting hgosdip, rc=0
    ORACLE_SID is "mysqlodbc"
    Product-Info:
    Port Rls/Upd:3/0 PrdStat:0
    Agent:Oracle Database Gateway for ODBC
    Facility:hsa
    Class:ODBC, ClassVsn:11.2.0.3.0_0011, Instance:mysqlodbc
    Exiting hgogprd, rc=0
    hostmstr: 0: HOA After hoagprd
    hostmstr: 0: HOA Before hoainit
    Entered hgoinit
    HOCXU_COMP_CSET=1
    HOCXU_DRV_CSET=31
    HOCXU_DRV_NCHAR=873
    HOCXU_DB_CSET=873
    HS_LANGUAGE is AMERICAN_AMERICA.WE8ISO8859P1
    LANG=en_US.UTF-8
    HOCXU_SEM_VER=110000
    Entered hgolofn at 2011/12/20-14:10:19
    HOSGIP for "HS_FDS_SHAREABLE_NAME" returned "/usr/lib/libodbc.so"
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLAllocHandle
    symbol_peflctx=0x8b0790
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLBindCol
    symbol_peflctx=0x8b0930
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLBindParameter
    symbol_peflctx=0x8b1350
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLCancel
    symbol_peflctx=0x8b2b50
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLDescribeParam
    symbol_peflctx=0x8bc280
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLDisconnect
    symbol_peflctx=0x8bc810
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLEndTran
    symbol_peflctx=0x8bf820
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLExecute
    symbol_peflctx=0x8c1480
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLFetch
    symbol_peflctx=0x8c1e10
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLFreeHandle
    symbol_peflctx=0x8c4060
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLFreeStmt
    symbol_peflctx=0x8c4090
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetData
    symbol_peflctx=0x8c5df0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetEnvAttr
    symbol_peflctx=0x8c9a30
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetFunctions
    symbol_peflctx=0x8c9e30
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLMoreResults
    symbol_peflctx=0x8cbef0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLNumResultCols
    symbol_peflctx=0x8cce10
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLParamData
    symbol_peflctx=0x8cd1d0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLPutData
    symbol_peflctx=0x8cf810
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLRowCount
    symbol_peflctx=0x8cfd00
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLSetEnvAttr
    symbol_peflctx=0x8d26a0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLSetDescRec
    symbol_peflctx=0x8d2420
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLColAttribute
    symbol_peflctx=0x8b3680
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLColumns
    symbol_peflctx=0x8b5580
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLConnect
    symbol_peflctx=0x8b96c0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLDescribeCol
    symbol_peflctx=0x8bb9a0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLDriverConnect
    symbol_peflctx=0x8bd4f0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLExecDirect
    symbol_peflctx=0x8c0dc0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLForeignKeys
    symbol_peflctx=0x8c2950
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetConnectAttr
    symbol_peflctx=0x8c44f0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetDescField
    symbol_peflctx=0x8c6620
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetDescRec
    symbol_peflctx=0x8c6cc0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetDiagField
    symbol_peflctx=0x8c8160
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetDiagRec
    symbol_peflctx=0x8c9030
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetInfo
    symbol_peflctx=0x8caa00
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetStmtAttr
    symbol_peflctx=0x8cad80
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLGetTypeInfo
    symbol_peflctx=0x8cba60
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLPrepare
    symbol_peflctx=0x8cdab0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLPrimaryKeys
    symbol_peflctx=0x8ce110
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLProcedureColumns
    symbol_peflctx=0x8ce8b0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLProcedures
    symbol_peflctx=0x8cf0d0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLSetConnectAttr
    symbol_peflctx=0x8d0040
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLSetStmtAttr
    symbol_peflctx=0x8d3f00
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLSetDescField
    symbol_peflctx=0x8d1f80
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLStatistics
    symbol_peflctx=0x8d5ff0
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Entered hgolofns at 2011/12/20-14:10:19
    libname=/usr/lib/libodbc.so, funcname=SQLTables
    symbol_peflctx=0x8d7060
    hoaerr:0
    Exiting hgolofns at 2011/12/20-14:10:19
    Exiting hgolofn, rc=0 at 2011/12/20-14:10:19
    HOSGIP for "HS_OPEN_CURSORS" returned "50"
    HOSGIP for "HS_FDS_FETCH_ROWS" returned "100"
    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536"
    HOSGIP for "HS_NLS_NUMERIC_CHARACTER" returned ".,"
    HOSGIP for "HS_KEEP_REMOTE_COLUMN_SIZE" returned "OFF"
    HOSGIP for "HS_FDS_DELAYED_OPEN" returned "TRUE"
    HOSGIP for "HS_FDS_WORKAROUNDS" returned "0"
    HOSGIP for "HS_FDS_MBCS_TO_GRAPHIC" returned "FALSE"
    HOSGIP for "HS_FDS_GRAPHIC_TO_MBCS" returned "FALSE"
    Invalid value of 32 given for HS_FDS_SQLLEN_INTERPRETATION
    treat_SQLLEN_as_compiled = 1
    Exiting hgoinit, rc=0 at 2011/12/20-14:10:19
    hostmstr: 0: HOA After hoainit
    hostmstr: 0: HOA Before hoalgon
    Entered hgolgon at 2011/12/20-14:10:19
    reco:0, name:sudhakar, tflag:0
    Entered hgosuec at 2011/12/20-14:10:19
    Exiting hgosuec, rc=0 at 2011/12/20-14:10:19
    HOSGIP for "HS_FDS_RECOVERY_ACCOUNT" returned "RECOVER"
    HOSGIP for "HS_FDS_TRANSACTION_LOG" returned "HS_TRANSACTION_LOG"
    HOSGIP for "HS_FDS_TIMESTAMP_MAPPING" returned "DATE"
    HOSGIP for "HS_FDS_DATE_MAPPING" returned "DATE"
    HOSGIP for "HS_FDS_MAP_NCHAR" returned "TRUE"
    HOSGIP for "HS_FDS_RESULTSET_SUPPORT" returned "FALSE"
    HOSGIP for "HS_FDS_RSET_RETURN_ROWCOUNT" returned "FALSE"
    HOSGIP for "HS_FDS_PROC_IS_FUNC" returned "FALSE"
    HOSGIP for "HS_FDS_REPORT_REAL_AS_DOUBLE" returned "FALSE"
    using sudhakar as default value for "HS_FDS_DEFAULT_OWNER"
    HOSGIP for "HS_SQL_HANDLE_STMT_REUSE" returned "FALSE"
    Entered hgocont at 2011/12/20-14:10:19
    HS_FDS_CONNECT_INFO = "mysql5_hgw"
    RC=-1 from HOSGIP for "HS_FDS_CONNECT_STRING"
    Entered hgogenconstr at 2011/12/20-14:10:19
    dsn:mysql5_hgw, name:sudhakar
    optn:
    Entered hgocip at 2011/12/20-14:10:19
    dsn:mysql5_hgw
    Exiting hgocip, rc=0 at 2011/12/20-14:10:19
    ##>Connect Parameters (len=40)<##
    ## DSN=mysql5_hgw;
    #! UID=sudhakar;
    #! PWD=*
    Exiting hgogenconstr, rc=0 at 2011/12/20-14:10:19
    Entered hgolosf at 2011/12/20-14:10:19
    ODBC Function-Available-Array 0xFFFE 0x01FF 0xFF00 0xFFFF 0x03FF 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0xFE00 0x3F5F
    Exiting hgolosf, rc=0 at 2011/12/20-14:10:19
    DriverName:libmyodbc5.so, DriverVer:05.01.0008
    DBMS Name:MySQL, DBMS Version:5.5.17-log
    Exiting hgocont, rc=0 at 2011/12/20-14:10:19
    SQLGetInfo returns Y for SQL_CATALOG_NAME
    SQLGetInfo returns 192 for SQL_MAX_CATALOG_NAME_LEN
    Exiting hgolgon, rc=0 at 2011/12/20-14:10:19
    hostmstr: 0: HOA After hoalgon
    RPC Calling nscontrol(0), rc=0
    hostmstr: 0: RPC Before Upload Caps
    hostmstr: 0: HOA Before hoaulcp
    Entered hgoulcp at 2011/12/20-14:10:19
    Entered hgowlst at 2011/12/20-14:10:19
    Exiting hgowlst, rc=0 at 2011/12/20-14:10:19
    SQLGetInfo returns 0x0 for SQL_OWNER_USAGE
    TXN Capable:3, Isolation Option:0xf
    SQLGetInfo returns 0 for SQL_MAX_SCHEMA_NAME_LEN
    SQLGetInfo returns 192 for SQL_MAX_TABLE_NAME_LEN
    SQLGetInfo returns 192 for SQL_MAX_PROCEDURE_NAME_LEN
    HOSGIP returned value of "TRUE" for HS_FDS_QUOTE_IDENTIFIER
    SQLGetInfo returns ` (0x60) for SQL_IDENTIFIER_QUOTE_CHAR
    3 instance capabilities will be uploaded
    capno:1964, context:0x00000000, add-info: 0
    capno:1989, context:0x00000000, add-info: 0
    capno:1992, context:0x0001ffff, add-info: 1, translation:"`"
    Exiting hgoulcp, rc=0 at 2011/12/20-14:10:19
    hostmstr: 0: HOA After hoaulcp
    hostmstr: 0: RPC After Upload Caps
    hostmstr: 0: RPC Before Upload DDTR
    hostmstr: 0: HOA Before hoauldt
    Entered hgouldt at 2011/12/20-14:10:19
    NO instance DD translations were uploaded
    Exiting hgouldt, rc=0 at 2011/12/20-14:10:19
    hostmstr: 0: HOA After hoauldt
    hostmstr: 0: RPC After Upload DDTR
    hostmstr: 0: RPC Before Begin Trans
    hostmstr: 0: HOA Before hoabegn
    Entered hgobegn at 2011/12/20-14:10:19
    tflag:0 , initial:1
    hoi:0xbfb25bdc, ttid (len 35) is ...
    00: 4F52434C 2E454445 4C4B4559 2E4E4554 [ORCL.EDELKEY.NET]
    10: 2E653064 34343962 342E332E 312E3535 [.e0d449b4.3.1.55]
    20: 363334 [634]
    tbid (len 32) is ...
    00: 4F52434C 2E454445 4C4B4559 2E4E4554 [ORCL.EDELKEY.NET]
    10: 5B332E31 2E353536 33345D5B 312E345D [[3.1.55634][1.4]]
    Exiting hgobegn, rc=0 at 2011/12/20-14:10:19
    hostmstr: 0: HOA After hoabegn
    hostmstr: 0: RPC After Begin Trans
    hostmstr: 0: RPC Before SQL Bundling
    hostmstr: 0: HOA Before hoxpars
    Entered hgopars, cursor id 1 at 2011/12/20-14:10:19
    type:1
    SQL text from hgopars, id=1, len=530 ...
    000: 696E7365 72742069 6E746F20 73746174 [insert into xxxx]
    010: 696F6E73 20282273 74617469 6F6E6964 [xxxx ("xxxxxxxxx]
    020: 222C2261 646D696E 64657363 72697074 [","xxxxxxxxxxxxx]
    030: 696F6E22 2C22636F 756E7472 79696422 [xxx","xxxxxxxxx"]
    040: 2C226465 73637269 7074696F 6E222C22 [,"xxxxxxxxxxx","]
    050: 6C616E67 75616765 6964222C 226C696E [xxxxxxxxxx","xxx]
    060: 6B6F7468 65727365 72766963 6573222C [xxxxxxxxxxxxxx",]
    070: 226C6F67 6F75726C 222C226C 6F6E6764 ["xxxxxxx","xxxxx]
    080: 65736372 69707469 6F6E222C 226E616D [xxxxxxxxxx","xxx]
    090: 65222C22 73746174 7573222C 2274696D [e","xxxxxx","xxx]
    0A0: 65637265 61746564 222C2274 696D6575 [xxxxxxxx","xxxxx]
    0B0: 70646174 6564222C 22757365 72696463 [pdated","xxxxxxx]
    0C0: 72656174 6564222C 22757365 72696475 [xxxxxx","xxxxxxx]
    0D0: 70646174 6564222C 22776562 73697465 [pdated","xxxxxxx]
    0E0: 222C2262 726F6164 63617374 65726964 [","xxxxxxxxxxxxx]
    0F0: 222C2273 74617469 6F6E735F 696E7465 [","xxxxxxxxxxxxx]
    100: 6765725F 69647822 2C226261 6E6E6572 [ger_idx","xxxxxx]
    110: 5F616363 6573735F 64617465 222C2262 [xxxxxxxxxxxx","b]
    120: 616E6E65 725F696D 706C5F64 61746522 [xxxxxxxxxxxxxxx"]
    130: 2C226261 6E6E6572 5F72656D 6F766564 [,"xxxxxxxxxxxxxx]
    140: 5F646174 65222C22 62726F61 64636173 [_date","xxxxxxxx]
    150: 745F7479 7065222C 227A6F6E 65696422 [t_type","xxxxxx"]
    160: 2C226272 6F616463 6173745F 72616E64 [,"xxxxxxxxxxxxxx]
    170: 6F6D5F72 6561736F 6E222C22 6669656C [xxxxxxxxx","fiel]
    180: 64736368 65636B65 64222C22 65787465 [xxxxxxxxx","exte]
    190: 726E616C 73746174 696F6E69 64222C22 [xxxxxxxxxxxxx","]
    1A0: 6D61696E 74656E61 6E636562 726F6164 [xxxxxxxxxxxxxxxx]
    1B0: 63617374 65726964 222C2261 6C746572 [xxxxxxxx","alter]
    1C0: 6E617469 76655F6E 616D6522 290A2020 [xxxxxxxxxxx").  ]
    1D0: 20202020 56414C55 45532028 3F2C3F2C [    VALUES (?,?,]
    1E0: 3F2C3F2C 3F2C3F2C 3F2C3F2C 3F2C3F2C [?,?,?,?,?,?,?,?,]
    210: 3F29 [?)]
    Exiting hgopars, rc=0 at 2011/12/20-14:10:19
    hostmstr: 0: HOA After hoxpars
    hostmstr: 0: RPC After SQL Bundling
    hostmstr: 0: RPC Before SQL Bundling
    hostmstr: 0: HOA Before hoaexec
    Entered hgoexec, cursor id 1 at 2011/12/20-14:10:19
    octype=0 (?????)
    hgoexec, line 145: Printing hoada @ 0x9e7e1b8
    MAX:27, ACTUAL:27, BRC:1, WHT=3 (BIND_LIST)
    hoadaMOD bit-values found (0x200:TREAT_AS_CHAR)
    DTY NULL-OK LEN MAXBUFLEN PR/SC CST IND MOD NAME
    3 DECIMAL N 6 0 0/ 0 0 0 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    3 DECIMAL N 2 0 0/ 0 0 0 0
    12 VARCHAR N 18 0 0/ 0 31 0 200
    3 DECIMAL N 3 0 0/ 0 0 0 0
    3 DECIMAL N 1 0 0/ 0 0 0 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    12 VARCHAR N 196 0 0/ 0 31 0 200
    12 VARCHAR N 33 0 0/ 0 31 0 200
    3 DECIMAL N 1 0 0/ 0 0 0 0
    93 TIMESTAMP N 16 0 0/ 0 0 0 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    3 DECIMAL N 4 0 0/ 0 0 0 0
    3 DECIMAL Y 0 0 0/ 0 0 -1 0
    12 VARCHAR N 52 0 0/ 0 31 0 200
    3 DECIMAL N 5 0 0/ 0 0 0 0
    3 DECIMAL N 5 0 0/ 0 0 0 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    3 DECIMAL N 1 0 0/ 0 0 0 0
    3 DECIMAL Y 0 0 0/ 0 0 -1 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    3 DECIMAL N 1 0 0/ 0 0 0 0
    3 DECIMAL N 6 0 0/ 0 0 0 0
    3 DECIMAL Y 0 0 0/ 0 0 -1 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    Entered hgoprbv at 2011/12/20-14:10:19
    hgoprbv, line 162: Printing hoada @ 0x9e7e1b8
    MAX:27, ACTUAL:27, BRC:1, WHT=3 (BIND_LIST)
    hoadaMOD bit-values found (0x200:TREAT_AS_CHAR)
    DTY NULL-OK LEN MAXBUFLEN PR/SC CST IND MOD NAME
    3 DECIMAL N 6 0 0/ 0 0 0 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    3 DECIMAL N 2 0 0/ 0 0 0 0
    12 VARCHAR N 18 0 0/ 0 31 0 200
    3 DECIMAL N 3 0 0/ 0 0 0 0
    3 DECIMAL N 1 0 0/ 0 0 0 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    12 VARCHAR N 196 0 0/ 0 31 0 200
    12 VARCHAR N 33 0 0/ 0 31 0 200
    3 DECIMAL N 1 0 0/ 0 0 0 0
    93 TIMESTAMP N 16 0 0/ 0 0 0 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    3 DECIMAL N 4 0 0/ 0 0 0 0
    3 DECIMAL Y 0 0 0/ 0 0 -1 0
    12 VARCHAR N 52 0 0/ 0 31 0 200
    3 DECIMAL N 5 0 0/ 0 0 0 0
    3 DECIMAL N 5 0 0/ 0 0 0 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
    3 DECIMAL N 1 0 0/ 0 0 0 0
    3 DECIMAL Y 0 0 0/ 0 0 -1 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    3 DECIMAL N 1 0 0/ 0 0 0 0
    3 DECIMAL N 6 0 0/ 0 0 0 0
    3 DECIMAL Y 0 0 0/ 0 0 -1 0
    12 VARCHAR Y 0 0 0/ 0 31 -1 200
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 1, InputOutputType 1, ValueType 1, ParameterType 3,
    ColumnSize 6, DecimalDigits 0, BufferLength 6,StrLen_or_IndPtr 0x0x9e909cc (*0x6)
    (Array size: 1)
    6 bytes of data at 0x0x9e8d684...
    0: 32303536 3835 [205685]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 2, InputOutputType 1, ValueType 1, ParameterType 12,
    ColumnSize 1, DecimalDigits 0, BufferLength 0,StrLen_or_IndPtr 0x0x9e909d0 (*0xffffffff)
    NULL Data Specified
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 3, InputOutputType 1, ValueType 1, ParameterType 3,
    ColumnSize 2, DecimalDigits 0, BufferLength 2,StrLen_or_IndPtr 0x0x9e909d4 (*0x2)
    (Array size: 1)
    2 bytes of data at 0x0x9e8d634...
    0: 3330 [30]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 4, InputOutputType 1, ValueType 1, ParameterType 12,
    ColumnSize 18, DecimalDigits 0, BufferLength 18,StrLen_or_IndPtr 0x0x9e909d8 (*0x12)
    (Array size: 1)
    18 bytes of data at 0x0x9e7df70...
    00: 41205265 64652064 61204661 6DED6C69 [A Rede da Fam.li]
    10: 612E [a.]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 5, InputOutputType 1, ValueType 1, ParameterType 3,
    ColumnSize 3, DecimalDigits 0, BufferLength 3,StrLen_or_IndPtr 0x0x9e909dc (*0x3)
    (Array size: 1)
    3 bytes of data at 0x0x9e8d5e4...
    0: 313336 [136]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 6, InputOutputType 1, ValueType 1, ParameterType 3,
    ColumnSize 1, DecimalDigits 0, BufferLength 1,StrLen_or_IndPtr 0x0x9e909e0 (*0x1)
    (Array size: 1)
    1 bytes of data at 0x0x9e8d594...
    0: 31 [1]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 7, InputOutputType 1, ValueType 1, ParameterType 12,
    ColumnSize 1, DecimalDigits 0, BufferLength 0,StrLen_or_IndPtr 0x0x9e909e4 (*0xffffffff)
    NULL Data Specified
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 8, InputOutputType 1, ValueType 1, ParameterType 12,
    ColumnSize 196, DecimalDigits 0, BufferLength 196,StrLen_or_IndPtr 0x0x9e909e8 (*0xc4)
    (Array size: 1)
    196 bytes of data at 0x0x9e8d4b8...
    00: 41207072 6F677261 6D61E7E3 6F206461 [A xxxxxxxx..o da]
    10: 20526564 6520416C 656C7569 6120E920 [ Rede Aleluia . ]
    20: 636F6D70 6F737461 20706F72 2063616E [xxxxxxxx por can]
    30: E7F56573 2073656C 6563696F 6E616461 [..es xxxxxxxxxxx]
    40: 73206520 666C6173 68626163 6B732071 [s e xxxxxxxxxx q]
    50: 7565206D 61726361 72616D20 E9706F63 [ue marcaram .poc]
    60: 612C2061 6CE96D20 6465206D 656C6F64 [a, al.m de melod]
    70: 69617320 696E7374 72756D65 6E746169 [ias xxxxxxxxxxxx]
    80: 732C2074 75646F20 656D2070 65726665 [s, tudo em perfe]
    90: 69746120 6861726D 6F6E6961 2C207072 [ita xxxxxxxx, pr]
    A0: 6F706F72 63696F6E 616E646F 20756D61 [xxxxxxxxxxxx uma]
    B0: 2072E164 696F2064 65207175 616C6964 [ r.dio de qualid]
    C0: 6164652E [ade.]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 9, InputOutputType 1, ValueType 1, ParameterType 12,
    ColumnSize 33, DecimalDigits 0, BufferLength 33,StrLen_or_IndPtr 0x0x9e909ec (*0x21)
    (Array size: 1)
    33 bytes of data at 0x0x9e8d488...
    00: 52E16469 6F20416C 656C7569 6120464D [R.xxx xxxxxxxxxx]
    10: 20285269 62656972 E36F2050 7265746F [ (xxxxxx.o xxxxx]
    20: 29 [)]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 10, InputOutputType 1, ValueType 1, ParameterType 3,
    ColumnSize 1, DecimalDigits 0, BufferLength 1,StrLen_or_IndPtr 0x0x9e909f0 (*0x1)
    (Array size: 1)
    1 bytes of data at 0x0x9e8d438...
    0: 31 [1]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Entered WP_SQLBindParameter at 2011/12/20-14:10:19
    ParameterNumber 11, InputOutputType 1, ValueType 93, ParameterType 93,
    ColumnSize 19, DecimalDigits 0, BufferLength 16,StrLen_or_IndPtr 0x0x9e909f4 (*0x10)
    (Array size: 1)
    16 bytes of data at 0x0x9e74d30...
    00: DB070C00 12001400 17003700 00000000 [..........7.....]
    Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
    Edited by: 902859 on 20-Dec-2011 05:00
    Edited by: 902859 on 20-Dec-2011 05:01

  • Changes to order are not transferred

    Hi,
    our PPDS users are facing an issue in Product Planning Table ( transaction /sapapo/ppt1).
    When we create a planned order and convert to production orders, the system converts with out any issues.
    After some time when we drag the production order to a new time ( in DS board), fix the order, then when we save, we get the message " Changes to order 100065265 are not transferred" and the order moves back to where it was... The  # 100065265 is our production order in created status.
    Looking at the error details, I thought there are some changes to the order being done in R/3, but there were no changes to that order in R/3 at that point and the same change, if done after some time goes through...
    This is happening almost for every order and it's annoying to keep click ok on this order, wait and then reprocess again...some time we get the error multiple time before the system accepts the changes...
    Any idea on what might be happening?
    More details about the error,
    ===
    Changes to order 100065265 are not transferred
    Message no. /sapapo/cdpssimulati015
    Diagnosis:
    The changes made to the order 100065265 in SAP APO can not be transferred as the order has already been changed by the linked R/3 system
    System Response:
    If you have made minor changes to an order in SAP APO and changes to this order are simultaneously being transferred from the R/3 system, only the changes from the R/3 system are adopted. The changes you made to the order manually in SAP APO are lost
    In technical information, I see the application area as /SAPAPO/SIMULATI, MESSAGE # 015 and main program SAPLSHL2.
    Thanks,K

    Hi,
    It seems the production order details are getting updated in ECC with order related settings you maintained at ECC, like settlement profile, etc., During that time, if you try to change the production order in APO, since the ECC update for the order is not yet completed, it gives the error. Thats why after sometime, when you change the production order, it allows you to change.
    Please try this, once you convert the order in APO, go to ECC and try to open the order in CO02 or CO03, it will give you an error the order is already being processed by XXXX. If so, then it is the time taking to update the production order in ECC.
    Also, try this, once you convert the order, immediately save and after sometime you change the time.
    Please check and revert.
    Regards,
    Manimaran M.

  • MD50 , getting exception "Coverage not provided by Master Plan"

    Dear Sir,
    We have mate-to-order scenario and MRP run was made using MD50 against a Sale-Order .
    After the MRP run , we are getting an exception in MD04 for a Material which is a Bought-out Material . The exception is "Coverage not provided by Master Plan" .
    The detail about the Material  (X) having exception is as below :
    The requirement for the Material X as per BOM is 15 nos . We have 10 numbers quantity for Material X available in own Stock . The Material X has Individual/Collective Indicator set as 2 in MRP view .
    After the MRP run under MD04 , for Material X following information appear :
    Date            MRP Element    MRP Element Data     Rec./Reqd Qty       Available Qty
    20.06.2008   Stock                                                                             10
    24.06.2008   DepReq            1300-100                    15-                        5-
    As a logical  for the balance 5 qty , Planned Order of 5 nos qty must be generated . But no Planned Order has been generated . In MD04 view , the Item has exception "Coverage not provided by Master Plan" .
    We request , to kindly guide us as what is the reason for the mentioned exception and how to resolve it . Why it has not generated Planned Order for 5 nos qty .
    Regards
    B Mittal

    can you please speicify the what is the MRP type used for materials X, the material for which requirement is not generated in the planning run?

  • Variables from workbook are not visible in the Planning function

    Hi,
    We're using a workbook with a bunch of queries in it. Every query has a lot of variables declared that are calculated based on two input ready variable that users are required to fill the first time.
    Everything works as expected until the save data function is called, which in turn calls the planning function.
    Here, the user exit variable try to be recalculated again. Unfortunately, this planning function loses track of the two input ready variables that were on the workbook, so the user exit variables have no values.
    Can you please suggest a method so that:
    a) The user exit processing in the planning function "sees" the two input ready variables
    b) The user exit processing is not triggered in the planning function and it's taking the already calculated values
    Let me know if you require further information.
    Best regards,
    George

    Hi,
    the variables in the filter of the query lives in one variable container and the variables of the filter of the planning sequence live in another variable container. They do not know each other. You need to establish a relationship between them. Usually this is done via variable binding for regular variables. For exit variables the variable binding can be done as written above.
    If as in your case you have variables in the filter of the query and you want to use their values in the variable of the planning sequence than you need to store the values somewhere where you can retrieve them in the exit. This can be in a e.g. in shared memory or in the session memory. To do this you need to spend an extra exit variable in the filter of the query. The exit variable reads the real values and stores it somewhere (e.g. shared memory, global parameter of a function group, a class member or something similar). Now as the variable value is stored it can be read in the implemenation of the exit variable in the filter of the planning sequence.
    In total we have 3 variables:
    Variable 1 contains the value which the user keys in and exists in the filter of the query.
    Variable 2 reads variable 1 and stores the value. It needs to be defined in the filter of the query as well.
    Variable 3 reads the stored value and needs to be defined in the filter of the planning sequence.
    Regards Matthias Nutt
    SAP Consulting Switzerland

  • MRS - Resources and demands are not visible in the Planning Board

    Hi Friends - I am working on the the MRSS 610. We have installed it on the our ECC 6.0 as an add-on. We have configured the system as per the configuration guide.
    But when I am accessing Manageru2019s Planning Board -  /MRSS/PLBOMGR , using the Organization unit, I am getting Notification saying that the resources assigned to the Organization unit are not available in the MRS.
    "Resource 00000000010000000000000000000000 not yet created in the WFM Core"
    The details of the Error message
    "Resource 00000000010000000000000000000000 not yet created in the WFM Core
    Message no. /MRSS/SGE034
    Diagnosis
    Resource 00000000010000000000000000000000 has not yet been created in MRS.
    System Response
    No assignments have been created for resource 00000000010000000000000000000000, even though, according to the organizational model, this resource is to be taken into consideration in the planning board.
    Procedure
    Contact technical support.
    Procedure for System Administration
    Create the resource in question in MRS."
    I have run the Report
    /MRSS/HCM_RPTWFMIF : Transfers the HR data (availability times, qualifications and the resources itself) into the MRS Basis
    But even after that I am not getting the resources in the planning board.
    Also I am not able to view the Demands from PM/CS orders.
    I have created PM Orders and
    Assigned Work centres to the operations and
    assigned the Resources to the Operations.
    The HR assignment to the work center is also done.
    I have tried T Code   /MRSS/PLBOSRV - Enter the MRS planning board using a specified order
    to pull the order demand. But it is not working
    Its giving following message
    1004280 is not a valid demand
    Message no. /MRSS/SGU139
    Diagnosis
    The order does not exist in MRS.
    This may be because:
    The order number has an invalid format.
    The order does not exist.
    The order is not relevant for planning and has therefore not been transferred to MRS.
    The order has been deleted from MRS.
    Pls help me on this.
    Thanks in advance and warm regards
    Purnendu

    Hi Anil/Saurabh - Thanks a lot for your replies.
    I have checked the MRS configuration as per your suggestion.
    It looks fine as per the configuration guide. I have done the PM/CS integration for Orders as demand.
    But the Demands are not visible on the Planning Board.
    I have checked in the debugging mode what is causing the problem - It looks like
    "The Database Table: /mrss/d_dem_h  needs entry"
    But there are no entries in this table.
    I could not find any Customizing transactions or Application transactions for maintaining this table. This is an Application Table for Master and Transaction Data and its Display and Maintenance allowed with Restriction.
    I could not also find any transaction for transferring Demand from ECC(R/3) to MRS.
    How do I maintain entries in this table?
    How do I transfer Demand from ECC to MRS?
    Saurabh - I have also been not able to transfer HR Resources from ECC to MRS.
    We don't have WFM Core installed in our instance. But MRS should work fine without WFM. MRS Basis should take care of it.
    To transfer Employee resources i have run the Program " /MRSS/HCM_RPTWFMIF". But when I execute the transaction with the selection parameters system shows that it is processing (Clock at the bottom Status bar) but it does not shows any result or status.
    So I am not sure whether it is executing the program properly.
    Pls help me resolve these issues.
    Thanks and warm regards
    Purnendu

  • Days supply is not populating in the planning book

    Hi Experts,
    When I select multiple products in the planning book, the value is papulating as total but if I drilled down to individual product then days supply(Key figure) values are not populating in the planning book.
    Please let me know if any idea.
    Regards,
    Hrishi

    From what you mention it looks like you do not use the standard SNP Planning Book. Was the macro inactive so that you had to regenerate?
    When you move a macro from workbench to level change it should not require to be regerated.
    Please check if following macros are active (green) under level change in sequence
    Determine Workdays
    Layout Attributes
    Drill (Level)
    Else compare the macros and sequence in the standard SNP Planning Book with the Planning Book you are using.
    The Day's Supply (All: Day's Supply) and Determine workdays macros are essential for populating the day's supply keyfigure.
    Thanks,
    Somnath

  • SC attachment not transferred

    Hi
    can someone tell me why the attachment in the shopping cart is not transferred to the backend system.
    In PR there is no attachment. What can cause this problem ?
    Regards
    Marco

    Hi Marco,
    Are you using ESOA or BBP_EXTREQ_TRANSFER ?
    BBP_EXTREQ_TRANSFER do not support attachments. If you are using this report to transefer documents in your Plan-Driven Procurement scenario, it will not be possible.
    In order to store shopping cart attachments in the backend system, must first activate the transfer by creating an active method and by setting the indicator for parameter CV_ATTACH_TRANSFER_ACTIVE in BA
    BAdI BBP_CREATE_PO_BACK (for purchase orders) or
    BAdI BBP_CREATE_REQ_BACK (for purchase requisitions).
    Parameters:
    CS_CTRL_ATT-TRANSFER_ACTIVE = 'X'
    CS_CTRL_ATT-BE_DOC_TYPE = 'SRM'
    CS_CTRL_ATT-BE_STORAGE_CAT = 'DMS_C1_ST'
    Customizing
    Backend:
    1.) Transaction: DC10
    Configure the R/3 Document Management System (DMS)
    Document type SRM:
    Note that no flags are set in any of the colums Details: Double click on SRM document type
    Use KPro indicator. Enter 1 in the Number assignment field. Enter an internal number range interval. Maintain the number exit (MCDOKZNR)
    -> Go to the Dialog Structure and double-click on the entry Define object links
    -> Define the new object links EKPO and EBAN.
    -> Maintain object link descriptions for;
    -> EKPO(Purchase order item; Scr.no. 248)
    -> EBAN (Purchase req. item; Scr.no. 247)
    Define data carrier type "server, front end" Typy 'PC' double click "Identify frontend computers" should be set the default computer
    2.) Transaction DC20
    Define data Carrier type "server,front end"
    -> Here make sure that there exist an entry "PC" with the path   "C:\temp".
    3.) Transaction: DC30
    The workstation application
    If the attachment is .doc, maintain and entry in column Appl.
    (Workstation Application) with DOC.
    Should have a entry by Appl-'DOC' for word documents, with the Description Winword.
    "Define workstation application in network"
    Workstation application: 'DOC' with the following entries:
    Data carr.type : PC
    Application type : 1/2
    Path with prog.name : %AUTO%
    Kind Regards,
    Rafael Rhoden

  • Shopping cart delivery address not transferred to ECC PR

    Hi Forum,
    We recently upgraded from SRM 701 to 713 and to ECC EHP6. After upgrade the SC Delivery address is not getting transferred to back end PR instead the PR shows Plant address as delivery address. As per this wiki article
    Shopping Cart Delivery Address transfer from SRM to ECC - Supplier Relationship Management - SCN Wiki
    the standard behavior is that SRM Delivery address should be transferred to PR but to our OSS SAP replied that standard behavior is opposite i.e.
    PR Takes Plant address as delivery address as default.
    Response from SAP:
    Please see that the standard fields of EMLIF and LBLKZ are not
    available in BAPI structures. This is the standard functionality of
    BAPI_REQUISITION_CREATE.
    If you are using a release newer than Release 4.7 , which I believe
    you are , you can use BAPI_PR_CREATE instead. However , this is not
    possible using BAPI_REQUISITION_CREATE.
    I am sorry that I do not have a better answer for you at this time but
    the behavior that you are experiencing is standard SAP system design.
    Q1. What is the standard behavior - SC Delivery address is transferred to PR or Plant address is used in PR?
    Q2. What are the changes required to transfer SC Delivery address to back end PR?
    Thanks,
    Anubhav

    Hello Anubhav,
    Its unfortunate that SAP has not  tested the transfer of Delivery Address from Shopping cart to ECC Requisition.
    SRM uses BAPI_REQUISITION_CREATE  which is deprecated in the newer releases of ECC.  This is why the Delivery address is no longer transferred to ECC.
    Check this note:2132886 - BAPI_REQUISITION_CREATE - Delivery address is not updated
    Interestingly I found another note in SRM area which asks customers to themselves implement a call to BAPI_PR_CREATE to fix such issues.
    Check note:2108097 - Shopping cart transfer to ECC fails when using BAPI_REQUISITION_CREATE
    We have an upcoming Go Live with SRM 7.13/ECC 6.17 and I just noticed that Delivery address from Cart is not transferred to ECC Requisition.
    I have to rush an urgent change due to this.
    I dont know what else data is not being transferred without detailed testing.
    Thanks,
    Sushil.

Maybe you are looking for

  • Questions about iPod photo and Apple Protection Plan

    I have an iPod photo and an APP that expires May 2007. My iPod's battery has permanently run out and I plan to use my APP and send it to Apple. Here are my questions: 1. What is the best way to contact them about sending my iPod to them? 2. Does the

  • Fpga High performanc​e RIO Programmin​g guide

    Great PDF guys.  I just read through V 1.1 and found one mistake and would like to make one general suggestion. In the table on page 81 it's written "Random read/write access to moderate amounts of memory (kilobytes) from up from two clock domain" fo

  • Manual export from 8.1.6 to 9.2.0

    Hello, I'm trying to make a manual export from a 8.1.6 database to an 9.2.0. When i send my command exp user/passwd .... i have this error : Connected to Oracle 8 Release 8.0.5.0.0 EXP--00037 Export views not compatible with database version If someo

  • Arch linux on ubuntu?

    I was always wondering, why is there an arch linux sub-forum on the ubuntu forum?

  • Makepkg fails to extract files before attempting build

    Hi, My issue is very similar to to this: https://bbs.archlinux.org/viewtopic.php - 23#p622523 I am running arch x64 and have a ramdisk where build packages (named /build) In makepkg.conf I have my BUILDDIR pointing to /build.  It downloads file right