How to change the message value in COGI entry

Hi All,
I have two COGI records on a material for a plant and while creating those entries those were locked by another user.  So it is getting message number as 897 and so it is not displaying in the report COGI.
Could anybody tell me, how to remove that message.
Thanks,
sreenivas.

Sreenivas,
You need to Implement the corrections mentioned in SAP Notes #325105.
Solution as given in note
Both incorrect goods movements and future change records for background processing of goods movements are stored in table AFFW. Error records differ from future change records by the fact that fields AFFW-MSGID and AFFW-MSGNO are filled (error ID and error number). Process requests can only be updated via reports CORUAFW0, CORUAFWP, CORUPROC or Transaction CO1P. Error records can be updated in Transaction COGI. They are also transferred to the update, provided you executed reports CORUAFWP or CORUPROC with the "Incl. incorrect goods movement" indicator set.
In table TAFWD, you can enter specific error messages which should not be treated as an error record but as process requests.Useful candidates for such error messages are, for example, locking errors such as M3897:"The plant data of the material <XXX> is locked by the user <YYY>." You can maintain TAFWD entries by using Transaction SM31.
AFFW records with errors which are entered in table TAFWD are no longer displayed in Transaction COGI (because they have been defined as a future change record) and can only be edited for the background processing by the programs and transactions.
You can limit the error records to specific error messages in Transaction COGI by adding certain error messages to table TAFWD.
Technically, the conversion of error records into process requests decreases the time and effort spent on lock management because only the respective process (background updating of goods issues and/or goods receipts) is locked during the update of process requests.However, error records are locked separately in order to prevent other users from affecting a record which is just being updated/processed.
The following applies to postprocessing records from the repetitive manufacturing:
As of Release 4.5B, these records can also be posted via transaction COGI (in addition to the repetitive manufacturing programs for postprocessing backlogs: Transaction MF47, report RMSERI13). However, basically they should NOT be posted using reports CORUAFWP and CORUPROC, including not with the "with incorrect goods movements" indicator set.
Therefore, the definition of phantom errors in table TAFWDfor postprocessing records from the repetitive manufacturing has no effect. These records can not be redefined for future change records and must still be able to be postprocessed explicitly via transaction COGI.
Regards,
Prasobh

Similar Messages

  • How to change the profile value in the pl/sql code without making change in the database

    How to change the profile value in the pl/sql code without making change in the database.

    I have program ,where if the profiles 'printer and nunber of copies ' are set at the user level, by default when the report completes the O/p will be sent to the printer mentioned in the set-up. but what user wants is
    if these Profiles are set for the user running this program automatic printing should not be done.

  • How to change the Unitprice value from 2 decimals to 3 decimals in script

    Hi Gurus,
    how to change the Unitprice value from two decimals to three decimals for each item level for PO in script.
    Please provide some possible solutions.
    Thanks,
    V.V.

    Hi,
    Check the options available like
    &VAR(.2)&  this will print 2 decimals
    &VAR(.3)&  this will print 3 decimals
    need to change the value for how many decimals you need
    Thanks & Regards
    Sarves Sombhatla

  • How to change the message in a cell of a ssrs report to a hyperlink dynamically

    Hi,
    I am developing a ssrs report.
    I want to change the message to hyperlink for a particular message and not all messages of a column.
    and link it to another report.
    for e.g-if a cell of the column has values A,B,C then I want to change only cell with values C as hyperlinks and not A and B

    Hi fanu987,
    According to your description that you want to conditional add the hyperlink according to different values in the fields, the link is to another report, right?
    I have tested on my local environment and we have two method to do this: one method is to choose ”Go to report” and add expression to conditional add the link which will link to the subreport for the special values, another method is to create
    an placeholder and add the HTML tag to conditional hyperlink to the URL of the Subreport in the Report Server.
    Details information for your reference:
    Method one: "Go to Report":
    Right click the fields which will add the hyperlink and select the “Textbox Properties”, click the “Font” to add expression conditional add an underline for ”Text1” which have the hyperlink function and change its color to blue. (expression add to
    "Effect" and "color"):
    Effect:
    =IIF(Fields!YourHyperlinkFields.Value="Text1","Underline","default")
    Color:
    =IIF(Fields!YourHyperlinkFields.Value="Text1","Blue","Black")
    Click "Action" to select the "Go to Report" and using this expression in the "Select a report from the list" (If the value is "Text1" then link to Subreport  or it will just refresh on the main report):
    =IIF(Fields!YourHyperlinkFields.Value="Text1","SubreportName","mainReportName")
    If have parameter delivery between main report and the subreport, add expression to omit this parameter for the fields which value is not "Text1":
    =IIF(Fields!YourHyperlinkFields.Value="Text1",false,true)
    Method two: Create Placeholder and using the HTML tags to conditional  add the hyperlink which will link to the subreport URL in the Report Manager.
    Double click the fields which will add the hyperlink and select the "Create Placeholder".
    In the Placeholder properties window, add this expression in the Value to add hyperlink only to the "Text1" and check the "HTML- interpret HTML tags as style under the "Markup type" section:
    =IIF(Fields!YourHyperlinkFields.Value="Text1", "<a href=""Subreport Link in the Report Manager"">" & Fields!YourHyperlinkFields & "</a>" ,Fields!YourHyperlinkFields.Value)
    You can also add parameter in the URL if you have parameter delivery between main report and the subreport. Finally preview will have the report like below:
    If you still have any problem, please provide us more details information.
    Any problem, please feel free to ask!
    Regards
    Vicky Liu

  • How to change the message in CUCM 7.0 " Your Current Options"

    Dear All
    can any body help me or assist me to type my own message at the botom of the phones by default its your current options but i tried to much to change it or find any way to change and i failed.
    in Call Manager express it was easy to change just at the cli you type "system message Hello this is your IP Phone" but at the CUCM 7.0 i dont know how to change this and solve this problem so can any body tell me how to change this message please its needed 100% for me
    i have atached the picture that where the message cames so you people can see it.
    with regards
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    Waisudin Farzam ویس الدین فرزام                           
    Project National IT Specialist            متخصص ملی تکنالوژی معلوماتی          
    Sustainable Development of Natural Resources Project
    IDA Grant No: H238-AF
    Program Management Unit (PMU)
    Afghanistan Geological Survey (AGS) Annex Building, Ministry of Mines,
    Kabul, Afghanistan
    AWCC Cell Phone:                              0093 - 700 - 29 60 62
    MTN Cell Phone:                                   0093 - 777 - 29 60 62
    E-Mail Address:                                     [email protected]
    E-Mail Address:                                     [email protected]
    E-Mail Address:                                     [email protected]
    Skype ID:                                               wais.farzam
    MSN ID:                                                  [email protected]

    You cannot change it, in CCM it was possible due to it being Windows and you had access to all the files.
    CUCM does not grant access to the necessary files for this unless you have root access and it's not granted for purposes other than troubleshooting or to apply a workaround from a bug.
    HTH
    java
    If this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • How to change the message in CUCM 7.1(2) " Your Current Options"

    Hi,
    Can any one help me how to change the system message in CUCM 7.1(2) " Your Current Options" to another text.
    Thanks...

    As far as I know you can't change that on CUCM.
    On CME you can.
    Bye,
    Jan
    Sent from Cisco Technical Support iPad App

  • How to change the variable value in fox formula?

    Hi All,
        Please help me achieve this scenario,
             in the variable selection screen , i wil give some i/p like, calyear(0calyear) = 2008.
          In planing function using FOX formula, i must be able change the variable value to 2009.
      Will it be possible to achieve this, can we change a variable value using FOX formula, if possible
    please let me knw how to achieve this.
    Thanks n Regards,
    Priya.

    Hi Priyadarshini,
    i dont know what is your requirement exactly.If you can give a better explanation of ur requirement we can help you. But to answer your question yes we can get new values for the variable in the planning function.
    for this you need to couple the planning function together with the planning filter in a planning sequence. This planning filter should have the variable that you wanted to change. In the WAD when you want to call this planning sequence there is an option to call variable screen. If you enable this, it will pop up the variable screen to get this value again.
    Guess this was helpful.
    Regards.
    Shafi.

  • How to change the characteristic value in a item of sales order by FM?

    Hi experts,
    I guess the FM BAPI_SALESORDER_CHANGE can implement my requirement. But I have made many testing program, that's all failed. I don't know which part is not correct. So could you give a very simple sample to me? Just change the characteristic value in a item of sales order, not do any change for other parts. Thanks in advanced.
    Regrads

    Hi Birendra,
    Thanks for you explain. I follow your guide to wirte abap program. But related characteristic value still not changed in SO main screen. could you give me some suggestion? Thanks a lot!
    type-pools: IBCO2,
                IBXX.
    data: l_CUOBJ type CUOBJ_VA,
          l_ibase type IBCO2_IBASE_REC,
          l_CONFIGURATION type IBCO2_INSTANCE_TAB2,
          w_CONFIGURATION type IBCO2_INSTANCE_REC2,
          l_ROOT_OBJECT type IBXX_BUSINESS_OBJECT.
    data: t_IBCO2_VALUE_TAB type IBCO2_VALUE_TAB,
          w_IBCO2_VALUE_REC type IBCO2_VALUE_REC.
    select single CUOBJ
      into l_CUOBJ
      from VBAP
      where VBELN = '0020030609'
        and POSNR = '000020'.
      CALL FUNCTION 'CUCB_GET_CONFIGURATION'
        EXPORTING
          INSTANCE                           = l_CUOBJ
        IS_BUSINESS_OBJECT                 =
        IV_MOMENT                          =
        IV_WITH_DB_INSTANCE                =
       IMPORTING
         IBASE                              = l_ibase
         CONFIGURATION                      = l_CONFIGURATION
        EO_CBASE_REF                       =
      EXCEPTIONS
        INVALID_INPUT                      = 1
        INVALID_INSTANCE                   = 2
        INSTANCE_IS_A_CLASSIFICATION       = 3
        OTHERS                             = 4
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    loop at l_CONFIGURATION into w_CONFIGURATION.
      l_ROOT_OBJECT = w_CONFIGURATION-OWNER.
    t_IBCO2_VALUE_TAB[] = w_CONFIGURATION-values[].
      read table w_CONFIGURATION-values into w_IBCO2_VALUE_REC with key ATINN = '0000000222'.
      w_IBCO2_VALUE_REC-ATWRT = 'TMP'.
      modify w_CONFIGURATION-values from w_IBCO2_VALUE_REC index sy-tabix.
      modify l_CONFIGURATION from w_CONFIGURATION index 1.
      clear: w_CONFIGURATION.
    endloop.
    CALL FUNCTION 'CUCB_SET_CONFIGURATION'
      EXPORTING
        ROOT_INSTANCE                      = l_CUOBJ
      IS_CBASE_HEADER                    =
      CHANGING
        CONFIGURATION                      = l_CONFIGURATION
    EXCEPTIONS
      INVALID_INPUT                      = 1
      INVALID_INSTANCE                   = 2
      INSTANCE_IS_A_CLASSIFICATION       = 3
      OTHERS                             = 4
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'CUCB_CONFIGURATION_TO_DB'
      EXPORTING
        ROOT_INSTANCE                       = l_CUOBJ
        ROOT_OBJECT                         = l_ROOT_OBJECT
      FORCE_NEW_INSTANCE                  =
      IV_WITHOUT_COMMIT_UPDATE            = ' '
      IV_MATERIAL                         =
      IV_LOCATION                         =
      IV_TECHS                            =
    IMPORTING
      NEW_INSTANCE                        =
    TABLES
      EXP_NEW_NESTED_CUOBJS               =
    EXCEPTIONS
      INVALID_INSTANCE                    = 1
      INVALID_ROOT_INSTANCE               = 2
      NO_CHANGES                          = 3
      ALREADY_REGISTERED_FOR_UPDATE       = 4
      INSTANCE_IS_A_CLASSIFICATION        = 5
      OTHERS                              = 6
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • How to change the message in the Missing Plug-in dialog?

    Hi, all.
    I want to change the message in the Missing Plug-in dialog
    when a doc is opened containg data from a missing plug-in.
    I defined MissingPluginURLValue and MissingPluginAlertValue in ID.h
    which are used in ExtraPluginInfo.
    But there is nothing changed in the Missing Plug-in dialog.
    Can someone help me?
    BestRegard.
    Miya.

    As far as I know you can't change that on CUCM.
    On CME you can.
    Bye,
    Jan
    Sent from Cisco Technical Support iPad App

  • How to change the column value upto 68000 rows

    Hi,
    I want to change the column value.
    I have table called RefDoc
    Select distinct r.int_ref from refdoc r where r.int_ref like '\\dxb%'
    Int_Re__f
    \\dxb\Sample\BFE B777\2008\PO2025225.tif
    \\dxb\Sample\RO\SFR\26-01-2009j\RO2022098.pdf
    \\dxb\Sample\RO\SFR\26-01-2009j\RO2040831.pdf
    \\dxb\Sample\BFE B777\2008\PO2025253.tif
    \\dxb\Sample\RO\UM INV\26-01-2009\RO2018358.pdf
    up to 68000 rows
    I want to change to \\AUH instead of \\dxb.
    I want the table like
    Int_Re__f
    \\AUH\Sample\BFE B777\2008\PO2025225.tif
    \\AUH\Sample\RO\SFR\26-01-2009j\RO2022098.pdf
    \\AUH\Sample\RO\SFR\26-01-2009j\RO2040831.pdf
    \\AUH\Sample\BFE B777\2008\PO2025253.tif
    \\AUH\Sample\RO\UM INV\26-01-2009\RO2018358.pdf
    Thanks
    Nihar

    user REPLACE function and change it
    UPDATE refdoc
       SET int_ref = REPLACE(int_ref, '\\dxb\', '\\AUH\')
    WHERE int_ref like '\\dxb\%'

  • How to change the initial value of the list.

    Hi,
    I have to change the initial value of the list.In the 'When-new-block instance' trigger, i wrote the following:
    set_item_property(list_id,initial_value,
    '2000');
    But when I run the form, it says this property is not recognised.
    I need to change the initial value.
    Please help me out.
    Thanks
    Viji.

    Do you mean the default value ?
    Set_item_property('list_item_name', default_value,2000);

  • How to change the suggest value in ME11uFF1F

    in ME11,when i  creat a  purchase info record, i need to change the suggest value of  field u201CVendor Mat. No.u201D  according the material NO. which i input in the initial screen.
    I have found the user exit in ME11,but they are not helpful.
    anyone can give me some advice or resolution?
    thanks.

    I have program ,where if the profiles 'printer and nunber of copies ' are set at the user level, by default when the report completes the O/p will be sent to the printer mentioned in the set-up. but what user wants is
    if these Profiles are set for the user running this program automatic printing should not be done.

  • How to change the color of a calendar entry

    How do you change the color of a calendar entry?

    Hi Skaytn,
    Welcome to the Support Communities!
    Are you referring to the Calendar app on your computer, or do you have an iCloud account?  The articles below will explain how to change calendar names and colors.  Whatever calendar you place an entry in will determine what it's color will be.
    Mac Basics: Calendar keeps your appointments
    http://support.apple.com/kb/HT5978
    Create new calendars
    By default, OS X includes two calendars in the Calendar app – Work and Home. If  you want to create a new calendar, choose New Calendar from the File menu. Type a name for your calendar in the text field. For example, if you have kids, you might want to create a separate calendar for each one to track their schedules. You can see and control how your calendars appear by clicking the Calendars button.
    To change the color or name of a calendar, select it from the calendars list, then choose Edit > Get Info. To remove a calendar and all of its events, right-click or Control-click the calendar's name,  then select Delete from the shortcut menu that appears.
    Calendar (Mavericks): Change calendar colors
    http://support.apple.com/kb/PH14984
    Change the color of a calendar and its events.
    Click the calendar’s name.
    Choose Edit > Get Info.
    Choose a new color from the pop-up menu in the top-right corner.
    iCloud: Change a calendar’s name or color
    http://support.apple.com/kb/PH2675
    Cheers,
    - Judy

  • MT940 - How to change the text value in AC doc created through EBS

    Dear All,
    I would like to know how can we manipulate the payee details sent by the Bank so that unncessary things are removed from the text of the accounting document created through EBS posting (FF_5)
    My bank statement has the below lines
    :61:1001200120CX50,00FBGCNONREF//
    :86:999/00BGCMDIR  5735826JAN185635826
    After running the program the I see the below values
    FEBRE-VWEZW :  999/00BGCMDIR  5735826JAN165635826
    FEBEP-CHECT : NONREF
    BSEG-SGTXT  : NONREF 999/00BGCMDIR 5735826JAN185635826
    I think, text value in the ac document is the concatenation of FEBEP-CHECT & FEBRE-VWEZW.
    However I dont want FEBEP-CHECT & few initial chacters of FEBRE-VWEZW in my accounting document text. I would like the text to be  MDIR 5735826JAN185635826
    Can anyone please suggest how this can be achieved?
    Thanks in advance.
    Krishna

    Hi.
    One of the solutions is (taken from another source):
    As of Release 4.70, there is a Business Add-In (BADI) with the definition name FEB_BADI that is called immediately before the standard posting in program RFEBBU00. In this case, you can change the procedure of the standard posting or make additional account assignments by changing the tables that are to be transferred to the posting interface (FTPOST, FTCLEAR). To do this, go to the SAP menu and follow the path Tools->ABAP-Workbench->Business Add-ins, create an enhancement that you assign to the FEB_BADI BAdI and then implement the CHANGE_POSTING_DATA method.
    When you activate the BAdI, you receive a message, telling you that the active implementation of this BAdI already exists. If you do not use the public sector industry solution, you can deactivate the active BAdI of the IBS_PS area and activate your own implementation.
    Best regards,
    Yuri.

  • How to change the disabled value color of messageTextInput

    Hi,
    I have a requirement to change the value color of messageTextInput. And I had apply custom look and feel. For normal messageTextInput, I can change its color, but for disabled messageTextInput, the value is always gray out. I can't change its color.
    Could anyone tell me how to change it?
    Thanks,
    Eileen

    Eileen,
    This is the code u need to use in process request:
    OAMessageTextInputBean x = (OAMessageTextInputBean)webBean.findChildRecursive("<item id of message text input which have to disable>");
    //If item id of the next message text input is XXX, on which
    //u wanna set focus when user clicks on ur disables message text input
    x.setOnFocus("javascript:XXX.focus();");
    Now u can set CSS class.The above code will automatically set focus on field with item id XXX, when user clicks on it, thus not allowing user to enter anything in that message text input.
    I hope this helps.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for

  • .Mac syncing not working very well

    It worked for mail, but safari no luck what so ever no keychain access or bookmarks will copy over. I have deleted my mac then re-instated it with no luck. Am I alone?

  • Best use of 2 SSDs?

    Hi all, I impulse bought a new SSD.  As you do every day.  And now I'm just wondering of the best way to utilise it.  I've already got Arch on another SSD so it's not exactly slow already Apart from the obvious, moving swap and /home to this new driv

  • Bursting and printer trays

    Hi, we are using BI Publisher Bursting (release 11.5.3) to split a range of invoices into smaller PDF files. Now the first page of each invoice should be printed from tray 1, the rest from tray 2 (for that reason we are first bursting the file). Curr

  • SAP Business One Forum news... - Pre-release of 2005A SP01 for testing

    Pre-Release of SAP Business One 2005A SP01 available for <u>SAP partners</u> <b>for testing purposes (only!)</b>: <i>April, 21st: Please note that the SAP Note No. 931019 about "Known issues" regarding SP01 has been updated and has been released.</i>

  • Firmware Update to 7.5.2 TC

    How long does the firmware update to 7.5.2 (from 7.4.2) take on a brandnew timecapsule? Been waiting for a while and the light is still yellow solid :-( Thx for your hints.