Problem in Activating the Program in Unicode Systems

Dear ABAPers,
  I am working in the Upgradation project.In our Project we are moving the objects from SAP 4.6c to ECC6.0 version.I have copied one program from SAP 4.6c to ECC6.0.When i am checking it gives the following error
PERFORM accepted TABLES i_coss USING zcoss quantity hour.
"I_COSS" cannot be converted to the line incompatible. The line type must have the same structure layout as "I_COSS" regardless of the length of a Unicode . Unicode character. Unicode character.     
Please Give me the solution for this Problem.
Thanks & Regards,
Ashok.

Hi,
in the form routine you have to declare the same structure as table i_cross is using.
for example:
types: begin of s_coss,
            field1 type c,
            field2 type c,
           end of s_coss.
data: i_coss type standard table of s_coss.
perform accepted TABLES i_coss USING zcoss quantity hour.
form accepted tables t_coss structure s_coss
                      using p_coss type ...
                               p_quan type....
                               p_hour type ....
Kostas

Similar Messages

  • How to active the transformations in production system

    HI
    How to active the transformations in production system when Time stamp error occured in SAP BI.
    In SAP BW we use RS_TRANSTRU_ACTIVATE_ALL for tranfer rules activation.Is there any chance Activation allowes in production system witout any ABAP programme running.

    Hi Gkreddy,
    There is a specific program for that: RSDG_TRFN_ACTIVATE. It will also re-activate the related DTPs.
    Please check the following SAP Notes:
    #1408161 - Program for transformation activation.
    #1471117 - SP25:RSDG_TRFN_ACTIVATE skips if M version has OBJSTAT 'INA'.
    BR

  • Blackberry Desktop Software has stopped working. A problem has caused the program to stop...

    I have a Tour 9630 and just installed v6.0 and receiving an error window "Blackberry Desktop Software has stopped working. A problem as caused the program to stop working correctly.  Windows will close the program and notify you if a solution is available."  I have not received any message from Windows after 2 days.  Has anyone experienced this problem?  If so, I would appreciate any guidance.  I have Windows 7, if that matters. Thank you. in advance.

    Hi somewhatstock
    How far did you get with them? Did they have any ideas what might be causing the problem? Trying to work on it myself, so trying to eliminate what others might have tried. Curious why it works on my Desktop however. Losing tethering really causes problems as I rely on tethering with my laptop quite a lot.  
    Any information most welcome,
    regards,
    John

  • Windows 8 - Photoshop CS5.1 crashes upon startup. Error message: "Adobe Photoshop CS5.1 has stopped working.A problem caused by the program to stop working correctly. Windows will close the program and notify you if a solution is available."

    Hello!
    I've had the student version of the Adobe Creative Suite 5.5 Design Premium software for several years now.
    When I received my Windows 8 computer I installed the software with no issue.
    Last week when I tried opening Photoshop I get the following error: "Adobe Photoshop CS5.1 has stopped working.A problem caused by the program to stop working correctly. Windows will close the program and notify you if a solution is available."
    I deactivated and uninstalled the entire Creative Suite then reinstalled it. I am able to open the other programs, but still receive the same message for Photoshop.
    What can I do?

    I found the issue was with the Nik Filters I was using. The filters were messing with Photoshop's initializing. I uninstalled and reinstalled the filters and now Photoshop works like a charm.
    It appears this forum is dead?!
    Thankfully, I was able to troubleshoot on my own and figured out the problem...

  • ITunes keeps shutting down when I open it up.  The message says iTunes has stopped working.  A problem has caused the program to stop working correctly.  Windows will close the program and notify you if a solutions is found.

    iTunes keeps shutting down when I open it up.  The message says iTunes has stopped working.  A problem has caused the program to stop working correctly.  Windows will close the program and notify you if a solutions is found.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried something like the above then try opening iTunes in safe mode (press and hold down CTRL+SHIFT as you start iTunes) then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud Purchases. You may find that iTunes opens normally now.
    tt2

  • PSE 8 problems to start the program

    Hello!
    Just download the PSE8 today and I can´t get it launched? The edit-program start but the organixer doesn´t. Either I can´t launched the share-programs or the program to make albums.
    Someone out there who can help me?
    SE-MJA

    Hello!
    I got the same result.
    The program can´t launch the "read in workspace for Elements Oganizer". It´s try to launch but be freeze and then nothing happens.
    It´s bad because I think the program was good. Now I think I will reclaime the produvt and get my money back.
    Regards!
    Micke
    Date: Wed, 7 Apr 2010 04:22:09 -0600
    From: [email protected]
    To: [email protected]
    Subject: PSE 8 problems to start the program
    Have you located the program file to ensure it is properly installed?.
    If not, click on the start button and type PhotoshopElementsEditor.exe (note caps and no spaces) into the search box.
    The program, if available, should appear with a blue PSE icon in the search results.
    Right click on it and select send to desktop.
    Then try to open the editor from the desktop by clicking on the icon.
    >

  • HT204088 I subscribed with Al Jazeera sport channel via their app in the App Store ..but I faced a problem in activating the subscribed channel, I did contact them and they requested me to contact you in order to refund the payment .. How can I refund my

    I subscribed with Al Jazeera sport channel via their app in the App Store ..but I faced a problem in activating the subscribed channel, I did contact them and they requested me to contact you in order to refund the payment .. How can I refund my money ???

    Apple - Support - iOS Apps - Contact Support

  • FROM WINDOWS (VISTA) A PROBLEM HAS CAUSED THE PROGRAM TO STOP WORKING CORRECTLY. WINDOWS WILL CLOSE THIS PROGRAM AND NOTIFY YOU IF THERE IS A SOLUTION. FIRE FOX UPDATED TO THE LATEEST, I WOULD RATHER NOT HAVE AUTO UPDATES.

    FROM WINDOWS (VISTA) A PROBLEM HAS CAUSED THE PROGRAM TO STOP WORKING CORRECTLY. WINDOWS WILL CLOSE THIS PROGRAM AND NOTIFY YOU IF THERE IS A SOLUTION. UPDATED TO THE LATEEST, I WOULD RATHER NOT HAVE AUTO UPDATES. [email protected] edit

    You may select how and whether Firefox updates, although like most software it may be sensible to keep it up-to-date, it is more likely to remain secure and compatible with other software whilst up to date.
    * for information on the options available see [[Updating firefox]] <--- clickable link ---

  • Problem with Mail-Attachments in an Unicode-Systems

    Hi everybody,
    we have a problem mailing a attachment by using the class CL_DOCUMENT_BCS in a Unicode system, WAS 7.0
    We attach a textfile using the method
        CALL METHOD lr_document->add_attachment
            EXPORTING
              i_attachment_type    = lv_extension
              i_attachment_subject = lv_dateiname
              i_att_content_text   = oti_object.
    The mail should have  a TXT-file in ASCII.
    With NOTEPAD, the attachment looks fine.
    However with WORDPAD and other applications, all german characters are two bytes, so it seems to be in a UTF-8 format.
    Is it possible to say the class, that the attachment should be ASCII?
    Regards,
    Stefan

    Hi,
    Try to use
      try.
          a_sofm_document = cl_document_bcs=>create_from_text(
                       i_text = text
                    i_subject = subject ).
        catch cx_bcs into bcs_exception.
          error_handling
          'cl_document_bcs=>create_from_text' bcs_exception->error_type.
      endtry.
    ** attachment
      if w_att = 'X'.
         try.
            call method a_sofm_document->add_attachment(
                      i_attachment_type = 'RAW'
                      i_attachment_subject = 'My attachment'
                      i_attachment_size = '21'
                      i_att_content_text = text ).
          catch cx_bcs into bcs_exception.
            error_handling 'a_sofm_document->add_attachment'
                                          bcs_exception->error_type.
        endtry.
      endif.

  • Problem after activating the ECC 6.0 DIMP

    I am getting the serious problem after doing the activation of this ECC 6.0 DIMP by installing some package.
    What the problem is that the tables which are having the table class W are giving the problems.
    Suppose whenever you are reterving data from this type of tables it is taking so much of time and finally a runtime error is coming showing TIME OUT.
    Might be after installing that package we have to regenerate the tables. and how to do that i don;t know.
    So all the tables which are having the table class W ,E and S are giving the problems.
    For eg table DD02l this is the table for table fields and when i am making some changes in this table by using access key and after that if i have to make activate
    it , it is going for short dump and similar cases are there for the tables of the condition type.
    Please give me your helpful answers to solve this issue.
    Thanks

    Hi
    From the command prompt following command i am executing
    <b>c:\dump\oracle\NT\IA64>sapserver.cmd</b>
    After executing the command Screen1 appears
    <b><i>Screen1</i></b>
    <b>**********************************************************************************
    Specify the drive letter of the local disk where
    you want to install the oracle software
    Local Disk Drive [C:]:D:
    SID (consists of 3 alphanumeric characters,
    starting with a letter (a...z)):D11
    ***********************************************************************************</b>
    After giving the parameter as shown in Screen1 the Screen2 will be popup and it stay for 2min and then close automatically and screen1 will come to normal prompt
    <i><b>Screen2</b></i>
    <b>***********************************************************************************
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Preparing to launch Oracle Universal Installer from C:\DOCUME1\ADMINI1\LOCALS~1\Temp\Orainstall2007-11-30_08-20-49PM. Please wait ...
    *************************************************************************************</b>
    I cant found what is actual problem why OUI is not starting
    Thanks and Regards,
    Vishal Kalekar

  • Problem in activating the ODS

    Hi experts,
    while activating the data in the ODS , I am getting the following errors.
    "System error ocurred(RFC Call)"
    Activation of data records from ODS object  XXX terminated
    "Task 0031 for parallel SID assigment terminated with errors"
    "Task 0021 for parallel SID assigment terminated with errors"
    "Task 0009 for parallel SID assigment terminated with errors"
    "System error ocurred(RFC Call)"
    Task 004 2for parallel SID assignment terminated with errors.
    When I saw the dump I found the following message
    How to correct the error
    "MESSAGE_TYPE_X" C                                                      
    "SAPLRSATREE " or "LRSATREEF28 "                                        
    "RSATREE_START_ACTIVATION"                                              
    I
                                                                                    Information on where termination occurred                                                                               
    The termination occurred in the ABAP program "SAPLRSATREE " in                    
    "RSATREE_START_ACTIVATION".                                                      
    The main program was "SAPMSSY1 ".                                                                               
    The termination occurred in line 536 of the source code of the (Include)          
    program "LRSATREEF28 "                                                           
    of the source code of program "LRSATREEF28 " (when calling the editor 5360).

    Hi Kris,
    Do u have any red requests in ur ODS Manage. This error is caused  when u have red requests and still u r trying to activate the data in the ODS.
    Or Probably u have check the check box for bex reporting in setings of ods, Uncheck it and ur error will go.
    Try these and let us know
    Regards
    Majeed

  • BI7.0 Hexdecimal values problem while activating the data in DSO

    Hi Friends,
                     I've got the data upto PSA and i've run DTP also from PSA to DSO, but while activating the data in DSO from New Data Table to Active Data Table, it's giving the error given below:
    Error when assigning SID: Action VAL_SID_CONVERT table
      0DOC_HD_TXT     
    Value '1st disb' (hex. '00310073007400200064006900730062') of          characteristic 0DOC_HD_TXT contains invalid characters
    Process 000037 returned with errors.
                it isn't accepting the values like with numberels and chars together
    ex: 1st disb, 70 cr Gen Hsg.
                   I want the same to be in the report, how these are to be allowed?, i don't want to edit in PSA and there are a lot of values like that i can't edit all those, since there are thousands of records.
    Regards,
    BalajiReddy

    Hi Anil,
                       Thanx for your quick replay, i've allowed ',' in RSKC and i've checked the check box LOWER CASE LETTERS for IO 0DOC_HD_TXT, the problem was almost solved out. What does ',' mean by?
                          Why lower case letter has to be checked only for this IO (0DOC_HD_TXT), not for others? if it is checked, it allows only lower cases, doesn't allow upper cases i think. won't there be any problem? if it is done like that?
            pls tell me the reason, i'm really thankfull for your quick replay
    Regards,
    BalajiReddy

  • Problem in activating the data source using a web service

    Hi all,
    I have created a web service with Logical and Source System names and i have selected nothing in the Type and Release.
    Activated the created web service.
    Later i tried creating a data source based on this web service source system and tried activating the data sources.
    But it is throwing an error saying that error generating the Web Service /BIC/CQWEB_SER_000020000 and error while activating the data source.
    Can any one say why is this happening and is there any pre requisites to be done while creating the web service?
    what is the use of Type and Release while creating the webservice?
    Thanks,
    Pra.

    Hi
    Please consider reference tables also while creating view, otherwise it won't accept when there are amount and currency fields.
    Please have a look at the below url
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=genericdatasourceusingview&cat=sdn_all
    thanks,
    Teja

  • Problem with loading the program

    Hi Guys,
    I have a huge dilemma. I am trying to get re-acquainted with dvd studio pro and I need to fast for some freelance work I've had come up. I had a problem loading the the idvd onto my computer and I had to delete a bunch of the files to get it to work properly and for some reason I believe its affected dvd studio. Everytime I open it, it tells me it cannot find this file that I deleted a long time ago, and I don't even care about it, I just want to start a new project. But then the "can't find" bubble will not go away and I end up having to force quit the program. I have tried deleting the file that it is trying to open and I have tried re-installing the software to no avail. Please, any help would be very much appreciated. Thanks so much!

    This problem just showed up for me as well. I have an imac 27" with the latest Leopard software. I have used Soundtrack (NOT Pro) with this computer and software many times, so it is not an "old software" problem. It will simply no longer open. The only thing that has changed recently was a software update that I accepted (like most everyone else does) a few days ago.
    I have deleted and reinstalled the software several times, along with Repair Permissions, etc., etc. Nothing working yet...this thing was really out of the blue. My next step is to use a "Final Cut Express Remover" program I found on the Internet that will remove all associated files (a complete uninstall) in case something I did not remove is causing the problem. I still suspect that software update, but don't know how to "undo" it, without losing other stuff via Time Machine.

  • Problem in activating the Funds Management BCS and Availability Control

    Hi experts.
    After running the program RGLIUGEN to generate the required includes in program SAPLGLIU, the generated programs come with syntax errors. When I manually correct the errors ,the program post the budgets and budget releases but does not update values for availability control to the effect that whenever one tries to post any amount against the budget, we get the following error  :
    Overall budget exceeded by 100.00 USD (FM PB Availability Control) for document item 00001
    All suggestions will be appreciated

    The following tolerance limits regarding payroll entries are currently configured in the system. Once the 90% level of the budget is exceeded, the system will generate one notice. After the 100% is reached, the system will repeat the notice every time an entry occurs.
    90%      Warning message – Internal mail (only once)
    100%    Warning message – Internal mail (repeatedly)

Maybe you are looking for

  • How to connect Cinema Display A1081 to Mac Mini 2009

    This may seem an obvious question but the problem is that I am currently abroad, having bought a Mac Mini to replace my very old PowerMac G4, so I cant check if the cable that currently connects the old machine to my Cinema Display will also fit into

  • My mail is not working.

    I can not send or receive. It seems the mail is in a perpetual cycle (of retrieving or sending) but nothing ever happens.  When I shut down the computer, I get a message that mail is still open and I have to hard-quit. Any suggestions?

  • Is there a way to generate an .ics or .vcs file from an APEX calendar?

    In our APEX application, we have a calendar that we would like to be able to give the users a link to download an appointment so that they can save it to their personal calendars. Is this available functionality? Thanks, Karla

  • JQuery Mobile with Adobe Spry?

    Hi everyone, I'd like to use a Spry dataset in a jQuery Mobile page. At the moment it doesn't work, only displaying the field names instead of actual data. It seems like nothing Spry works on the page, I wondered if the two are compatible? I created

  • Cannot download Firefox only get a necessay permission box asking for a password and cannot get beyond this.

    I needed to restart my computer from scratch (system restore to the beginning) and lost everything including Firefox and am now trying to download again. I keep getting this box click ok and nothing further happens. I tried tools, security, exception