ALV export: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED
[ALV] [CL_GUI_ALV_GRID] [CL_SALV_EXPORT_C8R] [dnf runtime error] [Dump] [EXECUTE] [EXPORT_TO_XML] [list] [OBJECTS_OBJREF_NOT_ASSIGNED] [REUSE_ALV_GRID_DISPLAY] [runtime error] [runtime error 53] [runtime error at] [SAP] [Viewer]
- SBWP: Runtime error X_ERROR when structuring previewSymptom The system tries to structure the preview of a document in SBWP. This leads to a runtime error X_ERROR. Other terms CONVERT_ITF_TO_HTML Reason and Prerequisites This problem is caused by a...
- ALV Export: XSL transformations Version 2.6Symptom 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...
- Runtime error SAPSQL_ARRAY_INSERT_DUPREC in job SAPRSEUBSymptom When you execute the batch job EU_INIT or the program SAPRSEUB, one of the the runtime errors SAPSQL_ARRAY_INSERT_DUPREC or COMPUTE_BCD_OVERFLOW occurs in connection with enhancement implementations. Other terms Exception CX_SY_ARITHMETIC_OVERFLOW Solution...
- Runtime error during distribution of personalization dataSymptom During the distribution of personalization data to client systems of a Central User Administration (CUA), the runtime error ITAB_DUPLICATE_KEY occurs. Reason and Prerequisites There is a program error. Solution Use transaction...
- 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...
- 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...
- ALV OM: Sorting of numeric columnsSymptom If you use the method ADD_SORT of the class CL_SALV_SORTS to transfer a numeric field as a sort criterion, the runtime error cx_salv_data_error may occur. Other terms Object model, OM, ALV...
Symptom
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” and confirm the dialog box. During the export, the runtime error OBJECTS_OBJREF_NOT_ASSIGNED occurs.
Other terms
CL_GUI_ALV_GRID, REUSE_ALV_GRID_DISPLAY, EXPORT_TO_XML, ALV, SAP List Viewer
Dump, OBJECTS_OBJREF_NOT_ASSIGNED
CL_SALV_EXPORT_C8R, EXECUTE
Reason and Prerequisites
The application calls ALV. In the interface, the function code &XXL is transferred in the table it_excluding (REUSE_ALV_GRID_DISPLAS or it_toolbar_excluding (CL_GUI_ALV_GRID->SET_TABLE_FOR_FIRST_DISPLAY).
Solution
Maintain the source code in accordance with the correction instructions.