There may be situations in which multiple layouts are presented in one Web Interface frame. It may be desirable to eliminate any column header data rows which may detract from a unified multiple layout presentation as well as providing unnecessary duplication of data. This scrip allows you to eliminate specific rows of a layout’s output.
Example code:
<script language=JavaScript type=text/javascript>
document.getElementById(“LAYOUT_LAY002-table”).deleteRow(0);
</script>
This sample script removes the first row (Row 0) of layout LAYOUT_LAY002 which contains the data column titles.
-
Recent Posts
- SAP BPC Books :Cases on Information Technology And Business Process Reengineering (Cases on Information Technology Series,)
- Basic Questions about SAP BPC (SAP BPC Faqs)
- Welcome to the central information center for SAP Enterprise Performance Management (formerly CPM) offerings
- Welcome to the central information center for SAP Enterprise Performance Management (formerly CPM) offerings
- BPC Comments via Excel Pop Up – How to and Comparison with other modes of commenting
Recent Comments
Archives
Categories
- BAdI
- Data Manager
- Disaggregation
- Matrix Security
- SAP BPC 7. 5 Tutorials
- sap bpc 7.1 tutorials
- SAP BPC Best Practices
- SAP BPC Books
- sap bpc certification
- sap bpc demo
- sap bpc documentation
- SAP BPC faqs
- sap bpc implementaion
- sap bpc implementaion methods
- sap bpc overview
- SAP BPC TRAINING
- SAP BPC TRAINING IN HYDERAD
- SAP BPC TUTORIALS
- SAP BPC TUTORIALS 7.1
- sap bpcwikipedia
- SAP TUTORIALS
- Script Logic
- Transformation File
- Uncategorized
Meta