Switching Characteristics/Structures 
Definition
Switch characteristics/structures
is a command for stored views of query data in the Web template.Use
Use this command to remove a characteristic or a structure from a characteristic or a structure, for one or more views.
Structure
CMD |
Exchange |
Parameter |
Description |
IOBJNM_1 |
Name of characteristic/structure Specify the technical name of the 1st characteristic (0COUNTRY, for example) or the 1 st structure (25 characters) here. |
IOBJNM_2 |
Name of characteristic/structure Specify the technical name of the 2nd characteristic (0COUNTRY, for example) or the 2 nd structure (25 characters) here. |
Example
Replace drilldown by country with drilldown by calendar year in view 1
<SAP_BW_URL DATA_PROVIDER=’View 1’ CMD=’Exchange’ IOBJNM_1=’0COUNTRY’ IOBJNM_2=’0CALYEAR’>
or
<SAP_BW_URL DATA_PROVIDER=’View 1’ CMD=’Exchange’ IOBJNM_1=’0CALYEAR’ IOBJNM_2=’0COUNTRY’>