SAP ABAP Class CL_DEMO_STRING_PROCESSING (Character String Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
Properties
Class CL_DEMO_STRING_PROCESSING  
Short Description Character String Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABAPDEMOS   Demos for ABAP Documentation, not meant for productive use 
Created 20081126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DEMO_STRING_PROCESSING has no forward declaration.
Interfaces
Class CL_DEMO_STRING_PROCESSING has no interface implemented.
Friends
Class CL_DEMO_STRING_PROCESSING has no friend class.
Attributes
Class CL_DEMO_STRING_PROCESSING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HTML_70 Static method Public Method 20081126
2 CREATE_HTML_71 Static method Public Method 20081126
3 GET_ISO_LANGU Static method Private Method 20081126
4 GET_WIDTH Static method Private Method 20081126
5 MAIN Static method Public Method 20081126
6 SHOW_HTML Static method Private Method 20081126
Events
Class CL_DEMO_STRING_PROCESSING has no event.
Types
Class CL_DEMO_STRING_PROCESSING has no local type.
Method Signatures

Method CREATE_HTML_70 Signature

Method CREATE_HTML_70 on class CL_DEMO_STRING_PROCESSING has no parameter.
Method CREATE_HTML_70 on class CL_DEMO_STRING_PROCESSING has no exception.

Method CREATE_HTML_71 Signature

Method CREATE_HTML_71 on class CL_DEMO_STRING_PROCESSING has no parameter.
Method CREATE_HTML_71 on class CL_DEMO_STRING_PROCESSING has no exception.

Method GET_ISO_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ISO_LANGU Value transfer Type reference (TYPE) T002-LAISO 20081126
2 Importing LANGU Call by reference Type reference (TYPE) T002-SPRAS 20081126

Method GET_ISO_LANGU on class CL_DEMO_STRING_PROCESSING has no exception.

Method GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WIDTH Value transfer Type reference (TYPE) I 20081126

Method GET_WIDTH on class CL_DEMO_STRING_PROCESSING has no exception.

Method MAIN Signature

Method MAIN on class CL_DEMO_STRING_PROCESSING has no parameter.
Method MAIN on class CL_DEMO_STRING_PROCESSING has no exception.

Method SHOW_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTML Call by reference Type reference (TYPE) STRING 20081126
2 Importing TITLE Call by reference Type reference (TYPE) CL_ABAP_BROWSER=>TITLE 20081126

Method SHOW_HTML on class CL_DEMO_STRING_PROCESSING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740