SAP ABAP Data Element TPDA_SCRIPT_CLASS (TPDA: Script Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SCRIPT (Package) Debugger Script
Basic Data
Data Element TPDA_SCRIPT_CLASS
Short Description TPDA: Script Class  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID CLASS  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Class 
Medium 15 Script Class 
Long 20 Script Class 
Heading 30 Script Class 
Documentation

Definition

Identifier of an object type (a class or an interface). The identifier is made up of alphanumerical characters and the special characters underscore (_) and slash (/). Slash (/) separates the namespace prefix from the rest of the identifier. The identifier may not begin with a number.

Only capital letters are permitted in the identifier. The Class Builder automatically converts all letters of the identifier to capitals as they are entered. With the insertion of an identifier using the Class Library API no automatic conversion to capitals takes place, instead the corresponding error message is produced.

History
Last changed by/on SAP  20110908 
SAP Release Created in 710