SAP ABAP Class CL_RTTI_ECATT_TYPE_READER (Class Type Reader)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SETO (Package) eCATT: Remote Components for OO

⤷

⤷

Properties
Class | CL_RTTI_ECATT_TYPE_READER | |
Short Description | Class Type Reader | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SETO | eCATT: Remote Components for OO |
Created | 20060914 | 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) |
Interfaces
Class CL_RTTI_ECATT_TYPE_READER has no interface implemented.
Friends
Class CL_RTTI_ECATT_TYPE_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DYNPTYPE | 'REF' | Data kind of type reference | 20061120 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ETXML_DFIES_EXT_TABTYPE | Dfies extension for non ddic types | 20061107 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RTTI_ECATT_TYPE_READER | Class Type Reader | 20061107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | method describing constants | 20061129 |
2 | ![]() |
Instance method | Private | Method | describes constansts : creates temp subroutine pools | 20061129 |
3 | ![]() |
Instance method | Public | Method | Interface method to get Class Type description in dfies_ext | 20061107 |
4 | ![]() |
Instance method | Protected | Method | To Retrieve Data Types from Buffer | 20061107 |
5 | ![]() |
Static method | Public | Method | Get elementary types; described in dfies structure | 20061115 |
6 | ![]() |
Instance method | Protected | Method | Get Type and constant Reference | 20061107 |
7 | ![]() |
Static method | Public | Method | Factory method returning Reader Instance | 20061107 |
8 | ![]() |
Static method | Public | Method | GET 4 CHARCTER DATA TYPE NAME FROM INTERNAL TYPE | 20061124 |
9 | ![]() |
Instance method | Public | Method | key method reading data type internally | 20061107 |
10 | ![]() |
Instance method | Private | Method | 20070326 | |
11 | ![]() |
Instance method | Private | Method | Resolves struture descriptions | 20061222 |
Events
Class CL_RTTI_ECATT_TYPE_READER has no event.
Types
Class CL_RTTI_ECATT_TYPE_READER has no local type.
Method Signatures
Method DESCRIBE_CONST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DFIES_EXT | Call by reference | Type reference (TYPE) | ETXML_DFIES_EXT_TABTYPE | Dfies extension for non ddic types | 20061129 | ||
2 | ![]() |
EV_DATA | Call by reference | Type reference (TYPE) | DATA | 20061129 | |||
3 | ![]() |
EX_RC | Call by reference | Type reference (TYPE) | I | 20061129 | |||
4 | ![]() |
IV_CONST_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20061129 |
Method DESCRIBE_CONST on class CL_RTTI_ECATT_TYPE_READER has no exception.
Method DESCRIBE_CONSTANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONSTANT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20061129 | |||
2 | ![]() |
ER_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20061129 | |||
3 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20061129 | |||
4 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20061129 | |||
5 | ![]() |
IV_CONSTANT | Call by reference | Type reference (TYPE) | CLIKE | 20061129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Type not found | 20061129 |
Method DESCRIBE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DFIES_EXT | Call by reference | Type reference (TYPE) | ETXML_DFIES_EXT_TABTYPE | Dfies extension for non ddic types | 20061107 | ||
2 | ![]() |
EX_RC | Call by reference | Type reference (TYPE) | I | Natural number | 20061107 | ||
3 | ![]() |
IV_TYPE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20061107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20061120 |
Method GET_DATA_TYPE_FROM_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DFIES_EXT | Call by reference | Type reference (TYPE) | ETXML_DFIES_EXT_TABTYPE | Dfies extension for non ddic types | 20061107 | ||
2 | ![]() |
IV_TYPE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20061107 |
Method GET_DATA_TYPE_FROM_BUFFER on class CL_RTTI_ECATT_TYPE_READER has no exception.
Method GET_ELEMENTARY_TYPE_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DFIES_EXT | Call by reference | Type reference (TYPE) | ETXML_DFIES_EXT | Dfies Extended Structure | 20061115 | ||
2 | ![]() |
IR_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20061115 | ||
3 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | TABFDPOS | Field Position field | 20061124 | ||
4 | ![]() |
IV_TYPE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20061115 |
Method GET_ELEMENTARY_TYPE_DESC on class CL_RTTI_ECATT_TYPE_READER has no exception.
Method GET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20061107 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20061120 | |||
3 | ![]() |
IV_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | 20061107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TYPE NOT FOUND | 20061107 |
Method GET_RTTI_ECATT_TYPE_READER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TYPE_READER | Value transfer | Object reference (TYPE REF TO) | CL_RTTI_ECATT_TYPE_READER | Class Type Reader | 20061107 | ||
2 | ![]() |
IM_GENERATE_NEW_OBJ | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | eCATT Switch On/Off | 20061107 |
Method GET_RTTI_ECATT_TYPE_READER on class CL_RTTI_ECATT_TYPE_READER has no exception.
Method GET_TYPE_FROM_INTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATATYPE | Call by reference | Type reference (TYPE) | DYNPTYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | 20061124 | ||
2 | ![]() |
IV_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP data type (C,D,N,...) | 20061124 |
Method GET_TYPE_FROM_INTYPE on class CL_RTTI_ECATT_TYPE_READER has no exception.
Method READ_DATA_TYPE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DFIES_EXT | Call by reference | Type reference (TYPE) | ETXML_DFIES_EXT_TABTYPE | Dfies extension for non ddic types | 20061107 | ||
2 | ![]() |
IR_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20061107 | ||
3 | ![]() |
IV_TYPE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20061107 |
Method READ_DATA_TYPE_INTERNAL on class CL_RTTI_ECATT_TYPE_READER has no exception.
Method REF_TO_DFIES_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DFIES_EXT | Call by reference | Type reference (TYPE) | ETXML_DFIES_EXT | 20070326 | |||
2 | ![]() |
C_POSITION | Call by reference | Type reference (TYPE) | TABFDPOS | 20070326 | |||
3 | ![]() |
IR_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20070326 | |||
4 | ![]() |
I_TYPE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20070326 |
Method REF_TO_DFIES_EXT on class CL_RTTI_ECATT_TYPE_READER has no exception.
Method STRUC_TO_DFIES_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DFIES_EXT | Call by reference | Type reference (TYPE) | ETXML_DFIES_EXT_TABTYPE | 20061222 | |||
2 | ![]() |
C_POSITION | Call by reference | Type reference (TYPE) | TABFDPOS | Position des Feldes in der Tabelle | 20061222 | ||
3 | ![]() |
E_RANGE_DEFINITION | Call by reference | Type reference (TYPE) | C | 20120911 | |||
4 | ![]() |
IR_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20061222 | ||
5 | ![]() |
I_SUFFIX | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
6 | ![]() |
I_TYPE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20061222 |
Method STRUC_TO_DFIES_EXT on class CL_RTTI_ECATT_TYPE_READER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |