Alternate column colors in SQL 2008 Matrix

I have a Matrix with dynamic columns. I am grouping Matrix on one column group. I am trying to have a different color for every group. I hvae so far, three groups. How can I do that? A note, there is no data for every column group in every row.

Hi,
Please try the below
1. Go the reports code window (Menu Report--> Report Properties--> code tab) and paste the below to create the function getGroupCounter
dim Counter as integer=0
public function getGroupCounter() as Integer
Counter=Counter+1
return Counter
end function
2. Go to the properties of the column group (Right click the column group and select group properties)
3. Click the variables tab on the left
4. Click on Add and set Name as GroupCountValue and set the expression (in the expression window) as =Code.getGroupCounter
   This expression sets the group variable to hold its running count value.
5. Click OK
6. Now in the matrix, click the column handle (that selects the whole column) for the column group, in properties window, set the below expression for background color
=iif(Variables!GroupCountValue.Value mod 2 =0,"yellow","green")
This would display the alternate colors green and yellow for the columns
If you need to display different colors for each column, ten use the switch function, as shown below
=switch(Variables!GroupCountValue.Value=1, "yellow",Variables!GroupCountValue.Value=2,"green",Variables!GroupCountValue.Value=3,"red")
7. Run the report and observe the result.
Hope this helps. Feel free to discuss if you need any further help.
Please click "Mark as Answer" if this resolves your problem or "Vote as Helpful" if you find it helpful.
BH

Similar Messages

  • ORACLE MATRIX CHANGE ALTERNATE COLUMN COLOR

    i have a Matrix Report and i wanted to change the alternate column color like GRAY | GREEN | GRAY | GREEN

    create a placeholder column at report level, type number and initial value 1.
    create a format-trigger at the appropiate frame for the column and add the following code:
    :PLACEHOLDERCOLUMN:=3-:PLACEHOLDERCOLUMN;
    IF :PLACEHOLDERCOLUMN=1 THEN
      SRW.SET_BACKGROUND_COLOR(yourcolor1);
    ELSE
      SRW.SET_BACKGROUND_COLOR(yourcolor2);
    END IF;

  • Alternate Column color

    Is there any  way in a  Webi report to set the color of alternate columns as we can currently do for rows?
    The option in Java Panel is named as " Alternate Row/Column colors" but this does not work for columns.
    Thanks.

    Hi,
    May I know how one can select column in table??
    Try like this::
    Create separate block for the columns which you want alternate color and place it relative to rest of the table.
    Hope this helps you...
    P.S: It possible for cross tab type only.
    Thanks

  • How to create alternate color columns in MS SQL reporting services (rdl)

    I found something related to row coloring at ::
    http://weblogs.sqlteam.com/joew/archive/2008/08/20/60691.aspx
    i went through all the properties for column but none that would help me achive me goal.
    SO in my case .. the no of rows are fixed .. but columns vary .. so i wnat the alternate columns to be of different color (say white and silver)

    Hi,
    Once my no of data sets (mine is 3 columns per data set) changes, the highlighting 'shifted' like below. Any idea how this happen?

  • How to export data with column headers in sql server 2008 with bcp command?

    Hi all,
    I want know "how to export data with column headers in sql server 2008 with bcp command", I know how to import data with import and export wizard. when i
    am trying to import data with bcp command data has been copied but column names are not came.
    I am using the below query:-
    EXEC master..xp_cmdshell
    'BCP "SELECT  * FROM   [tempdb].[dbo].[VBAS_ErrorLog] " QUERYOUT "D:\Temp\SQLServer.log" -c -t , -T -S SERVER-A'
    Thanks,
    SAAD.

    Hi All,
    I have done as per your suggestion but here i have face the below problem, in print statment it give correct query, in EXEC ( EXEC master..xp_cmdshell @BCPCMD) it was displayed error message like below
    DECLARE @BCPCMD
    nvarchar(4000)
    DECLARE @BCPCMD1
    nvarchar(4000)
    DECLARE @BCPCMD2
    nvarchar(4000)
    DECLARE @SQLEXPRESS
    varchar(50)
    DECLARE @filepath
    nvarchar(150),@SQLServer
    varchar(50)
    SET @filepath
    = N'"D:\Temp\LDH_SQLErrorlog_'+CAST(YEAR(GETDATE())
    as varchar(4))
    +RIGHT('00'+CAST(MONTH(GETDATE())
    as varchar(2)),2)
    +RIGHT('00'+CAST(DAY(GETDATE())
    as varchar(2)),2)+'.log" '
    Set @SQLServer
    =(SELECT
    @@SERVERNAME)
    SELECT @BCPCMD1
    = '''BCP "SELECT 
    * FROM   [tempdb].[dbo].[wErrorLog] " QUERYOUT '
    SELECT @BCPCMD2
    = '-c -t , -T -S '
    + @SQLServer + 
    SET @BCPCMD
    = @BCPCMD1+ @filepath 
    + @BCPCMD2
    Print @BCPCMD
    -- Print out below
    'BCP "SELECT 
    * FROM   [tempdb].[dbo].[wErrorLog] " QUERYOUT "D:\Temp\LDH_SQLErrorlog_20130313.log" -c -t , -T -S servername'
    EXEC
    master..xp_cmdshell
    @BCPCMD
      ''BCP' is not recognized as an internal or external command,
    operable program or batch file.
    NULL
    if i copy the print ourt put like below and excecute the CMD it was working fine, could you please suggest me what is the problem in above query.
    EXEC
    master..xp_cmdshell
    'BCP "SELECT  * FROM  
    [tempdb].[dbo].[wErrorLog] " QUERYOUT "D:\Temp\LDH_SQLErrorlog_20130313.log" -c -t , -T -S servername '
    Thanks, SAAD.

  • SQL 2008 Problem Calling an SP on an Oracle 10G Linked Server

    Hi everyone
    I've read through a number of posts on many sites about this issue but haven't found anything that has helped me so far. The machine I'm using is running Microsoft SQL Server 2008 64bit and the linked server I've created to Oracle 10G is using OraOLEDB.Oracle. If I test the connection in SQL Management Studio it succeeds and for any queries I have using OpenQuery to select from the Oracle DB I have no problem getting results.
    The Oracle 32bit client and 64bit client versions are installed on the machine.
    My problem is that I need to exec an Oracle SP which in turn inserts into various Oracle tables. I previously had this all working fine on 32bit SQL Server 2000 installation connected to Oracle 10G. Using the same code in SQL Server 2008 I get the following error:
    Msg 7357, Level 16, State 2, Line 1
    Cannot process the object "{CALL INTF.INTF_TW_PO_REQ_INTERFACE.MAIN(NULL, 15.000000, 0.000000, 'BLPO0099998', 'BLPO0099998', '', '', 39804, 21883, 'BLPO0099998', 249, 1, 950, 'Main', 190506, 37336, '1', TO_DATE( '20090706','YYYYMMDD' ), TO_DATE( '20090706','YYYYMMDD' ), 'INCOMPLETE',37336, {RESULTSET 1, P_Success})}". The OLE DB provider "OraOLEDB.Oracle" for linked server "ORACLE" indicates that either the object has no columns or the current user does not have permissions on that object
    The call is made by the following piece of code in SQL:
    SET @execCmd = N'SELECT
    P_Success
    FROM
    OPENQUERY( ORACLE, '''+ @oracleCmd + ''')';
    EXECUTE (@execCmd);
    Where @oracleCmd = {CALL INTF.INTF_TW_PO_REQ_INTERFACE.MAIN(NULL, 15.000000, 0.000000, ''BLPO0099998'', ''BLPO0099998'', '''', '''', 39804, 21883, ''BLPO0099998'', 249, 1, 950, ''Main'', 190506, 37336, ''1'', TO_DATE( ''20090706'',''YYYYMMDD'' ), TO_DATE( ''20090706'',''YYYYMMDD'' ), ''INCOMPLETE'',37336, {RESULTSET 1, P_Success})}
    I also tried using the below snippet from another post I found and got no joy either.
    declare @result varchar(255)
    exec ('BEGIN
    ?:= your_SP_Name(''arg1'', ''arg2'', etc);
    END;
    ',@result OUTPUT) at your_LinkedServerName;
    select @result;
    OLE DB provider "OraOLEDB.Oracle" for linked server "ORACLE" returned message "ORA-06550: line 3, column 7:
    PLS-00222: no function with name 'INTF_TW_PO_REQ_INTERFACE' exists in this scope
    ORA-06550: line 3, column 1:
    PL/SQL: Statement ignored".
    I can't figure out why it doesn't work in SQL 2008 when it worked fine in SQL 2000 - PLEASE HELP!
    Thank you
    Alida Hope

    Why development on 10g and production on 8i? Either both should be 8i or both should be 10g.
    If you will keep production on 8i and development on 10g then you cannot stop such errors as there are features that are enabled by default in 10g and both the versions have very big differences.
    Just go ahead and install 8i.

  • Oracle 10G 64bit to SQL 2008 64bit is very slow

    I am running SQL 2008 64bit on a Windows 2008 64bit server. I installed the Oracle 10.2.0.4 w2k8 / vista 64 bit client and selected the "Admin" option. I also installed Oracle SQL Developer on the MSSQL box. I am noticing significant performance issues with the Oracle linked server from within MSSQL. In MSSQL I am using the Oracle Provider for OLE DB (OraOLEDB.Oracle) and the Data Source is pulling from TNSNames. I setup SQL Developer connections as "Basic". When I run this query (SELECT DISTINCT <column> FROM <table>) from Oracle SQL Developer the data returns in just over 1 seconds (1.007). When I run the same query in MSSQL as "SELECT DISTINCT <column> FROM <linked server>..<Schema>.<table>) from MSSQL it takes 26 seconds to get the data back. I have the "Allow inprocess" option enabled.
    Does anyone know how to fix this problem?

    I did find that the <server>..<schema>.<table> syntax does not always perform remote execution. To force MSSQL to run remote execution you have to use their OPENQUERY procedure. This requires embedding PL/SQL within the T-SQL code so that everything passes from Microsoft to Oracle. It also complicates even the simplest queries.

  • Error mapping, OGG from SQL 2008 to Oracle 11g

    Hi Experts
    Please I hoppe you can help me, I am using OGG to replicate from SQL 2008 to Oracle 11g R2, I can insert rows and replicate without problems, but when I update or delete on the Source the replicat stop working.
    This is the mesage:
    2012-06-11 09:51:57 ERROR OGG-01296 Oracle GoldenGate Delivery for Oracle, msrep.prm: Error mapping from FACTURA.EMP to GOLDENGATE.EMP.
    2012-06-11 09:51:57 ERROR OGG-01668 Oracle GoldenGate Delivery for Oracle, msrep.prm: PROCESS ABENDING.
    --- Discard FIle
    Key column FIRST_NAME (1) is missing from delete on table GOLDENGATE.EMP
    Key column LAST_NAME (2) is missing from delete on table GOLDENGATE.EMP
    Missing 2 key columns in delete for table GOLDENGATE.EMP.
    Current time: 2012-06-11 09:51:57
    Discarded record from action ABEND on error 0
    Aborting transaction on /u01/app/goldenGate/dirdat/ms beginning at seqno 0 rba 13729
    error at seqno 0 rba 13729
    Problem replicating FACTURA.EMP to GOLDENGATE.EMP
    Mapping problem with delete record (target format)...
    ID = 121
    Process Abending : 2012-06-11 09:51:57
    ------ SOURCE TABLE
    create table [factura].[emp] (
    [id] [smallint] not null,
    [first_name] varchar(50) not null,
    [last_name] varchar(50) not null,
    constraint [emp_pk] primary key clustered (
    [id] asc
    ) with (pad_index = off, statistics_norecompute=off, ignore_dup_key=off, allow_row_locks=on, allow_page_locks=on) on [primary]
    ) on [primary]
    ------ TARGET TABLE
    CREATE TABLE GOLDENGATE.EMP
    ID NUMBER,
    FIRST_NAME VARCHAR2(50 BYTE),
    LAST_NAME VARCHAR2(50 BYTE)
    Thank you
    J.A.

    Hi
    I altered the table in Oracle, I add the primary key:
    alter table emp add constraint
    pk_emp primary key (ID );
    Now GG replicate insert, delete and update.
    J.A.

  • SQL 2008 R2 Export to Excel 2007

    I want to export data using the Import and Export Utility to Excel 2007.  
    I choose a destination of Microsoft Excel and choose an existing (empty) Excel 2007 .xlsx file. 
    The following errors result.  A new worksheet is created in the Excel file with the name of the table and with column headings but no data.  If I repeat the export choosing the now existing Excel file it works fine.
    How can I make it work the first time?
    - Pre-execute (Error)
    Messages
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E21.  (SQL Server Import and Export
    Wizard)  
    Error 0xc0202025: Data Flow Task 1: Cannot create an OLE DB accessor. Verify that the column metadata is valid.  (SQL Server Import and Export Wizard)  
    Error 0xc004701a: Data Flow Task 1: component "Destination - RELEASE_LOG" (58) failed the pre-execute phase and returned error code 0xC0202025.  (SQL
    Server Import and Export Wizard)  
    - Executing (Warning)
    Messages
    Warning: Preparation SQL Task 1: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. (SQL Server Import
    and Export Wizard)  
    Warning: Preparation SQL Task 1: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. (SQL Server Import
    and Export Wizard)  

    Thanks for your reply.
    I think the datatypes are correct.  
    This is the sql for the SQL 2008 table:
    CREATE TABLE [dbo].[q_table](
    [Q_No] [nvarchar](40) NOT NULL,
    [data1] [nvarchar](255) NULL,
    [data2] [nvarchar](255) NULL
    ) ON [PRIMARY]
    This is the sql for the Excel table create.
    CREATE TABLE `q_table` (
    `Q_No` LongText,
    `data1` LongText,
    `data2` LongText
    There is only one row in the table:
    Q_No data1
    data2
    2 444 aaa
    The same export works fine if I select .xls (Excel 1997-2003).  This error happens with every table I try to export to .xlsx.  I created this table and export to try to debug the issue.
    We do this sort of export all the time and I want to use 2007 becuase we often have more than 65K rows to export.  Now we export to Access and then export to Excel but it adds time to the job.

  • File Upload - SQL 2008 FileStream

    Hi,
    In SQL 2008, there is something called FILESTREAM.  It is a new feature of SQL Server 2008, which allows storage of and efficient access to BLOB data using a combination of SQL Server 2008 and the NTFS file system.
    Has anyone used ColdFusion to upload a document into a database table that has filestream columns?
    I want to know how I can upload a document from ColdFusion and get it into the database.
    Any help appreciated
    -ws

    Here are the basic steps for uploading a file and storing it in your database.
    1. Create a page with a form that includes a file tag.  This form will submit to an 'action.cfm' page.  Note the name of the .cfm page is not important, 'action.cfm' is an example.
    2. On your 'action.cfm' use CFFILE with action="upload" tag to save the file to your filesystem.
    3. Use the CFFILE tag with action="readbinary" to read the contents of the uploaded file into a variable.   You may also want to use CFFILE to delete the uploaded file after it has been read into a variable. 
    4. Use CFQUERY with CFQUERYPARAM to insert the file conents. 
    Please reply if you have more questions.

  • Transfering Access table to SQL 2008 R2 problem

    I have a 2010 Access database table that I need to convert over to SQL 2008 R2 database table. The table has over 10,0000 records in it.
    The problem is that every time I try to transfer the data over to SQL using the Access to SQL wizard in Access it gives me an error that say "Table was skipped or export failed" which is absolutely no help at all.
    Is there a way to get a more specific error to what is causing this to fail? I have also tried exporting the table to Excel and then trying to transfer the data into SQL but that doesn't give a much better error message than the Access to SQL wizard.
    Please help
    Thank you

    This probably suggests some bad date columns. The date range in Access date is “greater” then that of SQL server, so some bad dates like 2/2/2 for example would fail.
    Open up the table in access, and sort the data column – you might only have 4-5 bad ones – edit them by hand.
    The sql to Access migration tools is as noted MUCH better but has somewhat of a learning curve, but does and can deal with bad dates better.
    Regards,
    Albert D. Kallal (Access MVP)
    Edmonton, Alberta Canada

  • PCM installation on MS SQL 2008 R2

    Hi Experts,
    I am installating PCM 7.5 on MS SQL 2008 R2, but it gives me an error, the message is "Failed to connect to the Primary Server. The following error occurred: 80880007 Incorrect Database Version".
    Is there a new installation which works for R2 version?
    Thanks in advance.
    Regards,
    YH Seo

    The error you are receiving is usually raised because of an incorrect database script.  Did you check the output log file when you ran the script?  SAP Note [1203230|http://service.sap.com/sap/support/notes/1203230] mentions this error message and how to check which script has been run in the database.
    The Product Availability Matrix ([PAM|http://service.sap.com/~form/handler?_APP=00200682500000001303&_EVENT=DISP_NEW&00200682500000002804=01200314690900001423]) for PCM 7.5 provides information on compatability between OS and DB.  Also SAP Note [1562900|http://service.sap.com/sap/support/notes/1562900] indicates MS SQL 2008 R2 is supported with PCM 7.5 SP12.  If you have further issues, please create a customer [message|http://service.sap.com/message] on the SAP Service Marketplace.
    Best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Customer Solutions Adoption (CSA) team

  • SQL 2008 R2 Unstable query

    Hello everyone,
    I have a query that selects no data but if fails when there's an order by clause or if there's a conversion of hardcoded date.
    The error looks like this: 
    This only happens when the table is indexed.
    I put a repro code below.
    Could you please let me know if the error reprodces itself in your environment and your thoughts why ?
    Thanks in advace.
    The code below reproduces the issue:
    CREATE TABLE [dbo].[Test](
    [ID] [varchar](20) NOT NULL,
    [DateStr] [varchar](20) NOT NULL,
    [status] [varchar](6) NOT NULL,
    ) ON [PRIMARY]
    GO
    CREATE NONCLUSTERED INDEX [IX_Test] ON [dbo].Test
    [ID] ASC
    --, [coverage] ASC
    )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, SORT_IN_TEMPDB = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
    GO
    Insert Test
    ID
    , DateStr
    , status
    Values
    'policy number'
    , 'paid date'
    , 'status'
    -- This query fails
    select *
    , datepart(mm,Convert(datetime, '2015-03-24 23:59:00.000', 120))
    from Test
    where status = 'I'
    and convert(datetime,DateStr,103) < Convert(datetime, '2015-03-24 23:59:00.000', 120) --@curr_date--'2015-03-24 23:59:00.000'
    order by ID
    -- This query works
    select *
    --, datepart(mm,Convert(datetime, '2015-03-24 23:59:00.000', 120))
    from Test
    where status = 'I'
    and convert(datetime,DateStr,103) < Convert(datetime, '2015-03-24 23:59:00.000', 120) --@curr_date--'2015-03-24 23:59:00.000'
    order by ID
    -- This query also works
    select *
    , datepart(mm,Convert(datetime, '2015-03-24 23:59:00.000', 120))
    from Test
    where status = 'I'
    and convert(datetime,DateStr,103) < Convert(datetime, '2015-03-24 23:59:00.000', 120) --@curr_date--'2015-03-24 23:59:00.000'
    --order by ID
    -- If I drop the index all queries work
    Drop index Test.IX_Test
    Conversion failed when converting date and/or time from character string.
    SSIS question

    There is no guaranteed order of evaluation, so a query with a potential conversion error in it may succeed or fail depending on the query plan, phase of the moon etc. This also applies if the conversion is in the SELECT list, and the WHERE clause filters
    out the bad data. I'm not sure that I like the latter part, but that is just the way it works.
    The only way to filter out bad data in SQL 2008 is by using CASE:
    CASE WHEN isdate(col) = 1 THEN convert(datetime, col) ELSE NULL END
    This is needed both in the WHERE clause and in the SELECT list.
    It can be problematic if isdate returns 0, but the string converts according to the selected format code or vice versa.
    On SQL 2012 and later, because here you can use try_convert which returns NULL if the string does not convert.
    A general piece of advice is that you should not store dates or numbers in varchar columns. It is bound to cause misery and grief.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Least Cost Routing in SQL 2008

    Anybody tried stuff like least cost routing in sql 2008? I have a small road network represented by linestrings in sql, and I'd like to find the shortest (or any other) route between two points. Anyone have some links to whitepapers... tutorials maybe?

    I would like to perform routing in MS SQL 2012 which is going to be similar like pg routing ?
    Actually in pgrouting I'll do the following steps to create a routable network.
    1)
    create a database routing with template "template_routing"
    2)
    create table "road_network" with following constraints
    CHECK (st_ndims(the_geom) = 2)
    CHECK (geometrytype(the_geom) = 'MULTILINESTRING'::text OR the_geom IS NULL)
    CHECK (st_srid(the_geom) = 4030)
    Then
    -- @ CREATE INDEX FOR THE ROAD TABLE -------------------- IMPORTANT
    CREATE INDEX spatialindex_road
     ON road_network
     USING gist
     (the_geom);
    3)
    Perform following queries
    ALTER TABLE road_network ADD COLUMN "source" integer;
    ALTER TABLE road_network ADD COLUMN "target" integer;
    SELECT assign_vertex_id('road_network', 0.00001, 'the_geom', 'gid');
    CREATE INDEX source_idx ON road_network("source");
    CREATE INDEX target_idx ON road_network("target");
    ALTER TABLE road_network  ADD COLUMN length double precision;
    UPDATE road_network  SET length = length(the_geom);
    ALTER TABLE road_network  ADD COLUMN reverse_cost double precision;
    UPDATE road_network  SET reverse_cost = length;
    ALTER TABLE road_network  ADD COLUMN x1 double precision;
    ALTER TABLE road_network  ADD COLUMN y1 double precision;
    ALTER TABLE road_network  ADD COLUMN x2 double precision;
    ALTER TABLE road_network  ADD COLUMN y2 double precision;
    UPDATE road_network  SET x1 = x(ST_PointN(the_geom, 1));
    UPDATE road_network  SET y1 = y(ST_PointN(the_geom, 1));
    UPDATE road_network  SET x2 = x(ST_PointN(the_geom, ST_NumPoints(the_geom)));
    UPDATE road_network  SET y2 = y(ST_PointN(the_geom, ST_NumPoints(the_geom)));
    alter table road_network add column cost double precision default 0;
    update road_network set cost=0.1 where type='NH';
    update road_network set cost=0.2 where type='SH';
    update road_network set cost=0.3 where type='major';
    update road_network set cost=0.4 where type='minor';
    update road_network set cost=1.2 where type='colony';
    update road_network set cost=0.8 where type='third';
    4)
    Now network table created
    To check 
    Run: 
    run this query on ur postgreSQL....
    assign table name name and create a table
    CREATE TABLE shortest_path_astar_table_3(gid int4) with oids;
    SELECT AddGeometryColumn( 'shortest_path_astar_table_3', 'the_geom', 4030, 'MULTILINESTRING', 2 );
    INSERT INTO shortest_path_astar_table_3(the_geom) 
    SELECT the_geom FROM astar_sp_directed('road_network',37,43,true,true);
    Open "shortest_path_astar_table_3" on QGIS and check the path
    Is there any similar way to perform similar queries in SQL ?

  • Timestamp in SQL 2008

    Hi All,
    I am using Timestamp column in sql server 2008.
    In sql 2008 the query is working fine but from query template i am getting following error:
    com.sap.xmii.Illuminator.logging.LHException: Error occurred while processing records; The conversion from binary to INTEGER is unsupported.
    Is this a bug of mii?
    or i am miss something.
    I am using Version 12.1.8 Build(20).
    Regards
    Anshul

    Hi Anshul,
    Just to check, but what service pack is your NWCE installation?
    And can you please post the exact SQL Script in the Query?  Please make it a Fixed Query instead of Query mode if you are not already.  Or are you trying to an update or insert query?
    NOTE: Going to Fixed Query can be a useful troubleshooting tool, but does require better database skills for complex queries.
    Regards,
    Mike
    Edited by: Michael Appleby on Jul 6, 2011 1:23 PM

Maybe you are looking for

  • Deleting a row from the item table

    Hi All, I have a requirement where I need to put a button to delete the selected row from the item table and for this I have written the following code: DATA lo_nd_t_bseg TYPE REF TO if_wd_context_node.     DATA lo_el_t_bseg TYPE REF TO if_wd_context

  • Is html5 dnd really supported in WebView?

    Hi, While testing dnd support in WebView, I faced a strange behavior regarding the transferable data retrieved. The data is always "*undefined*" in WebView, and is correct under other browsers... Any idea? Workaround? Thanks. Simply load the followin

  • Disable ZMMH1 and use BMMH1 in LSMW

    Hello Everyone, Initially, for the material master creation. we used ZMMH1 during the update in LSMW now the business wants me to remove the ZMMH1 and provide BMMH1 in the structure relationships... Any idea as to how this can be done?

  • CIS UK Scheme

    When we reversed a logistics invoice the withholding tax figure on the invoice was not deducted. We use version 4.6C. I cannot find any configuration setting, so is it a bug, or is there a setting somewhere I have not switched on? Thanks Pete

  • Simple flash slide-show

    Hi, Can someone help me find a simple images slide show that has nothing on it but displays and fades from one image to the next in an images directory? Any help is appreciated. Thanks, Trint