Error while saving after changing the date of a parked invoice document in MIR7

DUPREC:POS&INCOMINGINVOICE&(Invoice Number)(Fiscal Year)
Message no. CD328

Hi,
Hope you are getting the dump Please check this note 1687903 - MIR4: Dump while saving parked invoice
also check the dump at ST21 for the ABAP statement whare it is getting an issue and rectify the same .
Regards,

Similar Messages

  • Which FM to use to change the PO number in an Invoice Document with status = 3

    Hi Experts,
    My requirement is to change the PO number  in an Invoice Document. The Document Status (RBSTAT ) is 3. I tried with 'BAPI_INCOMINGINVOICE_CHANGE' but  its not working instead showing a message 'Further processing of document not possible (Faulty status)'.
    I guess this BAPI works for only invoices with status  A, B, C, D or E. Please suggest me how to solve this.
    Regards,
    ABAP User

    You don't need to as Breakpoint mentioned.  The values are determined by the data you pass to the function module - if you need a different value in your 6.0 system than you have in your 4.6C system, then you need to adapt your call accordingly, e.g., blocking or closing any open items that you no longer need and thus setting the status to 'C' in one of the VBUK/VBUP fields.

  • Error while saving as draft the outgoing payment

    Hi All,
    My client is getting an error message "This entry already exists in payment draft OPDF (ODBC)" while saving as draft the outgoing payment. Please advice any solution.
    Regards,
    Siddiq

    Hi Siddiq,
    You may check these threads:
    Re: This entry already exists in the following tables -Message
    This entry already exist tables (DRF1) (ODBC -2035)
    Thanks,
    Gordon

  • Changing color of a field after changing the data using OOPS ALV.

    Hi Experts,
    I have displayed three fields (price, no. of products and total amount) in my ALV grid using OOPS.
    Then am changing the data in either price or no. of products fields. When I click ENTER key the value in total amount changes correspondingly. Am able to achieve till this point.
    Now I have to change the color of the three fields( price, products and total amount) of the affected row alone and not the entire set of rows in the output grid.
    Please provide suggestions.
    Thanks in advance.

    Hi,
    You have to use Layout and Output data in your OO ALV. The below code is using FM you can replicate it in OO ALV
    types: begin of t_data,
             flg(3) type c,
             sty    type lvc_t_styl,
             col    type lvc_t_scol,
           end of t_data,
           t_tdata type table of t_data.
    constants: c_red type i value '255',
              c_g   type i value '1'.
    DATA: i_fcat type LVC_T_FCAT,
          s_fcat type lvc_s_fcat,
          s_lay  type lvc_s_layo,
          s_sty  type lvc_s_styl,
          s_col  type lvc_s_scol,
          i_data type t_tdata,
          s_data type t_data.
    s_lay-stylefname = 'STY'.
    s_lay-CTAB_FNAME = 'COL'.
    s_fcat-FIELDNAME = 'FLG'.
    APPEND s_fcat to i_fcat.
    CLEAR: s_data.
    s_data-flg = 'Yes'.
    s_sty-FIELDNAME = 'FLG'.
    s_sty-style = CL_GUI_ALV_GRID=>MC_STYLE_HOTSPOT.
    insert s_sty into TABLE s_data-sty.
    s_col-fname = 'FLG'.
    s_col-color-col = 6.
    s_col-color-inv = 1.
    insert s_col into table s_data-col.
    APPEND s_data to i_data.
    CLEAR: s_data.
    s_data-flg = 'No'.
    s_sty-FIELDNAME = 'FLG'.
    s_sty-style = CL_GUI_ALV_GRID=>MC_STYLE_HOTSPOT_NO.
    insert s_sty into TABLE s_data-sty.
    APPEND s_data to i_data.
    CLEAR: s_data.
    s_data-flg = 'No'.
    s_sty-FIELDNAME = 'FLG'.
    s_sty-style = CL_GUI_ALV_GRID=>MC_STYLE_HOTSPOT_NO.
    s_col-fname = 'FLG'.
    s_col-color-col = 6.
    insert s_col into table s_data-col.
    insert s_sty into TABLE s_data-sty.
    APPEND s_data to i_data.
    CLEAR: s_data.
    s_data-flg = 'Yes'.
    s_sty-FIELDNAME = 'FLG'.
    s_sty-style = CL_GUI_ALV_GRID=>MC_STYLE_HOTSPOT.
    insert s_sty into TABLE s_data-sty.
    APPEND s_data to i_data.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'
    EXPORTING
       IS_LAYOUT_LVC                     = s_lay
       IT_FIELDCAT_LVC                   = i_fcat
      TABLES
        T_OUTTAB                          = i_data
    EXCEPTIONS
       PROGRAM_ERROR                     = 1
       OTHERS                            = 2
    IF SY-SUBRC <> 0.
    ENDIF.
    Thanks,
    Kiruba

  • Error while trying to change the Column description in Table Control

    Hi,
    I have created a table control using the wizard in Module Pool.
    When i try to change the column description of the table control or adjust any other element which is already available on the screen and not in table control. It gives me an error
    Unable to transfer data. End Program?
    Any help would be appreciated.
    Thanks
    Sarves S V K

    Hi.,
    Check these  [Table Control Change Column Description|Add new columns in table control in custom screen program;
    and  [Add Columns in Table Control|Re: Table control columns]
    else  delete and create Table control Again..!!
    hope this helps u.,
    Thanks & Regards,
    Kiran

  • Error while trying to change the user password on OSX Lion

    Hello,
    I am trying to change the user password ( no admin user ) using the webinterface. I enabled the functionality in webservices on the server.
    I can loginto the three line password changing form. After I enter the old and two times the new password, I get the information
    "Your request could not be completed. The password server may be unavailable."
    How can I fix this problem?  I also tried https://discussions.apple.com/thread/2485167?start=0&tstart=0.
    Thanks in advance for help.

    I currently have this error on my 10.6.8 ML server when trying to change password.
    In my situation, the message definitely comes from the password policies. As soon as I use a new password that respects minimum complexity (e.g. 8 characters min, 1 lowercase letter, 1 uppercase letter, 1 number), the password changes flawlessly.
    It would be nice to change this horrible message to something more meaningful... If someone has any ideas on how to do this, thanks for sharing!

  • Error while trying to Lock the data in Essbase

    Hi All,
    I am currently facing a issue in Essbase when I am trying to lock the data it shows me the following error message.
    Error Encountered is : "You do have sufficient access to perform a lock on this database". I have checked with the administrators / support team and according to them there is nothing wrong with my access. I have the write access to the database and I should be able to lock and send the data but they are unable to figure out why my access is not working or i am facing the above issue. They asked me to select update mode in the essbase options and try but even that didn't work. I am able to make the changes on the same data in Hyperion Planning. I want to lock and send the data directly to server. But I am unable to lock the data. Please expedite.
    Thanks a lot for your help in advance.

    From your post, it sounds like the problem is not Update mode since you mentioned you tried turning it on (I do not recommend having it on). It does sound like a security issue. Depending on the version, planning and Essbase can use different IDs for the same perosn (If I remember planning used to create two IDs one for planning and one for Essbase) The Essbase id had less access than the planning id did. I would test this by having a test Essbase ID set up that has write access and see if that ID can write directly to Essbase. If it can, I would look at filters and groups the ID is on to see if there is some sort of conflict. I have sen that message when a user had read access to part of the DB and write access to another part, but they were pulling data from the read access section only

  • Getting error while trying to upload the data in excel from SSIS package through sql agent job

    We are getting below errors.
    Error:
    The Microsoft Jet database engine cannot open the file '\\serversdev\Documents\QC Files\Prod.xls'. It is already opened exclusively by another
    user, or you need permission to view its data.
    Please suggest ASAP
    Regards,
    Ramu
    Ramu Gade

    Hi Dikshan Gade,
    According to your description, you want to upload data from excel to database, when you call ssis package through SQL Server Agent job, you got the error message.
    To troubleshoot the problem, please refer to the following steps:
    Validate that the account has permissions on the file and the folder.
    Verify that the file and the data source name (DSN) are not marked as Exclusive.
    Make sure SQL Server Agent Services service account has the permission to access the database.
    We can check SQL Server Agent’s activity logs, Windows Event logs and SSIS logs to get more clues. Also the tool Process Monitor is helpful to track the cause of registry or file access related issues. For more information about the issue, please refer to
    the following KB article:
    http://support.microsoft.com/kb/306269
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • Write back error while trying to update the data

    This is my writeback.xml file*
    <?xml version="1.0" encoding="utf-8" ?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="UpdateBA">
    <XML>
    <writeBack connectionPool="Oracle Data Warehouse Connection Pool">
    <insert> </insert>
    <update> UPDATE XXAUD_W_BUD_QTA_F SET BUDGET_AMT=@{c19},attribute2='@{c15}'
    where INTEGRATION_ID='@{c6}'</update>
    </writeBack>
    </XML>
    </WebMessage>
    <WebMessage name="UpdateQA">
    <XML>
    <writeBack connectionPool="Oracle Data Warehouse Connection Pool">
    <insert> </insert>
    <update> UPDATE XXAUD_W_BUD_QTA_F SET QUOTA_AMT=@{c21},ATTRIBUTE3='@{c18}'
    where INTEGRATION_ID='@{c6}'</update>
    </writeBack>
    </XML>
    </WebMessage>
    <WebMessage name="UpdateFA">
    <XML>
    <writeBack connectionPool="Oracle Data Warehouse Connection Pool">
    <insert> </insert>
    <update> UPDATE XXAUD_W_FORECAST_F SET FORECAST_AMT=@{c19},attribute1='@{c22}'
    where INTEGRATION_ID='@{c15}'</update>
    </writeBack>
    </XML>
    </WebMessage>
    <WebMessage name="UpdatePO">
    <XML>
    <writeBack connectionPool="Oracle Data Warehouse Connection Pool">
    <insert> </insert>
    <update> UPDATE XXAUD_W_SALESLOGIN_DTL SET ACTIVE_FLG='@{c2}' WHERE RESOURCE_ID=@{c1}</update>
    </writeBack>
    </XML>
    </WebMessage>
    <WebMessage name="UpdateRET">
    <XML>
    <writeBack connectionPool="Oracle Data Warehouse Connection Pool">
    <insert> </insert>
    <update> UPDATE XXAUD_W_RET_TARGET_F SET JUL_RET_TAR=@{c3},AUG_RET_TAR=@{c4},SEP_RET_TAR=@{c5},
    OCT_RET_TAR=@{c6},NOV_RET_TAR=@{c7},DEC_RET_TAR=@{c8},JAN_RET_TAR=@{c9},FEB_RET_TAR=@{c10},
    MAR_RET_TAR=@{c11},APR_RET_TAR=@{c12},MAY_RET_TAR=@{c13},JUN_RET_TAR=@{c14}
    WHERE INTEGRATION_ID='@{c0}'</update>
    </writeBack>
    </XML>
    its getting updated at some time but when i tried to update after some time i am getting error
    can you please tell me the reason for this???
    *An error occurred while writing to the server. Please check to make sure you have entered appropriate values. If the problem persists, contact your system administrator.
    Sax parser returned an exception. Message: Expected entity name for reference, Entity publicId: , Entity systemId: , Line number: 1, Column number: 344*
    Error Details
    Error Codes: UH6MBRBC:E6MUPJPH
    Xml parsed: <writeBack template="UpdateQA"><record action="update"><value columnID="c6">ICS_US~1721~15041~1~2009~135</value><value columnID="c7">2009</value><value columnID="c13">2009 / 01</value><value columnID="c17">Specialty</value><value columnID="c15">Carroll, Patrick</value><value columnID="c16">SALES_PERSON</value><value columnID="c12">1st Auto & Casualty Insurance</value><value columnID="c11">ICS_US</value><value columnID="c21">3334</value><value columnID="c18">as</value></record><record action="update"><value columnID="c6">ICS_CAN~1438~15454~1~2009~135</value><value columnID="c7">2009</value><value columnID="c13">2009 / 01</value><value columnID="c17">Specialty</value><value columnID="c15">Barrette, Denis (Denis)</value><value columnID="c16">SALES_PERSON</value><value columnID="c12">AXA Assurances</value><value columnID="c11">ICS_CAN</value><value columnID="c21">147</value><value columnID="c18">fg</value></record></writeBack>

    Hi,
    i changed my xml by replacing update stmt in <insert> but still facing same problem.
    One thing the table with columns customer name, amount,comments.
    the customer name have some spl character like *"&"* (john&Franklin).I think this might be a problem(special char &),due to this getting error????
    Sax parser returned an exception.
    Message: Expected entity name for reference, Entity publicId: , Entity systemId
    SAX parsor is not able to read this character???
    Help me out!!!
    Thanks,
    Varanasi Saichand

  • OBIEE ERROR WHILE TRYING TO RETRIVE THE DATA FROM ESSBASE SOURCE

    Hi All,
    We have build Essbase ASO Cube and generating the reports through OBIEE.
    While we are trying to reteive data with 5-6 dimensions we are getting below error.
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 96002] Essbase Error: Internal MDX API error: invalid cluster offsets (HY000)
    SQL Issued: SELECT 0 s_0, "Test Script - Metrics"."Application Details"."Application Full Name" s_1, "Test Script - Metrics"."Application Details"."Tech Executive" s_2, "Test Script - Metrics"."Application Details"."Three Dot Hierarchy" s_3, "Test Script - Metrics"."H0_Ini_Org_Appl"."H0 Initiative" s_4, SORTKEY("Test Script - Metrics"."Application Details"."Application Full Name") s_5, SORTKEY("Test Script - Metrics"."Application Details"."Tech Executive") s_6, SORTKEY("Test Script - Metrics"."Application Details"."Three Dot Hierarchy") s_7, "Test Script - Metrics"."Script Metrics (Historical Trending)"."OverallTotal" s_8 FROM "Test Script - Metrics"
    Any Help is appreciated
    Thanks,
    Reddy

    Thanks Deepak.However users dont want to apply any filter.
    Any settings needs to be done for Essbase cube as source.
    Thanks,
    SatyaB

  • Error while saving or submitting the page

    I have an application with sharepoint2010 and in the code behind visual studio 2012,Innitially evry module was working,but now when i am saving or submitting any page its giving me UNEXPECTED error with a co-relation id.
    I went through the error log,its only explaining about system.xml.serialization .
    Can any body tell me what could be the issue.

    Set the CustomError=Off in the web configuration file and see if you can view more information about the error message.
    Cheers,

  • Error while saving model to the reporting repository with logical views

    I have created a view object in the logical model based on objects from the logical model. When I try to save the model to the reporting repository, an error occurs.` If I remove the view object, I can successfully save the model to the reporting repository. Here is the log detail:
    2012-03-01 14:00:50,419 [Thread-71] ERROR ReportsHandler - Error Exporting to Reporting Schema:
    java.lang.ClassCastException: oracle.dbtools.crest.model.design.logical.AttributeView cannot be cast to oracle.dbtools.crest.model.design.logical.Attribute
         at oracle.dbtools.crest.model.design.logical.LogicalDesign.getObjectsWithMeasurements(Unknown Source)
         at oracle.dbtools.crest.exports.reports.RSMeasurements.export(Unknown Source)
         at oracle.dbtools.crest.exports.reports.ReportsHandler.export(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$ExportToReportsSchema$1.run(Unknown Source)
    Any thoughts on what is wrong.
    Thanks

    Hi,
    thanks for feedback.
    Any thoughts on what is wrong.The program code is wrong - I logged bug for that.
    Philip

  • Error while saving the added the element in HumanResource Vision Enterprise

    Hi All,
    In 12.0.4 ,while saving after creating the element in the Human Resource Vision Enterprise it error out with error code APP-PAY-51520.
    Thanks&Regards
    DBA

    Have a look at [Note: 260136.1 - Cannot Create an Element in the Canadian Legislation, Error:APP-PAY-51520|https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=260136.1]

  • ORA-12545 error after changing the host name as IP address in Tnsnames.ora

    HI,
    I tried to connect PHP and oracle in Red Hat linux. I got error ORA-12545 after changing the host name as IPAddress in Tnsnames.ora file. In sqlnet.ora file also i have entry for tnsnames in Directory_Path. I struggled so much but i couldnt solve that. Please give me ur valuable suggestions....

    12545, 00000, "Connect failed because target host or object does not exist"
    // *Cause: The address specified is not valid, or the program being
    // connected to does not exist.
    // *Action: Ensure the ADDRESS parameters have been entered correctly; the
    // most likely incorrect parameter is the node name. Ensure that the
    // executable for the server exists (perhaps "oracle" is missing.)
    // If the protocol is TCP/IP, edit the TNSNAMES.ORA file to change the
    // host name to a numeric IP address and try again.
    Seems you specified wrong IP address.

  • Find a delete date for FI parked invoice?

    Hi,
    Can any one tell me how to find the date when FI parked invoice is deleted? Any help will be appreciated.
    Thanks

    SO VBRK-KURRF (exchange rate for FI)  is taken from "pricing date" in standard?
    Are you 100% sure? :
    FIrst of all: there is no pricing date (PRSDT) on invoice header level
    Second: I`ve got information from FI that VBRK-KURRF is taken from posting (billing date) VBRK-FKDAT
    I have found also programs, there is provided folloving calculation formula:
    LV60AA90
    Currency conversion (WAVWR is in local currency so far)
            ACTDATE = VBRK-KURRF_DAT.
            IF ACTDATE IS INITIAL.
              ACTDATE = VBRP-PRSDT.
            ENDIF.
            DA_WAVWR_HW = VBRP-WAVWR.
            DA_WAVWR_KW00 = WAVWR_KW00.
            DA_WAVWR_PCVP = WAVWR_PCVP.
    LV60A036
    Determine date
        IF vbrk-kurrf_dat IS INITIAL.
          ld_kurrf_dat = vbrk-fkdat.
        ELSE.
          ld_kurrf_dat = vbrk-kurrf_dat.
        endif.
    So what is the verdict?

Maybe you are looking for

  • English Version for field description in CO reports

    Hi, I am using a standard SAP report from CO -> example : S_ALR_87013599. However, when logon in English version, the fields description are not in English. Some other reports do not have this problem. When I logon in Chinese language, it is ok. The

  • Iphone 4 is not recognized by itunes, will not sync, charge indicator icon does not come on when hooked to usb charger

    When I hook my iphone 4 up to itunes, it does not show up on the left. It will not sync, and the lightning bolt charging indicator on the phone does not come on although it appears to be charging over time because the battery level has increasd. I am

  • RemoteApp and Internet Explorer

    Hi, We have 8 or 9 apps being exposed via RemoteApp. One of the apps exports a file to a shared folder (on the same remoteapp server). We have to import this into our banking website. Of course the local browser can't see the shared folder thats on t

  • Cookies reappear after deleting from months ago!

    OK This just happened and is very, very odd.  I am in the habit of deleted my cookies pretty frequently.  When I go to delete them at the end of the day there is maybe 80 or 90 or so at the most. So tonight I deleted the cookies, and they were all go

  • Batchjobs are not scheduled automatically.

    Hello SAP-Guru's, I have following situtation: There are a few customer specific programms which are executed in production system, which locks thousands of materials at a time(I know that the programms should be corrected) and due to this we have an