Reg:table mode changing

hi all
how to change the table row to edit  mode when we click on change button .
how to insert new row in the existing table when we click on insert button .
could you share your knowledge on this .
Thanks in advance
Deepika

Hallo Deepika,
If you would like to do enable/disable a row in a table then you have to bind the columns to context attribute of type wdy_boolean.
you can do that in two ways..(or more)
1. Introduce new singleton node (Say UI_PROP) with cardinality 1..1 inside your table context node.
   add a attribute row_readonly of type wdy_boolean.
bind this attribute to the columns of your rows read_only property.
when you select a row and press a change button, code in the event handler that the UI_PROP ->row_readonly to abap_true.
2. You can bind the read only property of the cell-editor with the the attribute property of the column. In this way you do not have to introduce new node and attribute as mentioned in first option.
      lo_el_tabnode->set_attribute_property(
       attribute_name = `Attribute name`
       property =  lo_el_tabnode->e_property-read_only
       value     = abap_true ).
Regarding Insert.
You can add a new context element to the node at index 0. This way you can get the insert at first row.

Similar Messages

  • Database "TABLE" name change is NOT reflecting on Designer Security

    Hi all members,
    version: BOXI 3.1
    I have change the table name in my Database for some particular reason.
    After changing the name from "A_Table" to "B_Table" it is updating the objects "select"  information correctly by itslef. BUT for security in (Manage Access Rights) old Table name is showing.
    Manaul correction is the only way for it? Can this be updated automatically.
    What is the way to achieve it through SDK.
    Kindly any member guide me.
    I have number of tables to change and each have number of securities applied in universe.
    Thanks in advance
    Regards,
    Izhar

    Universe access security is encapsulated separate from the Universe unv itself.
    Rather, it's a SI_KIND='Overload' InfoObject instance, accessible using the BusinessObjects Enterprise SDK.
    Sincerely,
    Ted Ueda

  • Gnu readline with vi mode change visualization

    After a lot of searching how to get some kind of vi mode indicator working with GNU readline I've decided to hack readline myself. It's working fine for me and because I'm happy archlinux user I've decided to share my findings here, so maybe somebody will find it useful too.
    there is a patch to readline needed - I've created AUR package readline-vi-mode-changed-hook
    additional logic / configuration to provide your visualization
    To not double post what I've already wrote in more detailed way, here is the link to my personal blog where I've documented the whole thing.
    There are however few things still bugging me and maybe somebody will be able to help me with that. The particular thing which I would like to solve is to get escape sequence for changing cursor color working inside screen and tmux. I've found trick for screen but what is expectable is that when switching windows the cursor color is not reset by screen to last color set in particular window. Because cursor color sequence is not really a standard nor part of termcap / terminfo I feel it will not be so easy / possible ?
    Last edited by mirci (2010-10-11 19:26:06)

    Sara wrote:Am using this with GNU screen, and it works great (no change in cursor color, of course, but I think I actually prefer that, as it isn't inconvenient to look at the window title in DWM). Thanks for sharing the patch--I don't know how I ever lived without it
    Well I started with the window title as I use Xmonad, then I realized that looking up or down on screen isn't very convenient for me (mainly because of a big screen I have) but it's still fine, so I was thinking about visualization which would be closest to the prompt location, cursor color was natural choice however it is not very reliable in terminal multiplexers and in general. The latest and my favorite now is the change of prompt itself (eg. bold version).
    Anyway thanks for feedback, firstly when published this I thought nobody is using VI mode with readline judging based on almost no feedback at all. It's cool that at least somebody found this patch useful .
    lavandero wrote:
    Would you be interested in porting this to NetBSD editline (libedit)?
    Open/FreeBSD also use it, just in case that qualifies as incentive.
    I don't use any application which uses editline. I know it just in the meaning that it is implementing similar functionality as readline do. I guess then some applications usually can be compiled with readline or editline (if author thinks it can be useful based on different licenses and so on) ... does the *BSD systems do it that way ? Anyway I have editline in my mind if I would maybe implement some application where I would need readline functionality. Readline is fine but to be honest I found the source code of it not very nice. So to your question ... as I'm not user of the editline so far I am not planing to port this patch there anytime soon.
    Just out of my curiosity which let's say well known applications can be compiled against readline and editline, is it out of box provided by upstream or usually patches are done for it. How it works in *BSD then ? In my archlinux box I frequently use mainly 2 readline applications (bash, i/python).

  • Logs for 'Operating mode' change in mirroring

    Logs for 'Operating mode' change in mirroring
    Hi Everyone,
    Is there any log,that shows when the Operating mode of a database involved in mirroring(SQL SERVER 2008 R2) has been changed from asynchronous to synchrous(or vise versa).
    Regards,
    Aspet
    A.G

    Try looking into trace log files
    DECLARE @filename VARCHAR(100), @filenum int
    SELECT @filename = CAST(value AS VARCHAR(100))
    FROM fn_trace_getinfo(DEFAULT)
    WHERE property = 2
      AND traceid = 1
      AND value IS NOT NULL
    SELECT @filename
    SELECT @filename = substring(@filename, 0, charindex('_', @filename)+1) + convert(varchar, (convert(int, substring(left(@filename, len(@filename)-4), charindex('_', @filename)+1, len(@filename)))-4)) + '.trc'
    SELECT @filename
    SELECT gt.EventClass, 
           te.Name AS EventName,  
           gt.TEXTData, 
           gt.NTUserName, 
           gt.NTDomainName, 
           gt.HostName, 
           gt.ApplicationName, 
           gt.LoginName, 
           gt.SPID, 
           gt.StartTime, 
           gt.EndTime, 
           gt.ObjectName, 
           gt.DatabaseName, 
           gt.FileName 
    FROM [fn_trace_gettable](@fileName, DEFAULT) gt 
    JOIN sys.trace_events te ON gt.EventClass = te.trace_event_id 
    WHERE EventClass = 116 
      AND TEXTData LIKE '%Alter
    database%' 
    ORDER BY StartTime; 
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Blog:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance

  • Switch Linked (xl source) Tables - behavior change Excel 2010 PP vs. Excel 2013 PP -- In 2013 all calcs of table are lost

    Situation:
    PowerPivot 2010 Model based on 10 linked tables (this tables are generated and refreshed as needed by SQL 2012 MDS Excel-AddIn)
    Unfortunately Excel MDS AddIn changes sometimes the tablename (case: MDS Add-In Filter changed, MDS Server changed). So after Change of tablename we have to fix the powerpivot link to this Excel tables in powerpivot to get powerpivot refresh working again
    Problem:
    With Excel 2010 PowerPivot this was possible without big Problems. As Long as table has identical structure one can Change/Switch the table in powerpivot Windows > Ribbon "Linked" Table > DropDown "Linked Table X" or during update
    via Dialog "Errors in Linked Table"
    After upgrading the solution to Excel 2013 this is not possible any more without loosing any column- or measure calcs defined for this table! :( Every time you Change the assigned Excel table for an existing linked powerpivot table..you
    get following Dialog:
    "You are changing the source of X to Excel table Y. Changing the source will remove all formatting, measures, KPIs, hierarchies, and other Settings applied to the table. Are you sure you want to to continute?"
    Does anyone found a Workaround for persisting existing calc of linked tables when changing the sourcetable (to another Excel table with same structure)??
    Dear MS, this is IMHO really a step backwards and blocks the migration of our existing Excel 2010 PowerPivot Solution? Should i create a connect entry for that?!
    Version-Info:
    2010 Version: 11.0.3000.0 (PP Ribbon>Settings)
    2013 Version: 11.0.2809.81 (Product version displayed for dll c:\program files\Microsoft Office\Office15\Addins\PowerPivot excel Add-In\PowerPivotExcelClientAddIn.dll)

    There is a very similar issue discussed here where i tried to show the different behavior in terms of linked tables in Excel/PowerPivot 2010 vs 2013
    http://social.technet.microsoft.com/Forums/en-US/8fd927f7-30fd-49b7-809c-cb1414955638/linked-tables-excel-2013-vs-2010-difference?forum=sqlkjpowerpivotforexcel
    maybe it helps you to understand the issue
    I assume that MDS creates a new table every time you refresh it thereby breaking the link to PowerPivot
    in case you only have calculated measure you may created a separate, independent linked table and define all calculated measures there
    this way they at least would not get removed
    hth,
    gerhard
    Gerhard Brueckl
    blogging @ http://blog.gbrueckl.at
    working @ http://www.pmOne.com

  • Preview in browser table layout changes

    When I preview in Browser my layout og table cells changes...
    I get some white spaces between 2 graphics... any reason for
    that... what should I be checking.. thanks

    boom73 wrote:
    > When I preview in Browser my layout og table cells
    changes... I get
    > some white spaces between 2 graphics... any reason for
    that... what
    > should I be checking.. thanks
    If your slicing is uneven, the table is exploding and you'll
    need to use
    spacers or nested tables.
    Choose File > HTML setup. Click on the Table tab. For
    Space with, choose
    1 pixel transparent spacers, or nested tables.
    Linda Rathgeber [PVII] *Adobe Community Expert-Fireworks*
    http://www.projectseven.com
    Fireworks Newsgroup:
    news://forums.projectseven.com/fireworks/
    CSS Newsgroup: news://forums.projectseven.com/css/
    http://www.adobe.com/communities/experts/

  • How to send an email in case a Z Table is changed.

    Hi All,
              I need some guidance on how to send an email in case a Z Table is changed.
    Thanks in Advance,
    Saket

    HI Saket,
    As far as I understand you need to send an email whenever a Ztable is changed.For that
    1. You need to create a BO with the event Table changed using transaction SW01.
    2. then you need to bind this event to your Ztable.for that steps are mentioned in the link given below:-
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc
    basically this pdf will illustrate to you as to how you should bind a event to table maintenance. this event should be traced with the one created in the BO using transaction SWEL.
    3.After that you need to create workflow wherein you will use the event which you have defined in the BO in the BASIC DATA(button with the Hat) of the workflow developer(Transaction swdd). in the Basic data you need to put in the object name and the event in the Startitng condition tab.
    4.After that you need to have an email task included as in the workflow stating the text and subject line with the agent assigned as Workflow initiator.
    after all these settings are done the try to do some changes in the Ztable. and after that just goto the transaction sbwp(Sap business workplace) to check whether the email has been sent out for.
    Let me know if you are still unable to implement becuase I have already worked on it and its working in my case

  • Disappearing white lines in standard table mode

    I always work in Standard Table Mode -- today I somehow lost
    the white lines that help me make sense of it.
    Screenshot:
    http://www.clicksharpmarketing.com/beta/file_stash/Picture2.png
    So it is supposed to look like what you see in the
    screenshot, but in actuality there are none of those lines. Did I
    accidentally toggle something off?
    Thanks
    PB

    Hi PB!
    It sounds like you might be disable CSS layout lines. Open
    your visual aid that is in the document tool bar (the icon with an
    eye) and see if it’s anabled.
    Cheers!

  • How to control item between Form mode change

    Hi Experts
    I am using B1DE to do something like some item's enable status will be changed following the Form mode change.
    For instance, add a new matrix into system form, if changing the Form mode to Find, I want to disable this matrix, if changing to Add mode, the matrix should be enable.
    Do you how how to do this?
    Thanks
    Tim

    Hi,
    You need to capture Menu Event in your code and can make matrix either editable or non editable.
    Sub MenuEvent(ByRef pVal As SAPbouiCOM.MenuEvent, ByRef BubbleEvent As Boolean)
            Try
                Dim oForm As SAPbouiCOM.Form = objMain.objApplication.Forms.ActiveForm
                If pVal.BeforeAction = False Then
                    If pVal.MenuUID = "1281" Then                // For Find Mode
                        //make matrix editable or non editable
                    End If
                End If
            Catch ex As Exception
                objMain.objApplication.StatusBar.SetText(ex.Message)
            End Try
        End Sub
    regards:
    Sandy

  • Table for table data changes log

    Hello,
    The data in the table T016 was updated with new records.
    I want to know the log for the table data changes. In the table's technical settings the check box "Log data changes" was checked and Delivery Class is 'C'.
    I tried with SCU3 transaction, but it is saying no log for the table.
    And also i checked the tables DBTABLOG,DBTABPRT. But there are no records available.
    Regards,
    Ravi.

    Look at this link below
    http://www.mariewagener.de/Note.September.2007
    usually system parameter rec/client should be enabled to store table changes - this is the reason you can't see table changes in dbtablog table.

  • I am using pages '09. I have been trying to put together a report and I am using tables to help keep my data in line. My data is free text and would like to footnote certain data as to it origin, but footnoting is grey-out. How can I footnote on table mod

    I am using pages '09. I have been trying to put together a report and I am using tables to help keep my data in line. My data is free text and would like to footnote certain data as to it origin, but footnoting is grey-out. How can I footnote in table mode inpages '09?

    Footnotes can only be inserted in the main text area between the margins on a Word Processing document.
    Peter

  • View Customization Table changes and Data  table base changes in a report

    Hi All,
    How to view Customization Table changes and DAta  table base changes in a report ,
    Is it right transactions: SCU3 or RSVTPROT
    Also plz let me know the concept of audit trial,
    Thanks
    SD

    Hi,
    Changes to master data objects must be captured for the For compliance purposes. The auditor allows you to be able to view and print an audit log of changes to master data objects for a chosen period. It is very common for external auditors to focus on what has changed from one year or quarter to the next to help determine the nature, extent, and population for testing. To configure and access your audit log, perform the actions listed with each of the following utilities.
    Audit Trail is used to track the record changes.
    The report RPUAUD00 gives all the changes done to the masterdata by any user anytime.
    But, before using this audit trial, please ensure that the system hardware is well equipped as the audit trials activation would later become a performance issue as this would occupy a lot of space in the coming time.
    Best Regards,
    Venkat.

  • History Panel Option to ignore Layer Blend Mode Changes

    Using shift+plus and minus keys to see various layer blend modes eats up my History. Not quite sure why it even records... you can't use the History Brush to "blend" previous blend modes. And it is not difficult to go back to a previous blend mode. I'd like to see a History Option to ignore Layer Blend Mode Changes, like you have for Layer Visibility Changes.

    OK. Changes in the Blending Dialog don't record in History until committed.Thanks!
    But I don't see a way to quickly go through the various Blend Modes like you can with Shift+ plus/minus keys. I really like that keyboard method to rapidly view and compare various Blend Modes.

  • ADF data table - posting changes without row change

    Hi,
    I’m using JDevloper 11.1.2.3.0 to build a master detail page (for ex, departments and employees) where both master and detail are editable. So, I dragged and dropped the master data control (departments) on the page as an ADF table. Then I dragged and dropped the detail data control (employees) on the page as an ADF table (the detail control is the one inside the master data control). Each table is inside a panelCollection.
    At run time, the page displays fine and when I change the selected row in the master, the detail table changes correctly.
    In the toolbar of each panelCollection, I added:
    •     The createInsert operation of the corresponding data control.
    •     A “save changes” button to commit the changes: the button is not the commit action of the module but instead it is a toolbar button linked to a method in the bean that execute the commit operation (using the bindings) and then reload the master data control (both master and detail buttons points to the same action).
    This is also working: if I change a field in the master table or create a new row and click the “save changes” button of the master table the changes are correctly posted. Same for the detail table if I change a field in the detail table or create a new row and click the “save changes” button of the detail table the changes are posted.
    The problem is when I add a row in the detail table for ex and click the “save changes” button of the master table (without changing the selected row in the detail), the changes are not committed. Same happen if I create a new row in the master table and clicked the “save changes” button of the detail table (also without changing the selected row in the master).
    It seems that the problem is that the table is not posting the changes when I directly click the “save changes” button of the "other table". If after adding a new row, I change the selected row before clicking the “save changes” button data is correctly saved whatever “save changes button” is clicked.
    So how can I make the table post the changes is this case?
    Or should I make the “save changes” button of the master table for ex disabled when I change something in the detail table and vice versa? (If yes how? The disabled property of the “save changes” buttons is currently: #{!bindings.Commit.enabled})
    Or should I have only one “save changes” button that saves all the changes on the page?
    Or …
    Is there any useful link i can check?
    Thank you.
    Edited by: 997720 on Apr 3, 2013 2:28 AM
    Edited by: 997720 on Apr 3, 2013 7:36 AM

    this helped me very much: http://balusc.xs4all.nl/srv/dev-jep-dat.html
    Branislav

  • How to export in table mode if I need to export anotehr user's table

    Please let me know how to export table owned by another user if we dont have DBA priv.
    Can we do it in table mode of export. If yes, how to specify table mode in export?
    Pls give an example also.
    Thanks a lot.

    Tables in other user's schema can only be exported either by being a member of DBA role or EXP_FULL_DATABASE role. Table mode export is initiated by specifying TABLES parameter while running exp export utility.
    An example TABLES parameter could be like
    TABLES=(dept, mydata)
    to export dept and mydata tables.
    Message was edited by:
    thrilller

Maybe you are looking for

  • Camera raw plug in for NEF files from nikon d800

    How can I open a NEF file from NikonD800 in photoshop CS5 Windows, camera raw plug in version 6.7.0.339? same problem for  CS5 MAC, camera raw plug in version 7.0.0.308?

  • Open item

    hi, 1) what does it mean by open item managed? i was told can see under FS00, control data tab i cannot see 1. 2) (a) When Goods are receivced: Dr. Inventory A/c. Cr. GR/IR Clearing Account. (b) When Invoice is received from Vendor: Dr. Vendor A/c. C

  • Need help adding links to carousel menu

    Here is the code I have now: var numOfItems:Number = 4; var radiusX:Number = 150; var radiusY:Number = 55; var centerX:Number = Stage.width/2; var centerY:Number = Stage.height/2 + 30; var speed:Number = 0.05; for(var i=1;i<numOfItems+1;i++) {       

  • To revoke your sharing invite with this user, please use the Manage shared projects dialog box.

    How do I remove someone from the shared project dialog box? And how to install Adobe Story on my desktop without getting an error message?

  • Capital Expenditure Application Deployment Error

    Hi , I am getting Deployment Pending error on Capital Expenditure Application(9.3.1Version) like Detail : Initiating Product Action... Inspecting Deployment History... Generating Headers and Callback Information... Generating Application Data... Prep