SAP ABAP Class /IPRO/CL_WML_XLST_EXT_OBJECT (XSLT extension object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Class | /IPRO/CL_WML_XLST_EXT_OBJECT | |
| Short Description | XSLT extension object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IPRO/PROGS | programs |
| Created | 20070627 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_WML_XLST_EXT_OBJECT has no forward declaration.
Interfaces
Class /IPRO/CL_WML_XLST_EXT_OBJECT has no interface implemented.
Friends
Class /IPRO/CL_WML_XLST_EXT_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /IPRO/TT_KEY_VALUE_PAIR | Table of key value pairs | 20070627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add a key-value entry | 20070627 | |
| 2 | Static method | Public | Method | Clear all key-value entries | 20070627 | |
| 3 | Static method | Public | Method | Find value for a key | 20070627 |
Events
Class /IPRO/CL_WML_XLST_EXT_OBJECT has no event.
Types
Class /IPRO/CL_WML_XLST_EXT_OBJECT has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTRY | Value transfer | Type reference (TYPE) | /IPRO/S_KEY_VALUE_PAIR | Key value pair | 20070627 |
Method ADD_ENTRY on class /IPRO/CL_WML_XLST_EXT_OBJECT has no exception.
Method CLEAR_ENTRIES Signature
Method CLEAR_ENTRIES on class /IPRO/CL_WML_XLST_EXT_OBJECT has no parameter.
Method CLEAR_ENTRIES on class /IPRO/CL_WML_XLST_EXT_OBJECT has no exception.
Method FIND_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Value transfer | Type reference (TYPE) | STRING | 20070627 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20070627 |
Method FIND_ENTRY on class /IPRO/CL_WML_XLST_EXT_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |