SAP ABAP Class CL_AKB_SCRIPT_EDITOR (Display Script)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-PAK (Application Component) Package Tools
⤷
SPAK_AKB (Package) Downward Compatible Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AKB_TABLE_EDITOR | Display Check Results | 20040324 |
Properties
| Class | CL_AKB_SCRIPT_EDITOR | |
| Short Description | Display Script | |
| Super Class | CL_AKB_TABLE_EDITOR | Display Check Results |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | AKB_JOBLOG | |
| Program status | ||
| Category | 0 | |
| Package | SPAK_AKB | Downward Compatible Development |
| Created | 20040324 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_AKB_SCRIPT_EDITOR has no interface implemented.
Friends
Class CL_AKB_SCRIPT_EDITOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040324 | |
| 2 | Instance method | Private | Method | 20040908 | ||
| 3 | Instance method | Private | Method | 20040908 | ||
| 4 | Instance method | Private | Event handling method | 20040325 | ||
| 5 | Instance method | Private | Event handling method | 20040324 | ||
| 6 | Instance method | Private | Event handling method | 20040325 | ||
| 7 | Instance method | Private | Event handling method | 20040325 | ||
| 8 | Instance method | Private | Method | 20040324 | ||
| 9 | Instance method | Public | Method | 20040324 | ||
| 10 | Instance method | Private | Method | 20040324 | ||
| 11 | Instance method | Private | Method | 20040324 |
Events
Class CL_AKB_SCRIPT_EDITOR has no event.
Types
Class CL_AKB_SCRIPT_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGABLE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040324 | |||
| 2 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040324 | |||
| 3 | DEFAULT_VALUES | Call by reference | Type reference (TYPE) | CL_AKB_SCRIPT_OPERATION=>PARAMETERLIST | 20040325 | ||||
| 4 | SCRIPTNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20040324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040324 | |||
| 2 | 20040908 |
Method CREATE_OPERATION Signature
Method CREATE_OPERATION on class CL_AKB_SCRIPT_EDITOR has no parameter.
Method CREATE_OPERATION on class CL_AKB_SCRIPT_EDITOR has no exception.
Method EDIT_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OP | Call by reference | Object reference (TYPE REF TO) | CL_AKB_SCRIPT_OPERATION | AKB Scripting - Operation | 20040908 |
Method EDIT_OPERATION on class CL_AKB_SCRIPT_EDITOR has no exception.
Method HANDLE_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 4 | E_ROW | Value transfer | Attribute reference (LIKE) | 20040325 |
Method HANDLE_DRAG on class CL_AKB_SCRIPT_EDITOR has no exception.
Method HANDLE_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20040324 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20040324 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20040324 | |||||
| 4 | E_ROW | Value transfer | Attribute reference (LIKE) | 20040324 |
Method HANDLE_DROP on class CL_AKB_SCRIPT_EDITOR has no exception.
Method HANDLE_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 4 | E_ROW | Value transfer | Attribute reference (LIKE) | 20040325 |
Method HANDLE_DROP_COMPLETE on class CL_AKB_SCRIPT_EDITOR has no exception.
Method HANDLE_GET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 4 | E_FLAVORS | Value transfer | Attribute reference (LIKE) | 20040325 | |||||
| 5 | E_ROW | Value transfer | Attribute reference (LIKE) | 20040325 |
Method HANDLE_GET_FLAVOR on class CL_AKB_SCRIPT_EDITOR has no exception.
Method INIT_DRAGDROP Signature
Method INIT_DRAGDROP on class CL_AKB_SCRIPT_EDITOR has no parameter.
Method INIT_DRAGDROP on class CL_AKB_SCRIPT_EDITOR has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040324 | |||
| 2 | DISPLAY_DIALOG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040324 |
Method SAVE on class CL_AKB_SCRIPT_EDITOR has no exception.
Method SETUP_CODING Signature
Method SETUP_CODING on class CL_AKB_SCRIPT_EDITOR has no parameter.
Method SETUP_CODING on class CL_AKB_SCRIPT_EDITOR has no exception.
Method SETUP_SCRIPT Signature
Method SETUP_SCRIPT on class CL_AKB_SCRIPT_EDITOR has no parameter.
Method SETUP_SCRIPT on class CL_AKB_SCRIPT_EDITOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |