SAP ABAP Class CL_OO_ADT_RES_LINENUMBER (Translates include relative line numbers to global line numb)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
⤷
⤷
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 | 20110214 |
Properties
| Class | CL_OO_ADT_RES_LINENUMBER | |
| Short Description | Translates include relative line numbers to global line numb | |
| 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 | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
| Created | 20101111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OO_ADT_RES_LINENUMBER has no forward declaration.
Interfaces
Class CL_OO_ADT_RES_LINENUMBER has no interface implemented.
Friends
Class CL_OO_ADT_RES_LINENUMBER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CL_OO_ADT_RES_LINENUMBER' | 20111005 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'LINENUMBER_TRANSFORMATION' | 20101111 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'REQUEST' | 20101111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101111 | ||
| 2 | Instance method | Private | Method | 20101111 |
Events
Class CL_OO_ADT_RES_LINENUMBER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_REQUEST | Public | See coding | 20101111 | begin of ts_request,
classorinterface type string,
include type string,
line type i,
error type string,
new_line type i,
end of ts_request
|
||
| 2 | TT_REQUEST | Public | See coding | 20101111 | tt_request type standard table of ts_request
|
Method Signatures
Method TRANSLATE_LINE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INCLUDE | Call by reference | Type reference (TYPE) | STRING | 20101111 | ||||
| 2 | IV_LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20101111 | ||||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20101111 | ||||
| 4 | RV_LINE_NUMBER | Value transfer | Type reference (TYPE) | I | 20101111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101111 | |||
| 2 | 20101111 | |||
| 3 | 20101111 | |||
| 4 | 20101111 |
Method TRANSLATE_LINE_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_REQUEST | Call by reference | Type reference (TYPE) | CL_OO_ADT_RES_LINENUMBER=>TT_REQUEST | 20101111 |
Method TRANSLATE_LINE_NUMBERS on class CL_OO_ADT_RES_LINENUMBER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |