ALV Export: XSL transformations Version 2.6
[2003] [abap] [acoustic version] [Document] [list] [MHTML] [office] [Open] [SAP] [Spreadsheet] [transformations] [version 1.0] [version 2.0] [Viewer] [xml] [XSLT]
- ALV export: Runtime error OBJECTS_OBJREF_NOT_ASSIGNEDSymptom In an ALV Grid, the export to Excel is called. In the dialog box to select the format, you select the format for Microsoft Office Excel 2007 in “All Available Formats”...
- ALV filter:Duplcte entries in filter dialog box in ALV listsSymptom You call an ALV list with a layout that contains a filter condition. When you call the filter dialog box, the filter condition for selecting several values in the dialog box...
- ALV Total: Subtotals are wrapped IIISymptom A multiline output is performed for a hierarchical sequential list. During printing, lines may be lost for the subtotals or for the total. Other terms ALV, SAP List Viewer, ALV list...
- Dump on opening settings dialog due to non referring ColumnsSymptom If a Column in the runtime configuration model references a non existing Field, the opening of the Web Dynpro settings dialog results into a dump, as the resolving of that Field...
- Filter not working for non numerical CctIdentfier objectsSymptom The filtering of CctIdentifier (Identifier) based field values does not work in case the filter expression contains non numerical characters and the ALPHA property is set on the CCtIdentfier’s content component...
- 500 Error during manual assignment to invoice itemsSymptom 500 Exception dumped with ContextModelException Other terms ALV Java Web Dynpro, WD, Web Dynpro, WD-ALV, ALV, SAP List Viewer WDALV, BI-WDALV Reason and Prerequisites com.sap.tc.webdynpro.progmodel.context.ContextModelException: ModelElementList (Root.Floorplan.BOK.BWC.ALV/ALV.TableGrouping): ICMIObservableList [com.sap.ip.bi.alv.nodeelements.ALVGroupingNodeElement@c255994] return null...
- CW24: Dump in surcharges OWLSymptom Dump in Surcharges OWL Other terms ALV Java WebDynpro, WD, Web Dynpro, WD-ALV, ALV, SAP List Viewer, WDALV, BI-WDALV Reason and Prerequisites In WoC Product and Service Portfolio, View Pricing, Subview:...
Symptom
This note contains corrections for the XSL transformations of Version 2.6.
Other terms
SAP List Viewer, ABAP List Viewer
Spreadsheet, Open Document Spreadsheet
XML, XSLT, MHTML, OFFICE 2003
Reason and Prerequisites
Implement the attached program corrections.
Solution
You cannot use transaction SNOTE to implement the XSL transformations. In urgent cases, you can implement the corrections manually.
Manual steps:
1. Start the workbench (transaction SE80).2. Choose “Edit Object” and switch to “Continue”.3. Open the transformations SALV_BS_XML_MHTML_V25, or SALV_BS_XML_FOR_OFFICE2003_V2 in change mode.4. Replace the entire source code of the transformation with the relevant source code in this note (see suffix).5. Save and activate the change.