SAP ABAP Class CL_O2_CO2_PP_CHANGEDOM (Last Changes to Domain)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_DEVTIME (Package) Business Server Pages (BSP): Development Environment Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_O2_CO2_PP O2 Preprocessor 20010914
Properties
Class CL_O2_CO2_PP_CHANGEDOM  
Short Description Last Changes to Domain    
Super Class CL_O2_CO2_PP O2 Preprocessor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSP_DEVTIME   Business Server Pages (BSP): Development Environment Objects 
Created 20010914   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_EXTENSION_INFO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_O2_CO2_PP_CHANGEDOM has no interface implemented.
Friends
Class CL_O2_CO2_PP_CHANGEDOM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERR_SO2_PAGE_ATTR_INVALID_VAL Constant Private Type reference (TYPE) TRMSG_NUMB '113' Syntax error message number 20010926
2 ERR_SO2_PAGE_ATTR_NOT_SUPPORTD Constant Private Type reference (TYPE) TRMSG_NUMB '114' Syntax error message number 20010926
3 ERR_SO2_PAGE_ATTR_REDEFINE Constant Private Type reference (TYPE) TRMSG_NUMB '112' Syntax error message number 20010926
4 ERR_SO2_PAGE_ATTR_UNKNOWN Constant Private Type reference (TYPE) TRMSG_NUMB '115' Syntax error message number 20010926
5 M_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20010926
6 M_LINE Instance attribute Private Type reference (TYPE) STRING 20010926
7 M_ORIGINAL_SOURCE Instance attribute Private Type reference (TYPE) STRING 20011023
8 M_PAGE_ATTRS Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20021124
9 M_PROCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_O2_CO2_PROCESSOR OXYGEN XML Page Converter 20010926
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_ERROR Instance method Private Method Output Error Message 20010914
2 SO2_DUMP_DOM Instance method Private Method 20020420
3 SO2_ELEMS Instance method Private Method Edit JSP Inner Tags Only and Tag-Dependent Tags 20011028
4 SO2_ELEMS_COLLECTION Instance method Private Method Collect all so2:tag name = 'X'> Tags 20011028
5 SO2_ELEM_STRIP_XMLNS Instance method Private Method Process xmlns:* Elements 20020313
6 SO2_ELEM_WITH_ELEMDEPENDENT Instance method Private Method Edit a Tag for Tag-Dependent Body 20011028
7 SO2_ELEM_WITH_INNER_TAGS Instance method Private Method Process an Element for Inner Elements 20011028
8 SO2_PAGE Instance method Private Method Process all Nodes 20010926
9 SO2_PAGE_ATTR Instance method Private Method Validate an Attribute 20010926
10 SO2_PAGE_ATTRS Instance method Private Method Process Attributes of an Node 20010926
11 SO2_PAGE_ATTRS_TO_ROOT Instance method Private Method Hang all Attributes on the Root Node 20010926
12 SO2_PRINT_JAVASCRIPT Instance method Private Method Fix kernel problem with <%JavaScript= %> 20060430
Events
Class CL_O2_CO2_PP_CHANGEDOM has no event.
Types
Class CL_O2_CO2_PP_CHANGEDOM has no local type.
Method Signatures

Method PROCESS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20010914
2 Importing ERROR Call by reference Type reference (TYPE) TRMSG_NUMB Meldungsnummer der Syntaxfehlermeldung 20010926
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20010926
# Exception Resumable Description Created on
1 CX_O2_CO2_EXCEPTION Ausnahmebehandlung für Fehlermeldungen im OXYGEN Compiler 20010914

Method SO2_DUMP_DOM Signature

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

Method SO2_DUMP_DOM on class CL_O2_CO2_PP_CHANGEDOM has no exception.

Method SO2_ELEMS Signature

Method SO2_ELEMS on class CL_O2_CO2_PP_CHANGEDOM has no parameter.
Method SO2_ELEMS on class CL_O2_CO2_PP_CHANGEDOM has no exception.

Method SO2_ELEMS_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_INFO Call by reference Object reference (TYPE REF TO) CL_BSP_ELEMENT_INFO BSP Element Info 20011028
2 Returning ITERATOR Value transfer Object reference (TYPE REF TO) IF_IXML_NODE_ITERATOR IF_IXML_NODE_ITERATOR 20011028
3 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011028

Method SO2_ELEMS_COLLECTION on class CL_O2_CO2_PP_CHANGEDOM has no exception.

Method SO2_ELEM_STRIP_XMLNS Signature

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

Method SO2_ELEM_STRIP_XMLNS on class CL_O2_CO2_PP_CHANGEDOM has no exception.

Method SO2_ELEM_WITH_ELEMDEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_INFO Call by reference Object reference (TYPE REF TO) CL_BSP_ELEMENT_INFO BSP Element Info 20011028
2 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011028

Method SO2_ELEM_WITH_ELEMDEPENDENT on class CL_O2_CO2_PP_CHANGEDOM has no exception.

Method SO2_ELEM_WITH_INNER_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_INFO Call by reference Object reference (TYPE REF TO) CL_BSP_ELEMENT_INFO BSP Element Info 20011028
2 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011028

Method SO2_ELEM_WITH_INNER_TAGS on class CL_O2_CO2_PP_CHANGEDOM has no exception.

Method SO2_PAGE Signature

Method SO2_PAGE on class CL_O2_CO2_PP_CHANGEDOM has no parameter.
# Exception Resumable Description Created on
1 CX_O2_CO2_EXCEPTION Ausnahmebehandlung für Fehlermeldungen im OXYGEN Compiler 20011001

Method SO2_PAGE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Attribute Name 20010926
2 Importing VALUE Call by reference Type reference (TYPE) STRING Attribute Wert 20010926
# Exception Resumable Description Created on
1 CX_O2_CO2_EXCEPTION Ausnahmebehandlung für Fehlermeldungen im OXYGEN Compiler 20011001

Method SO2_PAGE_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010926
# Exception Resumable Description Created on
1 CX_O2_CO2_EXCEPTION Ausnahmebehandlung für Fehlermeldungen im OXYGEN Compiler 20011001

Method SO2_PAGE_ATTRS_TO_ROOT Signature

Method SO2_PAGE_ATTRS_TO_ROOT on class CL_O2_CO2_PP_CHANGEDOM has no parameter.
# Exception Resumable Description Created on
1 CX_O2_CO2_EXCEPTION Ausnahmebehandlung für Fehlermeldungen im OXYGEN Compiler 20011001

Method SO2_PRINT_JAVASCRIPT Signature

Method SO2_PRINT_JAVASCRIPT on class CL_O2_CO2_PP_CHANGEDOM has no parameter.
Method SO2_PRINT_JAVASCRIPT on class CL_O2_CO2_PP_CHANGEDOM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620