SAP ABAP Interface IF_ABAP_CC_PROPERTIES (CoCo: Properties for program objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_COMPLETION (Package) ABAP code completion

⤷

⤷

Properties
Interface | IF_ABAP_CC_PROPERTIES | |
Short Description | CoCo: Properties for program objects |
General Data
Package | S_CODE_COMPLETION | ABAP code completion |
Created | 20120601 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ABAP_CC_PROPERTIES has no forward declaration.
Interfaces
Interface IF_ABAP_CC_PROPERTIES has no interface.
Friends
Interface IF_ABAP_CC_PROPERTIES has no friend.
Attributes
Interface IF_ABAP_CC_PROPERTIES has no attribute.
Methods
Interface IF_ABAP_CC_PROPERTIES has no method.
Events
Interface 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 |