SAP ABAP Class CL_ABAP_CC_PROG_OBJECT (CoCo: Program Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_COMPLETION (Package) ABAP code completion

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_DATA | CoCo: Data Program Object (Variable, Parameter etc.) | 20120601 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_DB_PROCEDURE | CoCo: Database Procedure | 20121009 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_EVENT | CoCo: Event | 20120606 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_EXCEPTION | CoCo: Exception (return-code and class-based) | 20120606 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_FORM | CoCo: Form subroutine | 20120606 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_FUNCTION | CoCo: Function module | 20120606 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_METHOD | CoCo: Method | 20120606 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_TYPE | CoCo: Type Program Object | 20120601 |
Properties
Class | CL_ABAP_CC_PROG_OBJECT | |
Short Description | CoCo: Program Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_COMPLETION | ABAP code completion |
Created | 20120601 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABAP_CC_PROG_OBJECT has no forward declaration.
Interfaces
Class CL_ABAP_CC_PROG_OBJECT has no interface implemented.
Friends
Class CL_ABAP_CC_PROG_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ABAP Doc comments | 20120601 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Path to identify program object in source | 20120601 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name of program object | 20120601 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is Inherited? | 20120601 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCC_KIND | Kind of program object (namespace), values see sccmp (cat) | 20120601 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCC_LOCATION | Source location of definition | 20120601 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Long text documentation | 20120601 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCC_MEMBER_KIND | Kind of class member (static, instance) | 20120601 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCC_ROLE | Role of program object (subkind) | 20120601 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCC_SHORTTEXT | Short text documentation | 20120601 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCC_VISIBILITY | Visibility, values see sccmp (vis) | 20120601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120601 |
Events
Class CL_ABAP_CC_PROG_OBJECT has no event.
Types
Class CL_ABAP_CC_PROG_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | SCC_DETAILED_COMPLETION | 20120601 |
Method CONSTRUCTOR on class CL_ABAP_CC_PROG_OBJECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |