SAP ABAP Class CL_SLIN_SRC_POS_TO_SCAN_INDEX (Source Position -> Statement Index)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)

⤷

⤷

Properties
Class | CL_SLIN_SRC_POS_TO_SCAN_INDEX | |
Short Description | Source Position -> Statement Index | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20050618 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no interface implemented.
Friends
Class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | POS_DECLS | 20090214 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | POS_TO_IDX | 20110603 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Source Position -> Scan Position | 20050618 |
2 | ![]() |
Instance method | Public | Method | Source Position -> Scan Positions | 20080321 |
3 | ![]() |
Instance method | Public | Method | Cross-Source Position -> Scan Position | 20090216 |
4 | ![]() |
Instance method | Public | Method | 20090217 | |
5 | ![]() |
Static method | Public | Method | 20050618 |
Events
Class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no event.
Types
Class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no local type.
Method Signatures
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POS | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>SRC_POS | 20050618 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | SSTMNT_IDX | Index in die Statement-Tabelle vom SCAN-Befehl | 20080321 | ||
3 | ![]() |
WORD | Call by reference | Type reference (TYPE) | STRING | 20050618 |
Method GET on class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no exception.
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POS | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>SRC_POS | 20080321 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | CL_SLIN_UTIL=>INT_STD | 20080321 |
Method GET_ALL on class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no exception.
Method GET_CROSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDX_MIN | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20111123 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20090216 | |||
3 | ![]() |
POS | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>SRC_POS | 20090216 | |||
4 | ![]() |
RET | Value transfer | Type reference (TYPE) | SSTMNT_IDX | 20090216 | |||
5 | ![]() |
STMT_CNT | Call by reference | Type reference (TYPE) | I | 20110603 |
Method GET_CROSS on class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDX_MIN | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20111122 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20090217 | |||
3 | ![]() |
POS | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>SRC_POS | 20090217 | |||
4 | ![]() |
RET | Value transfer | Type reference (TYPE) | SSTMNT_IDX | 20090217 |
Method GET_DATA on class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_SRC_POS_TO_SCAN_INDEX | 20080321 | |||
2 | ![]() |
SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | Utility zur vereinfachten Nutzung vom SCAN-Befehl | 20130721 |
Method GET_INSTANCE on class CL_SLIN_SRC_POS_TO_SCAN_INDEX has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |