SAP ABAP Class IF_WB_TOOL_DATA_MODEL (Interface to Administration Data of a Workbench Tool)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCC_WB_TOOL_DATA | Check Objects: Tool Data | 20081126 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCONHTTP_CUST_STATE | State for UCOC Object | 20120131 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCON_RFCS_WB_STATE | State for UCOC Object | 20121022 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCON_SA_SE80_ED_TOOL_DATA | Model for Generic Data of a Workbench Tool | 20110221 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_CHIP_TOOL_DATA | Model for Generic Data of a Workbench Tool | 20090818 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_GENERIC_TOOL_DATA | Model for Generic Data of a Workbench Tool | 20081124 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_OBJTYPE_TOOL_DATA | Model for Generic Data of a Workbench Tool | 20100914 |
Properties
Class | IF_WB_TOOL_DATA_MODEL | |
Short Description | Interface to Administration Data of a Workbench Tool | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081122 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WB_TOOL_DATA_MODEL has no interface implemented.
Friends
Class IF_WB_TOOL_DATA_MODEL has no friend class.
Attributes
Class IF_WB_TOOL_DATA_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copy Tool Data Model | 20100302 |
2 | ![]() |
Instance method | Public | Method | Help Method: Read Data | 20081122 |
3 | ![]() |
Instance method | Public | Method | Read Non-Available Functions (Example: swbm_c_fc_save) | 20100226 |
4 | ![]() |
Instance method | Public | Method | Read Display Mode | 20081122 |
5 | ![]() |
Instance method | Public | Method | Read language in which the object is displayed/edited | 20100426 |
6 | ![]() |
Instance method | Public | Method | Read Screen Number and Program Name | 20090729 |
7 | ![]() |
Instance method | Public | Method | Read Target of Forward Navigation | 20090122 |
8 | ![]() |
Instance method | Public | Method | Read OK Code | 20081122 |
9 | ![]() |
Instance method | Public | Method | Read "Position" | 20110325 |
10 | ![]() |
Instance method | Public | Method | Read Status Description; Example "active (revised)" | 20100226 |
11 | ![]() |
Instance method | Public | Method | Read Workbench Request | 20090127 |
12 | ![]() |
Instance method | Public | Method | Help Mehod: Write Data | 20081122 |
13 | ![]() |
Instance method | Public | Method | Set Non-Available Functions (Example: swbm_c_fc_save) | 20081126 |
14 | ![]() |
Instance method | Public | Method | Set Display Mode | 20081122 |
15 | ![]() |
Instance method | Public | Method | Co: Set language in which the object is displayed/edited | 20100426 |
16 | ![]() |
Instance method | Public | Method | Set Screen Number and Program Name (in PBO of Main Screen) | 20090729 |
17 | ![]() |
Instance method | Public | Method | Write Target of Forward Navigation (Example: Delete) | 20090122 |
18 | ![]() |
Instance method | Public | Method | Set OK Code (Example: Delete) | 20081215 |
19 | ![]() |
Instance method | Public | Method | Set "Position" | 20110325 |
20 | ![]() |
Instance method | Public | Method | Set Status Description, Example: "active (revised)" | 20081126 |
21 | ![]() |
Instance method | Public | Method | Write Workbench Request (Example: Delete) | 20090127 |
Events
Class IF_WB_TOOL_DATA_MODEL has no event.
Types
Class IF_WB_TOOL_DATA_MODEL has no local type.
Method Signatures
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL_DATA_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_WB_TOOL_DATA_MODEL | Tooldaten | 20100302 |
Method COPY on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Value transfer | Type reference (TYPE) | ANY | Tool-Daten | 20081122 |
Method GET_DATA on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_DISABLED_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DISABLED_FUNCTIONS | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle, enthält z.B. swbm_c_fc_save | 20100226 |
Method GET_DISABLED_FUNCTIONS on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EDIT_MODE | Value transfer | Type reference (TYPE) | SEU_ACTION | Anzeigemodus: swbm_c_op_display oder swbm_c_op_edit | 20081122 |
Method GET_EDIT_MODE on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprachenschlüssel | 20100426 |
Method GET_LANGUAGE on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_MAIN_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | Programmname | 20090729 | ||
2 | ![]() |
P_SCREEN | Call by reference | Type reference (TYPE) | SY-DYNNR | Dynpro-Nummer | 20090729 |
Method GET_MAIN_SCREEN on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_NAVIGATION_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLOBAL_TYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung | 20100226 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB-Objektschlüssel (Name des Objekts) | 20090122 | ||
3 | ![]() |
OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: Sicht auf Objekt | 20090122 | ||
4 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Interner WB-Objekttyp (Besser den globalen Typ verwenden!) | 20090122 | ||
5 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | Operation | 20090122 |
Method GET_NAVIGATION_TARGET on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_OK_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20081122 |
Method GET_OK_CODE on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_POSITION | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110325 |
Method GET_POSITION on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_STATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_STATE_TEXT | Value transfer | Type reference (TYPE) | SEU_TOOL_OBJSTATE_TEXT | Objekt- und Bearbeitungsstatus im Workbench-Tool | 20100226 |
Method GET_STATE_TEXT on class IF_WB_TOOL_DATA_MODEL has no exception.
Method GET_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLOBAL_TYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung | 20100226 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB-Objektschlüssel (Name des Objekts) | 20090127 | ||
3 | ![]() |
OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: Sicht auf Objekt | 20090127 | ||
4 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Interner WB-Objekttyp (Besser den globalen Typ verwenden!) | 20090127 | ||
5 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | Operation | 20090127 |
Method GET_WB_REQUEST on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Call by reference | Type reference (TYPE) | ANY | Tool-Daten | 20081122 |
Method SET_DATA on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_DISABLED_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DISABLED_FUNCTIONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle, enthält z.B. swbm_c_fc_save | 20081126 |
Method SET_DISABLED_FUNCTIONS on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EDIT_MODE | Call by reference | Type reference (TYPE) | SEU_ACTION | Anzeigemodus: swbm_c_op_display oder swbm_c_op_edit | 20081122 |
Method SET_EDIT_MODE on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel | 20100426 |
Method SET_LANGUAGE on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_MAIN_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | Programmname | 20090729 | ||
2 | ![]() |
P_SCREEN | Call by reference | Type reference (TYPE) | SY-DYNNR | Dynpro-Nummer | 20090729 |
Method SET_MAIN_SCREEN on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_NAVIGATION_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLOBAL_TYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung | 20100226 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB-Objektschlüssel (Name des Objekts) | 20090122 | ||
3 | ![]() |
OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: Sicht auf Objekt | 20090122 | ||
4 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Interner WB-Objekttyp (Besser den globalen Typ verwenden!) | 20090122 | ||
5 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | Operation | 20090122 |
Method SET_NAVIGATION_TARGET on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_OK_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20081215 |
Method SET_OK_CODE on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_POSITION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110325 |
Method SET_POSITION on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_STATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_STATE_TEXT | Call by reference | Type reference (TYPE) | SEU_TOOL_OBJSTATE_TEXT | Objekt- und Bearbeitungsstatus im Workbench-Tool | 20081126 |
Method SET_STATE_TEXT on class IF_WB_TOOL_DATA_MODEL has no exception.
Method SET_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLOBAL_TYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung | 20100226 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB-Objektschlüssel (Name des Objekts) | 20090127 | ||
3 | ![]() |
OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: Sicht auf Objekt | 20090127 | ||
4 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Interner WB-Objekttyp (Besser den globalen Typ verwenden!) | 20090127 | ||
5 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | Operation | 20090127 |
Method SET_WB_REQUEST on class IF_WB_TOOL_DATA_MODEL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |