SAP ABAP Class CL_BSP_WD_PARSE_HELPER (Parser)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications
Properties
Class CL_BSP_WD_PARSE_HELPER  
Short Description Parser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package CRM_BSP_WD_TOOLS   Development Tools for WEBCUIF Applications 
Created 20041126   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_WD_PARSE_HELPER has no interface implemented.
Friends
Class CL_BSP_WD_PARSE_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILLING Instance attribute Private Type reference (TYPE) STRING 20041126
2 KIND_CLOSED Constant Public Type reference (TYPE) CHAR1 'D' Single-Character Flag 20041126
3 KIND_CLOSING Constant Public Type reference (TYPE) CHAR1 'C' Single-Character Flag 20041126
4 KIND_COMMENT Constant Public Type reference (TYPE) CHAR1 'M' Single-Character Flag 20041130
5 KIND_EXTENSION Constant Public Type reference (TYPE) CHAR1 'E' Single-Character Flag 20041126
6 KIND_OPENING Constant Public Type reference (TYPE) CHAR1 'O' Single-Character Flag 20041126
7 KIND_PAGE Constant Public Type reference (TYPE) CHAR1 'P' Single-Character Flag 20041126
8 KIND_SCRIPTING Constant Public Type reference (TYPE) CHAR1 'S' Single-Character Flag 20041126
9 SOURCE Instance attribute Private Type reference (TYPE) STRING 20041126
10 SRC_OFFSET Instance attribute Private Type reference (TYPE) I 0 20041126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041126
2 GET_ATTRIBUTES Static method Public Method 20041126
3 GET_NEXT_TAG Instance method Public Method 20041126
4 GET_TAG_KIND Static method Public Method 20041126
5 GET_TAG_NAME Static method Public Method 20041130
Events
Class CL_BSP_WD_PARSE_HELPER has no event.
Types
Class CL_BSP_WD_PARSE_HELPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) STRING 20041126

Method CONSTRUCTOR on class CL_BSP_WD_PARSE_HELPER has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG_SRC Call by reference Type reference (TYPE) STRING 20041130
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) BSPWD_TAG_ATTR_TAB Tabelle von Tag Attributen 20041130

Method GET_ATTRIBUTES on class CL_BSP_WD_PARSE_HELPER has no exception.

Method GET_NEXT_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20041126

Method GET_NEXT_TAG on class CL_BSP_WD_PARSE_HELPER has no exception.

Method GET_TAG_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG_SRC Call by reference Type reference (TYPE) STRING 20041126
2 Returning RV_KIND Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20041126

Method GET_TAG_KIND on class CL_BSP_WD_PARSE_HELPER has no exception.

Method GET_TAG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG_SRC Call by reference Type reference (TYPE) STRING 20041130
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20041130

Method GET_TAG_NAME on class CL_BSP_WD_PARSE_HELPER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 500