ABAP-DICTIONARY PROBLEM

I have created one Z-Table with following fields
Fields                                          Data Elements
MANDT                                       MANDT
WERKS                                      WERKS_D
MATNR                                       MATNR
BWART                                      BWART
SMTP_ADDR1                            CHAR50
SMTP_ADDR2                            CHAR50
SMTP_ADDR3                            CHAR50
When I enter some data in all the fields through Table Maintainance it is not allowing me to enter data in last field. While saving it gives error  ‘Data objects in a Unicode program are not convertible.’
Please help me out.

Please look at the SAP Note : 551704
Reason and Prerequisites
In a unicode program certain rules apply for the
conversion between structures and single fields.
Conversion is only possible if the structure
begins with a character type group and if this group is at
least as long as the single field.
The dump indicates, that the extension table defined in
transaction /SAPTRX/TSC0ET (and linked to an event handler type
with transaction /SAPTRX/TSC0TT) was not set up according to
these rules.
Solution
Use only character-type fields (CHAR, NUMC, etc.)
and data elements pointing to character-type
domains in an extension table defined in transaction /SAPTRX/TSC0ET.

Similar Messages

  • Maint. Status problem for View in ABAP Dictionary

    Hello, guys. I have a problem with a configuration in my Maintainence View in the ABAP Dictionary.
    I have a maintainence view in my abap dictionary, When i go to the tab "Maint. Status" there, and want to change the "Data Browser/Table View Maint." from "Display/Maintenance Allowed with Restrictions" to "Display/Maintenance Allowed", an error is occured. An error message is displayed, showed "The input field contains prohibited characters (already deleted)."
    So, what should I do in order to change to "display/maintenance allowed with restrictions" status.
    Hope anyone here can provide me a solution. Thanks in advance first. ^^

    Check below SAP help
    http://help.sap.com/saphelp_nw04/helpdata/en/38/81c1351181b73fe10000009b38f839/frameset.htm
    events
    http://help.sap.com/saphelp_nw04/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm
    Regards,
    Atish

  • Abap dictionary activation problem when transfer request dev to prod

    hi experts
    i develop enhancement in that i append structure in afru table.
    when transfering requset dev to production there is error
    abap dictionary activation .
    thanks
    ajay

    hi
    problem not solve.
    see below error.
      Activate table ZZAFRUD
       Field RPM: Component type or domain used not active or does not exist
       Nametab for table ZZAFRUD cannot be generated
       Table ZZAFRUD was not activated.
    structure zzafrud is active but in error it shows not active.
    i used domain zrpm it also active.
    thanks
    ajay.

  • Can any provide me problem issues on ABAP dictionary for practice?

    Or any one can tell me the links in which problem issues on ABAP dictionary is there?
    Moderator message : Don't ask for links & solution to vague requirements. Thread locked.
    Edited by: Vinod Kumar on Jun 14, 2011 9:36 AM

    Hi jessculter, 
    Thanks for your post. 
    I am sorry to hear about the problems you have been having lately. 
    Please send me in your details using the "Contact The Mods" link found in my profile and I will take it from there. 
    Cheers,
    OlgaC 
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Field in structure 'is not defined in the ABAP Dictionary'

    Hi,
    I have created an Infoset (SQ01) based on an external program and structure.
    These two things are required.
    However when I try to generate my Infoset I get an error message for each element in the structure I created in SE11.
    The error is:
    "<structure_name-field_name> is not defined in the ABAP Dictionary"
    Each element in my structure gives this error yet I have defined this in SE11 as a structure and activated it.
    These elements are included in my Infoset and as a field group in the infoset.
    Has anyone come across this error before and knows how to resolve this problem?
    Many Thanks
    David

    Hey,
    I got the same prb.
    Just reset the text buffers.
    Rgds,
    Martin

  • InfoSource copied from 0BPARTNER_ATTR is not found in ABAP dictionary

    Hello friends,
    I am migrating 0BPARTNER_ATTR flow from 3.5 to BI 7.0 which has InfoSource.
    So i copied update rules and trasfer rules from the existing flow as both have routines.
    When i tried to create transformations from update rules, it propted me for an InfoSource and i gave a new infosource name ZBPARTNER_ATTR as it has not accepted the old one 0BPARTNER_ATTR.
    So now new flow is as follows: 0BPARTNER_ATTR(DS) - ZBPARTNER_ATTR(IS) - 0BPARTNER(IO).
    Now the problem is i don't see this commmuncation structure in ABAP dictionary like the old one /BIC/CS0BPARTNER_ATTR. I expected /BIC/CSZBPARTNER_ATTR. So in the update routine , it is not giving any result for new one.
    But i don't have any issues with the similar model for sales statistics( but it has custom InfoSoure ZUC_ISU_01).
    Please advise
    VNM

    Hi;
    It's better if you create direct transformation between DS and IO.
    You will save many time in maintnance and the performance is better.
    Regards;
    Ricardo

  • Interface Type "ABAP Dictionary-Based Interface" not generating Interac

    Hi All,
    I am getting problem in ABAP Adobe interactive forms in ECC6.
    I tried designing Adobe interactive form by 2 following ways:
    1) in SFP -->> Interface Type -->"ABAP Dictionary-Based Interface"
    2) in SFP -->> Interface Type -->"XML Schema-Based Interface"
    When I designed with 1st way I am not getting Interactive form, I get only read
    only form when executing ABAP webdynpro application.
    But same form giving interactive form when calling ABAP program.
    But when I designed with 2nd(XML) way I am getting Interactive form. In Webdynpro application.
    In both case i have kept view property as enabled.
    Please guide me, Is there any step which is mandatory for Adobe interactive forms when
    we use (SFP -->> Interface Type -->"ABAP Dictionary-Based Interface"), with ABAP webdynpro application.
    Thanks

    XML Schema-Based Interface

  • Customise table inconsistency between ABAP Dictionary and the databas

    Hi all,
    I have encountered a problem where by, I was not able to activate a table due to inconsistency between ABAP Dictionary and the database.
    After I run the SE14--> Check Database object. It has show that there is a missing Unique Index(Primary Index) at the Database Level, but at ABAP Dictionary it is there.
    I have try to recreate the primary index at the Database level, but failed. Because one of the primary key field is been dropped from this table.
    So now, may I know how can I still make this table Active again?
    Is it save to folllow the following solution that I found on internet?
    Syntax error in SDCC, table inconsistency between ABAP Dictionary and the database, transport error 8 during the generation of ABAP Dictionary. When you call Transaction SDCC, a termination occurs due to a putative syntax error because a table is not known or active. When you check this with the ABAP dictionary (SE11), you notice, that the table is active or inactive, however it is not possible to activate it. The activation might terminate with the error message 'Inconsistency between ABAP Dictionary and database'. A check of the affected object also delivers this error.
    Solution
    Proceed as follows:
    Log on as user DDIC
    Call Transaction SE14
    Enter the affected table name and
    select EDIT
    In the following screen, choose Table -> Reconstruct
    Confirm the execution
    Call Transaction SE11
    Enter the affected table name
    Display
    Activate
    Thanks.
    CK

    I managed to solved this by
    Solution
    Proceed as follows:
    Log on as user DDIC
    Call Transaction SE14
    Enter the affected table name and
    select EDIT
    In the following screen, choose Table -> Reconstruct
    Confirm the execution
    Call Transaction SE11
    Enter the affected table name
    Display
    Activate
    Thanks.
    CK

  • Unknown object in ABAP Dictionary

    Hello
    In st04 in  "Missing tables and indexes" are many  indexes have reported unknown "Unknown object in ABAP Dictionary".
    This is because indexex are created directly in DB. Is there a way to solve this problem?
    We have db : oracle 10.2.04 and sap SAP ECC 6.0 (Pkg. lvl. 254).

    Hi,
    In ST04, If you click Missing tables and indexes then next to "Unknown object in ABAP Dictionary"  there is a information button which says as below, kindly go through it which could help you.
    " Here objects which were found on the database but which are not defined
    in the ABAP Dictionary are displayed. These objects are displayed for
    information only, since they generally do not belong to the SAP System.
    These objects normally do not cause problems.
    The objects are generally created directly with database means. If the
    author is unknown, the purpose of the table can sometimes be determined
    using the display function. Any data can only be displayed with database
    means since the SAP tools for displaying data are based on the
    definition in the ABAP Dictionary.
    In some cases, such objects were already overlooked by SAP at delivery
    or occurred during upgrading. To check this, search in OSS using the
    keyword DB02 and the Release level for a corresponding Note.
    Customer tables, views and indexes should always be created with the
    ABAP Dictionary. This is the only way to ensure that the objects are
    recognized by the SAP System and that for example collisions can be
    avoided during an upgrade."
    Regards,
    Sharath

  • Patching ST_PI, open conversions in ABAP dictionary

    Hello
    during a patching of ST-21 2008 the tool stops at CHECK_REQUIREMENTS phase with the screen:
    open conversions in ABAP dictionary
    Some open conversion requests still exist in the ABAP Dictionary for the
    following ABAP Dictionary objects. To avoid inconsistencies and loss of 
    data, you must process these conversions first.                                                                               
    Proceed as follows:                                                                               
    - Open a new session.                                                   
    - Start the Database Utility (transaction SE14).                        
    - Correct the inconsistencies for the specified objects.                
    - Repeat the import phase. If no more inconsistencies are found, the    
      import continues.                                                     
    INDEX GLPCA-Z01
    Now , no index exists in dictionary and database but in the past probably it existed and was cancelled . Anyway the table GLPCA is consistent  in database and like runtime object.
    I've activated it again but the problem is always the same
    any idea?
    thanks
    Nicola

    - start transaction SE14
    - use the menue to "DB Requests - Created with import"
    Check if there are any outstanding conversions.
    Markus

  • Field -RLTYP is not defined in ABAP-dictionary

    Hello, gurus!
    We have upgraded to ERP 6.0 (from 4.6c).
    Now I have a problem with search help in TX.1
    1. Transaction TX.1
    2. F4 on the field KONTRH
    3. Choose the "Partners by BP Role" tab
    4. F4 on BU_PARTNERROLE
    Next I see message "Field -RLTYP is not defined in ABAP-dictionary" instead of the roles list.
    I appreciate any help!
    Thanks in advance,
    Anton.

    I've found the solution!
    Note 1525604

  • ABAP Dictionary structure for use in ABAP Mapping

    Hello, I'm creating an ABAP mapping class which requires me to use standard ABAP dictionary (table) structures (ex.MARA, KNA1 etc) for the mapping as the data coming into the mapping is in that format. I'm creating the ABAP class in the PI server and do not have table structures (MARA, KNA1 etc) in the dictionary in the PI server. What is the efficient way to create these structures (as Z elements) in the PI server's dictionary?
    I have the XSD of these table structures. Can I import those XSDs into the ABAP dictionary in PI servers? If yes, how can it be done? Please help!

    Yes you can import it as an external definition data and create the data type based on this XSD. Go through the link below for more information on the steps to import and how to use it.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/26/9e97b0f525d743882936c2d6f375c7/frameset.htm

  • Diff B/w ABAP Dictionary and Data Dictionary

    What is the difference between ABAP Dictionary and Data Dictionary........

    Hi,
    Both are the same.
    Please check this online document perhaps it may help.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf
    Regards,
    Ferry Lianto

  • ZSD_TABLE is not defined in the ABAP dictionary as a table"

    Hello,
    I created zsd_table and inserted few records
    When i use this table in program system is giving error message "ZSD_TABLE is not defined in the ABAP dictionary as a table"
    How can we define this table in ABAP dictionary?
    Thanks

    Hi,
    Go to Transaction SE11
    Give the table name 'ZSD_TABLE'
    and click on create and enter the fileds
    after entering fields give 'techinical setting' for a table by clicking on technical setting button on tool bar
    save check and activate
    Regards
    Krishna

  • Abap-dictionary

    hi experts,
    what is value table&check table in abap dictionary.
    where we use it. and what is the purpose.
    thank u,
      cnu

    Hi,
    Check this link
    http://help.sap.com/saphelp_nw04s/helpdata/en/e2/667092730811d2959500a0c929b3c3/content.htm
    Value Table
    This is maintained at Domain Level.
    When ever you create a domain , you can entered allowed values.   For example  you go to Domain   SHKZG - Debit/credit indicator.  Here only allowed values is H or S.
    When ever you use this Domain, the system will forces you to enter only these values.
    This is a sort of master check . To be maintained as a customization object. This mean that if you want to enter values to this table you have to create a development request & transport the same.
    Check table
    For example you have Employee master table & Employee Transaction table.
    When ever an employee Transacts we need to check whether that employee exists , so we can refer to the employee master table.
    This is nothing but a Parent & Child relationship .  Here data can be maintained at client level , no development involved.
    As per DBMS what we call foregin key table, is called as check table in SAP.
    There is 1 more important Difference in Value Table and Check Table is that:
    1. The contents of the check will be used as an input help(F4 Help) for a particular field on which a check table is assigned.
        But the contents of Value Table are never used in Input Help.
    The Heirarchy which decides from where to used the Input Help is:
    1. Input help defined explicitly in ABAP Program or Dialog Module.
    2. Input Help Attached to the referenced Database Table field.
    3. Using the contents of Check Table as an input help if neither (1) or (2) help are there.
    4. Input help from Fixed value or Value range given in Domain.
    http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm
    Hope thsi helps.

Maybe you are looking for

  • Virus protection for MacBook Pro

    Forum, When I was using FCE there where many posts about using virus protection applications,such as Norton causing problems with video editing. My MBC does not have a virus protection application but there seems to be an increasing threat to Apple c

  • Basic tabular form with manual pk

    Hi, using oracle 11.2.0.1 and apex 3.21. I'am trying to add a new row in a table with a pk other than trigger generated or sequence generated. the pk column is a varchar2(3 char) and the user can enter any 3 letter values that does'nt already exist.

  • Macbook Air shuts down without warning.

    Hello, My 2013 Macbook Air started shutting down wihtout warning a week ago. I was on 10.9.2 and updated to 10.9.3 and the problem remained. Mon May 19 22:09:47 2014 panic(cpu 0 caller 0xffffff80071ee5d2): assertion failed: igi->igi_version == IGMP_V

  • Automatic composition of web services

    Hi, As we all know human involvement in composition of web services makes them time-consuming and error prone. So, do we have the concept of Automatic service composition in Netweaver Composite environment, where we could automatically or semi automa

  • Blink(1) doesn't get detected

    Hi all, Recently got a Blink(1)usb device but on archlinux it doesn't detect it. How do I say it doesn't detect is because the blink(1) has blink tool which can downloaded online and when I run it to list the blink devices it shows "No blink(1) devic