mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 02:30:26 +08:00
56 lines
936 B
HTML
56 lines
936 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>
|
|
ZCX_EXCEL
|
|
</TITLE>
|
|
<link rel="stylesheet" type="text/css" href="css/style_class.css" />
|
|
<link rel="stylesheet" type="text/css" href="css/style_function_groups.css" />
|
|
<link rel="stylesheet" type="text/css" href="css/style_object_list.css" />
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>ZCX_EXCEL</H1>
|
|
<BR/>
|
|
Description:
|
|
Exceptions for ABAP2XLSX
|
|
<BR/>
|
|
Visibility:
|
|
Public
|
|
<BR/>
|
|
<H2>Attributes: </H2>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Name</TD>
|
|
<TD>Level</TD>
|
|
<TD>Visibility</TD>
|
|
<TD>Read-Only</TD>
|
|
<TD>Typing</TD>
|
|
<TD>Associated Type</TD>
|
|
<TD>Description</TD>
|
|
<TD>Initial Value</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD>ZCX_EXCEL</TD>
|
|
<TD>Constant</TD>
|
|
<TD>Public</TD>
|
|
<TD>No</TD>
|
|
<TD>Type</TD>
|
|
<TD>SOTR_CONC</TD>
|
|
<TD></TD>
|
|
<TD>'0202322174CD1EE0A2A8A2DE457E4CC5'</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD>ERROR</TD>
|
|
<TD>Instance Attribute</TD>
|
|
<TD>Public</TD>
|
|
<TD>No</TD>
|
|
<TD>Type</TD>
|
|
<TD>STRING</TD>
|
|
<TD></TD>
|
|
<TD></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<H2>Events: </H2>
|
|
<BR/>
|
|
</BODY>
|
|
</HTML>
|