mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 13:46:17 +08:00
parent
372fe61c75
commit
b8be9c5de1
|
@ -57,7 +57,7 @@ CLASS zcl_excel_style_color DEFINITION
|
||||||
|
|
||||||
*"* private components of class ZCL_EXCEL_STYLE_COLOR
|
*"* private components of class ZCL_EXCEL_STYLE_COLOR
|
||||||
*"* do not include other source files here!!!
|
*"* do not include other source files here!!!
|
||||||
CONSTANTS c_alpha TYPE char2 VALUE 'FF'. "#EC NOTEXT
|
CONSTANTS c_alpha TYPE c LENGTH 2 VALUE 'FF'. "#EC NOTEXT
|
||||||
ENDCLASS.
|
ENDCLASS.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
<DD04V>
|
<DD04V>
|
||||||
<ROLLNAME>ZEXCEL_STYLE_COLOR_COMPONENT</ROLLNAME>
|
<ROLLNAME>ZEXCEL_STYLE_COLOR_COMPONENT</ROLLNAME>
|
||||||
<DDLANGUAGE>E</DDLANGUAGE>
|
<DDLANGUAGE>E</DDLANGUAGE>
|
||||||
<DOMNAME>CHAR2</DOMNAME>
|
|
||||||
<HEADLEN>15</HEADLEN>
|
<HEADLEN>15</HEADLEN>
|
||||||
<SCRLEN1>10</SCRLEN1>
|
<SCRLEN1>10</SCRLEN1>
|
||||||
<SCRLEN2>15</SCRLEN2>
|
<SCRLEN2>15</SCRLEN2>
|
||||||
|
@ -16,7 +15,9 @@
|
||||||
<SCRTEXT_M>Color Component</SCRTEXT_M>
|
<SCRTEXT_M>Color Component</SCRTEXT_M>
|
||||||
<SCRTEXT_L>Color Component</SCRTEXT_L>
|
<SCRTEXT_L>Color Component</SCRTEXT_L>
|
||||||
<DTELMASTER>E</DTELMASTER>
|
<DTELMASTER>E</DTELMASTER>
|
||||||
<REFKIND>D</REFKIND>
|
<DATATYPE>CHAR</DATATYPE>
|
||||||
|
<LENG>000002</LENG>
|
||||||
|
<OUTPUTLEN>000002</OUTPUTLEN>
|
||||||
</DD04V>
|
</DD04V>
|
||||||
</asx:values>
|
</asx:values>
|
||||||
</asx:abap>
|
</asx:abap>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user