Hierarchy

⤷

⤷

Properties
Class | CL_SEEF_ADT_WB_ACCESS | |
Short Description | ADT Enhancements: Workbench API | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_ADT | Enhancement Service Enabling |
Created | 20130619 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SEEF_ADT_WB_ACCESS has no forward declaration.
Interfaces
Class CL_SEEF_ADT_WB_ACCESS has no interface implemented.
Friends
Class CL_SEEF_ADT_WB_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_ENH_IMPL_NAMES | 20130627 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_ABAP_SCAN_RESULT | 20130626 |
Methods
Events
Class CL_SEEF_ADT_WB_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_ABAP_SCAN_RESULT | Private | See coding | 20130627 | begin of ts_abap_scan_result,
statements type scan_cntx-stmnt,
tokens type scan_cntx-token,
levels type scan_cntx-level,
enh_options type standard table of seoptn with default key,"key full_name,
enh_scps type standard table of senhmt with default key,
end of ts_abap_scan_result
|
||
2 | TS_ENH_IMPL | Public | See coding | 20130619 | begin of ts_enh_impl,
name type string,
trtype type string,
scps type tt_scp,
switch type ts_switch,
r3state type r3state,
enhanced_object type ts_trobject,
end of ts_enh_impl
|
||
3 | TS_OPTION | Public | See coding | 20130619 | begin of ts_option,
fullname type string,
position_include type ts_position_include,
position_scp type ts_position_scp, " only filled for nested
end of ts_option
|
||
4 | TS_POSITION_INCLUDE | Public | See coding | 20130619 | begin of ts_position_include,
include type progname,
source_position type cl_source_scanner=>type_source_position,
end of ts_position_include
|
||
5 | TS_POSITION_SCP | Public | See coding | 20130619 | begin of ts_position_scp,
fullname type string,
enh_implementation type string,
source_position type cl_source_scanner=>type_source_position,
end of ts_position_scp
|
||
6 | TS_SCP | Public | See coding | 20130619 | begin of ts_scp,
option type ts_option,
fullname type string,
id type string,
mode type enhspotmode,
is_replacing type abap_bool,
source type string,
end of ts_scp
|
||
7 | TS_SWITCH | Public | See coding | 20130619 | begin of ts_switch,
id type string,
state type string,
end of ts_switch
|
||
8 | TS_TROBJECT | Public | See coding | 20130627 | begin of ts_trobject,
trname type string,
trtype type string,
end of ts_trobject
|
||
9 | TT_ENH_IMPL | Public | See coding | 20130619 | tt_enh_impl type standard table of ts_enh_impl with default key
|
||
10 | TT_ENH_IMPL_NAMES | Private | See coding | 20130626 | tt_enh_impl_names type standard table of string with default key
|
||
11 | TT_SCP | Public | See coding | 20130619 | tt_scp type standard table of ts_scp with default key
|
Method Signatures
Method API_GET_ENHANCED_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130627 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TS_TROBJECT | 20130627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130627 |
Method API_GET_ENH_IMPLS_IN_WORK_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TT_ENH_IMPL_NAMES | 20130627 |
Method API_GET_ENH_IMPLS_IN_WORK_AREA on class CL_SEEF_ADT_WB_ACCESS has no exception.
Method API_GET_ENH_IMPL_R3STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130627 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | R3STATE | 20130627 |
Method API_GET_ENH_IMPL_R3STATE on class CL_SEEF_ADT_WB_ACCESS has no exception.
Method API_GET_ENH_IMPL_SCP_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130628 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ENH_TOOL_HOOK_IMPL | 20130628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130628 |
Method API_GET_ENH_IMPL_TECHNIQUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130628 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130628 |
Method API_GET_REPLACED_SCP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130628 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130620 | |||
3 | ![]() |
SCP_FULLNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130620 |
Method API_GET_SCP_FULLNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130628 | |||
2 | ![]() |
SCP_SCANINFO | Call by reference | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130628 |
Method API_GET_SCP_SOURCE_ADT_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
IS_EMPTY | Call by reference | Type reference (TYPE) | STRING | 20130619 | |||
3 | ![]() |
SCP_FULLNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
4 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | STRING | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method API_GET_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPLEMENTATION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
SWITCH | Value transfer | Type reference (TYPE) | TS_SWITCH | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method CLIF_IS_CP_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130619 |
Method CLIF_IS_CP_INCLUDE on class CL_SEEF_ADT_WB_ACCESS has no exception.
Method CLIF_IS_CS_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130619 |
Method CLIF_IS_CS_INCLUDE on class CL_SEEF_ADT_WB_ACCESS has no exception.
Method CLIF_IS_CS_INCLUDE_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130619 |
Method CLIF_IS_CS_INCLUDE_MEMBER on class CL_SEEF_ADT_WB_ACCESS has no exception.
Method CLIF_MAP_POSITION_TO_CS_INCL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_POSITION | Call by reference | Type reference (TYPE) | TS_POSITION_INCLUDE | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SEEF_ADT_WB_ACCESS | 20130619 |
Method CREATE_INSTANCE on class CL_SEEF_ADT_WB_ACCESS has no exception.
Method GET_ENH_SCPS_FOR_ABAP_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_IMPLEMENTATIONS | Value transfer | Type reference (TYPE) | TT_ENH_IMPL | 20130619 | |||
2 | ![]() |
INCLUDE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
3 | ![]() |
MAIN_PROGRAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method OBSOLETE_SCAN_GET_SCP_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCP_SCANINFO | Call by reference | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130625 | |||
2 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | STRING | 20130625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130625 |
Method SCAN_GET_END_SECTION_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION_POSITION_INCLUDE | Call by reference | Type reference (TYPE) | TS_POSITION_INCLUDE | 20130716 | |||
2 | ![]() |
SECTION_END_POSITION | Call by reference | Type reference (TYPE) | CL_SOURCE_SCANNER=>TYPE_SOURCE_POSITION | 20130716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130716 |
Method SCAN_GET_OPTION_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_OPTION_SCANINFO | Call by reference | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_OPTIONS | 20130619 | |||
2 | ![]() |
POSITION | Value transfer | Type reference (TYPE) | TS_POSITION_INCLUDE | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method SCAN_GET_TOP_LEVEL_SCP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130628 | |||
2 | ![]() |
SCP_SCANINFO | Call by reference | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130628 |
Method SCAN_INCLUDE_FOR_ENHANCEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
MAIN_PROGRAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130628 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TS_ABAP_SCAN_RESULT | 20130619 | |||
4 | ![]() |
WORKING_AREA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method SCAN_IS_SCP_NESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130619 | |||
2 | ![]() |
SCP_SCANINFO | Call by reference | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130619 |
Method SCAN_IS_SCP_NESTED on class CL_SEEF_ADT_WB_ACCESS has no exception.
Method SCAN_MAP_POSITION_EINCL_SCPSRC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
E_INCLUDE_LINE | Call by reference | Type reference (TYPE) | I | 20130619 | |||
3 | ![]() |
E_INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
4 | ![]() |
SCP_SOURCE_LINE | Value transfer | Type reference (TYPE) | I | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method SCAN_PICK_ENH_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_OPTION | Value transfer | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_OPTIONS | 20130619 | |||
2 | ![]() |
SCP_FULLNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
Method SCAN_PICK_NON_SCP_ANCESTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130930 | |||
2 | ![]() |
SCP_SCANINFO | Call by reference | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130930 |
Method SCAN_PICK_PARENT_SCP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_SCP_SCANINFO | Value transfer | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130619 | |||
2 | ![]() |
SCP_SCANINFO | Call by reference | Type reference (TYPE) | LINE OF TS_ABAP_SCAN_RESULT-ENH_SCPS | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |