SAP ABAP Class CL_RSR_XLS_UTIL (CL_RSR_XLS_UTIL)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSR_EXCEL_RUNTIME (Package) Excel Runtime Objects
⤷
⤷
Properties
| Class | CL_RSR_XLS_UTIL | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_EXCEL_RUNTIME | Excel Runtime Objects |
| Created | 20071204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_XLS_UTIL has no interface implemented.
Friends
Class CL_RSR_XLS_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 2 | 20071205 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20071205 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 0 | 20071205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get an int/ext field from the parameter | 20071205 | |
| 2 | Static method | Public | Method | 20071205 |
Events
Class CL_RSR_XLS_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GY_S_EXTRACT_VAR | Public | See coding | 20071205 | BEGIN OF GY_S_EXTRACT_VAR,
var_def type rsr_s_variable_definition,
iobjnm type rsiobjnm,
id_int type string,
id_ext type string,
index type i,
with_conversion type rs_bool,
rc type i,
err_value_ext type string,
value type rschavl,
END OF GY_S_EXTRACT_VAR
|
Method Signatures
Method EXTRACT_VARVALUE_INT_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_EXTRACT_VAR | Call by reference | Type reference (TYPE) | GY_S_EXTRACT_VAR | 20071205 | ||||
| 2 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20071205 |
Method EXTRACT_VARVALUE_INT_EXT on class CL_RSR_XLS_UTIL has no exception.
Method MSG_EXTRACT_VARVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_EXTRACT_VAR | Call by reference | Type reference (TYPE) | GY_S_EXTRACT_VAR | 20071205 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20071205 |
Method MSG_EXTRACT_VARVALUE on class CL_RSR_XLS_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |