SAP ABAP Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL (utilities concerning controller source code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_ADT_CTLR_SOURCE_UTIL | utilities concerning controller source code | 20120618 |
Properties
Interface | IF_WDY_MD_ADT_CTLR_SOURCE_UTIL | |
Short Description | utilities concerning controller source code |
General Data
Package | SWDP_METADATA_API_ADT | Special stateless API to support AIE |
Created | 20120618 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no forward declaration.
Interfaces
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no interface.
Friends
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no friend.
Attributes
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | context for code completion | 20120618 |
2 | ![]() |
Instance method | Public | Method | get controller name and line number in active impl. part | 20120618 |
3 | ![]() |
Instance method | Public | Method | get generated include and line number for active controller | 20120618 |
4 | ![]() |
Instance method | Public | Method | 20121127 | |
5 | ![]() |
Instance method | Public | Method | 20121204 |
Events
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no event.
Types
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no local type.
Method Signatures
Method GET_CODE_COMPLETION_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDENAME | Call by reference | Type reference (TYPE) | SYREPID | pseudo include name of controller implementation part | 20120618 | ||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | SOURCETABLE | source code of controller implementation part context | 20120618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120618 |
Method GET_IMPL_LINE_BY_INCLUDE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER_KEY | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | 20120618 | |||
2 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | PROGRAM | name of generated include | 20120618 | ||
3 | ![]() |
LINE_IN_IMPL_PART | Call by reference | Type reference (TYPE) | I | corresponding line number in implementation | 20120618 | ||
4 | ![]() |
LINE_IN_INCLUDE | Call by reference | Type reference (TYPE) | I | line number in include | 20120618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120618 |
Method GET_INCLUDE_LINE_BY_IMPL_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | name of generated global class | 20120618 | ||
2 | ![]() |
CONTROLLER_KEY | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | 20120618 | |||
3 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | PROGRAM | name of generated include | 20120618 | ||
4 | ![]() |
LINE_IN_IMPL_PART | Call by reference | Type reference (TYPE) | I | line number in implementation part (active) | 20120618 | ||
5 | ![]() |
LINE_IN_INCLUDE | Call by reference | Type reference (TYPE) | I | corresponding line number in include | 20120618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120618 |
Method GET_PROGRAM_INCLUDE_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER_KEY | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | 20121127 | |||
2 | ![]() |
INCLUDE | Call by reference | Type reference (TYPE) | PROGRAM | 20121127 | |||
3 | ![]() |
PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | 20121127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121127 |
Method GET_REQUEST_FOR_DUMMY_PROG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Value transfer | Type reference (TYPE) | SEU_OBJKEY | 20121204 | |||
2 | ![]() |
OBJECT_TYPE | Value transfer | Type reference (TYPE) | WBOBJTYPE | 20121204 | |||
3 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_DISPLAY | 20121204 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20121204 | |||
5 | ![]() |
SOURCE_CODE | Call by reference | Type reference (TYPE) | STRING_TABLE | 20121204 | |||
6 | ![]() |
SOURCE_LINE | Call by reference | Type reference (TYPE) | I | 20121204 | |||
7 | ![]() |
SOURCE_OFFSET | Call by reference | Type reference (TYPE) | I | 20121204 | |||
8 | ![]() |
TARGET_CODE | Call by reference | Type reference (TYPE) | STRING_TABLE | 20121204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121204 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |