SAP ABAP Interface IF_WB_DARK_FUNCTIONALITY (Tool Functions Without Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWBM_INTERNAL (Package) Internal Objects within SWBM

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FUNCTION_BUILDER | Function Builder Data Logic | 20010226 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_CLEDITOR_SERVICES | Editor Services for Methods and Class Includes | 20010301 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_PGEDITOR | Program Editor Class | 20010227 |
Properties
Interface | IF_WB_DARK_FUNCTIONALITY | |
Short Description | Tool Functions Without Display |
General Data
Package | SWBM_INTERNAL | Internal Objects within SWBM |
Created | 20010226 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WB_DARK_FUNCTIONALITY has no forward declaration.
Interfaces
Interface IF_WB_DARK_FUNCTIONALITY has no interface.
Friends
Interface IF_WB_DARK_FUNCTIONALITY has no friend.
Attributes
Interface IF_WB_DARK_FUNCTIONALITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates | 20010226 |
2 | ![]() |
Instance method | Public | Method | Activate Enhancement | 20041102 |
3 | ![]() |
Instance method | Public | Method | Checks | 20010226 |
4 | ![]() |
Instance method | Public | Method | Edit Enhancements | 20041102 |
5 | ![]() |
Instance method | Public | Method | Get Source and Editor Reference | 20010314 |
6 | ![]() |
Instance method | Public | Method | Reads from the database | 20010226 |
7 | ![]() |
Instance method | Public | Method | Saves | 20010226 |
8 | ![]() |
Instance method | Public | Method | Save Enhancements | 20041102 |
9 | ![]() |
Instance method | Public | Method | Set Source and Editor Reference | 20010226 |
10 | ![]() |
Instance method | Public | Method | Toggle Active/Inactive | 20010226 |
11 | ![]() |
Instance method | Public | Method | Toggle Display/Edit | 20010226 |
12 | ![]() |
Instance method | Public | Method | Unlock | 20060206 |
Events
Interface IF_WB_DARK_FUNCTIONALITY has no event.
Types
Interface IF_WB_DARK_FUNCTIONALITY has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUPPRESS_DIALOG | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Unterdrücken Dialog | 20071115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation wurde abgebrochen | 20010228 | |
2 | ![]() |
Fehler aufgetreten | 20010227 |
Method ACTIVATE_ENHANCEMENTS Signature
Method ACTIVATE_ENHANCEMENTS on Interface IF_WB_DARK_FUNCTIONALITY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation wurde abgebrochen | 20041102 | |
2 | ![]() |
Fehler aufgetreten | 20041102 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20010226 | ||
2 | ![]() |
EX_NAVIGATION_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager Request | 20010226 | ||
3 | ![]() |
IM_ALL_ERRORS | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | alle Fehler | 20010228 | |
4 | ![]() |
IM_GLOBAL_CHECK | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | prüfen Rahmenprogramm | 20010228 | |
5 | ![]() |
IM_GLOBAL_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | SPACE | Rahmenprogramm | 20010228 | |
6 | ![]() |
IM_R2_CHECK | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | obsolete ! | 20010228 | |
7 | ![]() |
IM_RFC_SYNTAX_CHECK | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | remote syntax-check | 20010228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation abgebrochen | 20010228 | |
2 | ![]() |
Operation nicht erlaubt | 20010228 |
Method EDIT_ENHANCEMENTS Signature
Method EDIT_ENHANCEMENTS on Interface IF_WB_DARK_FUNCTIONALITY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation wurde abgebrochen | 20041102 | |
2 | ![]() |
Fehler aufgetreten | 20041102 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_WB_EDITOR | ABAP-Editor EU-Schicht | 20010314 | ||
2 | ![]() |
EX_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source management | 20010314 |
Method GET on Interface IF_WB_DARK_FUNCTIONALITY has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_WB_EDITOR | ABAP-Editor EU-Schicht | 20010226 | ||
2 | ![]() |
EX_MODE | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20060203 | ||
3 | ![]() |
EX_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source management | 20010226 | ||
4 | ![]() |
IM_ACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Aktiv oder inaktiv lesen | 20010226 | |
5 | ![]() |
IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_WB_PROGRAM_CONTEXT | Context of program objects | 20100830 | ||
6 | ![]() |
IM_CREATE_RFAC_OBJECT | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20051026 | |
7 | ![]() |
IM_ENH_IMPL_INSERT | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | X = Insert implicit enhancements | 20050530 | |
8 | ![]() |
IM_ENH_SINGLE_ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | ' ' | Enhancement name im Enhancement mode | 20050530 | |
9 | ![]() |
IM_MODE | Call by reference | Type reference (TYPE) | CHAR10 | 'MODIFY' | Characterfeld der Länge 10 | 20010226 | |
10 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | EU_LNAME | Objektname | 20010226 | ||
11 | ![]() |
IM_NO_ENHANCEMENTS | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | X = Enhancements nicht lesen | 20041119 | |
12 | ![]() |
IM_NO_VISUALIZE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Nicht visualisieren | 20010226 | |
13 | ![]() |
IM_SOURCE_TAB | Call by reference | Type reference (TYPE) | RSWSOURCET | 20110404 | |||
14 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | WB Request: Typ eine Objekts der Entwicklungsumgebung | 20010509 | ||
15 | ![]() |
IM_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WB_MANAGER | Workbench Manager | 20010226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Holen des Objektes | 20010226 | |
2 | ![]() |
Objekt existiert nicht | 20010226 | |
3 | ![]() |
Objekt ist geschützt | 20010228 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIFECYCLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | CL_ADT_LIFECYCLE_MNGR_ENUM=>CORR_MANAGER_CLASSIC | 20100830 | ||
2 | ![]() |
ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20051025 | ||
3 | ![]() |
WITHOUT_ENHANCEMENTS | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20050418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion SAVE abgebrochen | 20010226 | |
2 | ![]() |
Sichern nicht ausgeführt | 20010228 |
Method SAVE_ENHANCEMENTS Signature
Method SAVE_ENHANCEMENTS on Interface IF_WB_DARK_FUNCTIONALITY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion SAVE abgebrochen | 20041102 | |
2 | ![]() |
Sichern nicht ausgeführt | 20041102 |
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_WB_EDITOR | ABAP-Editor EU-Schicht | 20010226 | ||
2 | ![]() |
IM_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_WB_SOURCE | Source management | 20010226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SET_FB ist abgebrochen | 20010226 |
Method TOGGLE_ACTIVE_INACTIVE Signature
Method TOGGLE_ACTIVE_INACTIVE on Interface IF_WB_DARK_FUNCTIONALITY has no parameter.
Method TOGGLE_ACTIVE_INACTIVE on Interface IF_WB_DARK_FUNCTIONALITY has no exception.
Method TOGGLE_DISPLAY_EDIT Signature
Method TOGGLE_DISPLAY_EDIT on Interface IF_WB_DARK_FUNCTIONALITY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation wurde abgebrochen | 20010227 | |
2 | ![]() |
Fehler | 20010226 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_WB_DARK_FUNCTIONALITY has no parameter.
Method UNLOCK on Interface IF_WB_DARK_FUNCTIONALITY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |