Button Group Web Item

Hi All,
Can you guys tell me how to get the BUTTON GROUP Web Item in the Web Item list. Iam unable to find it.
Thank you all,
Padma

It looks you want to do this on the web. The first thing to be aware of is the the button group web item is only available in SAP NetWeaver 2004s BI Web Application Designer. The BW 3.x web application designer allows you to do this with javascript. Basically you have 2 options:
1. Multiple views and dataproviders and hiding and showing the different web items (similar to default template 0ADHOC).
2. Use javascript. This example shows you how to show/hide key figure elements
<!-- Set the data provider --->
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="SET_DATA_PROVIDER"/>
         <param name="NAME" value="DP1"/>
         <param name="QUERY" value="YEA_ZMDSRSUM_DSR_WEB_NS"/>
         <param name="INFOCUBE" value="ZMDSRSUM"/>
         DATA_PROVIDER:             DP1
</object>
<!-- Output area --->
<html>
<!-- BW data source object tags -->
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="SET_PROPERTIES"/>
         <param name="TEMPLATE_ID" value="ZPD_ZMDLYFLSH_DSR01"/>
         TEMPLATE PROPERTIES
</object>
<head>
<script type="text/javascript">
<!--
var state;
/* Calls the online Documentation via technical QueryName */
function callquerydoc() {
   var docustart= '/sap/bw/doc/meta/fldmeta/default?tlogo=elem&objnm=' + document.getElementById('querydoc').innerHTML  + '&sap-language=' +SAP_BW_Get_Language();
  SAPBWOpenWindow(docustart,'Documentation',800,600);
/* Sets the displayed tab */
/* Check, which items of the Array check_items  is not hidden.
    Change the style of the HTML tag with id Group+Area/Group+Link */
function set_color01()
   var state = self.location.search;
   if (state.indexOf('0PROFIT_CTR') > 0)
document.getElementById('GR1Area').setAttribute('className', 'SAPBEXTbsTABSel',false);
document.getElementById('GR2Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR3Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR4Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR5Area').setAttribute('className', 'SAPBEXTbsTAB',false);
  else if (state.indexOf('0G_CWWSU')  > 0)
document.getElementById('GR1Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR2Area').setAttribute('className', 'SAPBEXTbsTABSel',false);
document.getElementById('GR3Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR4Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR5Area').setAttribute('className', 'SAPBEXTbsTAB',false);
  else if (state.indexOf('ZPHLEVEL1')  > 0)
document.getElementById('GR1Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR2Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR3Area').setAttribute('className', 'SAPBEXTbsTABSel',false);
document.getElementById('GR4Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR5Area').setAttribute('className', 'SAPBEXTbsTAB',false);
  else if (state.indexOf('ZSHLVL2')  > 0)
document.getElementById('GR1Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR2Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR3Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR4Area').setAttribute('className', 'SAPBEXTbsTABSel',false);
document.getElementById('GR5Area').setAttribute('className', 'SAPBEXTbsTAB',false);
  else if (state.indexOf('ZKEYCUST')  > 0)
document.getElementById('GR1Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR2Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR3Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR4Area').setAttribute('className', 'SAPBEXTbsTAB',false);
document.getElementById('GR5Area').setAttribute('className', 'SAPBEXTbsTABSel',false);
-->
</script>
<script type="text/javascript">
/* Filters the DSR to certain Units of Measure */
<!--
function SAPFilter(unitname)
switch (unitname) {
case "1":     
SAPBWOpenURL(SAP_BW_URL_Get()+"&DATA_PROVIDER=DP1&FILTER_IOBJNM_1=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_1=3Y2C0Y4ET5CGH9TA7BXK5VC91&FILTER_IOBJNM_2=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_2=3Y2C0YJRV2JVIIW6J028PZ9OL&FILTER_IOBJNM_3=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_3=3Y2C0YRGE15L15FMOU4L018ED&FILTER_IOBJNM_4=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_4=3Y2C0YZ4WZRAJRZ2UO6XA3745&FILTER_IOBJNM_5=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_5=3Y2C0ZEHYWYPL11Z6CBLU74JP&FILTER_IOBJNM_6=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_6=3Y2C0ZTV0U64MA4VI0GAEB1Z9&FILTER_IOBJNM_7=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_7=3Y2C101JJSRU4WOBNUIMOD0P1&FILTER_IOBJNM_8=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_8=3YC9N7NLV03ISISJ3REK4E85H&FILTER_IOBJNM_9=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_9=3YC9N7VADYP8B5BZ9LGWEG6V9&FILTER_IOBJNM_10=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_10=3Y2C10GWLPZ965R7ZINB8GY4L&FILTER_IOBJNM_11=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_11=3Y2C0Z6TFYD02EIJ0I99K55TX&FILTER_IOBJNM_12=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_12=3Y2C185FKBORSP7DTKZLAFNWL&FILTER_IOBJNM_13=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_13=3Y2C18SH57HWCKTQB36M4LK1X&FILTER_IOBJNM_14=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_14=3Y2C197U74PBDTWMMRBAOPHHH&FILTER_IOBJNM_15=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_15=3Y2C18D43AAHBBQTZF1XKHMMD&FILTER_IOBJNM_16=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_16=3Y2C19N791WQF2ZIYFFZ8TEX1&FILTER_IOBJNM_17=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_17=3Y2C1A2KAZ45GC2FA3KNSXCCL&FILTER_IOBJNM_18=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_18=3Y2C1AHXCWBKHL5BLRPCD19S5&FILTER_IOBJNM_19=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_19=3Y2C1AXAETIZIU87XFU0X577P&FILTER_IOBJNM_20=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_20=3Y8D408KA64X3XZTJVF10F3R9");
break;
case "2":
SAPBWOpenURL(SAP_BW_URL_Get()+"&DATA_PROVIDER=DP1&FILTER_IOBJNM_1=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_1=3Y2C10OL4OKYOSAO5CPNIIWUD&FILTER_IOBJNM_2=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_2=3Y2C10W9NN6O7EU4B6RZSKVK5&FILTER_IOBJNM_3=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_3=3Y2C113Y6LSDQ1DKH0UC2MU9X&FILTER_IOBJNM_4=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_4=3Y2C11BMPKE38NX0MUWOCOSZP&FILTER_IOBJNM_5=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_5=3Y2C11JB8IZSRAGGSOZ0MQRPH&FILTER_IOBJNM_6=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_6=3Y2C11QZRHLI9WZWYJ1CWSQF9&FILTER_IOBJNM_7=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_7=3Y2C11YOAG77SJJD4D3P6UP51&FILTER_IOBJNM_8=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_8=3Y2C126CTESXB62TA761GWNUT&FILTER_IOBJNM_9=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_9=3YC9N82YWXAXTRVFFFJ8OI5L1&FILTER_IOBJNM_10=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_10=3YC9N8ANFVWNCEEVL9LKYK4AT&FILTER_IOBJNM_11=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_11=3YC9N8Q0HT42DNHRWXQ9IO1QD&FILTER_IOBJNM_12=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_12=3Y2C1BCNGQQEK3B493YPH94N9&FILTER_IOBJNM_13=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_13=3Y2C1BS0INXTLCE0KS3E1D22T&FILTER_IOBJNM_14=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_14=3Y2C1BZP1MJJ3YXGQM5QBF0SL&FILTER_IOBJNM_15=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_15=3Y2C1BKBZPC42PUKEY11RB3D1&FILTER_IOBJNM_16=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_16=3Y2C1C7DKL58MLGWWG82LGZID&FILTER_IOBJNM_17=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_17=3Y2C1CF23JQY580D2AAEVIY85&FILTER_IOBJNM_18=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_18=3Y2C1CMQMICNNUJT84CR5KWXX&FILTER_IOBJNM_19=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_19=3Y2C1CUF5GYD6H39DYF3FMVNP&FILTER_IOBJNM_20=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_20=3Y8D408KA64X3XZTJVF10F3R9");
break;
case "3":
SAPBWOpenURL(SAP_BW_URL_Get()+"&DATA_PROVIDER=DP1&FILTER_IOBJNM_1=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_1=3Y2C12E1CDEMTSM9G18DQYMKL&FILTER_IOBJNM_2=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_2=3Y2C12LPVC0CCF5PLVAQ10LAD&FILTER_IOBJNM_3=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_3=3Y2C12TEEAM1V1P5RPD2B2K05&FILTER_IOBJNM_4=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_4=3Y2C1312X97RDO8LXJFEL4IPX&FILTER_IOBJNM_5=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_5=3Y2C138RG7TGWAS23DHQV6HFP&FILTER_IOBJNM_6=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_6=3Y2C13GFZ6F6EXBI97K358G5H&FILTER_IOBJNM_7=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_7=3Y2C13O4I50VXJUYF1MFFAEV9&FILTER_IOBJNM_8=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_8=3Y2C13VT13MLG6EEKVORPCDL1&FILTER_IOBJNM_9=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_9=3YC9NRHYUE6FWR1A6FGA3GWQT&FILTER_IOBJNM_10=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_10=3YC9NRPNDCS5FDKQC9IMDIVGL&FILTER_IOBJNM_11=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_11=3YC9NS50F9ZKGMNMNXNAXMSW5&FILTER_IOBJNM_12=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_12=3Y2C1D23OFK2P3MPJSHFPOUDH&FILTER_IOBJNM_13=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_13=3Y2C1DHGQCRHQCPLVGM49SRT1&FILTER_IOBJNM_14=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_14=3Y2C1DP59BD78Z921AOGJUQIT&FILTER_IOBJNM_15=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_15=3Y2C1D9S7E5S7Q65PMJRZQT39&FILTER_IOBJNM_16=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_16=3Y2C1DWTS9YWRLSI74QSTWP8L&FILTER_IOBJNM_17=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_17=3Y2C1E4IB8KMA8BYCYT53YNYD&FILTER_IOBJNM_18=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_18=3Y2C1EC6U76BSUVEISVHE0MO5&FILTER_IOBJNM_19=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_19=3Y2C1EJVD5S1BHEUOMXTO2LDX&FILTER_IOBJNM_20=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_20=3Y8D408KA64X3XZTJVF10F3R9");
break;
case "4":
SAPBWOpenURL(SAP_BW_URL_Get()+"&DATA_PROVIDER=DP1&FILTER_IOBJNM_1=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_1=3Y2C143HK28AYSXUQPR3ZECAT&FILTER_IOBJNM_2=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_2=3Y2C14B630U0HFHAWJTG9GB0L&FILTER_IOBJNM_3=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_3=3Y2C14IULZFQ020R2DVSJI9QD&FILTER_IOBJNM_4=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_4=3Y2C14QJ4Y1FIOK787Y4TK8G5&FILTER_IOBJNM_5=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_5=3Y2C14Y7NWN51B3NE20H3M75X&FILTER_IOBJNM_6=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_6=3Y2C155W6V8UJXN3JW2TDO5VP&FILTER_IOBJNM_7=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_7=3Y2C160MAPNOMFSW78C6HW0QT&FILTER_IOBJNM_8=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_8=3Y2C168ATO9E52CCD2EIRXZGL&FILTER_IOBJNM_9=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_9=3Y2C16FZCMV3NOVSIWGV1ZY6D&FILTER_IOBJNM_10=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_10=3Y2C15L98SG9L6PZVK7HXS3B9&FILTER_IOBJNM_11=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_11=3Y2C15DKPTUK2K6JPQ55NQ4LH&FILTER_IOBJNM_12=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_12=3Y2C15SXRR1Z3T9G1E9U7U211&FILTER_IOBJNM_13=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_13=3Y2C16NNVLGT6BF8OQJ7C1WW5&FILTER_IOBJNM_14=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_14=3Y2C16VCEK2IOXYOUKLJM3VLX&FILTER_IOBJNM_15=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_15=3Y2C1730XIO87KI50ENVW5UBP&FILTER_IOBJNM_16=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_16=3YC9NSKDH76ZHVQIZLRZHQQBP&FILTER_IOBJNM_17=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_17=3YC9NSS205SP0I9Z5FUBRSP1H&FILTER_IOBJNM_18=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_18=3YC9NSZQJ4EEJ4TFB9WO1UNR9&FILTER_IOBJNM_19=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_19=3Y2C17Q2IEHCRG4HHWUWQBQH1&FILTER_IOBJNM_20=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_20=3Y2C17XR1D32A2NXNQX90DP6T&FILTER_IOBJNM_21=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_21=3Y8D408KA64X3XZTJVF10F3R9");
break;
case "5":
SAPBWOpenURL(SAP_BW_URL_Get()+"&DATA_PROVIDER=DP1&FILTER_IOBJNM_1=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_1=3Y2C17APGH9XQ71L68Q867T1H&FILTER_IOBJNM_2=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_2=3Y2C17IDZFVN8TL1C2SKG9RR9&FILTER_IOBJNM_3=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_3=3Y8NMABP2SZ7OGIUKPIMWEQBP&FILTER_IOBJNM_4=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_4=3Y8NJV21NOCB2DK8A4X4O3BGL&FILTER_IOBJNM_5=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_5=3Y8NJV9Q6MY0L03OFYZGY5A6D&FILTER_IOBJNM_6=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_6=3Y8NJYWB4Z72DNAB7639P2OCL&FILTER_IOBJNM_7=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_7=3Y8NJZ3ZNXSRW9TRD05LZ4N2D&FILTER_IOBJNM_8=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_8=3Y8NJZBO6WEHEWD7IU7Y96LS5&FILTER_IOBJNM_9=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_9=3Y8NMA40JUDI5TZEEVGAMCRLX&FILTER_IOBJNM_10=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_10=3Y8NMOENU8RZTS6H9TT5C0DL1&FILTER_IOBJNM_11=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_11=3Y8NMOMCD7DPCEPXFNVHM2CAT&FILTER_IOBJNM_12=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_12=3Y8NMOU0W5ZEV19DLHXTW4B0L&FILTER_IOBJNM_13=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_13=3Y8NLAH8LBO4R9RFCELBZ8Q11&FILTER_IOBJNM_14=3Y2C0XWQA6QQYN9U1HV7VTDJ9&FILTER_VALUE_14=3Y8D408KA64X3XZTJVF10F3R9");
break;
case "6":
SAPBWOpenURL(SAP_BW_URL_Get()+"&DATA_PROVIDER=DP1&CMD=REMOVE_FILTER&IOBJNM=3Y2C0XWQA6QQYN9U1HV7VTDJ9&ALL=X");
break;
-->
</script>
<SCRIPT LANGUAGE="JAVASCRIPT" type="text/javascript">
<!--
//  Global variables definitions
var expDays = 1;
var exp = new Date();
exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
/* Create a Random Number*/
function rand ( n )
  return ( Math.floor ( Math.random ( ) * n + 1 ) );
/*Used to Open New Window with Status Bar & URL*/
function openWindow( URL, NAME, WIDTH1, HEIGHT1){
NAME=NAME+rand(157)
WindowObjectReference =  window.open(URL,NAME,"menubar=yes,location=yes,resizable=yes,scrollbars=yes,status=yes,width="+WIDTH1+"height="+HEIGHT1);
function PrintMyReport(typePaper) {
/*  Assumption: Users page margins (top, bottom, left and right) are a default value of 0.75 inches */
    var Header2 = '';
    var CurrentDataProvider = 'DP1' ;
    var mynewTitle = 'The Daily Sales Report';
    var dateout = exp;
    var CurrentReportName = '&?psize=' + escape(typePaper) + '&qtitle=' + escape(mynewTitle)  + Header2 + "&ASOFDATE=" + escape(dateout) + "&";
    var openCMD="<SAP_BW_URL>&DATA_PROVIDER="+CurrentDataProvider+"&TEMPLATE_ID=ZPD_PRINT_PAGE&CMD=RELEASE_DATA_PROVIDER"+CurrentReportName;
    openWindow(openCMD,"MainTitleNow",800,600);
-->
</SCRIPT>
<!-- BEGIN WAIT INDICATOR FUNCTION -->
<script type="text/javascript">
function toggleLayer()
el = document.getElementById('hidepage');
var display = el.style.display ? '' : 'none';
el.style.display = display;
</script>
<!-- END WAIT INDICATOR FUNCTION -->
<!-- Description in the window title bar --->
<title>
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="TITLE"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="ELEMENT_TYPE_1" value="COMMON"/>
         <param name="ELEMENT_NAME_1" value="REPTXTLG"/>
         <param name="ONLY_VALUES" value="X"/>
         <param name="ELEMENT_NAME" value="REPTXTLG"/>
         ITEM:            TITLE
</object>
</title>
      <link href="/sap/bw/Mime/Customer/StyleSheets/z_BIReports30_ie6.css" type="text/css" rel="stylesheet"/>
<STYLE>
.SAPSapFormLabel {
     padding-top:4px;
     text-align:right;
     vertical-align:top;
.SAPSapFormInput {
     padding-right: 10px;
     vertical-align:top;
.SAPBEXTbsTAB {
     background-color:#EEEEEE;
.SAPBEXstdDataOdd {
    background-color:#EEEEEE;
</STYLE>
</head>
<body style="BACKGROUND-COLOR: #ffffff">
<!-- Tabs -->
<table border="0" cellspacing="0" cellpadding="0" style="MARGIN-BOTTOM: 10px">
<tr>
<td style="PADDING-LEFT: 1px; PADDING-BOTTOM: 1px">
<!-- Start Tabs -->
<table name="" border="0" cellpadding="0" cellspacing="0">
<tr>
<!-- First Tab: Display Retail Op Groups -->
<td align="middle" nowrap class="SAPBEXTbsTABSel" id="GR1Area" onClick="document.location='<SAP_BW_URL DATA_PROVIDER='DP1' MULTI='X' CMD='SET_NAV_STATE' ALL='X' IOBJNM_1='0PROFIT_CTR' AXIS_1='Y' POSITION='1'>&amp;dummy=#TabStripContent';">Retail
<a name="TabStripContent" tabIndex="0"><IMG title=Retail alt="Retail" src="/sap/bw/Mime/BEx/Icons/pixel.gif" border=0 ></a>
</td>
<!-- Second Tab: Display AOR -->
<td align="middle" nowrap class="SAPBEXTbsTAB" id="GR2Area" onClick="document.location='<SAP_BW_URL DATA_PROVIDER='DP1' MULTI='X' CMD='SET_NAV_STATE' ALL='X' IOBJNM_1='0G_CWWSU' AXIS_1='Y' POSITION='1'>&amp;dummy=#TabStripContent';" >AOR
<a name="TabStripContent" tabIndex="0"><IMG title=AOR alt="AOR" src="/sap/bw/Mime/BEx/Icons/pixel.gif" border=0 ></a>
</td>
<!-- Third Tab: Display Brand -->
<td align="middle" nowrap class="SAPBEXTbsTAB" id="GR3Area" onClick="document.location='<SAP_BW_URL DATA_PROVIDER='DP1' MULTI='X' CMD='SET_NAV_STATE' ALL='X' IOBJNM_1='ZPHLEVEL1' AXIS_1='Y' POSITION='1'>&amp;dummy=#TabStripContent';" >Brand
<a name="TabStripContent" tabIndex="0"><IMG title=Brand alt="Brand" src="/sap/bw/Mime/BEx/Icons/pixel.gif" border=0 ></a>
</td>
<!-- Fourth Tab: Display Sales Hierarchy -->
<td align="middle" nowrap class="SAPBEXTbsTAB" id="GR4Area" onClick="document.location='<SAP_BW_URL DATA_PROVIDER='DP1' MULTI='X' CMD='SET_NAV_STATE' ALL='X' IOBJNM_1='ZSHLVL' AXIS_1='Y' POSITION='1' IOBJNM_2='ZSHLVL2' AXIS_2='Y' POSITION='2' IOBJNM_3='ZSHLVL3' AXIS_3='Y' POSITION='3' IOBJNM_4='ZSHLVL4' AXIS_4='Y' POSITION='4' IOBJNM_5='ZSHLVL5' AXIS_5='Y' POSITION='5'>&amp;dummy=#TabStripContent';" >Sales Hierarchy
<a name="TabStripContent" tabIndex="0"><IMG title="Sales Hierarchy" alt="Sales Hierarchy" src="/sap/bw/Mime/BEx/Icons/pixel.gif" border=0 ></a>
</td>
<!-- Fifth Tab: Display Key Customers -->
<td align="middle" nowrap class="SAPBEXTbsTAB" id="GR5Area" onClick="document.location='<SAP_BW_URL DATA_PROVIDER='DP1' MULTI='X' CMD='SET_NAV_STATE' ALL='X' IOBJNM_1='ZKEYCUST' AXIS_1='Y' POSITION='1'>&amp;dummy=#TabStripContent';" >Key Customers
<a name="TabStripContent" tabIndex="0"><IMG title="Key Customers" alt="Key Customers" src="/sap/bw/Mime/BEx/Icons/pixel.gif" border=0 ></a>
</td>
</tr>
</table>
<!-- End Tabs -->
</td>
</tr>
<tr>
<td style="BORDER-RIGHT: #e5e0cc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cc0000 5px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e5e0cc 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #e5e0cc 1px solid; BACKGROUND-COLOR: #eeeeee"
   >
<!-- Start Column Filters -->
<table cellpadding="1" cellspacing="0" border="0" width="200">
<tr>
<td class="SAPBEXTbsBorder">
<A href="#TabStripEnd">
<IMG title=<SAP_BW_TEXT program='SAPLRRSV' key='739'> alt="<SAP_BW_TEXT program='SAPLRRSV' key='739'>" src="/sap/bw/Mime/BEx/Icons/pixel.gif" border=0 ></A>
<table cellspacing="0" cellpadding="0" border="0" width="700">
<tr>
<td>
<!-- Display BU Only-->
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd  title="Base Unit" href="JavaScript:SAPFilter('1');" name=BU><nobr> Base Units</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Display LB Only--->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title=Pounds href="JavaScript:SAPFilter('2');" name=LB><nobr> Pounds</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Display EQU Only--->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title="Equiv Units" href ="JavaScript:SAPFilter('3');" name=EQ><nobr> Equiv Units</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Display Gross Sales Only--->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title="Gross Sales" href="JavaScript:SAPFilter('4');" name=SLS><nobr> Gross Sales</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Display Gross Margin Only--->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title="Gross Margin" href ="JavaScript:SAPFilter('5');" name=MGN ><nobr> Gross Margin</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Display All Columns--->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title="All Columns" href ="JavaScript:SAPFilter('6');" name=ALL ><nobr> All Columns</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Export to Excel--->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title="Export to Excel" href ="<SAP_BW_URL CMD='EXPORT' FORMAT='XLS' DATA_PROVIDER='DP1'>" name=ALL ><nobr> Export to Excel</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Print with IE --->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title="Print with IE" href ="javascript:PrintMyReport('0');" name=ALL ><nobr> Print with IE</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<!-- Hide Dropdowns--->
<td>
<table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
<table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
<A class=SAPBEXBtnStd title="Toggle Dropdowns" href ="JavaScript:toggleLayer('hidepage');" name=TABLE ><nobr> Toggle Dropdown</nobr> </A>
</td></tr></table>
</td></tr></table>
</td>
<td>  </td>
<td width="100%"> 
</td>
</tr></table>
</td>
</tr>
</table>
<!-- End Column Filters -->
<!-- Start Hide Area -->
<div id=hidepage>
<TABLE cellSpacing=0 cellPadding=0 border=0>
  <TR>
    <TD CLASS="SAPSapFormLabel" STYLE="PADDING-TOP: 15px"
         >Profit Center:</TD>
    <TD STYLE="PADDING-LEFT: 4px">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns01"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_HIERDD"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="IOBJNM" value="0PROFIT_CTR"/>
         <param name="HIERARCHY_NAME" value="SAP PROFIT CENTER HIERARCHY"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         <param name="HEIGHT" value="30"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns01
</object>
    <br>
   </TD>
    <TD CLASS="SAPSapFormLabel" STYLE="PADDING-TOP: 15px">Area of Resposibility:</TD>
    <TD CLASS="SAPSapFormInput" STYLE="PADDING-LEFT: 4px">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns14"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_HIERDD"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="IOBJNM" value="0G_CWWSU"/>
         <param name="HIERARCHY_NAME" value="SAP_AREARESP"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         <param name="HEIGHT" value="30"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns14
</object>
    <br>
   </TD>
</TR>
<TR>
    <TD CLASS="SAPSapFormLabel">Sales Org:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns13"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="BORDER_STYLE" value="NO_BORDER"/>
         <param name="IOBJNM" value="0SALESORG"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns13
</object>   
   </TD>
    <TD CLASS="SAPSapFormLabel">Sales Hierarchy Level 2:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns08"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="BORDER_STYLE" value="NO_BORDER"/>
         <param name="IOBJNM" value="ZSHLVL2"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns08
</object>   
   </TD>
</TR>
  <TR>
    <TD CLASS="SAPSapFormLabel">Brand:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns12"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="WIDTH" value="30"/>
         <param name="IOBJNM" value="ZPHLEVEL1"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         <param name="HEIGHT" value="30"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns12
</object>            
   </TD>
    <TD CLASS="SAPSapFormLabel">Sales Hierarchy Level 3:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns09"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="BORDER_STYLE" value="NO_BORDER"/>
         <param name="IOBJNM" value="ZSHLVL3"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns09
</object>      
   </TD>
</TR>
  <TR>
    <TD CLASS="SAPSapFormLabel">SubBrand:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns02"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="WIDTH" value="30"/>
         <param name="BORDER_STYLE" value="NO_BORDER"/>
         <param name="IOBJNM" value="ZPHLEVEL3"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         <param name="HEIGHT" value="30"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns02
</object>   
   </TD>
    <TD CLASS="SAPSapFormLabel">Sales Hierarchy Level 4:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns10"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="BORDER_STYLE" value="NO_BORDER"/>
         <param name="IOBJNM" value="ZSHLVL4"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns10
</object>   
   </TD>
</TR>
<TR>
    <TD CLASS="SAPSapFormLabel">PromoGroup:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns06"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="WIDTH" value="30"/>
         <param name="BORDER_STYLE" value="NO_BORDER"/>
         <param name="IOBJNM" value="ZPHLEVEL5"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         <param name="HEIGHT" value="30"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns06
</object>      
   </TD>
    <TD CLASS="SAPSapFormLabel">Sales Hierarchy Level 5:</TD>
    <TD CLASS="SAPSapFormInput">
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1GR2GR3GR4GR5Dropdowns11"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="BORDER_STYLE" value="NO_BORDER"/>
         <param name="IOBJNM" value="ZSHLVL5"/>
         <param name="BOOKED_VALUES" value="Q"/>
         <param name="MAXVALUES" value="50000"/>
         <param name="SHOW_LABEL" value=""/>
         <param name="TARGET_DATA_PROVIDER_1" value="DP1"/>
         ITEM:            GR1GR2GR3GR4GR5Dropdowns11
</object>    
   </TD>
</TR>
</TABLE>
</div>
<!-- End Hide Area -->
</td>
</tr>
</table>
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="GR1Table"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
         <param name="DATA_PROVIDER" value="DP1"/>
         <param name="GENERATE_CAPTION" value=""/>
         <param name="BLOCK_SIZE" value="999999"/>
         ITEM:            GR1Table
</object>
<P> </P></TD></TR></TABLE>
<script type="text/javascript">
<!--
set_color01();
-->
</script>
</body>
</HTML>

Similar Messages

  • 2004s "Group Web Item" Explanation

    Hi, Can someone explain the "Group Web Item" to me? I put several items in it, but when I configure the "Group Web Item" it requests a single subordinate web item? And when I run it only the one assigned web item shows up on the screen. Is it supposed to only display 1 item? Doesn't seem to make any sense to me.
    What am I missing here?
    Thanks, Ken Murray

    Hi Kenneth,
    In a group item you can have web item assigned to
    1. Caption
    2. toolbar
    3. Design
    All the webitems (that can be  container/conatiner layout or any other web item) can be assigned to 1, 2 and 3.
    Also you can use conatiner layout and assign couple of other web items and specify all the web items correctly in the conatiner layout or
    you can create a table in a container and drag and drop other web items in the table.
    Then you need to assign the conatiner or the container layout to the design subordinate item. (3-design)
    When web template with group item is executed, the web report will only shows up the web items that you have assigned in the 3 areas; (design/caption/toolbar).
    Can I ask what web items do u want to display? And what web item did you assign in the design (3)?
    I hope this explantion helps you. Please let me know if have any questions.
    Thankyou,
    -Sini

  • WAD 7.0 Checkbox Group web item - ability to select/deselect all

    Hello. I am currently using within the Web Application Designer 7.0 the web item Checkbox Group. I would like the ability to add a "select all" and "deselect all" button(s) to select all values and deselect all values respectively.
    Has anyone in the community been able to accomplish this? Our user base has asked about this frequently.
    Kind regards,
    Lynn Peter

    Hi,
    This can be solved by using a Container layout item and a button group item.
    1 Put the Checkbox item and a button group item in the Container layout item.
    2 Configure a button in the button group item with the command CLEAR_SELECTION_STATE and connect it to the criteria/key figures you wish to use it on.
    3 Configure another button similarely with the command SET_SELECTION STATE. (In our user case this button was not necessary)
    4 Configure the Container layout item to display your checkbox and button group as desired.
    This should solve your problem, we had exactly the same problem with the before "unfriendly" user interface.
    BR,
    Niclas

  • Add Button Group in WAD

    Hi All,
    I am working in BI 7.0. I am trying to create a new web template using WAD,
    but i am not finding a command button(push button) group in the library.
    Kindly help me to add a button group.
    Regards,
    Sheeba Rani

    Hi rani,
       according to  your answer.. i think  you are still using 3.X web application  designer.. only..  in  3.x WAD  you wont get  that button group web item..
      here i'm giving one link.. you just go thru that.. because 7.0 web application designer means. you will get  all the    web items..  same in this link..
    http://help.sap.com/saphelp_nw2004s/helpdata/en/83/54973910a9bc12e10000000a114084/frameset.htm
      based on this you can check your  patch...  and  contact to ur BASIS   people..
    if it helpful to u.. plz ASSIGN POINTS
    regrads
    @jay

  • Creating a radio button group in a column of a table in Web Dynpro

    Hi,
    I want to put a radio button group in a column of a table in Webdynpro. I added a column to a web dynpro view and then inserted a tableCellEditor for that column.. But I cannot define it as Radio Button group. I want the user to be able to select 3 statuses using this group.
    Does anyone have a solution for this??
    Thanks in advance...
    Nakul

    Hi,
    You wont be able create three RB in one cell.
    Create as many column as the no of options is.Here it is 3.
    Create 4 attributes inside the node , option 1,option 2,option 3 and selectedoption.
    Map each RB s keytoSelect to option 1,2,3. Map all the RBs selectedKey atribute to selectedoption.
    Now selection for each row will be stored in the selected option.
    Regards
    Bharathwaj

  • One tray for multiple button group items

    Hi,
    I have 3 button group items in my templaate ,in the propoerties of these button grps the tray is on .NOw I can see 3 trays when I execute my template instead I want to have one tray for these 3 button group items . How is this possible?
    THanks
    Sany

    OK, I'm having trouble again. I need multiple items to drag
    to one target. I'm putting all my actionscript in the same frame,
    and here's how it looks:
    stop();
    name_mc.onPress = function():Void {
    this.startDrag(true);
    name_mc.onRelease = function():Void {
    this.stopDrag();
    if (eval(this._droptarget) == safe_mc) {
    this.swapDepths(this._parent.getNextHighestDepth());
    this.removeMovieClip();
    address_mc.onPress = function():Void {
    this.startDrag(true);
    address_mc.onRelease = function():Void {
    this.stopDrag();
    if (eval(this._droptarget) == safe_mc) {
    this.swapDepths(this._parent.getNextHighestDepth());
    this.removeMovieClip();
    And I'm getting the following error message:
    **Error** Scene=Recap, layer=actions, frame=1:Line 21:
    Statement block must be terminated by '}'
    address_mc.onRelease = function():Void {
    **Error** Scene=Recap, layer=actions, frame=1:Line 27: Syntax
    error.
    Total ActionScript Errors: 2 Reported Errors: 2
    Do you know what I'm doing wrong?

  • How to disable a lead selected item in a radio button group ?

    Hi,
    I have a radio button group and there are entries to create radio buttons dynamically. means there is only one radio button group in the UI design and in runtime I will be having two radio buttons (For ex: Yes and No ) . Now If I want to disable either Yes or No radio button, I am unable to do so. because If I disable the radio button group it disables both.  So, I can have lead selected item for ex: Yes which I want to disable. I want to know specifically how this Yes button to be disabled by taking lead selected index item.
    Please help.
    Thanks
    Praveen

    Try setting the radio button value of the lead selected button to abap_false/space.

  • WAD: Push button not displaying some Web Items

    Hi All,
    I have a web template 7.x in which there is a push button for "Export to PDF". There are some changes carried out to this web template, to include one radio button web item. My requirement is to display this Web Item on the export to PDF page.
    I have included this radio button web item in "Export to PDF" button list. However still it is not displayed on Export to PDF page.
    Is there any other setting which i am missing?
    Appreciate your quick response.
    Thanks.

    Hi Samruddhi,
    As per SAP Note 1069368 which talks about the limitations of Export to PDF functionality in WAD 7, the following webitems alone are supported on Export to PDF:-
    Supported Web items
    Analysis item
    Report item (see also the section 'Web application export with report items')
    Chart item
    Map item
    Information item
    Text item
    List of conditions
    List of exceptions
    Images (only from the MIME repository, see Note 484390)
    Thus Radio Button cannot be included in the exported PDF.
    --Priya

  • WAD: Add variable to a called javascript function on button group item

    Hi All,
    I need your expertise regarding the following problem:
    To increase performance, I've decided to hide all analysis tables. To set these tables to visible, there is a button to switch the state for each table.
    Because this function is needed for each table, the function has two parameters for the analysis item name and the new state.
    Unfortunately, I get an useless error message after calling the function.
    The function in script item looks like
    function switchTable(itemName, newState)
    The function is started by a button of a button group item as javascript and the following script function
    switchTable('ANALYSIS_ITEM_1', 'VISIBLE')
    If I enter a without parameters, that will call the function with these parameters, it works.
    But if i try this directly from the script function in the button parameters, the function will be called correctly, but an error occurs and the analysis item wasn't displayed or the sendCommand wasn't processed completely.
    I hope there is a way to call javascripts by a button with variables, otherwise I would have to create many functions with only an other item_ref.
    Many thanks in advance and points of course for any help.
    Regards,
    Tobias

    One short note:
    It's possible to trigger the same function by an html input form button with onlick switchTable('ANALYSIS_ITEM_1', 'VISIBLE')
    and this works.
    Has anyone an idea what's the problem with a normal button item of the button group item?
    Another possibility is a menu item. The functions were called, but errors were shown.

  • Renaming the Button " Group" in Web UI

    Hi Friends,
    I want to Rename the Button "Group" to "XXXX XXXXX" in Accounts page.
    Component-BP_HEAD_SEARCH
    View-MainSearchResult
    I have created the Enhancement set and have assigned also to the client.
    Then I enhanced the Component  BP_HEAD_SEARCH
    Then I redefined the method DO_PREPARE_OUTPUT in Class ZL_BP_HEAD_MAINSEARCHRES_IMPL with following Code:-
    method DO_PREPARE_OUTPUT.
    DATA:
      ls_button TYPE crmt_thtmlb_button,
      lv_lines TYPE  i.
    FIELD-SYMBOLS:
      <button> TYPE crmt_thtmlb_button.
    CALL METHOD super->do_prepare_output
      EXPORTING
        iv_first_time = iv_first_time.
    DESCRIBE TABLE gt_button LINES lv_lines.
    IF lv_lines < 5.
    change button-label from "Group" to "xxxx xxxxx"
    ls_button-text is the button-label
        READ TABLE gt_button INDEX 3
         ASSIGNING <button>.
        IF sy-subrc = 0.
          <button>-text = 'xxxx xxxxx' .     "#EC NOTEXT
        ENDIF.
        ls_button-enabled = abap_true.
        append ls_button to gt_button.
        endif.
    and Saved and Activated.
    But when I check the same thing in Web GUI i did not notice any difference. It is still appearing as " Group" .
    Is there anything I have missed out?? Also please let me know though it says no syntax error, is there any mistake in my Coding as I am a non Technical guy???  I have a strong feeling there are errors in the Coding...Please guide
    Regards
    Arup

    Try changing this:
    READ TABLE gt_button INDEX 3
    ASSIGNING <button>.
    IF sy-subrc = 0.
    <button>-text = 'xxxx xxxxx' . "#EC NOTEXT
    ENDIF.
    ls_button-enabled = abap_true.
    append ls_button to gt_button.
    To this:
    READ TABLE gt_button INTO ls_button INDEX 3.
    IF sy-subrc = 0.
    ls_button-text = 'xxxx xxxxx' . "#EC NOTEXT
    ENDIF.
    ls_button-enabled = abap_true.
    modify gt_button from ls_button INDEX 3.
    Edited by: urjose on Nov 26, 2008 10:39 AM

  • Grouping Key Figures via Web item?

    Hi,
    in our webtemplates we would like to split the key figures (part of a structure) into two web items.
    Is it possible to split key figures, all part of one key figure structure, over two web items.
    Which webitem can handle this?
    Or does it require custom java(script)?
    Thanks and regards,
    Hans.

    Hi
    If I'm understanding your requirement correctly, what you could do is just use the standard analysis item. That item has a config value where you can specify which columns must be displayed.
    If you know which key figures you want displayed where, you can set those values.
    So, for the 1st analysis item you would display columns 1-5, and the 2nd analysis item would then show columns 6-15.
    I'll play around with this and see if I can get it working, altenately let me know if this answers your question already.
    Cheers,
    Andrew

  • Hide/Active web items on select radio button options

    Hi Experts,
    If I click radio button select option A then hide X drop box  and active Y drop box and if I select option B(in radio button) then Y drop box get hide and X drop box get Active.
    How I can do this in WAD
    Please provide the solution ASAP
    thanks
    take care
    vishal sharma

    Hi.
    It is not possible when you use RADIO BUTTON.
    BUT possible if you use regular BUTTON GROUP - you may use SET_ITEM_PARAMETERS and set property VISIBLE to ON/OF as you need.
    Regards.

  • Toggle between Web Items using an Image link in WAD 7.0

    Hello,
    i want to toggle between Web items using an image link: e.g. on my template I have a visible table and a hidden chart, now when I click on a small chart image I want the table to get hidden and the chart to get visible. I know that this is possible using a button group, but I need to make this possible using an image.
    My approach is the following:
    1. Using a script item with 2 commands of type SET_ITEM_PARAMETERS from the command wizard, from which one command hides the table and one command makes the chart visible.
    2. Writing a hyperlink which calls up the script using the image as source.
    Now my problem:
    This works only if I'm using ONE command of type SET_ITEM_PARAMETERS in the script function. So I can either make the chart visible or hide the table. When I insert a second command in the java script nothing works anymore. However, I need to use both commands at once in order to make it useful. I don't know how to program in javascript, can you help me out?!
    Thanks,
    Norbert
    PS: I could show you the javascript code which was created automatically by the web application designer including both commands, but as I've just seen it in the preview it looks totally messed up since it doesn't get formatted corrected.

    Hi Norbert,
    There is an easier approach. In the button group item, you can insert an image and a description. Just open the parameters of your button there you will find the parameter 'icon'. Insert an image there and leave the 'caption' empty.
    Best regards,
    Janine

  • Web items

    Hi Experts,
    Can i some document on Web Reporting which has a clear cut mapping of Web items to the Query Designer functions
    where in which web item can be used for the functions available in Query Designer.
    As well as some clear cut examples on usage and functionality on the web items available with screen shots if possible.
    thanks and regards
    Neel

    Hi kamal
      Web application designer is having more features than query designer.
    Some of the uses of various web items are
    Lets take one scenario If your infoprovider consisting of three dimensions such as
    Customer number,sales person number,material number
    1.Dropdown box can be used  for selection.Only one character can be assigned to drop down box.:If Customer number is assigned,it lists all customer number
    Check box,radio buttons and list box all these are based on same functionalities only some minor difference
    2.Filter panel is usen when there is thousands of records.Here selection range can be given(<u>Ex</u>:Customer number from 100 to 140)
    3.Analysis item to display final result
    4.Chart to make comparision.(<u>Ex</u>:Sales person & Quantity sold)
    5.Button group item to give some commands
    More help is available on this link
    <u>http://help.sap.com/saphelp_nw2004s/helpdata/en/83/54973910a9bc12e10000000a114084/frameset.htm</u>
    Assign points if useful
    Regards
    Prakash

  • Removing Buttons from Button Group

    Hi
    I am new to WAD 2004s, and am in the process of customising templates.
    I would like to remove some buttons from the button group, but so far the only way I can do this is to go in the XHTML and remove the code segments from there. Surely I should be able to do this from the layout view?
    Cheers,
    Andrew

    Hi,
    As Deepu says, in general everything is possible in the properties (you have to switch to "web item parameters" tab -> you will see all parameters for the web item.
    Regards, Karol Kalisz
    SAP NetWeaver BI Development

Maybe you are looking for