SAP ABAP Class CL_TPDA_SCRIPT_ELEMDESCR (TPDA:Scripting - Table Description)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SCRIPT (Package) Debugger Script
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TPDA_SCRIPT_DATA_DESCR TPDA:Script: Variable Infos 20050607
Properties
Class CL_TPDA_SCRIPT_ELEMDESCR  
Short Description TPDA:Scripting - Table Description    
Super Class CL_TPDA_SCRIPT_DATA_DESCR TPDA:Script: Variable Infos 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SCRIPT   Debugger Script 
Created 20050607   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SCRIPT_ELEMDESCR has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_ELEMDESCR has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_ELEMDESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ELEM_DESCR Instance attribute Private Object reference (TYPE REF TO) TPDA_SYS_SYMBSIMPLE TPDA: Included in "QuickData" of TPDA_SYS_SYMBQUICK 20050607
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method 20051201
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050607
3 DECIMALS Instance method Public Method 20050607
4 FIND_PATTERN Static method Public Method 20051201
5 GET_TECHNICAL_INFO Instance method Public Method 20060324
6 HEXVALUE Instance method Public Method 20050607
7 LEN Instance method Public Method 20050607
8 VALUE Instance method Public Method 20050607
9 VALUE_OFFSET Instance method Public Method 20080411
Events
Class CL_TPDA_SCRIPT_ELEMDESCR has no event.
Types
Class CL_TPDA_SCRIPT_ELEMDESCR has no local type.
Method Signatures

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LENGTH Call by reference Type reference (TYPE) I -1 20051201
2 Importing P_NEW_VALUE Call by reference Type reference (TYPE) STRING 20051201
3 Importing P_OFFSET Call by reference Type reference (TYPE) I -1 20051201
# Exception Resumable Description Created on
1 CX_TPDA_SYS_AUTH Berechtigungsbehandlung 20051201
2 CX_TPDA_SYS_SYMB Exceptions bzgl. Symbolinformationen 20051201

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SYMBQUICK Call by reference Type reference (TYPE) TPDA_SYS_SYMBQUICK TPDA: Retrieval-Struktur für get_Symb_Quick 20050607
2 Importing P_VAR_NAME Call by reference Type reference (TYPE) TPDA_VAR_NAME tpda: Variablenname 20050607
# Exception Resumable Description Created on
1 CX_TPDA_VARNAME TPDA: Variable existiert nicht 20050607

Method DECIMALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DECIMALS Value transfer Type reference (TYPE) I TPDA: Variablenwert 20050607
# Exception Resumable Description Created on
1 CX_TPDA_DATA_DESCR_INVALIDATED 20050711

Method FIND_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OPTION Call by reference Type reference (TYPE) TPDA_SCR_SEARCHOPTIONS TPDA : Suchoptionen 20051201
2 Importing P_PATTERN Call by reference Type reference (TYPE) TPDA_CONDITION char255 20051201
3 Returning P_RESULT_IT Value transfer Type reference (TYPE) TPDA_SCR_SEARCHRESULT_IT TPDA : Suchergebnistabelle 20051201
4 Importing P_VAR_NAME Call by reference Type reference (TYPE) TPDA_VAR_NAME tpda: Variablenname 20060324
# Exception Resumable Description Created on
1 CX_TPDA_SYS_REGEX TPDA: Ausnahmen zu regulären Ausdrücken 20051201
2 CX_TPDA_SYS_SAD TPDA: Ausnahmen zu Search&Diff 20051201
3 CX_TPDA_SYS_SYMB Exceptions bzgl. Symbolinformationen 20051201

Method GET_TECHNICAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_INFO Value transfer Type reference (TYPE) TPDA_SCR_SIMPLE_QUICK TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK 20060324

Method GET_TECHNICAL_INFO on class CL_TPDA_SCRIPT_ELEMDESCR has no exception.

Method HEXVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_HEXVALUE Value transfer Type reference (TYPE) XSTRING TPDA: Variablenwert 20050607
# Exception Resumable Description Created on
1 CX_TPDA_DATA_DESCR_INVALIDATED 20050711

Method LEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_LEN Value transfer Type reference (TYPE) TPDA_VAR_LENGTH TPDA: Variablenwert 20050607
# Exception Resumable Description Created on
1 CX_TPDA_DATA_DESCR_INVALIDATED 20050711

Method VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_VALUE Value transfer Type reference (TYPE) TPDA_VAR_VALUE TPDA: Variablenwert 20050607
# Exception Resumable Description Created on
1 CX_TPDA_DATA_DESCR_INVALIDATED 20050711

Method VALUE_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LENGTH Call by reference Type reference (TYPE) I 255 20080411
2 Importing OFFSET Call by reference Type reference (TYPE) I 20080411
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20080411
# Exception Resumable Description Created on
1 CX_TPDA_VARNAME TPDA: Variable existiert nicht 20080411
2 CX_TPDA_VAR_OFFSET_LENGTH 20080411
History
Last changed by/on SAP  20090618 
SAP Release Created in 710