SAP ABAP Interface IF_XDS_TEMPLATE (XDS: template)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SXDS (Package) XML Documnet Service: Interfaces
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_XDS_P_TEMPLATE | XDS: template in package format | 20081006 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XDS_TEMPLATE_A | XDS: abstract class of if_xds_template | 20081001 |
Properties
| Interface | IF_XDS_TEMPLATE | |
| Short Description | XDS: template |
General Data
| Package | SXDS | XML Documnet Service: Interfaces |
| Created | 20080926 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XDS_BASEDOCUMENT | XDS:Interface of base document | 20080926 |
Friends
Interface IF_XDS_TEMPLATE has no friend.
Attributes
Interface IF_XDS_TEMPLATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080930 | ||
| 2 | Instance method | Public | Method | 20080926 | ||
| 3 | Instance method | Public | Method | 20081008 | ||
| 4 | Instance method | Public | Method | 20081008 |
Events
Interface IF_XDS_TEMPLATE has no event.
Types
Interface IF_XDS_TEMPLATE has no local type.
Method Signatures
Method GET_MERGED_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATAXML | Call by reference | Type reference (TYPE) | XSTRING | 20080930 | ||||
| 2 | IM_DOCOPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_XDS_DOCUMENTOPTIONS | XDS: document options | 20080930 | |||
| 3 | RE_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_XDS_DOCUMENT | XDS: document | 20080930 |
Method GET_MERGED_DOCUMENT on Interface IF_XDS_TEMPLATE has no exception.
Method GET_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SCHEMA | Value transfer | Type reference (TYPE) | XSTRING | 20080926 |
Method GET_SCHEMA on Interface IF_XDS_TEMPLATE has no exception.
Method GET_TRANSFORMED_XSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081008 | ||||
| 2 | RE_XSLT_TAB | Value transfer | Type reference (TYPE) | SXDS_T_XSLT_TAB | Table type of XSLT Table | 20081008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XDS: transformation error | 20081014 |
Method IS_TRANSFORMABLE_TO_XSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081008 | ||||
| 2 | RE_TRANSFORMABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081008 |
Method IS_TRANSFORMABLE_TO_XSLT on Interface IF_XDS_TEMPLATE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |