SAP ABAP Class CL_AJAX_XML_BUILDER (Utility class to generate XML output.)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
⤷
⤷
Properties
| Class | CL_AJAX_XML_BUILDER | |
| Short Description | Utility class to generate XML output. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20060204 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AJAX_XML_BUILDER has no forward declaration.
Interfaces
Class CL_AJAX_XML_BUILDER has no interface implemented.
Friends
Class CL_AJAX_XML_BUILDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CRMT_AJAX_OPERATIONS | 20060204 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CRMT_AJAX_OPERATIONS | 20060204 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CRMT_AJAX_OPERATIONS | 20060204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060204 | ||
| 2 | Instance method | Public | Method | 20060204 | ||
| 3 | Instance method | Public | Method | 20060204 | ||
| 4 | Instance method | Public | Method | 20060206 | ||
| 5 | Instance method | Public | Constructor | Default constructor | 20060204 | |
| 6 | Instance method | Public | Method | 20060204 |
Events
Class CL_AJAX_XML_BUILDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CRMT_AJAX_OPERATIONS | Protected | See coding | 20060204 | crmt_ajax_operations TYPE STANDARD TABLE OF REF TO lcl_ajax_operation
|
Method Signatures
Method ADD_CONTENT_OPERATION Signature
Method ADD_CONTENT_OPERATION on class CL_AJAX_XML_BUILDER has no parameter.
Method ADD_CONTENT_OPERATION on class CL_AJAX_XML_BUILDER has no exception.
Method ADD_DOM_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | STRING | 20060204 | ||||
| 2 | IV_PRIORITY | Call by reference | Type reference (TYPE) | I | 0 | 20060204 | |||
| 3 | IV_TARGET | Call by reference | Type reference (TYPE) | STRING | 20060204 |
Method ADD_DOM_OPERATION on class CL_AJAX_XML_BUILDER has no exception.
Method ADD_SCRIPTS Signature
Method ADD_SCRIPTS on class CL_AJAX_XML_BUILDER has no parameter.
Method ADD_SCRIPTS on class CL_AJAX_XML_BUILDER has no exception.
Method CLEAR_OPERATIONS Signature
Method CLEAR_OPERATIONS on class CL_AJAX_XML_BUILDER has no parameter.
Method CLEAR_OPERATIONS on class CL_AJAX_XML_BUILDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_AJAX_XML_BUILDER has no parameter.
Method CONSTRUCTOR on class CL_AJAX_XML_BUILDER has no exception.
Method GENERATE_XML_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_XML | Value transfer | Type reference (TYPE) | STRING | 20060204 |
Method GENERATE_XML_OUTPUT on class CL_AJAX_XML_BUILDER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |