SAP ABAP Class CL_WDY_CC_RES_CODE_COMPLETION (ADT:Code completion for Webdynpro)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
⤷
SWDP_ADT (Package) SWDP ADT Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20120520 |
Properties
| Class | CL_WDY_CC_RES_CODE_COMPLETION | |
| Short Description | ADT:Code completion for Webdynpro | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_ADT | SWDP ADT Development |
| Created | 20120520 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_CC_RES_CODE_COMPLETION has no forward declaration.
Interfaces
Class CL_WDY_CC_RES_CODE_COMPLETION has no interface implemented.
Friends
Class CL_WDY_CC_RES_CODE_COMPLETION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 20120703 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'CL_WDY_CC_RES_CODE_COMPLETION' | 20121129 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 50 | 20130212 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'GetCodeCompletionResults' | 20120531 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'GetInsertionCode' | 20120531 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'GetQuickInfo' | 20120531 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'signalCompleteness' | 20120531 | |||
| 8 | Constant | Private | Type reference (TYPE) | I | 10 | 20120531 | |||
| 9 | Constant | Private | Type reference (TYPE) | I | 5 | 20120531 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20120724 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | WDY_CONTROLLER_NAME | Web Dynpro: Name of a Web Dynpro Controller | 20120724 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | STRING | 20120703 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | STRING | 20120703 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_URI_MAPPER | 20120531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120531 | ||
| 2 | Static method | Public | Method | Create URI for specific class include | 20120705 | |
| 3 | Static method | Public | Method | 20120703 |
Events
Class CL_WDY_CC_RES_CODE_COMPLETION has no event.
Types
Class CL_WDY_CC_RES_CODE_COMPLETION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDY_CC_RES_CODE_COMPLETION has no parameter.
Method CONSTRUCTOR on class CL_WDY_CC_RES_CODE_COMPLETION has no exception.
Method CREATE_URI_FOR_CODE_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Unencoded name of the class | 20120705 | |||
| 2 | ENCODE_FOR_QUERY_STRING | Call by reference | Type reference (TYPE) | BOOLE_D | Encode URI to be put in a query string | 20120705 | |||
| 3 | FRAGMENT | Call by reference | Type reference (TYPE) | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL=>TY_FRAGMENT_PARSED | URI fragment | 20120705 | |||
| 4 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | Additional query parameters without '?' | 20120705 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | STRING | URI | 20120705 |
Method CREATE_URI_FOR_CODE_COMPLETE on class CL_WDY_CC_RES_CODE_COMPLETION has no exception.
Method PARSE_CLASS_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120703 | ||||
| 2 | CONTROLLER_KEY | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Web Dynpro: Key Structure of a Controller | 20121031 | |||
| 3 | INCLUDE_PATH | Call by reference | Type reference (TYPE) | STRING | 20120703 | ||||
| 4 | LINE | Call by reference | Type reference (TYPE) | I | 20120703 | ||||
| 5 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20120703 | ||||
| 6 | URI_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_URI | 20120703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120703 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |