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 CL_AKB_SCRIPTING 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040324
2 CODING Instance attribute Private Type reference (TYPE) CODING_TYPE Code 20040324
3 DEFAULTS Instance attribute Private Type reference (TYPE) CL_AKB_SCRIPT_OPERATION=>PARAMETERLIST 20040325
4 DND_BEHAVIOR Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20040324
5 DND_HANDLE Instance attribute Private Type reference (TYPE) I 20040324
6 EDITOR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040324
7 IS_OP_BROWSER Instance attribute Private Type reference (TYPE) FLAG General Flag 20040908
8 OPBROWSER Instance attribute Private Object reference (TYPE REF TO) CL_AKB_SCRIPT_EDITOR Interface Visualization 20040324
9 SCRIPT Instance attribute Private Object reference (TYPE REF TO) CL_AKB_SCRIPTING BCB Scripting 20040324
10 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040324
2 CREATE_OPERATION Instance method Private Method 20040908
3 EDIT_OPERATION Instance method Private Method 20040908
4 HANDLE_DRAG Instance method Private Event handling method 20040325
5 HANDLE_DROP Instance method Private Event handling method 20040324
6 HANDLE_DROP_COMPLETE Instance method Private Event handling method 20040325
7 HANDLE_GET_FLAVOR Instance method Private Event handling method 20040325
8 INIT_DRAGDROP Instance method Private Method 20040324
9 SAVE Instance method Public Method 20040324
10 SETUP_CODING Instance method Private Method 20040324
11 SETUP_SCRIPT 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 Importing CHANGABLE Call by reference Type reference (TYPE) FLAG allgemeines flag 20040324
2 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040324
3 Importing DEFAULT_VALUES Call by reference Type reference (TYPE) CL_AKB_SCRIPT_OPERATION=>PARAMETERLIST 20040325
4 Importing SCRIPTNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20040324
# Exception Resumable Description Created on
1 CTRL_ERROR 20040324
2 INVALID_PARAMETERS 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 Importing 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040325
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20040325
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20040325
4 Importing 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040324
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20040324
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20040324
4 Importing 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040325
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20040325
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20040325
4 Importing 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040325
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20040325
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20040325
4 Importing E_FLAVORS Value transfer Attribute reference (LIKE) 20040325
5 Importing 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 Returning ANSWER Value transfer Type reference (TYPE) FLAG allgemeines flag 20040324
2 Importing 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