SAP ABAP Class CLUR_NW7_EVENT_QUEUE_PARSER (CLUR_NW7_EVENT_QUEUE_PARSER)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UR_NW7 (Package) Unified Rendering: Lightspeed
Properties
Class CLUR_NW7_EVENT_QUEUE_PARSER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UR_NW7   Unified Rendering: Lightspeed 
Created 20071106   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLUR_NW7_EVENT_QUEUE_PARSER has no forward declaration.
Interfaces
Class CLUR_NW7_EVENT_QUEUE_PARSER has no interface implemented.
Friends
Class CLUR_NW7_EVENT_QUEUE_PARSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SEP Constant Private See coding C_SEP 20071106
2 EVENTS Instance attribute Public Type reference (TYPE) TY_EVENTS TY_EVENTS 20080317
3 EVENT_QUEUE Instance attribute Public Type reference (TYPE) STRING EVENT_QUEUE 20071106
4 M_CONVERTER Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_IN_CE Code Page and Endian Conversion (External -> System Format) 20071109
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20071109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071106
3 DECODE Static method Private Method 20071107
4 PARSE Instance method Public Method PARSE 20071106
5 PARSE_SECTION Static method Private Method PARSE_SECTION 20071106
6 SET_EVENT_QUEUE Instance method Private Method 20071109
Events
Class CLUR_NW7_EVENT_QUEUE_PARSER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_COLLECTION Public See coding TY_COLLECTION 20071106 ty_collection type standard table of ty_value with default key
2 TY_EVENT Public See coding TY_EVENT 20071106 begin of ty_event, control_name type ty_name, event_name type ty_name, param_section type ty_section, ucf_param_section type ty_section, custom_param_section type ty_section, end of ty_event
3 TY_EVENTS Public See coding TY_EVENTS 20071106 ty_events type standard table of ty_event with default key
4 TY_KEY Public Type reference (TYPE) STRING TY_KEY 20071106
5 TY_NAME Public Type reference (TYPE) STRING TY_NAME 20071106
6 TY_PAIR Public See coding TY_PAIR 20071106 begin of ty_pair, key type ty_key, collection type ty_collection, end of ty_pair
7 TY_SECTION Public See coding TY_SECTION 20071106 ty_section type standard table of ty_pair with non-unique key key
8 TY_VALUE Public Type reference (TYPE) STRING TY_VALUE 20071106
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLUR_NW7_EVENT_QUEUE_PARSER has no parameter.
Method CLASS_CONSTRUCTOR on class CLUR_NW7_EVENT_QUEUE_PARSER has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CLUR_NW7_EVENT_QUEUE_PARSER has no exception.

Method DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CSEQUENCE 20071107
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20071107

Method DECODE on class CLUR_NW7_EVENT_QUEUE_PARSER has no exception.

Method PARSE Signature

Method PARSE on class CLUR_NW7_EVENT_QUEUE_PARSER has no parameter.
Method PARSE on class CLUR_NW7_EVENT_QUEUE_PARSER has no exception.

Method PARSE_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARSED_SECTION Call by reference Type reference (TYPE) TY_SECTION PARSED_SECTION 20080317
2 Importing SECTION Call by reference Type reference (TYPE) STRING SECTION 20071106

Method PARSE_SECTION on class CLUR_NW7_EVENT_QUEUE_PARSER has no exception.

Method SET_EVENT_QUEUE Signature

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

Method SET_EVENT_QUEUE on class CLUR_NW7_EVENT_QUEUE_PARSER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711