SAP ABAP Class CL_WB_TBEDITOR (General Table Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI (Package) PROGRAM EDITOR
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_CONTEXT | Object Context | 19990721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 19990721 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_TOOL | Workbench: Tool | 19990721 |
Properties
| Class | CL_WB_TBEDITOR | |
| Short Description | General Table Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI | PROGRAM EDITOR |
| Created | 19990721 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_TBEDITOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_CONTEXT | Object Context | 19990721 | ||
| 2 | IF_WB_PROGRAM | Workbench: Program | 19990721 | ||
| 3 | IF_WB_TOOL | Workbench: Tool | 19990721 |
Friends
Class CL_WB_TBEDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_EDITOR | Source Editor | 19990721 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSTXP-TDOBJECT | Callback Check | 19990831 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSTXP-TDOBJECT | Callback State | 19990831 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TRDIR-NAME | Callback Program | 19990831 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSTXP-TDOBJECT | Callback Save | 19990831 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSTXP-TDOBJECT | Callback Usercom | 19990831 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_SOURCE | Ref to Source Instance | 19990723 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_SEDI_TB_APP_EDITOR | Application Table Editor | 20130319 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSTXP-TDDOCU | Title | 19990901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Show/Edit Table | 19990722 | |
| 2 | Instance method | Public | Method | Change Mode | 19990722 | |
| 3 | Instance method | Public | Method | 20130320 | ||
| 4 | Instance method | Public | Method | Callback Check | 19990831 | |
| 5 | Instance method | Public | Method | Callback State | 19990831 | |
| 6 | Instance method | Public | Method | Callback Program | 19990831 | |
| 7 | Instance method | Public | Method | Callback_Save | 19990831 | |
| 8 | Instance method | Public | Method | Callback Usercom | 19990831 |
Events
Class CL_WB_TBEDITOR has no event.
Types
Class CL_WB_TBEDITOR has no local type.
Method Signatures
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURSOR_LINE | Call by reference | Type reference (TYPE) | SY-INDEX | 1 | cursor line | 19990722 | ||
| 2 | CURSOR_OFFSET | Call by reference | Type reference (TYPE) | SY-INDEX | 0 | cursor offset | 19990722 | ||
| 3 | FIRST_LINE | Call by reference | Type reference (TYPE) | SY-INDEX | 1 | first line | 19990722 | ||
| 4 | MODE | Call by reference | Type reference (TYPE) | CHAR4 | 'SHOW' | editor mode | 19990722 | ||
| 5 | SOURCE | Call by reference | Type reference (TYPE) | SEDI_SOURCE | table source | 19990722 |
Method CHANGE on class CL_WB_TBEDITOR has no exception.
Method CHANGE_MODE Signature
Method CHANGE_MODE on class CL_WB_TBEDITOR has no parameter.
Method CHANGE_MODE on class CL_WB_TBEDITOR has no exception.
Method EXECUTE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20130320 |
Method EXECUTE_FCODE on class CL_WB_TBEDITOR has no exception.
Method SET_CALLBACK_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CALLBACK_CHECK | Call by reference | Type reference (TYPE) | RSTXP-TDOBJECT | callback check | 19990831 |
Method SET_CALLBACK_CHECK on class CL_WB_TBEDITOR has no exception.
Method SET_CALLBACK_PFKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CALLBACK_PFKEY | Call by reference | Type reference (TYPE) | RSTXP-TDOBJECT | callmack state | 19990831 |
Method SET_CALLBACK_PFKEY on class CL_WB_TBEDITOR has no exception.
Method SET_CALLBACK_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CALLBACK_PROGRAM | Call by reference | Type reference (TYPE) | TRDIR-NAME | callback program | 19990831 |
Method SET_CALLBACK_PROGRAM on class CL_WB_TBEDITOR has no exception.
Method SET_CALLBACK_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CALLBACK_SAVE | Call by reference | Type reference (TYPE) | RSTXP-TDOBJECT | callback save | 19990831 |
Method SET_CALLBACK_SAVE on class CL_WB_TBEDITOR has no exception.
Method SET_CALLBACK_USERCOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CALLBACK_USERCOM | Call by reference | Type reference (TYPE) | RSTXP-TDOBJECT | callback usercom | 19990831 |
Method SET_CALLBACK_USERCOM on class CL_WB_TBEDITOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |