Associated metadata type contains unknown properties or fields

Hi All
In my datanase (2008 R2) I changed a Property of a table from Amt to Mtm
both decimal
then I refresh edmx (delete it and create new) and also service
but above error says that Amt field or property yet is in metadata. How can I remove Amt from metadata
best regards

Hi,
Here is a similar thread talked about this issue.
https://social.msdn.microsoft.com/Forums/en-US/b7212cfc-1648-4afb-9e2d-6385b924fa4e/associated-metadata-type-contains-unknown-properties-or-fields?forum=silverlightwcf
Besides, I think this issue is more related to sql server.So,please ask this in sql forum.
Best Regards,
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.

Similar Messages

  • When filling out a form, when I type in information in one field, move to the next and begin typing,

    when filling out a form, when I type information into the first field, move to the next and begin typing, the information in the prior field disappears

    Hey gregery,
    Please let me know what Acrobat version are you using.
    Also, go to File> Properties> Security and check whether form filling is allowed or not as shown below:
    Regards,
    Anubha

  • Message type " " is unknown

    Hi Masters
               When i try to cancel the subcontracting challan in T code J1IF13, it throws a run time error "Message type " " is unknown" .We discussed with the ABAPer regarding this error.He told that we have to maintain the message type in configuration.  Where to maintain the message type for subcontracting challan?
    Regards
    Mohanraj.C

    Use
    The subcontracting attributes help determine conditions for a combination of an excise group, a transaction type, and a subtransaction type.
    The conditions such as the number of excise items per subcontracting challan, if the nonexciseable materials have to be filtered or not when the subcontracting challan is created, the movement type groups for issues and receipts and the hierarchy of determining the excise base value are mentioned here.
    Requirements
    Before you continue with this activity, work through the following activities:
    Materials Management -> Inventory Management and Physical Inventory -> Goods Issue / Transfer Postings -> Define Screen Layout.
    For the movement type 541, maintain the field Purchase Order as an optional entry or as a required entry.
    Materials Management -> Inventory Management and Physical Inventory -> Output Determination -> Maintain Output Types.
    Maintain the output type. On the Default Values tab, maintain the dispatch time and the transmission medium. Maintain the print parameter on the Print tab. This output type has to be maintained in this activity here.
    Materials Management -> Inventory Management and Physical Inventory -> Output Determination -> Assign Forms and Programs.
    Maintain the Program, FORM routine, and the form for the output type.
    Materials Management -> Inventory Management and Physical Inventory -> Output Determination -> Printer Determination -> Printer Determination by Plant / Storage Location.
    Enter the output device that you use.

  • Show text in the column other than contains in actual data field WD ALV

    Hi,
    I want to show the data in the ALV column other than contains in the actual field for this column. Fot this purpose I use method   SET_TEXT_FIELDNAME of the interface IF_SALV_WD_COLUMN_REF. Unfortunately, I still see the contents of the actual field in this column. What am I doing wrong?
    Here is the snippet:
    lr_column_ref type ref to  cl_salv_wd_column,
    lr_column_ref_ref type ref to if_salv_wd_column_ref
    lr_column_ref = lr_column_settings->get_column( id =  'FIELD1' ). "Column I want to replace with new value
    lr_column_ref_ref ?= lr_column_ref.
    lr_column_ref_ref->set_text_fieldname( value = 'FIELD2'). "New value column
    Thank you

    Hi Mayank,
    Its easy. Once you obtain the reference of your desired column create an instance of the & then set it to the cell editor. Check the code fragment below:
    data: lr_caption        TYPE REF TO cl_salv_wd_uie_caption.
      LOOP AT lt_columns ASSIGNING <fs_column>.
        CASE <fs_column>-id.
          WHEN 'CHECK'.
             CREATE OBJECT lr_caption.
             lr_caption->set_image_source( value = '~Pictogram/3People' ).
             lr_caption->SET_TEXT( value = 'My Text!' ).
            <fs_column>-r_column->set_cell_editor( lr_caption ).
        ENDCASE.
      ENDLOOP.
    In the snippet above am changing the cell editors of column by name CHECK to contain a pictogram by name "People" & a static text "My Text". So now all my cells under the CHECK column would contain both the pictogram & the text.
    Regards,
    Uday

  • RFC dump : 'Message type " " is unknown.'

    Hi everyone,
    I am calling an RFC from one system to another and i am getting a dump with error :
    Message type " " is unknown.
    When i debugged the program the found that nothing is returned for " MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4. "
    What should i do to rectify the problems? Please do help.
    Thanks In Advance.
    Regards,
    Heera

    ABAP runtime errors    MESSAGE_TYPE_UNKNOWN
           Occurred on     03/05/2008 at 21:56:28
    Message type " " is unknown.
    What happened?
    The current ABAP/4 program "Y_MM_C_CICS_MAT_RECON " h
    because
    one of the statements could not be executed.
    This is probably due to an error in the ABAP/4 progra
    What can you do?
    Print out the error message (using the "Print" functi
    and make a note of the actions and input that caused
    error.
    To resolve the problem, contact your
    SAP system administrator.
    You can print this message by choosing "Print".
    Transaction ST22 allows you to display and manage sho
    is especially useful if you want to keep a particular
    Error analysis
    Only message types A, E, I, W, S and X are allowed.
    How to correct the error
    If the error is in one of your own ABAP programs or an SAP program that
    you have modified, try to correct it.
    If the error occurred in a non-modified SAP program, you may be
    able to find a solution in the SAP note system.
    If you have access to the note system yourself, use the following
    search criteria:
    "MESSAGE_TYPE_UNKNOWN"
    "Y_MM_C_CICS_MAT_RECON " bzw. "Y_MM_C_CICS_MAT_RECON "
    "START-OF-SELECTION"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
       To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
       To obtain this, call the system log with Transaction SM21
       and select the "Print" function to print out the relevant
       part.
    3. If the programs are your own programs or modified SAP programs,
       supply the source code.
       To do this, you can either use the "PRINT" command in the editor or
       print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error occurred
       or which actions and input led to the error.
    System environment
    SAP Release.............. "46B"
    Application server....... "fmsap591"
    Network address.......... "10.19.196.114"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x IA64 Level 3"
    Database server.......... "FMSAP591"
    Database type............ "ORACLE"
    Database name............ "AI0"
    Database owner........... "SAPR3"
    Character set............ "English_United State"
    SAP kernel............... "46D"
    Created on............... "Jul 30 2007 00:11:29"
    Created in............... "NT 5.0 2195 Service Pack 2 x8
    Database version......... "OCI_920_SHARE__OCI_7_API "
    Patch level.............. "2335"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.0.5.., ORACLE 8.0.
    8.1.6.., ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE 1
    SAP database version..... "46D"
    Operating system......... "Windows NT 4.0, Windows NT 5.
    Windows NT 5.2, , System build information:,
                                          , LCHN : 921411"
    User, transaction...
    Client.............. 250
    User................ "HPRAMANX"
    Language key........ "E"
    Transaction......... "SE38 "
    Program............. "Y_MM_C_CICS_MAT_RECON "
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where termination occurred
    The termination occurred in the ABAP/4 program "Y_MM_C_CICS_MAT_RECON " in
    "START-OF-SELECTION".
    The main program was "Y_MM_C_CICS_MAT_RECON ".
    The termination occurred in line 371
    of the source code of program "Y_MM_C_CICS_MAT_RECON " (when calling the editor
    3710).
    Source code extract
    003410       r_lgort-sign = 'I'.
    003420       r_lgort-option = 'EQ'.
    003430       r_lgort-low = x_storeloc_wa-ecc_st_locn.
    003440       APPEND r_lgort.
    003450     ENDLOOP.
    003460
    003470
    003480   *CALL RFC TO GET MATERIAL DATA FROM F PIPE BY PASSING S_MATNR r_werks
    003490   *r_lgort S_CHARG AND GETTING THE REQUIRED DATA BACK IN THE TABLE
    003500   *I_MCHBF
    003510
    003520     CALL FUNCTION 'YCICS_MATERIALDATA'
    003530     DESTINATION 'FI0250'
    003540          TABLES
    003550               i_matnr                        = s_matnr
    003560               i_werks                        = r_werks
    003570               i_lgort                        = r_lgort
    003580               i_charg                        = s_charg
    003590               i_mchb                         = i_mchbf
    003600          EXCEPTIONS
    003610               no_data_found                  = 1
    003620               material_not_of_type_fert      = 2
    003630               invalid_plant_entry            = 3
    003640               invalid_stloc_entry            = 4
    003650               invalid_plnt_matnr_combi       = 5
    003660               invalid_plnt_matnr_batch_combi = 6
    003670               invalid_plnt_matnr_batch_stloc = 7
    003680               OTHERS                         = 8.
    003690     IF sy-subrc <> 0.
    003700    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         >            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    003720     ENDIF.
    003730
    Contents of system fields
    SY field contents..................... SY field contents.....................
    SY-SUBRC 1                             SY-INDEX 0
    SY-TABIX 1                             SY-DBCNT 31
    SY-FDPOS 0                             SY-LSIND 0
    SY-PAGNO 0                             SY-LINNO 1
    SY-COLNO 1
    Chosen variables
    Name.......................... Contents.1........2........3....+....4
    VARI
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                                          ####00000000000000
                                   2222222222222222222200003333333333333322
                                   0000000000000000000000000000000000000000
    ... +  80                          ####################################
                                   2222000000000000000000000000000000000000
                                   0000000000000000000000000000000000000000
    ... + 120                      ########################################
                                   00000000
                                   0000000
    SY-MSGV1
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222
                                   0000000000
    SY-MSGV2
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222
                                  0000000000
    Y-MSGV3
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  40
                                  2222222222
                                  0000000000
    Y-MSGV4
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  40
                                  2222222222
                                  0000000000
    _MCHB                         ####################################‘###
                                  0000000000000000000000000000900000009000
                                  0000000000000000000000004000060000001000
    .. +  40                      ####0###0#######ÿÿÿÿ:###########è ƒ####
                                  1000300030000000FFFF300000000000EA280000
                                  0000020001000000FFFFA000200043008D030000
    .. +  80                      x> ƒ####################################
                                  7328000000000000000000000000000000000000
                                  8E03000000000000000000000000000000000000
    .. + 120                      ########################(#######
                                  00000000
                                  0000000
    MCHBWA                      000000000000895405CR01CRA10001    CR01TE
                                  3333333333333333334533454333332222453354
                                  0000000000008954053201321100010000320145
    .. +  40                      ST05####e#########
                                  553300006000000000
                                  3405000150C000000C
    SCHARG_%_APP_%              S_CHARG S_CHARG                       to
                                  5544454255444542222222222222222222222276
                                  3F3812703F38127000000000000000000000004F
    .. +  40
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  80                         @1FQMultiple selection@
                                  2224345547676766276666766642222222222222
                                  000016C1D5C490C5035C5349FE00000000000000
    .. + 120
                                   222
                                   000
    X_MCHBF_WA
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                      00000000            00000000
                                   3333333322222222222233333333222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                      000000 #################################
                                   3333332000000000000000000000000000000000
                                   0000000000000C000000C000000C000000C00000
    ... + 120                      ########################################
                                   00000000
                                   0C00000
    I_MCHBF                        ################@#######################
                                   0000000000000000400000000000100000000000
                                   1000400040004000080050004000080000000000
    ... +  40                      ################ÿÿÿÿÓ###################
                                   1000000000000000FFFFD0000000000000000000
                                   0000000000000000FFFF30007000630000000000
    ... +  80                      ########################################
                                   0000000000000000000000000000000000000000
                                   0000000000000000000000000000000000000000
    ... + 120                      ########################8#######
                                   00000000
                                   0000000
    SYST                           ########################################
                                   0000000000000000000000000000000000000000
                                   0000000010000000000000000000000000000000
    ... +  40                      ####################ã###################
                                   10000000000000000000E0000000000000000000
                                   F00000001000000010003000000000000000F000
    ... +  80                      ########################################
                                   0000000000000000000000000000000000000000
                                   0000000000001000800000000000000000000000
    ... + 120                      ####################################š###
                                   00000000
                                   0000000
    X_MKPFMSEG_WA-BKTXT
                                   2222222222222222222222222
                                   0000000000000000000000000
    %_SPACE
                                   0
                                   0
    X_OUTPUT_WA-BTEXT
                                   22222222222222222222
                                   00000000000000000000
    X_MCHB_WA-MATNR                000000000000895405
                                   333333333333333333
                                   000000000000895405
    X_MKPFMSEG_WA-WERKS
                                   2222
                                   0000
    X_MCHB_WA-WERKSF               CRA1
                                   4543
                                   3211
    X_OUTPUT_WA-WERKS
                                   2222
                                   0000
    X_MCHB_WA-LGORTF
                                   2222
                                   0000
    X_MKPFMSEG_WA-LGORT
                                   2222
                                   0000
    X_MCHB_WA-CHARG                CR01TEST05
                                   4533545533
                                   3201453405
    Active calls / events
    No.... Type........ Name..........................
           Programm
           Include                                  Line
         1 EVENT        START-OF-SELECTION
           Y_MM_C_CICS_MAT_RECON
           Y_MM_C_CICS_MAT_RECON                      371
    Internal notes
    The termination occurred in the function "ab_jmess" of the SAP
    Basis System, specifically in line 1083 of the module
    "//bas/46D/src/krn/runt/abdynpro.c#22".
    The internal operation just processed is "MESS".
    The internal session was started at 20080305215621.
    Active calls in SAP kernel
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=24072)
    When      : 3/5/2008 21:56:28.0
    Threads   : 2
    Computer Name       : FMSAP591
    User Name           : ai0adm
    Number of Processors: 2
    Processor Type: ia64 Family 31 Model 1 Stepping 5
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 56f4
    FramePtr         ReturnAd         Param#1          Function Name
    00000000083a0c00 0000000076eab530 00000000000024f4 kernel32!GetDateFormatW
    00000000083a0bd8 000000000215a7c0 00000000000024f4 kernel32!GetDateFormatW
    00000000083a0b88 000000000067fe80 0000000000000080 disp+work!
    000000001c1b0040 0000000076ea7420 0000000000212e50 MSVCRT!tanhf
    000000001c1b0000 0000000000000000 000006fb7eb36e88 kernel32!GetDateFormatW

  • Could not find type error - unknown or missing type

    Hello,
    I have a sequence file created on the TestStand 3.5 version (running on winXP which I don't have at the moment) and I'm trying to use this sequence on my TestStand 4.2 (running on Win7).
    The error is (see attached picture) Could not find type 'XML_POPUP' ,unknown or missing type.
    I have tried adding a type named XML_POPUP to the MyTypes.ini->Step Types.
    Is there a way to load the sequence without a type, I only need to see the steps and extract data for the new sequence I'm building.
    I can also view the code of the sequence in NOTEPAD++ , is there a way to extract the data using the this code?
    Thank you,
    Lev 
    Attachments:
    Capture.JPG ‏34 KB

    Hi,
    I have found an .ini file containing the XML_POPUP step type (as seen in the attached picture).
    When I'm trying to load the sequence I receive the same error, that the 'XML_POPUP' type is not found.
    After loading the .ini file as seen in the picture, do I need to configure something else for the sequence I'm trying to load to locate this type?
    Thank you,
    Lev
    Attachments:
    Capture.JPG ‏133 KB

  • Associative array type for each blob column in the table

    i am using the code in given link
    http://www.oracle.com/technology/oramag/oracle/07-jan/o17odp.html
    i chnages that code like this
    CREATE TABLE JOBS
    JOB_ID VARCHAR2(10 BYTE),
    JOB_TITLE VARCHAR2(35 BYTE),
    MIN_SALARY NUMBER(6),
    MAX_SALARY NUMBER(6),
    JOBPIC BLOB
    CREATE OR REPLACE PACKAGE associative_array
    AS
    -- define an associative array type for each column in the jobs table
    TYPE t_job_id IS TABLE OF jobs.job_id%TYPE
    INDEX BY PLS_INTEGER;
    TYPE t_job_title IS TABLE OF jobs.job_title%TYPE
    INDEX BY PLS_INTEGER;
    TYPE t_min_salary IS TABLE OF jobs.min_salary%TYPE
    INDEX BY PLS_INTEGER;
    TYPE t_max_salary IS TABLE OF jobs.max_salary%TYPE
    INDEX BY PLS_INTEGER;
    TYPE t_jobpic IS TABLE OF jobs.jobpic%TYPE
    INDEX BY PLS_INTEGER;
    -- define the procedure that will perform the array insert
    PROCEDURE array_insert (
    p_job_id IN t_job_id,
    p_job_title IN t_job_title,
    p_min_salary IN t_min_salary,
    p_max_salary IN t_max_salary,
    p_jobpic IN t_jobpic
    END associative_array;
    CREATE OR REPLACE package body SHC_OLD.associative_array as
    -- implement the procedure that will perform the array insert
    procedure array_insert (p_job_id in t_job_id,
    p_job_title in t_job_title,
    p_min_salary in t_min_salary,
    p_max_salary in t_max_salary,
    P_JOBPIC IN T_JOBPIC
    ) is
    begin
    forall i in p_job_id.first..p_job_id.last
    insert into jobs (job_id,
    job_title,
    min_salary,
    max_salary,
    JOBPIC
    values (p_job_id(i),
    p_job_title(i),
    p_min_salary(i),
    p_max_salary(i),
    P_JOBPIC(i)
    end array_insert;
    end associative_array;
    this procedure is called from .net. from .net sending blob is posiible or not.if yes how

    Ok, that won't work...you need to generate an image tag and provide the contents of the blob column as the src for the image tag.
    If you look at my blog entry -
    http://jes.blogs.shellprompt.net/2007/05/18/apex-delivering-pages-in-3-seconds-or-less/
    and download that Whitepaper that I talk about you will find an example of how to do what you want to do. Note the majority of that whitepaper is discussing other (quite advanced) topics, but there is a small part of it that shows how to display an image stored as a blob in a table.

  • Msg basic type idoc_type   unknown ?

    Hi,
    i am workin on file 2 idoc scenario.
    on XI  created rfc destination using sm59
             went to idx1 created port and assigned the rfc destin
        In idx2 i was able to load one idoc but remaining
         shows the message basic type <idoc_type> unknown.
    Can any one help??
    regards
    fariha

    Hi Kazi,
    for File to IDOC no need for IDX2
    Check my link at wiki for File to IDOC
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/fileToIDOC&
    Sachin

  • Error message in Logic "audio configuration contains unknown items"

    I am using Logic Studio with an apogee Duet and Mac Book Pro.
    So far I love the apogee duet for it's simplicity and sound. I have
    however started to receive this error message working with Logic Studio,
    almost anytime I start a new track, add a plug-in or instrument, etc.
    "Audio Configuration contains unknown items"
    It did not do this from the very beginning but started after a few
    sessions. I have tried re-installing the driver disc for the Duet but it still happens.
    when it does pop-up i can click the ok box and after clicking several times
    it will go away and let me proceed.
    Could anyone please advise me.
    thank you very much.

    Maybe this happen bacause you put many additional info in your "Aple discussion" profile about the software that you use, but we can also say you the same as Logic message:
    your detailed "Audio configuration" profile info contain a "unknow item"
    Whitch is your audio interface?
    G
    PS: anyway, try to trash Logic preferences.

  • Associated table type of the Table parameters in function module

    Hi,
    If I want to select all the associated table types of the Table parameters used in a given function module in a report, how can that be done ?
    Thanks.
    Regards,
    Rajesh

    Try this.
    report zrich_0001 .
    data: import type table of rsimp with header line,
          change type table of rscha with header line,
          export type table of rsexp with header line,
          tables type table of rstbl with header line,
          except type table of rsexc with header line,
          docume type table of rsfdo with header line,
          source type table of rssource with header line.
    parameters: p_func type rs38l-name.
    call function 'RPY_FUNCTIONMODULE_READ'
      exporting
        functionname             = p_func
      tables
        import_parameter         = import
        changing_parameter       = change
        export_parameter         = export
        tables_parameter         = tables
        exception_list           = except
        documentation            = docume
        source                   = source
    exceptions
       error_message            = 1
       function_not_found       = 2
       invalid_name             = 3
       others                   = 4.
    loop at tables.
      write:/ tables-parameter,
              tables-dbstruct,
              tables-types,
              tables-optional,
              tables-typ,
              tables-class,
              tables-ref_class,
              tables-line_of,
              tables-table_of.
    endloop.
    Regards,
    Rich Heilman

  • Audio Configuration Contains Unknown items

    Has this issue been resolved ?? I have been using Logic Pro 9 for 3 years and yesterday I encounter this issue. Been searching all over the internet and seems like there are lots of questions out there but I did not see any resolution ?? Thought I will post it here. I even ran Logic Pro in 32 bit mode. I usually run in 62bit, but nothing has changed. Please help !!!

    Hey,
    We have related problem...we have a project we started in Garageband '08 that developed "audio configuration is damaged" alert that leads to an ""audio configuration contains unknown items" alert after hitting ok. We have a Mackie Universal Control hooked up to our setup. We tried to load the project into Logic Studio, but the same messages pop up. In Garageband you can click past it repeatedly and get back to your project, BUT in Logic you can never get past the messages, and you have to force quit. Not sure if the Mackie control board caused this problem...don't have a solution yet and have not figured out how to extract the pieces of the Garageband project into a new project.
    HELP!
    Thanks,
    Chaz

  • Message type 1 unknown error occuring when clicked on IP workbook button

    Hi,
    I am working on authorization.
    When i click on the save button in an IP workbook button, it throws the message "Message type 1 unknown" saying
    that an error occured during communication with bw server, and its gets disconnected.
    I have included authorization objects for the planning sequences, planning functions, process chains, also included tcodes for ADP ie rsanwb and tcodes
    for ABAP programs. Still we are facing with the same problem.
    Please suggest me the solution ASAP and points are awarded.
    Thanks.

    Hi Suresh,
    I guess you have posted your question in the wrong forum.
    This forum is exclusively for MDM related queries.Yours looks like a BW or ABAP related question.
    Kindly repost your question under the respective forum to get immediate assistance.
    Hope It Helps
    Thanks & Regards
    Simona Pinto

  • How to use same Data Type and Length for two fields

    How to use same data type and length for two fields when using 'FOR ALL ENTRIES IN' in a select statement? For instance the select queries are :
    SELECT bukrs gjahr belnr lifnr budat bldat zlspr dmbtr waers shkzg
    FROM bsik
    INTO TABLE it_bsik
    WHERE bukrs = p_bukrs
    AND lifnr IN s_lifnr.
    IF it_bsik IS NOT INITIAL.
    SELECT belnr gjahr awkey awtyp
    FROM bkpf
    INTO TABLE it_bkpf
    FOR ALL ENTRIES IN it_bsik
    WHERE belnr = it_bsik-belnr
    AND gjahr = it_bsik-gjahr.
    IF it_bkpf IS NOT INITIAL.
    SELECT belnr gjahr lifnr xblnr
    FROM rbkp
    INTO TABLE it_rbkp
    FOR ALL ENTRIES IN it_bkpf
    WHERE belnr = it_bkpf-awkey+0(10)
    AND gjahr = it_bkpf-awkey+10(4).
    ENDIF.
    ENDIF.
    Here it gives an error in the 3rd select query that 'When you use the addition "FOR ALL ENTRIES IN itab", the fields "GJAHR" and "IT_BKPF2-AWKEY+10(4)" must have the same type and the same length.'
    Kindly clarify.

    Hi Saurabh,
    Please see the example code that I have developed for you. It will help you solve the problem.
    REPORT ZTEST_3 .
    tables : BKPF.
    data : begin of it_bkpf occurs 1,
             belnr type RE_BELNR,
             awkey type awkey,
             awtyp type awtyp,
             gjahr type GJAHR,
           end of it_bkpf.
    data : begin of it_bkpf1 occurs 1,
             belnr type RE_BELNR,
             awkey type gjahr,              " change the data type
             awtyp type awtyp,
             gjahr type GJAHR,
           end of it_bkpf1.
    data : begin of it_rbkp occurs 1,
             belnr type BELNR_D,
             gjahr type gjahr,
             lifnr type LIFRE,
             xblnr type XBLNR,
           end of it_rbkp.
    select belnr
           awkey
           awtyp
           gjahr
           from bkpf
           into table it_bkpf
           where BUKRS = 'TELH'.
    loop at it_bkpf.
    it_bkpf1-belnr = it_bkpf-belnr.
    it_bkpf1-awkey = it_bkpf-awkey+10(4).           "Here only append the required length.
    it_bkpf1-awtyp = it_bkpf-awtyp.
    it_bkpf1-gjahr = it_bkpf-gjahr.
    append it_bkpf1.
    clear it_bkpf1.
    endloop.
    select  belnr
            gjahr
            lifnr
            xblnr
            from RBKP
            into table it_rbkp
            for all entries in it_bkpf1
            where belnr = it_bkpf1-belnr
    This is just an example. Change the fields according to your requirement.
    Regards
    Abhii
    Edited by: Abhii on Mar 9, 2011 9:08 AM

  • HCM Processes & Forms - Message Type is unknown

    Hi,
    I have created an HCM process using HCM P&F framework. I can test the process from the ""Test Process" application on the ECC and it works fine. When I launch the process from the portal, I can see the adobe form correctly, the "Check and Send" also goes through fine, but when I click on send I get this error:
    Error when processing your request
    What has happened?
    The URL http://xxxxxxxxxx:8000/sap/bc/webdynpro/sap/ASR_PROCESS_EXECUTE// was not called due to an error.
    Note
    The following error text was processed in the system SE1 : Message type is unknown.
    The error occurred on the application server xxxxxxxx_SE1_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_POBJ_CASE~CREATE_CASE of program CL_POBJ_CASE==================CP
    Method: CREATE_LEVEL_DB of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_LINKED_LEVEL of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_COMMON of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL1================CP
    Method: IF_POBJ_PROCESS_OBJECT~FLUSH of program CL_POBJ_PROCESS_OBJECT========CP
    Method: SAVE of program CL_HRASR00_PROCESS_RUNTIME====CP
    Has anyone else encountered this issue?
    Thanks & regards,
    Manish

    Hi,
    I have created an HCM process using HCM P&F framework. I can test the process from the ""Test Process" application on the ECC and it works fine. When I launch the process from the portal, I can see the adobe form correctly, the "Check and Send" also goes through fine, but when I click on send I get this error:
    Error when processing your request
    What has happened?
    The URL http://xxxxxxxxxx:8000/sap/bc/webdynpro/sap/ASR_PROCESS_EXECUTE// was not called due to an error.
    Note
    The following error text was processed in the system SE1 : Message type is unknown.
    The error occurred on the application server xxxxxxxx_SE1_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_POBJ_CASE~CREATE_CASE of program CL_POBJ_CASE==================CP
    Method: CREATE_LEVEL_DB of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_LINKED_LEVEL of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_COMMON of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL1================CP
    Method: IF_POBJ_PROCESS_OBJECT~FLUSH of program CL_POBJ_PROCESS_OBJECT========CP
    Method: SAVE of program CL_HRASR00_PROCESS_RUNTIME====CP
    Has anyone else encountered this issue?
    Thanks & regards,
    Manish

  • [Solved] certificate contains unknown critical extension error firefox 5

    Secure connection failed
    An error occurred during a connection to an internal website
    Certificate contains unknown critical extension
    (Error code: sec_error_unknown_critical_extension)

    I imported the root chain for my internal CAs into FireFox and this fixed the problem.
    Tools->Options->Advanced->View Certificates->Import

Maybe you are looking for

  • Creative Cloud Deployment of Presenter 9 throws fatal error

    When I attempt to install Presenter 9 from a deployment I built using the Creative Cloud packager 1.4 the install fails with MSI error 1603. I see no errors in the build log but if I do a manual install from the media everything goes fine. It is as i

  • How can I get my phone to turn on?

    I went to go take a nap earlier and set an alarm. Within minutes, my turned to a black screen and hasn't turned on. I know it's not dead. I've tried countless ways to get it back on but so far nothing has worked. I've only had the phone for a couple

  • Preview in browser fails with iDisk

    Hi, I have my Mac set to use a local copy of my iDisk to store all of my documents. I open my site from the iDisk icon in Finder. Everything works well and I can access, edit and publish my site with no problems. However when I attempt to preview my

  • Jni using progress bar problem

    Hi i am new in jni application actually my project is j2ee(servlet,jsp) based. In my one of project module we need to call vb ocx for large processing in background so it is time taking and my framwork is pure mvc based so how i have to show progress

  • Frequency of attributes countable?

    Hi, we want to find out the frequency of an attribut in our variable data. For example,we upload the name of a customer, the sales and the invoice number. Is it possible to give out the name and the number of invoices the customer has received to cre