Purpose of the the field EDIVIEW ( Idoc View) in table EDP13.

In table EDP13. what is the filed EDIVIEW ( Idoc View ) where can i find it. what is the purpose of this field

Hi,
The purpose of EDIVIEW is used to read the attributes and syntax of an IDoc view. The attributes of the IDoc view contain the description of the IDoc view, as well as the assigned basic type, the assigned extension and the assigned logical message.
You can find this information in table EDVIEW. Also you can use FM EDI_VIEW_READ to get the same information.
Hope this will help.
Regards,
Ferry Lianto

Similar Messages

  • Adding field in Maintenance view of table

    Hi,
    I am trying to create a custom maintanable table.  Now the requirement is I need to add one more extra  field in the maintenace view of the table which should not be in the table fields and is for display only in the maintencae view.
    I tried adding a cloumn by editing the screen program generated by the table maintenance generator. I get the the display in the maintenance view of that extra field. But I dont get the values populated.
    Can you please let me know in which PBO or PAI i should write the module programe ..
    Help will be rewarded with points.

    Hello Bluesh
    Normally the extra field should be from a table that has a foreign-key relationship to your main table. Thus, add this additional table to the list of tables for the view. If it does not have a suitable relationship you cannot add it to the list of tables.
    Afterwards add the required field to the list of view fields and set its property to 'R' = read-only.
    If correctly defined there is no need at all to modify the screen(s) or the coding of the PBO/PAI modules.
    Example: your z-table contains field KUNNR (value table KNA1) and you want to add the NAME1 field to your maintenance view
    add table KNA1 to the list of tables
    add field NAME1 to view fields
    set its property to 'R'
    regenerate function modules and screens
    Regards
      Uwe

  • How can we change the input field on a view stop showing zeros

    Hello,
           To make screen look consistent with other character input field. How can we change the input field on the view stop displaying zeros even though the data type is NUMC and data type should not be change?
    Edited by: sap_learner on Mar 25, 2010 5:44 PM
    Edited by: sap_learner on Mar 25, 2010 5:49 PM
    Edited by: sap_learner on Mar 25, 2010 5:55 PM

    hello Manas Dua,
                           Thanks for your help. I am able to resolve my problem.
    My code will help  the future comers to resolve this kind of issues.
    *The code is applied to method WDDOINIT of the default view.
      DATA lo_nd_terms_input    TYPE REF TO if_wd_context_node.
      DATA lo_nd_terms_input_i TYPE REF TO if_wd_context_node_info.
      DATA lv_zeros             TYPE wdy_attribute_format_prop.
      lv_zeros-null_as_blank = 'X'.
      lo_nd_terms_input = wd_context->get_child_node( name = wd_this->wdctx_input ).
      lo_nd_terms_input_i = lo_nd_terms_input->get_node_info( ).
      lo_nd_terms_input_i->set_attribute_format_props(
        EXPORTING
          name              = `ENTER THE ATTRIBUTE NAME`
          format_properties = lv_zeros     ).
    Edited by: sap_learner on Mar 26, 2010 5:02 PM

  • Form with report, update field in the form = field is not updated in table

    Hi,
    I have a form with report. On Primary Key in the report is a link to the form. I select one row in the form by choosing the link in the report. Then I update a field in the form and press "Save". I see the success message "Action processed" and I'll be back in the report. I see the field in the report with it's old content. It is not updated. I don't understand why. Can anybody help me?
    Thanks Daniela

    Daniela,
    Is the form field source set to the proper database column? It's either not properly defined or your Save button and the builtin update process have somehow become disconnected. Check to make sure that the Save button is set to perform an Update in the database operations setting.
    Earl

  • How do I restore field description in "View Responses" table

    I inadvertendtly deleted the row of text at the top of the View Responses table that is linked to the form field. So now in the View Responses table, I can see the answers but not the questions. Is there a way to restore the link back to the form field without going into the table and typing in all the questions?
    Figured it out. Discovered that by editing one character in the field on thje form, the text reappears in the table.

    So do you not have a question any longer then?  Sounds like you figured out a way to get them back.  Actually a good trick, I'll add it to the related FAQ - thanks.
    Thanks,
    Josh

  • I entered new fields in a form that was created last year to update it.  However, now when I view the responses, they are listed as Column 1, Column 5, etc.  It doesn't show a label for the actual field when I view the responses.  Can you please help?

    I entered new fields in a form that was created last year to update it.  However, now when I view the responses, the headings are listed as Column 1, Column 5, etc. rather than the name of the heading.  Can you please help?

    Hi Mike,
    CRSE is an OEM Product and for use with a custom application they have written. Unfortunately we don't their reports or how they are connecting, it would appear they were originally built off a SQL and then set to a Dataset in the app or they could be adding the data source at runtime. Lots of variations and without access to the source code to see what they are doing not much we can help you with.
    You need to contact the OEM Partner for help in resolving this and find out what you can and need to do to update your SP and work with their canned reports,
    Thank you
    Don

  • Creating List of values in the Pk field show it in af:table

    Hi folks,
                  i'm using jdev 11.1.1.6.0 i'm having departmentvo in that vo i'm having departmentid it has primary key. i needed to create to list of values for that departmentid. so i use createofvalues pallete i did it. just map the departmentid from the employeevo.
    finally i drag and drop the departmentvo as af:table. i press create insert button row is ready for insertion.
    first field is departmentid. i use the list of values to assign the values. it is not assigning. no error.. no logs.
    i googled it around. i got this blog. the problem is on jan 2013.
    Andrejus Baranovskis's Blog: LOV for Editable Primary Key in ADF Table Problem
    is anyone fix this. if so please share it.

    you got to say you have a department VO with department Id as primary key and u want to refer that department Id as an LOV from employee VO?
    yes you are right.
    Why will you create a department with already existing department Id?
    no. no.
    This is contradictory
    In employees table, you can insert only department id which already exists in department table(because of foreign key)
    So if you base your department id lov on employees table, returned IDs already exists in department table and you can't use them for new department id(because this is PK in departments table)
    Dario

  • How to change the standard Fields short description in KNVV table

    Hi All,
    Our system is recently upgraded from 4.7 to ECC 6. When we compared both versions we found the KNVV table fields descriptions are changed in 4.7(customer modifications done in 4.7) and same these customer modifications are not copied to ECC 6 from 4.7 version.
    So I tried to change the short description at domain level with the help of access key. But the description is not changed. Can you please let me know is there any procedure that how can we change the fields description for standard tables.
    KNVV table in 4.7                                                        ECC 6
    Fields                       Short Description                     Short Description
    1. KVGR1               Gen.Bus.Terms print                Customer group 1
    2. KVGR2               VAT on FOC                            Customer group 2
    3. KVGR3               Confirmation status                 Customer group 3
    4. KVGR4               Collect Billing                           Customer group 4
    5. KVGR5               SC Surchge Excl                    Customer group 5
    Regards,
    Jyothi CH.

    You need not use access key to change field labels
    Transaction CMOD -> Go to -> Text Enhancements -> Keyword -> Change.
    Here you can change all data element KNVGR1 to KVGR5

  • How can I add the extra fields to a datasource usign "User Exist"?

    Hallo guys,
    I have a quesiton on an extractor.
    I want to extend fields for an extractor, and the additional fields come from a third table (for the extractor, there is a view which 2 Tabels inner join.) The third table should have LEFT OUTER JOIN relation to the other 2 tables. So I have to use "User Exist" to add the fields from the third table to my data source.
    How  can I do it via user exist?
    Thanks for any hint in advance.
    Regards,
    Liying

    Hi LiYing,
    You can do this using a USER EXIT.
    if you edit the ABAP program ZXRSAU01, you can add ABAP coding:
    here an example for 1_CO_PA....:
    <i>   CASE i_datasource.
           WHEN '1_CO_PA_.......
    Data assignments
          LOOP AT c_t_data INTO wa_s_copa.
            IF ( NOT wa_s_copa-vrgar = 'F' ) OR ( wa_s_copa-curtype = 'B0' ).
            wa_s_copa-zzratio = 1.
            wa_s_copa-zztr_rate = 1.
            wa_s_copa-zzcurkey_tc = wa_s_copa-rec_waers.
    Company Code Currency Invoice *
          ELSEIF wa_s_copa-curtype = '10'.
    assume one exchange rate per invoice
            SELECT SINGLE * FROM ce19991 INTO wa_ce1
               WHERE belnr = wa_s_copa-belnr
               AND   paledger = '02'
               AND   vrgar    = wa_s_copa-vrgar
               AND   versi    = space
               AND   perio    = wa_s_copa-perio.
            MOVE wa_ce1-kursf TO lx_kursf.
            MOVE wa_ce1-frwae TO wa_s_copa-zzcurkey_tc.
            IF NOT wa_ce1-frwae EQ 'EUR'.
    read rate ( table is buffered ).
              CLEAR: wa_tfact, wa_ffact.
              lx-datlo = 99999999 - sy-datlo.
              SELECT single tfact ffact FROM tcurf into
              (wa_tfact, wa_ffact)
              WHERE kurst EQ 'M'
              AND fcurr EQ wa_ce1-frwae
              AND tcurr EQ 'EUR'
              AND gdatu LE lx-datlo.
              IF sy-subrc NE 0.
                SELECT single tfact ffact FROM tcurf into
                (wa_tfact, wa_ffact)
                WHERE kurst EQ 'EURX'
                AND fcurr EQ wa_ce1-frwae
                AND tcurr EQ 'EUR'
                AND gdatu LE lx-datlo.
              ENDIF.
              IF wa_tfact = 1.
                wa_s_copa-zzratio = wa_ffact.
              ELSE.
                IF wa_tfact NE 0.
                  wa_s_copa-zzratio = 1 / wa_tfact.
                ENDIF.
              ENDIF.
            ELSE.
    eur : eur => always 1
              wa_s_copa-zzratio = 1.
            ENDIF.
            IF lx_kursf < 0.
              wa_s_copa-zztr_rate = lx_kursf * -1 .
            ELSE.
              CHECK lx_kursf > 0.
              wa_s_copa-zztr_rate = 1 / lx_kursf.
            ENDIF.
          ENDIF.
      ENDLOOP.
    ENDCASE.
    </i>

  • Forms - Getting sum of values in the lines field

    Hi
    I have a form which is not based on any table/view
    The user has some line level details and some header level details. on save/submit button it should be saved in different tables/columns
    Line level details:
    It has say two fields. Item and item count.
    There can me multiple lines so each new item is entered in a different line and corresponding item count in the respective field.
    Header level
    We have a Total item count field which has to count the total of all the line item count.
    How can this be handled as this is not based on table and this value has to change each time the user enters new line.
    I have made a global variable( as the total count) and on when validate trigger of the line level item count, I add that value to the global variable.
    But there are some issues like if the user goes back and decreases or increases the value. then i have to put some further logic so that it does not give issues.
    Any other way to achieve this?

    simply put the summary column in Detail block which totals ur Items in detail Oracle will handle automatically
    Use the same field to transfer to Another table
    Baig,
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

  • Problem in populating the new field from the extract structure. Kindly help

    my requirement a new text field is added on R/3 side and I have to populate
    the same field into BW.
    In the R/3 a new customization table 'AAA' is created which will have
    code - char 3 and
    text - char 30.
    The code field is added to a table BBB.
    The SAP standard generic data source exracts data from the table BBB where in the new code field have been added.
    Now I can the see the code field in the extract structure and not in the data source as the filed has selection value 'A' when checked in the ROOSFIELD table.
    To populate the value in BW, I will be creating a Generic Master Data text wherein I fetch the values from the table 'AAA' which the fields code and text  and replicate the same in BW.
    In the reporting level, the code InfoObject will be selected as display both KEY and TeXT, by doing I can populate the values of TEXT in the reporting.
    But to achieve the same I need to add the field code in the ODS but cannot do the same because I am not able to see the field code in the data source.
    Kindly let me know how to achieve the same.
    Also let me know if there is any alternate solution to populate the text field in BW.
    Any Inputs will be appreciated.
    Thanks

    > You should get the userdatasources bound to the
    > columns and assign the values of the recordset to
    > each one and after that use "setLineData" to write in
    > the matrix.
    >
    > hope it helps
    Hi all,
    i have created tables (non BO Tables) directly on the SQL-server and want to use recordset to populate a user form matrix.
    Is there any workaround to achieve this using non BO tables?
    Please provide some sample code since it is a very urgent matter.
    regards
    Daniel

  • How to find where the screen field is stored in table

    Hi all,
    How to find where the screen field  is stored in the table .
    for some transactions if i press F1 on the field and after checking for the technical help.
    I can only find the struture for the screen field, but whereas i need table name for it.
    Can anybody help me how to find the table name where the field is stored.
    Regards,
    Madhavi

    Hi,
    Just hitting a F1 on screen field and getting structure name will not help in getting table name.
    First you need to know the flow of data in the reqd module, which will help you know all the tables in that module with there most of the fields with the data flow, now you need to work on your own to figure out that in which actual tables that value is stored.
    Hope this helps you.
    Regards,
    Tarun

  • Where is the Asset Field?  FS10N

    Hi Gurus,
    We just upgraded to ERP 6.0. 
    It appears SAP has decided to remove certain fields (Asset) from the transaction FS10N G/L Account Line Item Display Layout. 
    Please advise as to how to add the field Asset back to the G/L Account Linie Item Display Layout. 
    And if you know why it was removed, if you could provide that explanation as well, it would be greatly appreciated.

    We had this problem also when we migrated over to ECC6, refer to OSS note 215798,
    Solution
    To correct this inconsistency, carry out the following steps:
    1. The special field has to exist in table T021S. Check if this is the case by using the following path:
    Transaction SPRO -> Financial Accounting -> Accounts Receivable and Accounts Payable -> Customer Accounts -> Line Items -> Display Line Items -> Define Additional Fields for Line Item Display.
    2. Using Transaction SE11, check whether the special field exists in structure RFPOSXEXT.'U_' is prefixed to actual field names, for example, U_EBELN.Provided that this field is missing, start program RFPOSXEXTEND using Transaction SE38.The program regenerates structure RFPOSXEXT and consequently eliminates the inconsistency.
    3. To eliminate the buffer inconsistency, execute report BALVBUFDEL with the option "Reset only EUINFO/LTEX" on all application servers.To execute the report without any risk, you must have at least the following Basis R/3 Support Packages in your system:
         4.6B R/3 SP20
         4.6C R/3 SP10
         4.6D R/3 SP03
                  Alternatively, you can implement Note 378021. This way the report is executed without selection screen and resets the entire ALV area of the shared buffer from all active application servers.

  • Avoid the Name field duplicate

    I want to avoid the Name field duplicate value from my table  Say table structure
    Create table Participant (id int CONSTRAINT PK_ID PRIMARY KEY , ParticipantName varchar(50) )
    Thanks in advance

    You should use Unique key for omitting duplicate value in a specific table's field :
    Create table Participant (id int CONSTRAINT PK_ID PRIMARY KEY , ParticipantName varchar(50) unique )
    Ahsan Kabir Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread. http://www.aktechforum.blogspot.com/

  • Mandatory Fields for IDOC ORDERS01 for Pricing Condition EDI1 to trigger

    Hi ,
    I'm Testing an Inbound ORDRSP using we 19  for Pricing Conditions EDI1. What are the Mandatory Fields for IDOC ORDERS01
    Thanks

    hello,
    I think it's better to execute VA01 to create a sales order; in that way you should have an idea of mandatory fields.
    Thanks.

Maybe you are looking for

  • HT1926 I can't download iTunes for windows 7 64-bit.

    Says that my windows installer was not downloaded properly and that I should contact my system supervisor. I have redownloaded the windows installer and itunes still won't install. I don't know what to do and I have been trying to fix this problem fo

  • SharePoint Online Iterating through Document Libraries CSOM

    Hi, I am trying to iterate though a document library and set each document/items whithin to inherit permissions (at the moment each doc/item is using uniquer permissions). I am able to get the specific document library that I am interesting in, howev

  • Insert Parent Node From Tree To Another

    Hello My problem is: haw can I insert or shift Parent Node with its child from tree to another without use SQL query. I should find the child and if this child has a child to shift with the parent to another tree, there are no tools or function can r

  • Need to an OutputStream or Writer to write in a file

    Hello, I my java class, I need to an OutputStream or a Writer to write in a file. The problem is that I am in a webapp. To get an inputStream, I use this : InputStream is = this.getClass().getResourceAsStream("RELATIVE_PATH_IN_WEBAPP"); But it doesn'

  • Has the bug stopping iMovie Exporting been cured in iMovie 5 and 6?

    In iMovie 4 you cannot export if Final Cut Express is on the computer. There is a workaround -which I use - but has the problem been cured in later versions? Ian.