How to avoid data to be deleted - system message

Hi........
I have a user form. The date, user and document no will be automatically updated when the form is loaded. But suddenly when i click the navigation menu to go to previous or last record, It shows the following error msg.
"Changes will cause the data to be deleted? Click OK to continue"
I want to prevent this message.
The system forms are not showing these kind of messages.But the user forms are only showing.
Can any one help on this?
~
B.Roseline Christina....

hi roseline,
You can force to change the form mode with
oform.Mode=SAPbouiCOM.BoFormMode.fm_OK_MODE
But I suggest that, when initially open, the form is in Find mode/OK mode. The filling of Date, number and user, you do it after the first time a user input anything on the form.
This way you avoid that system message.
Regards
Edy

Similar Messages

  • How does IDOC data transfer happensbetween two system?

    Hi,
    If there are data in system A and I need to transfer to system B using IDoc.
    What are the key things which will enable data transfer from system A to system.
    It would be great if someone can explain how does IDOC data gets transferred from system A to sytemB.
    Regards,
    Rachel
    Moderator Message : Search for available information or Read SAP documentation. Thread locked
    Edited by: Vinod Kumar on Apr 26, 2011 12:37 PM

    thanks for all your replies...
    let me write down what i have understood ..plz correct me if i have not followed properly..
    1) Once IDocs successfully reach R3 , a function module specific to the Idoc type is called "<b>automatically</b>" and updates database...
    2) this function module we specify in the process code while creating partner profiles
    basically all we need to do is to specify correct function module, right?
    the rest of the process ie . updation in the tables(database) is done automatically..
    Once database is updated, where can i see the added/updated records in database?
    also how do we find this function module?
    I am using MATMAS05...
    Regards,
    Roshani

  • How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI

    Hi,
    I just read "How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI".  While I'm waiting for  more authorisation to r/3 to carry it out and test this functionality.
    I'd like to ask a question to anyone who has implemented this type solution.  On page 10 it talks about creating a view then setting up the datasource. The solution talks about runnig a query.  I suspect when we run a query I would run it for only a period(using variable) to reconcile.
    My question is this.  Will the datasource extractor on /r3 only select the period in our variable or will it do a full selection of the data which would then be passed to BW for filtering?
    Regards

    DEar Mark,
    There are several avenues where you can see and reconcile your data with source system, u can see data in by tcode RSA3 for a datasource, and compare the values with actual document posted into the R/3 system. Respective fuctional consultant canhelp you a lot to confirm the data.
    On BW side u can see the data in PSA and then check tranformations which subsequent change/update/reject data records based on the selective conditions.
    hope this helps.
    Kindly assign the points if it works.
    Revert back if u need futher help/information.

  • How to manage data aggrigation from multiple systems.

    Hi,
    How to manage data aggrigaion from multiple system which should support paging too.
    please suggest me , best possible soluntion.
    Thank You

    what is ment by aggrigation? what is the difference between Inheritance and aggrigation ? How can it implement as part of the programm

  • How to avoid data repetation when using select statements with innerjoin

    how to avoid data repetation when using select statements with innerjoin.
    thanks in advance,
    satheesh

    you can use a query like this...
      SELECT DISTINCT
             frg~prc_group1                  "Product Group 1
             frg~prc_group2                  "Product Group 2
             frg~prc_group3                  "Product Group 3
             frg~prc_group4                  "Product Group 4
             frg~prc_group5                  "Product Group 5
             prc~product_id                  "Product ID
             txt~short_text                  "Product Description
    UP TO 10 ROWS
    INTO TABLE l_i_data
    FROM
    Joining CRMM_PR_SALESG and
    COMM_PR_FRG_ROD
    crmm_pr_salesg AS frg
    INNER JOIN comm_pr_frg_rod AS prd
    ON frgfrg_guid = prdfragment_guid
    Joining COMM_PRODUCT and
    COMM_PR_FRG_ROD
    INNER JOIN comm_product AS prc
    ON prdproduct_guid = prcproduct_guid
    Joining COMM_PRSHTEXT and
    COMM_PR_FRG_ROD
    INNER JOIN comm_prshtext AS txt
    ON prdproduct_guid = txtproduct_guid
    WHERE frg~prc_group1 IN r_zprc_group1
       AND frg~prc_group2 IN r_zprc_group2
       AND frg~prc_group3 IN r_zprc_group3
       AND frg~prc_group4 IN r_zprc_group4
       AND frg~prc_group5 IN r_zprc_group5.
    reward it it helps
    Edited by: Apan Kumar Motilal on Jun 24, 2008 1:57 PM

  • How to change the language of administrator system message in outlook

    I wonder where is the option which changes the language of the text
    related
    to : Your mailbox is over its size limit send by the system
    administrator ?
    Some mailboxes get this message in French and other in
    English ?
    Is anyone can help me ?
    I work with French Outlook 2003 sp2 and
    English Exchange server 2000 sp3
    I try to change the regional setting on the
    server but nothing has changed.
    Thanks,

    Hi,
    Please refer to this duplicate thread below:
    http://social.technet.microsoft.com/Forums/en-US/5afe1e1a-82a9-445f-bcce-a76173ceb6bb/how-to-change-the-language-of-administrator-system-message-in-outlook?forum=outlook
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How to call data from backend ECC system in Gateway Hub System?

    Hi Experts,
    We have a scenario where the GR process has to be done on Mobile app. We have a SMP 3.0 and Netweaver gayeway deployed as Hub.
    I really need quick pointers on how should we go about  this?
    My queries are mentioned below:
    1.I don't see SAP data in Gateway system.So will we need to create RFCs in ECC and call them in Gateway system.
    2. Will we need to install IW_BEP in backend system? Can someone explain its real purpose?
    3. How do we do our data modelling? How do i define it if I don't have my SAP data structures in Gateway system.
    Your guidance will really be appreciated.
    Regards,
    Saket.

    Hi sanket,
    Answering to your second question,
    IW_BEP Component is used to handle the events and actions activated in the SAP system and to publish these events and actions through SAP NetWeaver Gateway.
    The BEP functionality enables you to:
    Obtain and publish Business Object Repository (BOR) events without writing code. For example events raised as a result of changes in a business object: because of changes in a sales inventory, an event is raised and published to SAP NetWeaver Gateway.
    Obtain and send events for SAP Business Workflow, for example, an event is raised for a workflow user decision step.
    Obtain and send events from your code, for example, events raised as a result of implemented customer code, such as BAdI implementations.
    Read more about IW_BEP at:
    Business Enablement Provisioning (IW_BEP)
    https://help.sap.com/saphelp_gateway20sp08/helpdata/en/a2/15f0b42f2948f6bb9e51f98e8c39e9/content.htm
    Development with IW_BEP in SAP Netweaver Gateway
    https://help.sap.com/saphelp_gateway20sp05/helpdata/en/64/472d8e21a342ba9d83e403ff4cd9db/content.htm
    Hub Odata Channel without IW_BEP
    http://help.sap.com/saphelp_gateway20sp06/helpdata/en/32/5895449ac74783a3bd80a782c82f85/content.htm
    Regards,
    KK

  • ALV List Output: How to avoid data statistics from printing in Background

    Hi,
    I am running an ALV list display in Background mode and the output is showing the data statistics first and then the actual output of the ALV...
    I dont want the data statistics to be printed..
    How to avoid that.. is there any to do it...

    Hi Neela
    If you are using the good old REUSE_ALV_GRID_DISPLAY function module, you should be able to suppress the List Info if SY-BATCH is 'X' using the IS_PRINT parameter.
      MOVE 'X' TO is_print-no_print_listinfos .
    Presumably there is a similar parameter using classes.
    Cheers
    Lyal

  • How to avoid data lost in Dataguard failover ?

    Hi gurus,
    We are implementing Dataguard with manual failover (Not with Fast Start feature)
    How to avoid/minimize lost of data if the primary server goes down before the last log is sent ?
    Thank you for your help,
    xtanto

    Most important the dataguard protection mode, you have 3 choices: Maximum Performance,Maximum Availability,Maximum Protection . If you are interested in no data loss choose Maximum Protection, that's the definition:
    Maximum Protection
    This protection mode ensures that zero data loss occurs if a primary database fails. To
    provide this level of protection, the redo data needed to recover a transaction must be
    written to both the online redo log and to at least one synchronized standby database
    before the transaction commits. To ensure that data loss cannot occur, the primary
    database will shut down, rather than continue processing transactions, if it cannot
    write its redo stream to at least one synchronized standby database.
    Because this data protection mode prioritizes data protection over primary database
    availability, Oracle recommends that a minimum of two standby databases be used to
    protect a primary database that runs in maximum protection mode to prevent a single
    standby database failure from causing the primary database to shut down.
    For details see the documentation for your unknown database version.
    Werner

  • How to get dates with respect to System Date?

    Hello,
    I am trying to get Date value after 30 days of my System current date. I am using
    System.out.println(new java.util.Date(System.currentTimeMillis()+30*3600*24*1000));
    but I am not getting correct date.
    Suppose my system date is 15July then after executing this code I should get 14Aug, but it is giving a date of month June.
    Please suggest solution for this.
    Thanks,
    Niket

    This doesn't have anything to do with the Collections Frameworks. You should direct this type of question to "Java Programming".
    Here is the code you're looking for anyway...
    import java.util.*;
    import java.text.*;
    public class thirty
        public static void main(String[] args) throws ParseException
         Calendar todaysdate = new GregorianCalendar();
         SimpleDateFormat sdf = new SimpleDateFormat("MM/dd/yyyy");
         System.out.println("today's date: " + sdf.format(todaysdate.getTime()));
         todaysdate.add(Calendar.DATE, 30);
         System.out.println("thirty days later: " + sdf.format(todaysdate.getTime()));
    }

  • How can i get back a deleted text message

    how can i get back a very important text message i deleted by mistake.my phone is iphone 3g
    thank you

    I'm going to post what I found via Google. As I understand, it works for some, not for others, so I'm not vouching for this, so do it at your own risk:
    FACT: SMS messages remain on the iPhone after deletion. When “deleted” on the iPhone, they are technically hidden and marked for deletion. Text messages are then deleted only after sync with iTunes.
    In order to recover a deleted text message or messages, run through the following 4 easy steps:
    STEP 1:
    Make sure iTunes doesn’t automatically sync with iPhone when connected.
    STEP 2:
    Connect your iPhone to iTunes and Back up by selecting Preferences > Backup from iTunes, or right-click on your iPhone and choose back up.
    STEP 3:
    Restore your iPhone by selecting Restore under Preferences. Note that restoring the iPhone will restore the previous iPhone firmware. Your iPhone will be completely erased after the new firmware is installed. So make sure your back up is good!
    STEP 4:
    The final step will be to restore your iPhone from the back up you created on step 2. This will allow you to restore any data you have backed up, including the “deleted” text messages.
    That’s it!
    It’s important to distinguish between iPhone data restore and iPhone firmware restore.
    iPhone data restore allows you to restore data you have already backup on iTunes. This is your photos, video, text messages…etc.
    iPhone firmware restore is pretty much like a restore to factory switch. This will restore your iPhone to the previous firmware or system and no user data. This option is often recommended if your suspect that your iPhone OS or iOS is unstable.

  • Delta loading master data errors in source system Message RSM340 quality

    Hi,
    I'm trying to load with delta  master data for standard data sources.
    In dev, everything seems fine.
    I' ve transported the same elements to QA. I've done init, it is ok. I do delta, I get red status: Errors in source system, message no. RSM340. I've tried to put my delta on green, I've remade my init, I've reloading with delta, and I get the same problem.
    I have this problem for all master data loading.
    Should I install some infoobject from Bi Content?
    Thanks a lot !

    Hi,
    Check following threads
    [3003 + R3299 + RSM340] error messages loading an ODS
    Extraction failed with error Message no. RSM340
    BW Data Loading - Delta Processes
    Thanks and regards
    Kiran

  • How to fill date key figure with system date?

    Dear All,
    We would like to set on specific action (button press) to assign current system date top a date key figure within our infocube.
    Any idea how to achieve this?many thanks in advance for any idea!
    Kind Regards
    Olivier DESFOUR

    Dear Khaja,
    I'm not exactly using an update rule, i'm using Integrated Planning component.
    Customer would like to set this key figure on user action; ie for example
    user validate a step within planning process by pressing a button on workbook.
    then system is stamping system date within cube.
    Hope it helps
    Kind regards
    Olivier

  • How to avoid data tab in webi report.

    Hi BO gurus,
    I need one clarification, while seeing the webi report(edit mode) we can see data tab left side of report. how can we avoid the data tab?
    I mean with out  data tab .
    Regards,
    Arjun

    Hi Arjun,
    Please find the above requirement available below:-
    BI 4.1 Web Intelligence GUI Customization - Business Intelligence (BusinessObjects) - SCN Wiki
    SAP KBA 1859784 - How to disable the Design and Data buttons in Web Intelligence in BI 4.1 also available for the same.
    Hope this helps.
    Regards,
    Manpreet

  • How to avoid data repeated in report?

    Hi experts,
    I'm working on a report that needed
    plant,
    new material code,
    old material code,
    material type,
    special stock and
    (material status ne '01')
    select p~werks m~matnr m~bismt m~mtart s~sobkz
      into corresponding fields of table it_mat
      from ( ( MARC as p inner join MARA as m on p~matnr = m~matnr )
    inner join MSEG as s on s~matnr = p~matnr )
      where m~matnr in p_mcode
      and m~bismt in p_ocode
      and m~mtart in p_mtype
      and p~werks in p_plant
      and m~matkl in p_mgroup
      and p~mmsta ne '01'
      and s~sobkz in p_spec
      order by m~matnr.
      APPEND it_mat.
    This is my select stament ,
    and it's output layout the material code are all repeating twice or 3-5 times for the same data.
    Is there anyway to take out the repeated data?
    Please advice.
    Thank you in advanced.

    Hi,
    Use ,
    select pwerks mmatnr mbismt mmtart s~sobkz
      into corresponding fields of table it_mat
      from ( ( MARC as p inner join MARA as m on pmatnr = mmatnr )
    inner join MSEG as s on smatnr = pmatnr )
      where m~matnr in p_mcode
      and m~bismt in p_ocode
      and m~mtart in p_mtype
      and p~werks in p_plant
      and m~matkl in p_mgroup
      and p~mmsta ne '01'
      and s~sobkz in p_spec
      order by m~matnr  ASCENDING.
      DELETE ADJACENT DUPLICATES FROM it_mat.
    APPEND it_mat.
    it will delete all duplicates & repeated data.
    Regards
    Hema

Maybe you are looking for