SAP ABAP Class CL_TPDA_SCRIPT_WRITER (TPDA: Create/Save 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_WRITER | |
| Short Description | TPDA: Create/Save 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 | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_WRITER has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_WRITER has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_WRITER has no friend class.
Attributes
Class CL_TPDA_SCRIPT_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050803 | ||
| 2 | Instance method | Public | Method | 20050520 | ||
| 3 | Instance method | Private | Method | 20050603 | ||
| 4 | Instance method | Private | Method | 20050603 |
Events
Class CL_TPDA_SCRIPT_WRITER has no event.
Types
Class CL_TPDA_SCRIPT_WRITER has no local type.
Method Signatures
Method CREATE_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050803 | |||
| 2 | P_SCRIPT_FILE | Call by reference | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Dateiname | 20050803 | |||
| 3 | P_SCRIPT_NAME | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_NAME | TPDA: Skriptname und Quelle | 20050803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050803 |
Method SAVE_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CREATE | Call by reference | Type reference (TYPE) | FLAG | Report-Titel | 20050803 | |||
| 2 | P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050520 | |||
| 3 | P_SCRIPT_FILE | Call by reference | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Dateiname | 20050713 | |||
| 4 | P_SCRIPT_NAME | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_NAME | TPDA: Skriptname und Quelle | 20050713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050725 |
Method SAVE_SCRIPT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050603 | |||
| 2 | P_SCRIPT_NAME | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_NAME | TPDA: Skriptname und Quelle | 20050713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050725 |
Method SAVE_SCRIPT_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050603 | |||
| 2 | P_SCRIPT_FILE | Call by reference | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Skriptname und Quelle | 20050713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060302 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |