Stop in ECC 6.0

Hi Every 1,
Please anybody let me know ,
which statement replaces the STOP command  in ECC6.0.
Bcos STOP is showing unicode error in ECC 6.0.
Let me know anyone , urgent please.
Regards

Hi Sapna,
Please check the code below.
comment the stop with pseudo codes "#EC *.
  IF pa_upd EQ gc_x.
    SEARCH pa_file FOR '.csv'.
    IF sy-subrc NE gc_zero_num.
      MESSAGE i008. "DISPLAY LIKE 'E'.                        "#EC *
      STOP.                                                 "#EC *
    ENDIF.
  ENDIF.
Regards
Kannaiah

Similar Messages

  • Repalcing Obsolete command STOP in ECC 6.0

    Hello all,
    I am working on the upgrade from 4.6 to ECC 6.0.
    Can any one of you tellme the replacement for the command STOP in ECC 6.0 as it is obsolete in ECC 6.0.
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Regards,
    Arun
    Edited by: Alvaro Tejada Galindo on Jan 8, 2009 4:34 PM

    hi,,,,,,,,,,,,
    too dont remember the exact solution for this.......one i have found it ...just check whether this will work or not!!
    Replace the STOP statement with the statement LEAVE TO SCREEN SY-DYNNR if the STOP statement is within a steploop.
    Execute the program in previous version and replace the STOP statement with an appropriate LEAVE TO SCREEN statement.
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    cheers,
    rekha
    Edited by: Alvaro Tejada Galindo on Jan 8, 2009 4:35 PM

  • SAP Start/Stop

    Hello All,
                   We are using HP-UNIX & Oracle 10.2 for our ECC 6.0 System.Our Database team has scheduled offline backup daily at 8 pm but we stop/start ECC 6.0 only on every Tuesday by crontab Scripts to stop/restart sap system before/after backup.For Other days we do not stop the application.My question is whether we need to stop/start ECC 6.0 every week once??Is there any recommendation from SAP that application should be stopped/start once a week/month??

    Hi Ashley,
    First of all answering to your first question
    "My question is whether we need to stop/start ECC 6.0 every week once??Is there any recommendation from SAP that application should be stopped/start once a week/month??"
    This has already been answered by couple of people. There is no recommendation regarding restarting the SAP system. This depends upon your IT infrastructure/ the memory and buffer usage.
    You are really in a very good position to restart the SAP system daily, since you Database is going down for offline backup, there is no point in keeping the SAP System up. Reference to your below concern on the same recommended by some
    "If I have 10 applications running on the same unix box along with SAP how I will manage the bufferes & the memory??My question is in HP-unix If 10 applicatiopns are running along with SAP Instance whether it is advisable to shut down SAP Instance to clean the buffers and clear the memory??"
    Are these 9 Application infacing with SAP, Secondly, If I have understood right, you have the concern that shuting down SAP will may have impact on the memory being used by other 9 application. Please note that OS manages your memory. This is a starter concept that the OS allocates seprate segment of memory to every application. So shuting down SAP will only clear up the buffer & memory which was allocated to SAP only, so your rest of the application will remain intact.
    Lastly, why are you not following the SAP recomendation for keeping the SAP system in a clean environment not with another 9 applications on the same system.
    Hope this helps.
    Regards,
    Sanujit

  • Solaris 8 on Ultra 2 Enterprise installation problem...

    I've a Sun Ultra 2 Enterprise with dual 200 Mhz UltraSPARC I and I tried to install Solaris 8, I download the binaries from Sun site and I burnt the CDs. Insert them in the CDROM drive, I type "boot cdrom", the installation started and it started also the grafical interface, the mouse doesn't work (the cursor still in the center of the screen) and appear a Console windows that asks if Solaris should use the slice c0t0d0s1 for swap, but the keybord (I use a type 5C keyboard and mouse) don't write, so I can't type "yes", but STOP+A works and on OPB I can write.
    In the end, on the grafical interface of installation mouse doesn't work and I can't write (works only STOP, arrows, ecc...)
    Thanks, Paolo.

    Well, to install the box you could type
    boot cdrom - install w
    that will give you the textbased install GUI if you are booting from Solaris CD 1/2 . You might have to get a working mouse later, but this will at least install the OS for you.

  • Trex problem of too much memory consumption

    Hello all i have problem to see even the front screen of server server is too busy with creating indexes. I started creating indexes for these Business objects
    AES_DOC 00000100
    BUS0001 1
    BUS1001006 1 Standard material
    BUS1077 1 Specification / Substance
    BUS2032 1 Sales Order / Sales Document
    BUS2078 1 Quality notification
    COCF_SN 1 Shift Note
    ERC_CAND NA Candidate
    ERC_CAND NA Relation of Candidate
    ERC_CDCY NE Candidacy
    ERC_CDCY NE Relation of Candidacy
    EXT_POST NC
    HROTYPE_E 1
    INT_POER NC
    LFA1 1 Vendor
    Two process (BUS0001, BUS1001006) are still running in SES_ADMIN but it doesn't how in the active state in SM37. i run all these process before 60 hours 9almost 2 and half day).
    I have ECC 6 with Ehp4 and Trex 7.1 on the same windows 2003 server, SQL server 2005 with 8 GB RAM and 1TB HD.
    before one day i was able to see snapshot of task manager it was occupying almost 18GB ram including page file size and it was showing Trex in Critical memory state (in RED sign). But now i am not even able to see server as it is not showing me any screen when i even logon to physical server.
    But i am able to connect to ECC server from other PC usin gGUi but very slow.
    So can any body suggest any solution, can i restart the server without stopping SAP ECC 6 and Trex server.
    i did not found any solution to this on forum.
    Mani

    see my other message.

  • Error: The ABAP/4 Open SQL array insert results in duplic in EWM

    Hi Friends,
    During outbound process in EWM, my completed EWM delivery gets stuck in SMQ1 with error "The ABAP/4 Open SQL array insert results in duplic". I performed following checks and found all the ok. Please help me with your insights.
    - Checked the Master data Products, Business Partners,are CIFed properly. Yes they are done properly.
    - Checked if inbound is stuck in same way. But its not.
    - Checked if there is any enhancement stopping in ECC. There is some enhancement in Document_save in ECC outbound delivery which I got it commented. Still the problem is same.
    Please suggest what could be the root cause.
    Thanks
    Trivedi

    Hi Rushikesh,
    I checked all Number ranges (O/D in EWM and ECC, HU and Batches). All are ok. I tried taking help of ABAPer to see if any Run time errors occuring but no use.
    Regards,
    Trivedi

  • STOP is Absolete in ECC 6.0

    STOP is Absolete in ECC 6.0
    which statement is used ?replace stop.

    hi,
          you can use check statement for leaving current events.
    Regards
    Gagan

  • How to stop the replication of a particular business partner from sap crm to sap ecc - BDOC

    Hi experts,
    I need to know the procedure to stop replicating a particular BP #1234(example) from CRM to ECC. I don't want this BP to be replicated in ECC as in ECC this BP will not be maintained.
    BDOC failure:
    In my current scenario BDOCs are failing with error like "No BP exist". Since this BP #1234 itself is not present in ECC, the error is obvious.
    This BP #1234 is defined in CRM as an Org. Unit. We don't maintain Org. Unit in ECC. All other BP are saved under this BP(#1234).
    Issue:
    So whenever a new BP(example #ABC) is created, the BUPA_REL type BDOC fails with error "BP with number #1234 doesnot exist.
    I don't want this to happen. So what i found if we can stop the replication of this particular BP #1234, then if we make any change to the relation BP, this error should not come.
    Please help me to resolve this BDOC error.
    regards,
    Vicky

    Hi Ganesh,
    1st we create a Organization structure through tcode-PPOSA_CRM.
    A business Partner is created which represent the Organization Structure partner ID.
    2nd we create a BP through and do a Org. assignment in tcode - PPOSA_CRM.
    A business Partner is created which represent the any customer partner ID.
    As soon as you do an assignment,assigning the customer BP to the org BP, a BUPA_REL BDoc flow but it fails.
    Error we get in the BDoc: "BP XXXX doesnot exist"
    Reason: Since this Org BP is not present in ECC, the BDoc fails in CRM.
    Possible Resolution 1:
    1. I created this Org. BP in ECC through CRMM_BUPA_MAP
    2. The BP got created.
    3.Then i tried to assign a new customer BP to Org BP to check if the issue is resolved, but we get another type of error 'BP is not defined as internal Org. Unit".
    I don't know how to define BP as an internal Org. Unit in ECC?
    Can you please help me in this.
    Possible Resolution 2:
    If i can stop this particular BUPA_REL BDoc which contains this Org.unit BP, from getting replicated, means when i assign the customer BP to Org.Unit BP, BUPA_REL should not be triggered.
    I don't know if this is possible or not, but if this is possible, i would consider this a last option to resolve this issue.
    Please let me know if this helps you to understand the issue i am facing?
    regards,
    Vicky

  • Replicating BPs from ECC to CRM- Error IN SMQ2 as Stop.

    Hello Gurus,
    I am facing problem in replicating BPs from ECC to CRM. After initial load , when monitoring the In bound Q in transaction SMQ2 it is showing status as Stop.
    Kindly let me the possible solution to remove the status.
    Cheers
    Prashant Ranalkar

    Hi,
    If you double-click on the queue that is in stop status (so, step one when you have your list of queues, double-click on the one that is in error state, this will give you a one-line entry, then double-click this one line again, and it will give you a detailed view of what is held within that queue), it will give you more information and may have a line in it that is causing the error. This tends to give you more info on why it is in stop status (we have had wide, varied and some weird ones in here!) - most of the time you fix it by just deleting that line that has the error associated with it. then you just go back one level to the queue 'header' and click on the unlock queue button and it should process.
    Hope this helps
    Regards
    Cara

  • How to start and stop a queue in ECC??

    Dear all,
    I have a problem regarding the Start and Stop of queues in ECC. Whenever I change the data in ECC (for example extension of a material to a new distribution chain, or Creating a quotation which has to trigger a corresponding quotation in CRM), replication is not happening to CRM. On analysis of the outbound queue in ECC, we are finding corresponding ernties for the material / quotation. On dbl cliking an entry, we are able to see the queue in STOP status. When tried to reset status and activate, system throws a message saying GENERIC STOP SET.
    1) How to overcome this problem?
    2) How to START or STOP a queue (for Eg: R3AD*) in ECC? 
    Please respond.
    Every point you share will fetch so many points / lot many smiles to you (No surprises.. I am plagerizing the famous quote on SDN)
    Regards,
    Rajesh

    Dear Chandra,
    Thanks for ur quick response. I have awarded you a sixer. Ofcourse, the content is much richer than that. But if i award 10, thread has to be closed. So that stopped me from awarding that
    Dear all,
    Can someone else share their views?
    Regards,
    Rajesh

  • I want to stop Bdoc "ATTRIB_MESSAGE" from ECC to CRM

    Dear All,
    The Bdoc "ATTRIB_MESSAGE" is successfully generation in smw01. When i goes to extract Bdoc message, it is showing the following table CABN,CAWN,CABNTCAWNT and CABNZ. I have not downloaded the middleware object "Attribute",still system is showing the "ATTRIB_MESSAGE" Bdoc message as confrimed(fully processed).
    I want to stop the above Bdoc flow. Please suggest me.
    Regards
    Ashwini

    Hi Ashvini,
    Do you mean still you are getting deltas for attribute object? If these are old inbound queues with sysfail you can delete these queues from SMQ2.
    otherwise make sure you have following entry created in ECC table CRMRFCPAR
    User : CRM
    Object Name : ATTRIBUTE
    Destination : XXXXXXXX (CRM RFC destination)
    Load Type : D
    Discard data : X (Check box)
    Hope this helps!!!

  • Stopping BDOC BUS_TRANS_MSG flow from ECC to CRM

    Hi
    In my project environment Sales documents will be created in CRM, and then will flow to ECC. After I have done relevant entries in table TBE31 BDOCs have started flowing in both directions, i.e. CRM to ECC and vice versa. Now I want to stop BDOC generation for sales documents generated in ECC. One way I can think of is to define a filter in R3AC1, but I believe there should be some better way.
    Please help me in this regard, thanx in advance.
    Cheers
    Hits

    Hi,
       Another way to stop the flow of sales doc data originating from ECC system would be as follows -
    1. Goto trx.
    SMQR
    2. De-register the inbound queue
    R3AD_SALESDOCUMENT*
    using the deregistration button.
    This will stop all the CRM inbound queue and hence the creation of sales documents in CRM. You can either delete the queue entries if you no longer want the data in CRM or you can execute the queue if you wish to replicate the data to CRM.
    But I would suggest you to use the adapter object filter in
    R3AC1
    if you selectively wish to download data to CRM.
    Reward if helpful.
    Thanks,
    Sudipta.

  • Stopping direct access to ECC

    we have earlier created few users in the ECC clients and the consultants are accessing it directly , now we want them to acess the system using SOLMAN only ...
    How can we stop the direct access to the ECC system , should we remove their login ID's from the ECC ..
    Please advice
    Regards

    Hi,
    You can't remove their user IDs in ECC otherwise they won't be able to connect remotely using the Trusted RFC. What can be done in that case is to distribute the saplogon.ini and to prevent its modification. Then you just have to remove the entry for connecting your ECC to prevent users from doing it.
    But whenever your SolMan will be down, the users won't be able to access the ECC...
    Hope it helps,
    Best regards,
    Stéphane.

  • Stopping Planned orders to ECC

    Hi All,
    I am facing an issue in which the planned orders created in the simulation version are getting transferred to ECC. As per our scenario we dont want to move any Planned orders to ECC. Please advise me the way how can i stop the transfer of orders to ECC.
    Regards,
    Manjit

    Hi Kenneth,
    Thanks for your reply,
    I had already stopped it Transfer of SNP orders to OLTP system. I have selected No Transfer in SNP Tab. But i have not tried selecting No SNP Planned Orders as i thought No Transfer itself means No order should be transfered. Is there any other way to stop orders from the active version.
    Regards,
    Manjit

  • STOP keyword replacement in SAP ECC 6.0

    Hi,
    Can anyone please suggest me the replacement for the STOP keyword?
    EXIT seemed like an option but as per the documentation, the STOP statement takes the control to the END-OF-SELECTION event whereas the EXIT will terminate the program.
    I need the code in the END-OF-SELECTION event to be executed.
    Please advice me on this.
    Regards
    s@k

    Hi,
    you can still use STOP command in NetWeaver 7.0. It's only marked as obsolete. Obviously, it's supported in  ABAP objects because ABAP Objects don't support events and logical databases. Basically, event END-OF-SELECTION is useful only for logical databases, there is no need for it in normal reports. You can put your code at the end of event START-OF-SELECTION. I don't understand why developers user event END-OF-SELECTION in programs where they don't use logical databases. You should have not any problems to refactor your code to avoid using of command STOP with help from EXIT command.
    Cheers

Maybe you are looking for

  • Poor Sound performanc​e

    Hello guys, I noticed a problem with my speaker it has a muffle sound when I play something through the speaker. Maybe it's the phone or? Any help is appreciated!

  • PowerBook G4 can't see external hard drive

    All of a sudden, my PowerBook G4 can no longer see my external hard drive (Maxtor 160 GB drive). The drive doesn't appear in the Finder, and it doesn't mount on the desktop. Thus, I have no way of accessing the files on my external hard drive. I can

  • Video rendering problem

    I spent hours editing video clips then after rendering twice all I got was audio. I am trying to consolidate .mov and MP4 files to burn DVD's Settings used- First attempt Quicktime High quality animation 1280 x 720   30 fps D1 widescreen second attem

  • Looking for a copy of the standard ruleset for CC GRC 5.1

    Our Corporate Controlling office wants a SoD report for both our customized CC ruleset and the standard Virsa ruleset.  However, the consultants we used to implement did not keep the standard ruleset (or back it up).  Does anyone know where I can fin

  • APOGEE DUET USERS plus MacBook for Sale . . . sort of . . .

    Hello. I decided on getting an Apple Duet for my new interface. As I only need two inputs at a time, it is a logical choice as it is only made for Macs and I just bought a MacBook Pro with 4G RAM and 2.2Mhz processor. I love this much more than the M