SAP ABAP Interface IF_ABAP_CONTEXT_PROVIDER (Context Provider for Code Completion)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_WB_METHOD_ED | Web Dynpro: Method Editor of VC Editor | 20080903 |
Properties
| Interface | IF_ABAP_CONTEXT_PROVIDER | |
| Short Description | Context Provider for Code Completion |
General Data
| Package | S_CODE_COMPLETION | ABAP code completion |
| Created | 20060725 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ABAP_CONTEXT_PROVIDER has no forward declaration.
Interfaces
Interface IF_ABAP_CONTEXT_PROVIDER has no interface.
Friends
Interface IF_ABAP_CONTEXT_PROVIDER has no friend.
Attributes
Interface IF_ABAP_CONTEXT_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get context for code completion | 20060725 |
Events
Interface IF_ABAP_CONTEXT_PROVIDER has no event.
Types
Interface IF_ABAP_CONTEXT_PROVIDER has no local type.
Method Signatures
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXTSOURCE | Call by reference | Type reference (TYPE) | SOURCETABLE | Source code of include context | 20060725 | |||
| 2 | INCLUDENAME | Call by reference | Type reference (TYPE) | SYREPID | Name of current include | 20060725 |
Method GET_CONTEXT on Interface IF_ABAP_CONTEXT_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |