SAP ABAP Class CL_AKB_SCRIPT_OPERATION (AKB Scripting - Operation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-PAK (Application Component) Package Tools
⤷
SPAK_AKB (Package) Downward Compatible Development

⤷

⤷

Properties
Class | CL_AKB_SCRIPT_OPERATION | |
Short Description | AKB Scripting - Operation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPAK_AKB | Downward Compatible Development |
Created | 20040907 | SAP |
Last change | 20040930 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AKB_SCRIPT_OPERATION has no forward declaration.
Interfaces
Class CL_AKB_SCRIPT_OPERATION has no interface implemented.
Friends
Class CL_AKB_SCRIPT_OPERATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AKB_SCR_OP | Operation | 20040907 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | OPLIST | 20040907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Test Script | 20040907 |
2 | ![]() |
Static method | Public | Constructor | 20040907 | |
3 | ![]() |
Instance method | Public | Constructor | 20040907 | |
4 | ![]() |
Instance method | Public | Method | 20040907 | |
5 | ![]() |
Instance method | Public | Method | 20040907 | |
6 | ![]() |
Instance method | Public | Method | 20040907 | |
7 | ![]() |
Instance method | Public | Method | 20040907 | |
8 | ![]() |
Instance method | Public | Method | 20040907 | |
9 | ![]() |
Static method | Public | Method | 20040907 | |
10 | ![]() |
Instance method | Public | Method | Determine Parameters of an Operation | 20040907 |
11 | ![]() |
Instance method | Public | Method | 20040907 | |
12 | ![]() |
Static method | Public | Method | 20040907 | |
13 | ![]() |
Instance method | Public | Method | 20040907 | |
14 | ![]() |
Instance method | Public | Method | 20040907 | |
15 | ![]() |
Instance method | Public | Method | 20040907 |
Events
Class CL_AKB_SCRIPT_OPERATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OPLIST | Public | See coding | 20040907 | oplist TYPE HASHED TABLE OF akb_scr_op with unique key name
|
||
2 | OPLIST_SORTED | Public | See coding | 20040907 | OPLIST_SORTED type sorted table of akb_scr_op with unique key table_line
|
||
3 | PARAMETERLIST | Public | See coding | TABLE OF RSPARAMS | 20040907 | parameterlist TYPE TABLE OF rsparams
|
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | AKB_SCR_ERROR | Meldung | 20040907 | ||
2 | ![]() |
PARAMETERLIST | Call by reference | Type reference (TYPE) | CL_AKB_SCRIPT_OPERATION=>PARAMETERLIST | TABLE OF RSPARAMS | 20040907 | ||
3 | ![]() |
REPORT_DESCR | Call by reference | Type reference (TYPE) | REPTI | Report-Titel | 20040907 |
Method CHECK on class CL_AKB_SCRIPT_OPERATION has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AKB_SCRIPT_OPERATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AKB_SCRIPT_OPERATION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | C | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20040907 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | C | Operation | 20040907 |
Method CONSTRUCTOR on class CL_AKB_SCRIPT_OPERATION has no exception.
Method DELETE Signature
Method DELETE on class CL_AKB_SCRIPT_OPERATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040907 |
Method DOCUMENTATION_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040907 |
Method DOCUMENTATION_EXISTS on class CL_AKB_SCRIPT_OPERATION has no exception.
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040907 |
Method EXISTS on class CL_AKB_SCRIPT_OPERATION has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20040907 |
Method GET_ICON on class CL_AKB_SCRIPT_OPERATION has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Reportname | 20040907 |
Method GET_NAME on class CL_AKB_SCRIPT_OPERATION has no exception.
Method GET_OPERATION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPLIST | Value transfer | Type reference (TYPE) | OPLIST | 20040907 |
Method GET_OPERATION_LIST on class CL_AKB_SCRIPT_OPERATION has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULTS | Call by reference | Type reference (TYPE) | PARAMETERLIST | TABLE OF RSPARAMS | 20040907 | ||
2 | ![]() |
PARAMETERLIST | Call by reference | Type reference (TYPE) | PARAMETERLIST | TABLE OF RSPARAMS | 20040907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040907 |
Method GET_SHORTTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20040907 | |
2 | ![]() |
SHORTTEXT | Value transfer | Type reference (TYPE) | TRDIRT | Titeltexte zu Programmen in TRDIR | 20040907 |
Method GET_SHORTTEXT on class CL_AKB_SCRIPT_OPERATION has no exception.
Method GET_SORTED_OPERATION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPLIST | Value transfer | Type reference (TYPE) | OPLIST_SORTED | 20040907 |
Method GET_SORTED_OPERATION_LIST on class CL_AKB_SCRIPT_OPERATION has no exception.
Method PERSIST Signature
Method PERSIST on class CL_AKB_SCRIPT_OPERATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040907 |
Method SET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20040907 |
Method SET_ICON on class CL_AKB_SCRIPT_OPERATION has no exception.
Method TRANSPORT Signature
Method TRANSPORT on class CL_AKB_SCRIPT_OPERATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040907 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |