Deployment of any object not possible with OWB11gR2

Hi,
i recently did a Upgrade to 11.2 but while i'm trying to deploy the object i get a
RPE-01008: Recovery of this request is in progress
even trying with deleting and then deploying didnt work. neither replace.
could anyone help please.
thx,
alex

2010/12/16-10:31:38-CET [C5C3AC][] Platform Service for null
2010/12/16-10:31:42-CET [C5C3AC][] Connection Manager - OCI fix performed
2010/12/16-10:31:44-CET [C5C3AC][] Thin driver connection time - 1499 millisecond(s)
2010/12/16-10:31:44-CET [C5C3AC][] Connection Manager - property user.timezone value is Europe/Berlin
2010/12/16-10:31:44-CET [C5C3AC][] Connection Manager - connection.timezone not set. Defaulting to value SERVICE
2010/12/16-10:31:44-CET [C5C3AC][] Connection Manager - using service timezone Europe/Berlin
2010/12/16-10:31:44-CET [C5C3AC][] Connection Manager - defaultimg session timezone offset to +01:00
2010/12/16-10:31:44-CET [C5C3AC][] Free Memory(bytes)=9802568 Total Memory(bytes)=14417920 Used Memory(bytes)=4615352 Used Memory(percent)=33%
2010/12/16-10:31:44-CET [C5C3AC][] Control Center Service Version 11.2.0.1.0 starting
2010/12/16-10:31:44-CET [C5C3AC][] Startup due to manual request
2010/12/16-10:31:44-CET [C5C3AC][] Control Center Repository Name OWBSYS on Service
2010/12/16-10:31:44-CET [C5C3AC][] Explicit garbage collection - every 1 execution(s)
2010/12/16-10:31:44-CET [C5C3AC][] Initializing Platform
2010/12/16-10:31:44-CET [C5C3AC][] Recovery starting
2010/12/16-10:31:44-CET [C5C3AC][] Service startup complete
2010/12/16-10:32:50-CET [C5C3AC][] AuditId=84: Processing unit deployment request
2010/12/16-10:32:50-CET [C5C3AC][] Free Memory(bytes)=8158816 Total Memory(bytes)=14417920 Used Memory(bytes)=6259104 Used Memory(percent)=44%
2010/12/16-10:32:50-CET [10FFB38][] Connection Manager - off
2010/12/16-10:32:51-CET [10FFB38][] Thin driver connection time - 35 millisecond(s)
2010/12/16-10:32:51-CET [10FFB38][OWB.WORKSPACE] Attempting to create adapter 'class.Oracle Database.10.2.DDLDeployment'
2010/12/16-10:32:51-CET [10FFB38][OWB.WORKSPACE] Thin driver connection time - 39 millisecond(s)
2010/12/16-10:32:51-CET [10FFB38][OWB.WORKSPACE] Creating target schema synonyms for target schema
2010/12/16-10:32:51-CET [10FFB38][OWB.WORKSPACE] Assigning grants to target schema
2010/12/16-10:32:51-CET [10FFB38][OWB.WORKSPACE] script_run_begin auditId=86 operation=9001
2010/12/16-10:32:52-CET [10FFB38][OWB.WORKSPACE] script_run_end auditId=94 scriptRunStatus=15002
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
- ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00216: invalid character 252 (0xFC)
Error at line 9
ORA-06512: at "XDB.DBMS_XMLPARSER", line 191
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 510
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 732
ORA-06512: at "OWBSYS.WB_RT_DEPLOYMENT_FEEDBACK", line 134
ORA-06512: at line 1
at oracle.wh.runtime.platform.service.controller.ObjectDefinitionImpl.setFinalStatus(ObjectDefinitionImpl.java:366)
at oracle.wh.runtime.platform.adapter.odb.OdbDeploymentAdapter.deploy(OdbDeploymentAdapter.java:594)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:216)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:41)
at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:51)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.sql.SQLException: ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00216: invalid character 252 (0xFC)
Error at line 9
ORA-06512: at "XDB.DBMS_XMLPARSER", line 191
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 510
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 732
ORA-06512: at "OWBSYS.WB_RT_DEPLOYMENT_FEEDBACK", line 134
ORA-06512: at line 1
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:202)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1005)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4718)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
at oracle.wh.runtime.platform.service.controller.ObjectDefinitionImpl.setFinalStatus(ObjectDefinitionImpl.java:223)
... 5 more
java.sql.SQLException: ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00216: invalid character 252 (0xFC)
Error at line 9
ORA-06512: at "XDB.DBMS_XMLPARSER", line 191
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 510
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 732
ORA-06512: at "OWBSYS.WB_RT_DEPLOYMENT_FEEDBACK", line 134
ORA-06512: at line 1
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:202)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1005)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4718)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
at oracle.wh.runtime.platform.service.controller.ObjectDefinitionImpl.setFinalStatus(ObjectDefinitionImpl.java:223)
at oracle.wh.runtime.platform.adapter.odb.OdbDeploymentAdapter.deploy(OdbDeploymentAdapter.java:594)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:216)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:41)
at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:51)
at java.lang.Thread.run(Thread.java:595)
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:1745)
at oracle.wh.runtime.platform.service.controller.DeploymentContextImpl.initialize(DeploymentContextImpl.java:682)
at oracle.wh.runtime.platform.service.controller.DeploymentController.initialize(DeploymentController.java:69)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:208)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:229)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:41)
at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:51)
at java.lang.Thread.run(Thread.java:595)
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] Attempting to create adapter 'class.Oracle Database.10.2.DDLDeployment'
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] Thin driver connection time - 451 millisecond(s)
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] Creating target schema synonyms for target schema
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] Assigning grants to target schema
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
- ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00216: invalid character 252 (0xFC)
Error at line 9
ORA-06512: at "XDB.DBMS_XMLPARSER", line 191
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 510
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 732
ORA-06512: at "OWBSYS.WB_RT_DEPLOYMENT_FEEDBACK", line 134
ORA-06512: at line 1
at oracle.wh.runtime.platform.service.controller.ObjectDefinitionImpl.setFinalStatus(ObjectDefinitionImpl.java:366)
at oracle.wh.runtime.platform.adapter.odb.OdbDeploymentAdapter.deploy(OdbDeploymentAdapter.java:594)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:216)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:229)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:41)
at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:51)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.sql.SQLException: ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00216: invalid character 252 (0xFC)
Error at line 9
ORA-06512: at "XDB.DBMS_XMLPARSER", line 191
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 510
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 732
ORA-06512: at "OWBSYS.WB_RT_DEPLOYMENT_FEEDBACK", line 134
ORA-06512: at line 1
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:202)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1005)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4718)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
at oracle.wh.runtime.platform.service.controller.ObjectDefinitionImpl.setFinalStatus(ObjectDefinitionImpl.java:223)
... 6 more
java.sql.SQLException: ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00216: invalid character 252 (0xFC)
Error at line 9
ORA-06512: at "XDB.DBMS_XMLPARSER", line 191
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 510
ORA-06512: at "OWBSYS.WB_RTI_OBJECT_CATALOG", line 732
ORA-06512: at "OWBSYS.WB_RT_DEPLOYMENT_FEEDBACK", line 134
ORA-06512: at line 1
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:202)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1005)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4718)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
at oracle.wh.runtime.platform.service.controller.ObjectDefinitionImpl.setFinalStatus(ObjectDefinitionImpl.java:223)
at oracle.wh.runtime.platform.adapter.odb.OdbDeploymentAdapter.deploy(OdbDeploymentAdapter.java:594)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:216)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:229)
at oracle.wh.runtime.platform.service.controller.DeploymentController.deploy(DeploymentController.java:41)
at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:51)
at java.lang.Thread.run(Thread.java:595)
2010/12/16-10:32:53-CET [10FFB38][OWB.WORKSPACE] deploy_unit_done auditId=84
2010/12/16-10:32:53-CET [C5C3AC][] Free Memory(bytes)=16367640 Total Memory(bytes)=23592960 Used Memory(bytes)=7225320 Used Memory(percent)=31%
2010/12/16-10:32:53-CET [C5C3AC][] AuditId=84: Request completed

Similar Messages

  • Access via NULL reference object not possible

    Hi friends,
      I have created an wda application which uses the table popin to display data.
      So that i have created a view with two of the  fields as link to action UI element.
      In the Events/Actions of the link to action element i implemented the following logic.
      data wd_table_cell_editor type ref to cl_Wd_view_element.
      data wd_table_column      type ref to cl_wd_table_column.
      data wd_popin             type ref to cl_wd_table_popin.
      data id type string.
    <b> wd_table_cell_editor ?= wd_this->m_view->get_element( id ).</b>
      wd_table_column ?= wd_table_cell_editor->get__parent( ).
      wd_popin = wd_table_column->get_popin( ).
      context_element->set_attribute( name = 'SELECTED_POPIN' value =
    wd_popin->id ).
    So when i click on the link to action in the table column of the field am getting the following error
    <b>Access via NULL reference object not possible.</b>
    While debugging i have noticed that this error was coming at the below step of the code.
    <b>wd_table_cell_editor ?= wd_this->m_view->get_element( id )</b>
    in the m_view->get_element( id ) does not contan any value , its showing as table , as null value cannnot be assigned may be its throwing the above error.
    But i didnt understand why the view is not getting UI element id ....
    Can one please suggest me where might be the wrong....
    Regards
    Sireesha.

    Hi nithya,
      Could you please calrify the doubts for the following q's.
    1. As u said in the above post, i have changed the code to the below.
         data: lr_table type ref to cl_wd_table,
    lr_table_col type ref to cl_wd_table_column.
    lr_table ?= wd_this->m_view->get_element( 'TABLE' ).
    lr_table_col = lr_table->get_column( ID = 'TABLE_CONNECTID' ).
      <b>wd_popin = lr_table_col->get_popin( ).</b>
    (At the above step which is in bold , eventhough there is value in lr_table_col->get_popin , its not assigning a value to the wd_popin, throwing same error NULL etc.,)
      context_element->set_attribute( name = 'SELECTED_POPIN' value =
    wd_popin->id ).
    2. Before changing the code suggested by u, the follwoing was the code from standard example.Its working fine in the application wdr_test_table.I have debugged the code.The value is getting assigned into wd_table_cell_editor.
    The same thing i have done but its failing to assign the value. thats y its throwing null reference error. Here i have a confusion how its assigning a value and y not in the z application.am giving the code below which is in standard and my application.Please clarify these.
    data wd_table_cell_editor type ref to cl_Wd_view_element.
      data wd_table_column      type ref to cl_wd_table_column.
      data wd_popin             type ref to cl_wd_table_popin.
      <b>wd_table_cell_editor ?= wd_this->m_view->get_element( id ).</b>
    ( Note :  wd_this->m_view->get_element contains value but not assigning it to the wd_table_cell_editor and same code in the standard behaving correctly like assigning the view value to the cell editor. Y this behavior, please advice me)
      wd_table_column ?= wd_table_cell_editor->get__parent( ).
      wd_popin = wd_table_column->get_popin( ).
      context_element->set_attribute( name = 'SELECTED_POPIN' value = wd_popin->id )
    Regards
    Sireesha.

  • Multiple usage of Source System is not possible with installed DMIS version on source

    Hello folks!
    I`ve got a problem trying to adjust the Data Replication to SAP BW (on HANA) using SAP LT Replication Server.
    I`ve deleted one connection and after that I`m trying to create new one through  Configuration & Monitoring Dashboard (transaction LTR) with the same source / target systems.
    As result when on the second step (Specify Source System) I specify RFC destination of the source system it appears an error with text
    "Multiple usage of Source System is not possible with installed DMIS version on source".
    But there`s no any adjusted connection in system now..
    Please, help me to understand  how to fix that problem, I can`t find a solution

    Hi,
    When you say that you 'deleted one connection', did you delete the RFC connection or the SLT Configuration? If it is not a real multiple usage scenario, then deactivate the 'allow multiple usage' flag, else install the correct DMIS version on both SLT and source.
    Thanks
    kris

  • Goods movement not possible with movement type 702

    Hi experts,
    I have created a new movement type 702 (a copy of 602) for return delivery from customer.
    When I create delivery I did not face any issue. However while doing post goods issue, I get error
    "Goods Movement not possible with mvmt type 702."
    Is there any configuration missing for post goods issue?
    Please advise.
    Thanks,
    Pri

    DEAR,
    AFTER CHECKING IN "OMJJ" ...SEE WHETHER YOU HAVE NOT BLOCKED THIS MOVEMENT...
    ALSO SEE IN OPTION WHETHER ALL TRANSACTIONS HAVE BEEN ENTERED LIKE
    "MI01"
    "MI02"
    "MI31"
    "MI07"
    "MI37"
    WE ARE PERFOMING THIS ACTIVITY USUALY SO PLZ PERFORM IT,,WE ACTUALLY BLOCK THIS MOVT TYPE AFTER ARE PHYSICAL INVENTORY...
    OR EVEN IF THESE DOESNT WORK..
    GO TO "SU01" IN WHICH PUT THE USER ID AND CHECK IN AUTHORISATION WHICH PROFILE IS ASSIGNED TO IT..
    REGARDS
    REWA

  • Goods movement not possible with mvmt type 961

    hi all,
    i got a error as  Goods movement not possible with mvmt type 961
    Can any body help me to know whether i can create GR for mvmt type  961.
    mvmt type 961 is for third party transfer

    Getting errors while using PI_GOODSMVT_CREATE' with 561+K

  • 'Goods movement not possible with mvmt type 102'

    Dear Experts,
    I have to reverse the GR and I am using BAPI -> BAPI_GOODSMVT_CREATE and passing below information but I am getting error message as 'Goods movement not possible with mvmt type 102'. Could any one please tell me what would be the possible reasons to get this error and how can I fix this.
    goodsmvt_header-PSTNG_DATE = 20110705
    goodsmvt_header-DOC_DATE = 20110705
    goodsmvt_code-GM_CODE = 06
    goodsmvt_item-PLANT = 1400
    goodsmvt_item-MOVE_TYPE = 102 <<< Reversal movement type
    goodsmvt_item-ENTRY_QNT = 02
    goodsmvt_item-ENTRY_UOM = SET
    goodsmvt_item-PO_NUMBER = W299999508
    goodsmvt_item-PO_ITEM = 0010
    goodsmvt_item-MVT_IND = B
    goodsmvt_item-XSTOB = ''. << space to use reversal types
    Thanks in Advance
    Venkat

    Hi Please provide Material Document, Document Year and Posting date as shown below
    MATDOCUMENTYEAR = DOC_YEAR.
    GOODSMVT_PSTNG_DATE = POSTING_DATE.
    MATERIALDOCUMENT = MAT_DOC
    CALL FUNCTION 'BAPI_GOODSMVT_CANCEL'
        EXPORTING
          MATERIALDOCUMENT          = MATERIALDOCUMENT
          MATDOCUMENTYEAR           = MATDOCUMENTYEAR
          GOODSMVT_PSTNG_DATE       = GOODSMVT_PSTNG_DATE
        GOODSMVT_PR_UNAME         =
       IMPORTING
         GOODSMVT_HEADRET          = WA_GOODSMVT_HEADRET
        TABLES
          RETURN                    = IT_RETURN
        GOODSMVT_MATDOCITEM       =
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          WAIT = 'X'.

  • Some futures in bpel which are not possible with ESB and vice versa

    Can anyone please tell me some futures in bpel which are not possible with ESB and For some features available in ESB that are absence in BPEL?

    I think you've mistaken the meaning of both technologies. ESB actually works as a part of BPEL, for instance you can create partner link from any esb service.
    ESB service can only expose data or retrieve and process (transform) them from another service. BPEL is using services like ESB as a source and adds decision making functionality which is not present in ESB.

  • Goods Issue not possible with ref to Reservation using 201 mvt type when reservation created by 311 movement type

    HI MM Folks,
    My requirement is reservation should be created with 311 movt type. When we do good issue with 201 movt type with reference to reservation
    system is throwing an error "Goods movement not possible with mvmt type 311". Due to MRP run we should create a reservation using 311 movement type but not 201 mvt type, (If we create a reservation 201 movt type, during MRP run automatically reservation quantity also taking into consideration, to avoid this we will be creating reservation as 311 movt type). Is there any enhancement to available to reach the requirement. If it is possible give me guidelines.
    your help will be highly appreciable.
    Regards
    Vinay

    Dear,
    Movement type 311 is for doing transfer posting from storage location to storage location with single step.But Movement Type 201 is to have consumption entry with respect to cost center etc...
    You are creating a reservation using 311 movement type and while posting the entry you are selecting the"Executable action in MIGO" is "A08-Transfer Posting" so system will always use the movement type used at the time of reservation only.Here you can not change.
    And more over if you process entry with 201 movement type system creates accounting documents but with movement type 311 system will not create accounting documents.
    Regards,
    Pardhu

  • Goods movement not possible with mvmt type 109

    Hello All!
    I have following problem. I try to book the goods receipt with VL32n and movement type 109 and get following message: M7096 Goods movement not possible with mvmt type 109
    - First I created a PO with Confirmation Control Key Inbound delivery
    - Goods receipt ist booked with movement type 107 with MIGO
    - I created an inbound delivery with movement type 109
    Finally I want to book with VL32n the goods receipt, but the booking fails with error message 109. Any idea why.
    Regarding some OSS notes, I thought that it could work this way.
    Hoping for help,
    Barbara

    i am not sure that i read you correctly
    the process for inbound delivery is
    create PO; in PO  conf control key set to inbound del.
    create inbound del in vl31n
    do MIGO on inbound del
    if the inbound del is with 107 mvmt type the GR will bring it to valuated block stock
    do 109 to move it from valuated block stock to unresticted stock.

  • Fleet Equipment-IFCU-Goods movement not possible with mvmt type 201

    Hi Experts,
    When I am trying to post the movement of consumed Fuel & Distance by IFCU,the error comes 'Goods movement not possible with mvmt type 201'.
    Goods movement not possible with mvmt type 201
    Message no. M7096
    Diagnosis
    You have entered a movement type that has not been defined for this transaction/event.
    Procedure
    Choose another movement type.
    You can choose the movement type as follows:
    If you know the movement type, enter it directly in the Movement type field.
    Choose the movement type via the menu option Movement type.
    Choose the required movement type from the possible entries.
    If you do not find a suitable movement type, exit this function and choose a different goods movement from the Inventory Management menu.
    I cheked some of old post but not solved.I have also maintained IFCU in OMJJ for allowed transaction for 201 & 202 movement type but still not working.
    Please suggest me.

    Hi Maheswaran,
    Thanks for your reply.I have already configured,maintained the values and setting.
    Please check and update if any other solution.
    Regards,
    Baiju

  • When I connect my iPhone 5 to my laptop and iTunes, I can't play movies from the iPhone on my computer.Why is that? Can I do this or it's not possible with iPhone5? With my iPod it's no problem.

    When I connect my iPhone 5 to my laptop and iTunes, I can't play movies from the iPhone on my computer.Why is that? Can I do this or it's not possible with iPhone5? With my iPod it's no problem.

    Reinstall iTunes. Make sure you follow the instructions in this support document to the letter. http://support.apple.com/kb/HT1923.
    You may have some problems because Apple has not certified that everything works with Windows 8 yet.

  • Non-cumulative initialization is not possible with historical data

    Hi all,
    While loading inventory cube.. 0IC_C03  .. after loading 2LIS_03_BX request get sucessful. while compress that request No Marker update. i getting following error msg.
    <b>Non-cumulative initialization is not possible with historical data</b>     
    Regards
    siva.

    You sure you didn't use BF instead of BX?  This messge indicates that you have historical data in your cube whereas BX only loads a fixed state at a specific point in time...  Or maybe, did you initialize BX twice in R/3 without deleting the previous init, I don't know if that could cause that error but it's another possibility.

  • Apple ipad2 is recognized bei itunes in "wartungszustand". when i click reset on itunes and itunes tries to reset the ipad i get the information not possible with code 3194

    Apple ipad2 is recognized bei itunes in "wartungszustand". when i click reset on itunes and itunes tries to reset the ipad i get the information not possible with code 3194

    See if this helps : http://support.apple.com/kb/TS3694#error3194

  • Goods movement not possible with mvmt type 991

    Hi,
                As per requirement I need to create a GR for Purchase order wise. I tried to create using BAPI BAPI_GOODSMVT_CREATE but It returns the error message.
    error:  Goods movement not possible with mvmt type 991
    LOOP AT gt_outtab1.
      gt_outtab1-gr_wght       =   gt_outtab1-gr_wght.
       MOVE: gt_outtab1-matnr            TO gt_item-material,
              gt_zseed_po_qty-werks       TO gt_item-plant,
              gt_zseed_po_qty-lgort       TO gt_item-stge_loc,
             '901'                        TO gt_item-move_type,
              gt_outtab1-gr_wght          TO gt_item-entry_qnt,
              'B'                         TO gt_item-mvt_ind,
              '1'                         TO gt_item-stck_type,
              v_lifnr                     TO gt_item-vendor,
              gt_outtab1-ebeln            TO gt_item-po_number,
              gt_outtab1-ebelp            TO gt_item-po_item.
    APPEND gt_item.
    ENDLOOP.
    CLEAR gt_item.
      LOOP AT gt_outtab3 WHERE bqty IS NOT INITIAL.
        MOVE: gt_outtab3-bmatnr           TO gt_item-material,
              gt_zseed_po_qty-werks        TO gt_item-plant,
              gt_zseed_po_qty-lgort      TO gt_item-stge_loc,
             '991'                        TO gt_item-move_type,
              gt_outtab3-bqty             TO gt_item-entry_qnt,
              ''                          TO gt_item-mvt_ind,
              '1'                         TO gt_item-stck_type,
              v_lifnr                     TO gt_item-vendor.
        APPEND gt_item.
      ENDLOOP.
    CLEAR gt_item.
      LOOP AT gt_outtab3 WHERE pqty IS NOT INITIAL.
        MOVE: gt_outtab3-bmatnr           TO gt_item-material,
             gt_zseed_po_qty-werks        TO gt_item-plant,
              gt_zseed_po_qty-lgort      TO gt_item-stge_loc,
             '942'                        TO gt_item-move_type,
              gt_outtab3-pqty             TO gt_item-entry_qnt,
              ''                          TO gt_item-mvt_ind,
              '1'                         TO gt_item-stck_type,
              v_lifnr                     TO gt_item-vendor.
        APPEND gt_item.
      ENDLOOP.
    ***********Call goods movement BAPI
      CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
        EXPORTING
          goodsmvt_header  = gs_header
          goodsmvt_code    = gs_code
        IMPORTING
          goodsmvt_headret = gs_headret
          materialdocument = gs_retmtd
          matdocumentyear  = gs_year
        TABLES
          goodsmvt_item    = gt_item
          return           = gt_return. 
    so could you please let me know which are the parameters I need to pass to create GR?
    regards,
    tarun

    Hi,
    Go to T.code OMJJ . Give your your movement type 991. Check the allowed transaction and all the details  in your left hand side and the settings done.
    Thanks
    Arbind

  • I need to generate a still shot from from a video. I would like to accomplish this task using a single application. If this is not possible with my MacBook Pro as purchased from Apple, please recommend which applications I can purchase.

    I need to generate a still shot from from a video I made with my camera. I would like to accomplish this task using a single application. If this is not possible with my MacBook Pro as purchased from Apple, please recommend which applications I can purchase that include this feature. Thanks in advance.

    For FREE do the following:
    When you get to othe part of the video you want a still shot from, put the video on pause. 
    Take a screen shot:  Apple>Shift>4 - which will produce a cross hair so you can manually select which part of the video you want.Check inside either your Applications or Utility folder for an app called Grab.  Will do the above with just a single click.
    If you still want to purchase software, suggest that you do a Google & MacUpdate search.  This way, you can find exactly what you want. 

Maybe you are looking for

  • Ipod touch 6.1.3 not being recognised by iTunes 10.7

    Just got a secondhand iPod Touch. It is on 6.1.3 and I have iTunes 10.7 running on my iMac 10.6.8.  As far as I can see 6.1.3 is supported on iTunes 10.7.  I tried the Apple trouble-shooting page but to be honest it wasn't that helpful. If I set up H

  • Last Played not updating

    I've got a smart playlist that takes X GB worth of music based upon rating and then sorts it by date last played. The problem is that listening to a song on the iPod does not seem to reset the last played information. It does update the play count in

  • E6-00: what's wrong with Belle refresh (and other ...

    I've been following this forum and have always been up-to-date with E6-00 firmware. I've been almost happy with Belle and was expecting hardly the Belle refresh version for the Music player upgrade. What I got was - ? I don't know. Just the new versi

  • Optional Install.mpkg can't open when I double-click to attempt SL install

    The Optional Install.mpkg "can't open" when I double-click to attempt SL installation.

  • Restore source system

    .after the Client copy to the source system I want to  restore the source system what hapens to the objects which already migrated to BI 7.0  and all the transformations and DTP's created. Partner profile and IDoc settings