SAP ABAP Class IF_ABAP_CC_PROPERTIES (CoCo: Properties for program objects)
Properties
| Class | IF_ABAP_CC_PROPERTIES | |
| Short Description | CoCo: Properties for program objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120601 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ABAP_CC_PROPERTIES has no forward declaration.
Interfaces
Class IF_ABAP_CC_PROPERTIES has no interface implemented.
Friends
Class IF_ABAP_CC_PROPERTIES has no friend class.
Attributes
Class IF_ABAP_CC_PROPERTIES has no attribute.
Methods
Class IF_ABAP_CC_PROPERTIES has no method.
Events
Class IF_ABAP_CC_PROPERTIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EXCEPTIONS_SEQ | Public | See coding | Sequentially ordered array of exceptions | 20120601 | ty_exceptions_seq TYPE STANDARD TABLE OF REF TO CL_ABAP_CC_Exception
|
|
| 2 | TY_FIELDS_SEQ | Public | See coding | Sequentially ordered array of fields | 20120601 | ty_fields_seq TYPE STANDARD TABLE OF REF TO cl_abap_cc_data
|
|
| 3 | TY_MEMBERS_SEQ | Public | See coding | Sequentially ordered array of class members | 20120601 | ty_members_seq TYPE STANDARD TABLE OF REF TO cl_abap_cc_prog_object
|
|
| 4 | TY_OBJTYPES_SEQ | Public | See coding | Sequentially ordered array of object types | 20120601 | ty_objtypes_seq TYPE STANDARD TABLE OF REF TO cl_abap_cc_object_type
|
|
| 5 | TY_PARAMETERS_SEQ | Public | See coding | Sequentially ordered array of parameters | 20120601 | ty_parameters_seq TYPE STANDARD TABLE OF REF TO cl_abap_cc_parameter
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |