Message Mapping not getting Activated

Hi Experts,
I have done a simple Message Mapping. I am unable to Activate it. The same screen is visible and it is stucked up. When i closed the ESR and again i am trying to activate Message Mapping it is showing the same screen. Even i chekced the Lock overview in Administration tab nothing is locked on my name. Please check the screenshot in the attachment and do the needful.
Regards,
GIRIDHAR

Hi Giridhar,
I think I have seen this issue. Speak to your Basis team and ask them to check all JMS related services involved in activation. this is related to one of the JMS services stopped or inactive.
You can also try restarting Java. I don't think it is a local machine issue. Does it work for anyone else?
Ambrish

Similar Messages

  • 0PS_C02 update rules are not getting activated when i install 4rm BI conten

    Hi All,
    In BI Dev. sys for PS module-  Project System - Dates 0PS_C02 cube-  update rules are not getting activated when i install from the business content and its giving the error  " IC=0PS_C02 IS=0PS_DAT_PRJ error when checking the update rules                Message no. RSAU461" .
    I deleted the inactive update rules(6 nos) and installed again from BI Content, then the same issue raising.
    Can anyone help me out as i stuck up with this to move to go-live.
    Thanks,
    Sakali

    Hi Vassu,
    here are some of the reasons for getting error in update rules activation.
    1. Check the formula or routines that are used in Update rules and check is there any syntax errors.
    2. check whether the mappings are correct or not.
    3. check the info objects which ur used for mapping are in active or not..
    (or) if the info object may be deleted which ur using for mappings.
    Thanks
    Sai Chand.

  • Bulky Message are not getting processed

    Hi All,
    Recently we have upgraded our XI systems to EHP4.
    After upgrade Bulky files are not getting processed into XI system. Small files are getting processed successfully.
    Earlier we had faced same issue at that time we have maintained some parameters in transaction RZ10, RZ11, SXMB_ADM-->
    Integration Configuration--> HTTP time out parameter.
    Same parameters are still there. But now the message is not getting processed in XI when we check into sxi_monitor. Message mapping is also not seems to be a problem as we havnt put any bulky logic over there.
    The message is not getting processed ahead of  Receiver Grouping .  Please find attached log from Performanceheader
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Grouping
      -->
    - <SAP:PerformanceHeader xmlns:SAP="http://sap.com/xi/XI/Message/30">
    - <SAP:RunTimeItem>
      <SAP:Name type="ADAPTER_IN">INTEGRATION_ENGINE_HTTP_ENTRY</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134229.930472</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="ADAPTER_IN">INTEGRATION_ENGINE_HTTP_ENTRY</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134232.052577</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="CORE">INTEGRATION_ENGINE</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134232.059576</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="CORE">INTEGRATION_ENGINE</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134232.07151</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="DBQUEUE">DB_ENTRY_QUEUING</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134232.071518</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="DBQUEUE">DB_ENTRY_QUEUING</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134237.239947</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134237.241179</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134237.250385</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_INTERFACE_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134239.999045</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_INTERFACE_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134240.001292</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_MESSAGE_SPLIT</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134240.001413</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_MESSAGE_SPLIT</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134240.026156</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="DBQUEUE">DB_SPLITTER_QUEUING</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134240.026164</SAP:Timestamp>
      </SAP:RunTimeItem>
      </SAP:PerformanceHeader>

    Hi
    Have you checked this thread, same discussion here
    Performance of XI Interfaces
    Also check this blog
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    Regards
    Ramesh

  • Function Module Not Getting Activated

    Hi,
    We are using a customised function module which we are calling in a user exit. We would like to call this function module in update task in the user exit to populate data in a custom table.
    We have given the following parameters to the function module
    Import Parameters
    ITAB     LIKE     ZPRUNDAT
    Export Parameters
    l_subrc     TYPE     sy-subrc
    On the attributes tab of the function module, Update Module has been selected under processing type.
    When we try to activate this function module we get the following message
    EXPORTING parameters are not allowed in the update task.
    and the function module does not get activated. What should we change to get the function module activated?
    Mick

    Hi,
    Please try this....
    In function module
    In tables Section add this...
    RETURN TYPE BAPIRET2 and then activate.
    if its useful reward points

  • Transformation is not getting Active.

    HI
    In DEV system , the transformation from Data source to Info source is in Active.when i press on change button .The transformation is in INACTIVE...Then i want to make it in active .....its not getting ACTIVE...showing not executable ...AND displaying an error ...
    Rule 12 (target field: 0CRM_OBJ_ID group: 01 Standard Group): Source and target field length
    Message no. RSTRAN563
    Diagnosis
    The length of the target field is shorter than the length of the source field. This can lead to information loss.
    System Response
    During the update, the values are shortened to the target field length.
    when i check the start routine.....
         Field: CLMREGNO Clm Reg No.
            CLMREGNO           TYPE C LENGTH 12,
    when i check this field ( clmregno ) it is being used in different system.The size of the data is 11...
    For the target field (0CRM_OBJ_ID) the length size is 10 .....How can i make it in Active ???.
    whereas in Qlty and Prod System the same process is  Active.Data is getting Loaded.
    Thanks in advise.
    Best regards,
    kaleem.

    hi all,
    The actual data clmregno is in format
    40100771646
    30100014767
    30100015004
    30100014653
    40100772077
    40100788014
    But , i am not getting the correct code/logic  ...to set.
    Appreciate if someone who is familiar in this help out.
    Thank you.
    Regards,
    kalim.

  • HT1267 I have a factory unlocked Iphone 4S, it worked fine but it was lossing the signal and going into search, I decided to restore, but now can not activate it, a message can not be activated because the server is temporary unavailable try again later??

    I have a factory unlocked Iphone 4S, it worked fine but it was often lossing  signal and going into search, I decided to restore, but now can not activate it, a message can not be activated because the server is temporary unavailable try again later, I have tried this for 3 days, any suggestions?

    yes did you buy it of somebody or a well known company such as apple or carphone warehouse?
    and i mean the phone would have been activated in the first place with the sim card you get given when you first get the phone.
    trying to activate the phone with another sim card that you did not get when you brought the phone may result in you not being able to activate it
    no worries

  • Version 1 is not getting activated in PR and PO

    We are using release strategies for PR and PO, along with we have to activate Version Management, which we have already activated (Active Version and 0 Version).
    But now Version 1 is not getting activated in system only Version 0 is appearing in PR or PO, even after revoking PR or PO system is reflecting all the changes in Version 0. I have even taken print out of PO but new version couldnu2019t triggered. All the relevant fields have been mentioned in version relevant fields of PR.
    The entire required configuration has been done, I have gone through whole forum many members have encountered the same problem but solution is not provided to any one. Kindly suggest in this regard.
    Full points will be awarded.

    Amir Hassan wrote:
    We are using release strategies for PR and PO, along with we have to activate Version Management, which we have already activated (Active Version and 0 Version).
    >
    > But now Version 1 is not getting activated in system only Version 0 is appearing in PR or PO, even after revoking PR or PO system is reflecting all the changes in Version 0. I have even taken print out of PO but new version couldnu2019t triggered. All the relevant fields have been mentioned in version relevant fields of PR.
    >
    > The entire required configuration has been done, I have gone through whole forum many members have encountered the same problem but solution is not provided to any one. Kindly suggest in this regard.
    >
    > Full points will be awarded.
    Amir Hassan wrote:
    We are using release strategies for PR and PO, along with we have to activate Version Management, which we have already activated (Active Version and 0 Version).
    >
    > But now Version 1 is not getting activated in system only Version 0 is appearing in PR or PO, even after revoking PR or PO system is reflecting all the changes in Version 0. I have even taken print out of PO but new version couldnu2019t triggered. All the relevant fields have been mentioned in version relevant fields of PR.
    >
    > The entire required configuration has been done, I have gone through whole forum many members have encountered the same problem but solution is not provided to any one. Kindly suggest in this regard.
    >
    > Full points will be awarded.
    Amir Hassan wrote:
    We are using release strategies for PR and PO, along with we have to activate Version Management, which we have already activated (Active Version and 0 Version).
    >
    > But now Version 1 is not getting activated in system only Version 0 is appearing in PR or PO, even after revoking PR or PO system is reflecting all the changes in Version 0. I have even taken print out of PO but new version couldnu2019t triggered. All the relevant fields have been mentioned in version relevant fields of PR.
    >
    > The entire required configuration has been done, I have gone through whole forum many members have encountered the same problem but solution is not provided to any one. Kindly suggest in this regard.
    >
    > Full points will be awarded.
    Amir Hassan wrote:
    We are using release strategies for PR and PO, along with we have to activate Version Management, which we have already activated (Active Version and 0 Version).
    >
    > But now Version 1 is not getting activated in system only Version 0 is appearing in PR or PO, even after revoking PR or PO system is reflecting all the changes in Version 0. I have even taken print out of PO but new version couldnu2019t triggered. All the relevant fields have been mentioned in version relevant fields of PR.
    >
    > The entire required configuration has been done, I have gone through whole forum many members have encountered the same problem but solution is not provided to any one. Kindly suggest in this regard.
    >
    > Full points will be awarded.
    Amir Hassan wrote:
    We are using release strategies for PR and PO, along with we have to activate Version Management, which we have already activated (Active Version and 0 Version).
    >
    > But now Version 1 is not getting activated in system only Version 0 is appearing in PR or PO, even after revoking PR or PO system is reflecting all the changes in Version 0. I have even taken print out of PO but new version couldnu2019t triggered. All the relevant fields have been mentioned in version relevant fields of PR.
    >
    > The entire required configuration has been done, I have gone through whole forum many members have encountered the same problem but solution is not provided to any one. Kindly suggest in this regard.
    >
    > Full points will be awarded.
    Dear Amir,
    in pr version management , control data :select version active,version 0 ok, & external ok. &
    field selection : reason required,short text req., requester req., external number & posting date are optional & save.
    even with release strategy there is no problem
    create a pr & save it.After release it. change the pr
    after u canfind the versions 0 & 1.
    in po version management , doc.category f doc.type nb pur.org xxxx ,control data :select version active,version 0 ok, field selection : reason required,short text req., requester req., external number & posting date are optional & save.
    go to Set Up Change Displays as per standard nb is already there no need to change & category is blank
    in category u have to maintain f(is for po) & save it.
    create a po & save it.After release it. change the po
    after u canfind the versions 0 & 1.
    Regard's
    Raj.

  • Message is not getting displayed.

    Hi all,
    I have a form with KEY_COMMIT Trigger with the code below:
    DECLARE
    cls_date  DATE;
    Duration  NUMBER;
    int_rate  NUMBER(3,2);
    PA_AMT    NUMBER(10,2);
    TRMS      NUMBER;
    I_RATE    NUMBER(4,2);
    pl_id ParamList;
    usernm VARCHAR2(20);
    OLD_FDR_NO NUMBER;
    BEGIN
    PA_AMT:=:KEC_FDACCT_MSTR.AMOUNT;
    TRMS:=SUBSTR(:GROUP_TYPE,1,2);
    commit_form;
    SELECT INT_RATE INTO I_RATE FROM FDSLAB_MASTR WHERE GROUP_TYPE=:GROUP_TYPE AND FDSLAB_NO=:KEC_FDACCT_MSTR.ACCT_TYPE;
    DUARATION_DTL(PA_AMT,TRMS,I_RATE);
    message('3- I want this message to be displayed.This is not getting displayed');
    message(' ');
    SELECT sap_code INTO :KEC_FDACCT_MSTR.sap_code FROM FDSLAB_MASTR WHERE GROUP_TYPE=:GROUP_TYPE AND FDSLAB_NO=:KEC_FDACCT_MSTR.ACCT_TYPE;
    commit_form;
    END;
    In the above code, you can find DUARATION_DTL(PA_AMT,TRMS,I_RATE);
    DUARATION_DTL is a Procedure which is coded in the Program Unit with the below code.
    PROCEDURE DUARATION_DTL(PAMT NUMBER,QTR NUMBER,RATE NUMBER) IS
    .........SOME variables declared..........
    BEGIN
    SOME IF ELSE statements
    SOME INSERT statements
    SOME UPDATE statements
    COMMIT;
    message('FDR No Saved Successfuly'||:KEC_FDACCT_MSTR.ACCT_FD_NO);
    message('');
    END;
    When I run the form, Message('3') that is the message marked is not getting displayed.
    Only the message in procedure DUARATION_DTL that is in green is getting displayed.
    Can you let me know why?
    Is there anything i should do to display this message,
    Or is it because its buggy??
    Help me please.
    Thank You.
    Oracle Forms 6i.
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production

    Hi AW, I actually don't want to display that message.
    I want to know why is that message not getting displayed??
    Is that because of the following Triggers??
    Trigger:ON_MESSAGE:
    if MESSAGE_CODE = 40400 then
      message('FDR information saved successfully.');
      message('');
      else
    message(MESSAGE_TEXT);
    end if;
    Trigger:ON_ERROR:
    if ERROR_CODE = 40202 then
      message('This field cannot be blank');
      message(' ');
      RAISE form_trigger_failure;
    elsif ERROR_CODE = 41800 then
      message('List of values is not available for this field.');
      message(' ');
      RAISE form_trigger_failure;
    elsif ERROR_CODE = 40401 then
      null;
    else
      message(ERROR_TEXT);
      message(' ');
      RAISE form_trigger_failure;
    end if;
    These above mentioned triggers are present in the form.
    Is it because of these triggers , that the message is not getting displayed??
    If yes, can you tell me why?

  • I get a message the message " Can not get mail. Not connected to server" Yet I am connected with Wi-fi and can access all other websites. Can you advise? My iPad is only a month old!

    Has any one experienced not being able to send mail and only receiving some? I get the message " can not get mail. No connection to the server! " Yet I get some mail but can not send out any. My iPad is only 1 month old! It worked perfectly for about 10 days.
    Thx
    Agnes

    Hey agnesfromcopenhagen k,
    Thanks for the question. I understand you are experiencing issues with Mail on your iPad. The following resource provides some troubleshooting steps. What kind of account are you using? Some internet providers require that you be connected to your home Wi-Fi (or for work accounts, inside your corporate Wi-Fi/firewall). Also, some email accounts require two-step authentication. For more information, see this resource:
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/TS3899
    Thanks,
    Matt M.

  • PI 7.1 XML messages are not getting archived.

    Hi Experts,
    Currently I am wotking with PI 7.1. I am trying to archive PI messages from PI Production server,and also maintianed the following parameters in SXMB_ADM.
    ARCHIVE PERSIST_DURATION ASYNC 1 1
    DELETION PERSIST_DURATION ASYNC 1 1
    DELETION PERSIST_DURATION HISTORY 7 30
    DELETION PERSIST_DURATION SYNC 2 0
    DELETION PERSIST_DURATION_ERROR SYNC 3 1
    Retention period
    Retention Period for Asynchronous XML message in the Database
    XML Messages Without Errors Awaiting Deletion 1
    XML Messages Without Errors Awaiting Archiving 1
    Retention Period for Synchronous XML message in the Database
    XML Messages with Errors Awaiting Deletion 3
    XML Messages Without Errors Awaiting Deletion 2
    Retention Period for History Entries in the Database
    History Entries for Deleted XML Messages 7
    Messages are not getting archived.
    When I execute the report "RSXMB_SHOW_REORG_STATUS"
    I am geting the following output.
    Msgs not in retention period (can be archived):            0
    Msgs in retention period (cannot be archived):           88
    Kindly suggest me what changes can be done so that PI messages will get archived from PI production server.
    Regards
    Naveen

    Hi,
    Please refer this thread.
    [Deleting XML messages, database growing|Deleting XML messages, database growing]
    Suresh

  • JSF: Error Message are not getting cleared

    Hi,
    I am facing some problem with error messages in JSF.
    Here is what I am doing
    1. User submits a form, server validates and sends back the error to the client error message added to Faces Context.
    2. User checks the messages, changes the input and submits. assuming everything is correct now.
    3. On server, it validates and writes data to response for download using the following code.
    FacesContext faces = FacesContext.getCurrentInstance();
        HttpServletResponse response = (HttpServletResponse)faces.getExternalContext().getResponse();
        DownloadResponse.sendDownload( response, is, fileName );
        faces.responseComplete();
      }4. It shows the download popup to download the file. The problem here is that error message are not getting cleared off. User can still see the error message on the screen.
    It seems I am missing something in JSF req-response life cycle. Anyone please point out the mistake.

    SudhirMongia wrote:
    4. It shows the download popup to download the file. The problem here is that error message are not getting cleared off. User can still see the error message on the screen. Wrong. The problem is that the view is not rerendered, which makes sense because you are not sending view content to the browser but your file.
    Your real question probably is: how do I cause a file download and still rerender the view afterwards to show the results? To that I myself do not have the answer unfortunately, but I have seen that question come by a few times already, so doing some searches in these forums may yield you an answer.

  • OBUSOBJECT Blocked for conversion and not getting activated

    I  have changed the infoobject OBUSOBJECT attribute 0Mainusage fron <b>navigational to display</b> and then tried activating the OBUSOBJECT , , OBUSOBJECT If in the former active version this IO had 0MAINUSAGE as a nav attribute, now, in a revised version, this is just display attribute. surprise that the OBUSOBJECT couldn’t be activated by installation.
    Please tell me what are the steps now to resolve this. i want to actiovate the OBUSOBJECT in either old active version or activate with new revisions. i am just stuck since it is not getting activated.
    please tell if i go to se16 and <b>sdokmia</b> table in first row i put BW* and then in
    3 rd row i put what attribute since when i put  0Mainusage (/BI0/OIMAINUSAGE)
    it does not show any record what should i put there?? and then what is the next step. if you can help me step by step.
    please help me to resolve this
    Regards
    Soniya Kapoor

    Hi Soniya,
    If i have understood you properly, you have one attribute of the infoobject navigations, which u changed to display and tried activating and its not getting activated. This particular attribute is used in some othe cube as navigational attribute as well. Without deleting those references, u want to change the infoobject.
    If thats the case, you will not be able to activate ur infoobject. All the reference have to be revoved before activating the object. Sorry for that
    Regards
    Sriram

  • I have upgraded to IOS 7 and now I wish I did not as I have lost face time and iMessage and they would not get activated no mater what I have tried .it seems they are trying to get connected but are unable to do so.

    I have upgraded to IOS 7 and now I wish I did not as I have lost face time and iMessage and they would not get activated no mater what I have tried .it seems they are trying to get connected but are unable to do so.
    It is becoming frustrating to try to get it activated .
    I do not know how to get it activated when it keeps informing me that there is no net work connected
    Could not sign in please check your network connection and try again.
    For both iMessage and FaceTime .
    Any radical solution that you have will be appreciated as it is becoming frustrating .

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow the on-screen directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore and you have IOS-6 or lower, go into Recovery Mode per the instructions here.  Also, if you have IOS-7, read this.

  • Sim not getting active

    Sim not getting active it's been 8 days now. Keep on getting told today tomorrow 24 hrs, still no luck. Now I've been told my account needs a profile. I've contacted trading standards they told me to give it another 24 hrs. What do I do

    You can try going to Settings>Mobile Networks>Network Operators, and then choosing "Select automatically" (or something to that effect) or if that doesn't work, try  "Search networks" and selecting EE.  This will force the phone to try and register on the EE network, it has resolved the same issue a few times in the past.

  • Charged for 1.41$ ( Trial fee 2 times and did not get activated )

    I have tried to to buy Azure but I have noticed there is a free trial. So I decided to go for that because why not? 2 days ago I have tried to sign up and I got charged for 1.40$ but nothing was activated... So I was like ok that is just a dollar who cares.
    Then today I have tried to sign up again and got charged for 1.41$ but azure threw an error saying that this was declined etc etc.
    Today payment: 
    MSFT *ONLINE~~80092483~18 372
    -1.41
    Accepted*
    08-06-2014
    2 days ago: 
    MSFT *ONLINE~~80092483~18 372
    -1.40
    Accepted*
    06-06-2014
    Still not getting activated. Hoping to hear back from you and have a trial of azure. Thanks!

    hi,
    It is a account issue. I suggest you could try this channel:
    Having issues with sign in or signing up for an account?
    Please try it.
    Hope this helps.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Can not start Weblogic server after Reordering the provider

    Dear Geeks I have ran into big trouble. I defined a new authentication provider in the weblogic and set the Control Flag to 'Required'. I didn't realise that the user weblogic doesn't exist in the AD and because of AD's naming convention, we can not

  • Can anyone explain the mechanism of  data transfer from r3 to bw?

    Hi all the bw expert, i have one question on the mechanism of data transfer from r3 to bi 7.0. the followings is my concerns: scenario: The total numer of data is 1000 rows and these rows are seperated into 10 data package , each package contains 100

  • No video as the screen turns green.

    When trying to watch a video, as in tech support and movies,  the screen turns green.

  • Making parmanent changes to a internal table inside a user exit

    Hi All, I am having a User exit to which I am passing a structure as importing parameter. The user exit is not exporting the same structure, but is exporting some other values. My problem is that I want to make parmanent changes in the structure I am

  • Preloader works in Flash, but not after upload

    Hi all. I'm having problems with a preloader. When I test the preloader in Flash (using the simulate download option) it works like a charm. I publish and upload the file to the server...and when you visit the site, you just get a blank white page un