CCR - Execute Comparison/Reconciliation not allowing to delete ECC orders

SNP Purchase Requisitions were created in APO as part of CTM solve and transferred to ECC. Some of these Purchase requisitions were not deleted in ECC even though it was deleted in APO. CCR (reconciliation program) shows up these Purchase requisitions as available in ECC and not in APO and only give an option to transfer to APO. Why am I not able to delete these orders (available in ECC not in APO) using CCR? The delete button just donu2019t become active.

Followed up with SAP development team. As per development team functionality to delete PO's or Purchase req in R/3  that are not in APO is not supported at all by deltareport (CCR Report in SCM). CCR report only allows to send PO or Purchase req (missing in APO) to APO.
However a customer specific enhancment can be made to program  /SAPAPO/CIF_DELTA3_INCFORM to activate the delete Button
FORM create_errcat_configs :
ls_errcat_configs-typ = gc_objtyp-t_prq.
ls_errcat_configs-buttons = '10000'. --> change to '10010'
This form is used for setting the configuration of the buttons for each objecttype-err_category - combination. The settings are stored in the table GT_ERRCAT_CONFIGS. The meanings of the settings are:  
  '1'  =  button on                                                  
  '0'  =  button off                                                 
  example: '011' means button1=off, button2=on, button3=on.                                                                               
Error_categories:                                                  
  A = missing in APO                                                 
  B = missing in R/3 without ext.key                                 
  C = missing in R/3 with    ext.key                                 
  D = differences in content                                         
  E = not in active integration model                                
  F = too much in APO                                                
  G = differencies in io-nodes                                       
  H = differencies in operations                                     
  I = differencies in downtimes                                      
  S = stock not in R/3 -> delete in APO                              
  T = duplicate stock in APO -> delete and resend                    
  U = different quantities in R/3 and APO -> resend                                                                               
Buttons:                                                           
  1.Button = send to APO                                             
  2.Button = send to R/3                                             
  3.Button = delete in APO                                           
  4.Button = delete in R/3
Edited by: Allen Thomas on Sep 2, 2010 6:29 AM

Similar Messages

  • System should not allow to delete PO line Item after GR/IR

    Hi,
    I am working on a SAP Retail Implementation project.
    Currently the system is allowing us to delete the PO line items after doing GR or IR against that PO line item. But the clients requirement is that the system should not allow to delete PO line item after doing GR/IR.
    We are using Account Assignment Category-N, Item Category-S.
    Please let me know if you have the solution for this requirement.
    Thanks in advance
    Thanks & Regards,
    Suresh

    Hi,
    Standard SAP will not allowed the PO to be deleted once it was GR done. The controlled is on the attributes of message to set as "E"
    Message no. 06115
    But if invoiced takes place, the is the point that PO can be deleted.
    You have to do have a Enhancement using MM06E005, insert you logic here to check PO history tables like EKBE, then check if invoice " Q" (BEWTP) exist, the PO cannot be deleted once the user delete the PO line and SAVE it. Ask you developer to help you on the following coding.
    Use MM06E005 and EXIT_SAPMM06E_012
    IF SY-TCODE = 'ME22N'.
    IF sy-ucomm = 'MESAVE' OR SY-UCOMM = 'YES'..
    LOOP AT TEKPO.
    IF TEKPO-LOEKZ = 'L'.
    SELECT SINGLE BELNR FROM EKBE INTO BELNR1 WHERE EBELN = TEKPO-EBELN AND EBELP = TEKPO-EBELP AND BEWTP = 'E'.
    IF SY-SUBRC = 0.
    SELECT SINGLE BELNR FROM EKBE INTO BELNR2 WHERE EBELN = TEKPO-EBELN AND EBELP = TEKPO-EBELP AND BEWTP = 'Q'.
    IF SY-SUBRC = 0.
    Regards,

  • Exception: Call of execute(String) is not allowed for PreparedStatement

    Hi all,
    This query was run fine on SapDB 7.4 from Jave code using prepareStatement()  method:
    declare id11216053819634 cursor for select sc.name, measuredobjectid id from serviceconditions sc, measuredobjects mo where sc.collectionid = mo.collectionid and sc.name like 'DWindowsSLA/%,%,%,%' for reuse
    declare id21216053819634 cursor for select min(sampletime), max(sampletime), name, id11216053819634.id from id11216053819634, d_slastore ss where id11216053819634.id = ss.measuredobjectid and ss.sampletime between '2008-07-14 00:00:00' and '2008-07-14 12:43:35'  group by name, id11216053819634.id for reuse
    select ss.status, ss.statuschange, ss.sampletime, id21216053819634.name from d_slastore ss, id21216053819634 where ss.measuredobjectid = id21216053819634.id and ss.sampletime between '2008-07-14 00:00:00' and '2008-07-14 12:43:35'  and (statuschange != 0 or ss.sampletime = id21216053819634.expression1 or ss.sampletime = id21216053819634.expression2) order by name, sampletime
    We recently upgrade our old SapDb to the latest MaxDB. An now this query produces the error:
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Call of execute(String) is not allowed for PreparedStatement.
    Does anyone know how to fix this?
    Thank you very much,
    Irina

    Hi Irina,
    First, welcome to SDN!
    Well, PreparedStatement represents a precompiled SQL statement, so you should be using the no-arg execute() method rather than execute(String).
    HTH!
    \-- Vladimir

  • Not allowing to delete in certain text in JTextPane

    I want to create a program that Inserts some text AUTOMATICALLY into JTextPane and the user is not allowed to Delete that Code.

    This posting shows how to prevents lines of code from being removed.
    http://www.jroller.com/page/santhosh/Weblog/document_guard?catname=
    You might be able to customize it for your requirements.

  • Mail not allowing to delete aliases

    Mail is not allowing to delete aliases, my aliases are not listed in Mail/preferences/accounts.  I verified and they are all active.
    If I try to add an alias, I tells me thatI have to wait a week for the last deletion to clear and I have not deleted any yet and I have not used all my aliases yet.
    HELP !!!!!

    This posting shows how to prevents lines of code from being removed.
    http://www.jroller.com/page/santhosh/Weblog/document_guard?catname=
    You might be able to customize it for your requirements.

  • I was not allowed to deleted them pdf's until I had restarted CF

    I have my CF server generate lots of pdfs but when I got to around 270 lying in a folder I was not allowed to deleted them pdf's until I had restarted CF,
    any ideas why this could have occured?

    I'm late to the conversation, but I had the same problem with populating a PDF form with data, saving that PDF, then flattening the PDF.
    Here's how I solved it in CF9:
    <cfset path = "#GetDirectoryFromPath(GetCurrentTemplatePath())#doc\">
    <cfset srcFile = "template\myPDFtemplate.pdf">
    <cfset destFile = "yourPDF.pdf">
    <!--- Using NAME instead of DESTINATION tells Coldfusion to create PDF in memory --->
    <cfpdfform action="populate" source="#path##srcFile#" name="#destFile#">
        <cfpdfformparam name="field1" value="some value">
    </cfpdfform>
    <!--- Using the variable in the SOURCE tells Coldfusion to read PDF from memory --->
    <cfpdf action="write" destination="#path##destFile#" source="#destFile#" flatten="yes" overwrite="yes" />
     Hope this helps others.  
    Mark

  • Hotmail will not allow contact delete before forward, recent problem how do I restore that feature

    e-mail being forwarded will not allow contact deletion software is mining contact information Hotmail or ??????

    unfortunately it is not possible to restore the close button to have only one (customizable) close button on the Tab bar without using an extension.
    The extension is necessary because you need to create a new toolbar button and bind the proper code to it to make the button act as a tab close button (command: BrowserCloseTabOrWindow()).
    *tabs closebutton restored: https://addons.mozilla.org/firefox/addon/tabs-closebutton-restored/
    * http://cat-in-136.blogspot.co.uk/2014/05/note-do-same-without.html

  • Not able to delet the order

    hi friends
    I am not able to delet maintenance order. I have the following error message when I try to. What should I do? Thanks.
    Balance of ORD 1000006902 is not zero
    Message no. KO115
    Diagnosis
    The balance on object ORD 1000006902 is not zero. That is, there are still costs on the object.
    System Response
    The object cannot be closed and the deletion flag must not be set.
    Procedure
    Settle the object before you close it or set the deletion flag.
    I have tried to settle the order with transaction KO88 (single order settlement) . i am getting message
    There are no accrued amounts; settlement is not possible.

    Hello WISH,
    i guess you have to repost the cost of the internal order to another internal order (probably of the header level) before you can delete the internal order.
    Kind regards

  • Why does Skype do not allow to delete conversation with single contact?

    IT is a simple question only if Skype can be HONEST and answer it truthfully.. What is the reason that we can not have a feature where we can delete the single conversation with one contact. Now the option skype has does not allow that. You either delete your entire history with all contacts or you have to keep the conversation history you do not want to keep.. I mean It has to be on purpose that Skype has not allowed this option. If you absolutely do not care and will not allow this option, then at least be honest and tell us this is the reason and we can either shut up or move on to some other service... I doubt I will get an honest ansewer

    Ever since MS bought Skype, it has gone to craps.. but I guess just like anything else in corporate America, Ethics is not the words, Executives want to hear.. I AM SURE  Mr. Sweden was not so " I do not give a S&&%T " kinda guy when he developed the Skype but then money came in and he said, WHY NOT? let us do whatever makes us most money and here we are , perfect exploitations of users just because we use free product so we have no right to complain

  • BD54 not allowing to delete logical system

    Hi,
    We did system refersh from Prod to Quality and further we found that while starting BDLS it was not allowing to do so. We got message like <Target> logical system already existing . Further checks revealed that in BD54 that our quality system's logical client entry was already there which would normally come after running BDLS post DB refresh activity for System refresh). Because of this issue we are unable to dlete the quality entry in BD54 and to further start our BDLS acitivty.
    Please to confirm us as we are stuck.
    Thanks & Regards,
    Ashish Robinson
    SAP BASIS Support

    Hi ,
    Thanks all. I resolved my issue.
    Solution:
    1) Removed quality system RFC "STQCLNT002" from SM59 just to b sure nothing was blocking
    2) Also entry of STQCLNT002 needs to be removed  from BD97.
    3) Further if you try to use ENTER when you try to delete entry inBD54 of quality it won't allow ,how many time you may try pressing enter to get away with the warning message. So solution here is to further double clieck on that warning message (in BD54) and see where its blocking . It will show you some method where its blocking .
    4) To locate the method use txn BD64 and scan through the entires to get to the affected link (here it was STQCLNT002).
    5) Be careful, do not delete the entry of STQCLNT002 itseld but actually the corresponding leaves of the methos needs only to be removed to over come the blocking in BD54 (where we wanted to remove the entry of STQCLNT002).
    6) Now goto BD54 and and you can easily remove entry of STQCLNT002.
    7)Now BDLS would easily start.
    Regards,
    Ashish Robinson
    Please grant me point if you find the answer useful. It surely did work for me absolutely fine.

  • Execute immediate column not allowed here error

    Hi,
    I have the following procedure
    CREATE OR REPLACE PROCEDURE SWF_ICD
    IS
         SEQSWF NUMBER;
         req VARCHAR2(1000):='';
    BEGIN
         DBMS_OUTPUT.ENABLE( 1000000 ) ;
         DBMS_OUTPUT.PUT_LINE('DEBUT');
         FOR CUR1 IN (SELECT * FROM ICD WHERE ETAICD=5)
         LOOP
              SELECT SEQ_SWF.NEXTVAL INTO SEQSWF FROM DUAL;
              FOR CUR2 IN (SELECT CODCSWSSW,CODSSW,RUBSSW FROM SSW,OSW
              WHERE INSOSW='ICD' AND CODCSWSSW=CODCSWOSW)
              LOOP
                   req:= 'INSERT INTO SWF (SEQESWSWF,CODCSWSWF,CODSSWSWF,VALSWF) '
                   || 'VALUES (CUR2.SEQSWF,CUR2.CODCSWSSW,CUR2.CODSSW,CUR1.' || CUR2.RUBSSW || ')';
                   DBMS_OUTPUT.PUT_LINE('req : ' || req);
                   EXECUTE IMMEDIATE req;
              END LOOP;
         END LOOP;
         DBMS_OUTPUT.PUT_LINE('FIN');
    END;
    The procedure is created but when running i have the following error column not allowed here.
    pls advise.

    Hi
    Try EXECUTE IMMEDIATE sql USING ... syntax.
    EXECUTE IMMEDIATE dynamic_string
    [INTO {define_variable[, define_variable]... | record}]
    [USING [IN | OUT | IN OUT] bind_argument
    [, [IN | OUT | IN OUT] bind_argument]...]
    [{RETURNING | RETURN} INTO bind_argument[, bind_argument]...];
    Please see the link for more info.
    http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96624/11_dynam.htm#13131
    Thanks

  • Do not allow to delete Task in QN when Task is completed

    Hello Team,
    Is there is any way I can't allow user to delete task in QN when the task is completed, because currently system allow to delete task even if task in completed.
    Thanks
    Bhavesh Patel

    1.Define status profile for task
    SPRO>Quality Management>Quality Notifications>Notification Processing>Status Management>Define Status Profile>Maintain Status Profiles
    You can create own status profile for task.
    1-1.Check 'Task' for object types.
    1-2.Define user status (example below)
    Status-1-INIT-Initial-check 'Initial'-status change from 1 to 2
    Status-2-COMP-Completed-status change from 2 to 2 then go to detail
    1-3.Define transaction control for status-2-COMP
    Click 'New entry'.
    Check 'Allowed' and 'Set' for 'Complete Task'
    Check 'Forbidd.' for 'Delete Task'
    2.Assign status profile to notification type
    SPRO>Quality Management>Quality Notifications>Notification Processing>Status Management>Define Status Profile>Status Profile for Notification Type
    Now the user status will be assigned for new notification and you can prevent 'Delete task' for completed task.
    Regards
    Luke

  • Fiscal year 2010 Not allowed while creating Process order in COR1

    Dear Friends,
    We have gone SAP live in the month of October. The fiscal yeat we are using is 2011 as the client is Indian client. I have made the fiscal year variant for 2011 (V3). The FI document posting with Fiscal year 2011. It is also creating the Controlling document and Profit center document without any problem.
    We have also made the period open as 2011 in MMpv and MMRV. The goods receipts is working fine and the finance entry and material document gets generated for the fiscal year 2011.
    Now we are creating the process order in COR1 and getting the error message Fiscal year 2010 not allowed as below.
    Fiscal year 2010 is not allowed
    Message no. F5568
    Diagnosis
    The fiscal year entered (2010) is different from the fiscal year derived from the posting date and fiscal year variant (2011).
    System Response
    Error.
    Procedure
    Correct the fiscal year entered.
    In KP26 we have maintianed for activity price for 2010 &  2011 and the system is picking the data for the fiscal year 2010 data and not the FY 2011 data.
    I have checked in OKEQ (Costing version '0') The valide start date for FY2011 is 01.04.2010.
    Is there any other place to maintain the fiscal year in Controlling area or Prodduction Planning???
    I last my patient last 5 days doing R&D. Can any one help me where the fiscal year is picking and why it is picking FY 2010??
    Regards,
    Devendran

    Hi Ajay,
    Thank you for your comments. I have checked the Factory calendar and that is 2010 (January to December). We have tried to change to 2011 but the system automatically picking the date from January 1st 2011 to 31st December 2011. I am unable to create calendar year with date from 01.04.2010.
    I have discussed with my PP consultant about this issue, he is telling the factory calendar nowhere related to Fiscal year. Do you have any idea how to change the factory calendar of 2011 from 01.04.2010 to 31.03.2011??  Is there any there reason why my system considering the Fiscal year 2010 instead of 2011???
    Your inputs will defenitely help me to get an clue.
    Regards,
    Devendran

  • Purchase and release order not allowed for TECO work orders

    Hi
    We are typically setting maintenance work orders to TECO once the physical work as been performed as that sets the reference date for showing the history of when the maintenance was performed, and when the maintenance call was completed. However, we have invoices that may come in significantly later than when the  physical work was performed.
    Once the order is in TECO a purchase or release order (for services against a contract) cannot be created for the work order. Additionally it appears that even if we have a release order,or purchase order, if it is not for the exact amount of the invoice the release or purchase order cannot be ammended - we get the sameerror mssage (BS007) as when creating a new purchase order for the TECO order.
    I had wondered about using BS22 to change TECO to continue to allow purchase  and release orders when the order is in TECO status.
    Any input on pros/cons or other approachs appreciated.
    Philip

    Thanks
    That was what I initially thought. However I was informed that if the invoice is not for the originally determined amount that to post the invoice means having to change the PO, and changing the PO appears to hit the same business transaction as creating a PO, and so we get the error mssage.
    The issue is that we may know we need to have services estimated at, say, $5.000. But we do not know what the actual final invoice will be. So the actual amount may end up being $4,500 or $5,500 as an example, and it may come ni late from the vendor. The Purchse Order side is not my expertize, but I am being informed that the invoice must match the PO amount, otherwise the PO must be ammended to match. As the order is in TECO, the user cannot amend the PO.
    I would be happy to know of other options, or at least good questions to ask. I want the end user to be able to post the invoice against the PO, after the order is in TECO, even it the invoice amount is not exactly the same as what was originally anticipated.
    regards
    Philip

  • Why Am I NOT Allowed to Shuffle Slide Order?

    I too just tried to shuffle all the photos in a new slidehsow and the "Shuffle Slide Order" is grayed out and does NOT allow me to select this very, very important option!!!
    What's up w/That???

    The only way to shuffle the slide order is to create the slideshow from an album, i.e. click on an album and then on the Play arrow at the bottom.  When the slideshow begins you can bring up the settings window.
    OT

Maybe you are looking for

  • Windows 7/8.1 Excel import issues

    I'm having similar issues as other posters and there doesn't seem to be an answer I'm using Office 2010 on XP, Win7 and Win8.1 the files to import are print spool files (fixed width) with lots of columns of numbers The only time the file imports corr

  • Group GL V/s GL Report is working differently in Production and Development

    Dear Experts, I have created one Report which displays Group GLs and its Cumulatve Balances. The Format is is as below : Items                   Balances 1001                     XXX 1002                     XXX 1003                     XXX 1100     

  • Adding a check box in scripts

    Hello experts,          i got a requirement like to add a check box to the form. is it possible in scripts. if yes can u tell me how can we add a check box in the form(scripts). thanks is advance

  • Fresh install, fresh upgrade, fresh kernel panic

    Giving ArchLinux a second go here, and I've hit a rut: I installed from CD, with only the base packages selected. Once the system was up, I did a pacman -Syu, replaced the 3 programs it prompted me for (sorry, I can't remember them - the same three e

  • Okay... Now I know what I should ask.

    Hello, it's me again, please read the bottom. public class Item implements Comparable private int myId; private int myInv; public Item(int id, int inv) myId = id; myInv = inv; public int getId(){ ) public int getInv(){ } public int compareTo(Object o