SAP ABAP Class CL_UMB_OFL_XSLT_MANAGER (BSC Offline XSLT Processor)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB (Package) SEM-CPM: Balanced Scorecard

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UMB_OFL_CONSTANT | Constant Definition | 20011228 |
Properties
Class | CL_UMB_OFL_XSLT_MANAGER | |
Short Description | BSC Offline XSLT Processor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | UMB | SEM-CPM: Balanced Scorecard |
Created | 20011221 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UMB_OFL_XSLT_MANAGER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UMB_OFL_CONSTANT | Constant Definition | 20011228 |
Friends
Class CL_UMB_OFL_XSLT_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20011221 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_PERS_MANAGER | Service Class Handling BSC Personalization | 20011229 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20011221 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_OFL_TEXTS_SUPPLIER | BSC Offline: Text Symbols Supplier | 20020129 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSLT_PROCESSOR | 20011221 | |||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_UMB_OFL_XSLT_MANAGER | BSC Offline XSLT Processor | 20011221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20011221 | |
2 | ![]() |
Static method | Public | Method | Get Singleton Instance | 20011221 |
3 | ![]() |
Instance method | Public | Method | Run XSLT Program to Transform XML Document | 20011221 |
4 | ![]() |
Instance method | Public | Method | Run XSLT Program to Transform Between XML Documents | 20021125 |
Events
Class CL_UMB_OFL_XSLT_MANAGER has no event.
Types
Class CL_UMB_OFL_XSLT_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMB_OFL_XSLT_MANAGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011228 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_UMB_OFL_XSLT_MANAGER | BSC Offline XSLT processor | 20011221 |
Method GET_INSTANCE on class CL_UMB_OFL_XSLT_MANAGER has no exception.
Method RUN_TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE | Value transfer | Type reference (TYPE) | TABLE | 20011221 | |||
2 | ![]() |
E_SIZE | Value transfer | Type reference (TYPE) | I | 20011221 | |||
3 | ![]() |
IR_NODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20011221 | ||
4 | ![]() |
IR_OUT_ENC | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ENCODING | Encoding for output | 20040819 | ||
5 | ![]() |
IR_STREAM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ISTREAM | IF_IXML_ISTREAM | 20011221 | ||
6 | ![]() |
IT_OBJPARAMETER | Value transfer | Type reference (TYPE) | SXSLTOPARS | SXSLT: External-Object-Parameter | 20011221 | ||
7 | ![]() |
IT_PARAMETER | Value transfer | Type reference (TYPE) | SXSLTPARS | SXSLT: Parameter | 20011221 | ||
8 | ![]() |
IT_TABLE | Value transfer | Type reference (TYPE) | TABLE | 20011221 | |||
9 | ![]() |
I_PAGE_NAME | Value transfer | Type reference (TYPE) | STRING | 20020305 | |||
10 | ![]() |
I_STRING | Value transfer | Type reference (TYPE) | STRING | 20011221 | |||
11 | ![]() |
I_XSLT_PROGRAM | Value transfer | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20011221 | ||
12 | ![]() |
I_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20011221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020123 |
Method RUN_TRANSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20021125 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20021125 | ||
3 | ![]() |
IT_OBJPARAMETER | Call by reference | Type reference (TYPE) | SXSLTOPARS | 20021125 | |||
4 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | SXSLTPARS | 20021125 | |||
5 | ![]() |
I_XSLT_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20021125 |
Method RUN_TRANSITION on class CL_UMB_OFL_XSLT_MANAGER has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1B |