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 C_FILE_SCRIPT_DUMMY_NAME Constant Private Type reference (TYPE) TPDA_SCRIPT_NAME 'RSTPDA_SCRIPT_DUMMY' TPDA: Script Name 20060302
2 EXC_ATTR Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_SCRIPT_ATTRIBUTES 20050727
3 EXC_CLASS Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_SCRIPT_CLASS 20050727
4 EXC_TEMPLATE Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_SCRIPT_TEMPLATE 20050727
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_SCRIPT Instance method Public Method 20050520
2 LOAD_SCRIPT_FROM_DB Instance method Private Method 20050525
3 LOAD_SCRIPT_FROM_FILE 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 Returning P_SCRIPT Value transfer Object reference (TYPE REF TO) CL_TPDA_SCRIPT TPDA: Skriptname und Quelle 20050520
2 Importing P_SCRIPT_FILE Call by reference Type reference (TYPE) TPDA_FILE_NAME TPDA: Debugger Skript 20050711
3 Importing P_SCRIPT_NAME Call by reference Type reference (TYPE) TPDA_SCRIPT_NAME TPDA: Skriptname und Quelle 20050713
4 Importing P_TRIGGER Call by reference Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRIGGER TPDA:AST:Trigger 20051107
# Exception Resumable Description Created on
1 CX_TPDA_SCRIPT_LOAD 20050607
2 CX_TPDA_USER_CANCELED 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 Returning P_SCRIPT Value transfer Object reference (TYPE REF TO) CL_TPDA_SCRIPT TPDA: Debugger Skript 20050525
2 Importing P_SCRIPTNAME Call by reference Type reference (TYPE) TPDA_SCRIPT_NAME TPDA: Skriptname und Quelle 20050525
# Exception Resumable Description Created on
1 CX_TPDA_SCRIPT_LOAD 20050525

Method LOAD_SCRIPT_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FILE_NAME Call by reference Type reference (TYPE) TPDA_FILE_NAME TPDA: Skriptname und Quelle 20050525
2 Returning P_SCRIPT Value transfer Object reference (TYPE REF TO) CL_TPDA_SCRIPT TPDA: Debugger Skript 20050525
# Exception Resumable Description Created on
1 CX_TPDA_SCRIPT_LOAD 20060302
History
Last changed by/on SAP  20110908 
SAP Release Created in 710