SAP ABAP Class CL_TPDA_SCRIPT_LOADER (TPDA: Load Script)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT (Package) Debugger Script
⤷
⤷
Properties
| Class | CL_TPDA_SCRIPT_LOADER | |
| Short Description | TPDA: Load Script | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_SCRIPT | Debugger Script |
| Created | 20050520 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_LOADER has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_LOADER has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_LOADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TPDA_SCRIPT_NAME | 'RSTPDA_SCRIPT_DUMMY' | TPDA: Script Name | 20060302 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_SCRIPT_ATTRIBUTES | 20050727 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_SCRIPT_CLASS | 20050727 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_SCRIPT_TEMPLATE | 20050727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050520 | ||
| 2 | Instance method | Private | Method | 20050525 | ||
| 3 | Instance method | Private | Method | 20050525 |
Events
Class CL_TPDA_SCRIPT_LOADER has no event.
Types
Class CL_TPDA_SCRIPT_LOADER has no local type.
Method Signatures
Method LOAD_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCRIPT | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Skriptname und Quelle | 20050520 | |||
| 2 | P_SCRIPT_FILE | Call by reference | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Debugger Skript | 20050711 | |||
| 3 | P_SCRIPT_NAME | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_NAME | TPDA: Skriptname und Quelle | 20050713 | |||
| 4 | P_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_TRIGGER | TPDA:AST:Trigger | 20051107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050607 | |||
| 2 | TPDA:Benutzer hat Aktion abgebrochen | 20050531 |
Method LOAD_SCRIPT_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCRIPT | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050525 | |||
| 2 | P_SCRIPTNAME | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_NAME | TPDA: Skriptname und Quelle | 20050525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050525 |
Method LOAD_SCRIPT_FROM_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FILE_NAME | Call by reference | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Skriptname und Quelle | 20050525 | |||
| 2 | P_SCRIPT | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060302 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |