SAP ABAP Class CL_CC_ADT_RES_CODE_INSERTION (Resource controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_COMPLETION_ADT (Package) ABAP Code Completion - ADT Wrapper
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CC_ADT_RES_BASE | Base class for all code completion resources | 20130314 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_CC_RES_CODE_INSERTION | Resource controller for Code insertion | 20130318 |
Properties
| Class | CL_CC_ADT_RES_CODE_INSERTION | |
| Short Description | Resource controller | |
| Super Class | CL_CC_ADT_RES_BASE | Base class for all code completion resources |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_COMPLETION_ADT | ABAP Code Completion - ADT Wrapper |
| Created | 20110519 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CC_ADT_RES_CODE_INSERTION has no forward declaration.
Interfaces
Class CL_CC_ADT_RES_CODE_INSERTION has no interface implemented.
Friends
Class CL_CC_ADT_RES_CODE_INSERTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_PARSER | 20130315 | ||||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_CC_ADT_RES_CODE_INSERTION' | Object Type Name | 20120611 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'GetCodeCompletionResults' | 20110527 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'GetInsertionCode' | 20110527 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'GetQuickInfo' | 20110527 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_SETTINGS | 20120801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110527 | ||
| 2 | Instance method | Private | Method | 20120801 |
Events
Class CL_CC_ADT_RES_CODE_INSERTION has no event.
Types
Class CL_CC_ADT_RES_CODE_INSERTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CC_ADT_RES_CODE_INSERTION has no parameter.
Method CONSTRUCTOR on class CL_CC_ADT_RES_CODE_INSERTION has no exception.
Method INJECT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTINGS | Call by reference | Object reference (TYPE REF TO) | LIF_SETTINGS | 20120801 |
Method INJECT_SETTINGS on class CL_CC_ADT_RES_CODE_INSERTION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |