SAP ABAP Interface IF_PROXY_STYLESHEET (Proxy Generation: XSLT Stylesheet)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_STYLESHEET (Package) ABAP Proxies: Stylesheets

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_STYLESHEET_ST | Proxy Generation: Simple Transformation | 20050920 |
Properties
Interface | IF_PROXY_STYLESHEET | |
Short Description | Proxy Generation: XSLT Stylesheet |
General Data
Package | SAI_PROXY_RUNTIME_STYLESHEET | ABAP Proxies: Stylesheets |
Created | 20010612 | SAP |
Last changed | 20130531 | 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) |
2 | IF_PROXY_RT_DEF | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_PROXY_STYLESHEET | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | SPROX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PROXY_STYLESHEET has no interface.
Friends
Interface IF_PROXY_STYLESHEET has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | A2X_EQUAL_X2A | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Same transformation for ABAP->XML and XML->ABAP | 20060807 | ||
2 | ABAP2XML_NAME | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name ABAP->XML | 20050831 | ||
3 | ABAP2XML_NAME_INVERSE | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name ABAP->XML (inverse) | 20060807 | ||
4 | ABAP2XML_XOP_NAME | Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | Parameter name for attachement reader | 20060807 | ||
5 | CURRENT_VERSION | Instance attribute | Public | Type reference (TYPE) | STRING | Current Version of Generation | 20050908 | ||
6 | XML2ABAP_NAME | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name XML->ABAP | 20050831 | ||
7 | XML2ABAP_NAME_INVERSE | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name XML->ABAP (inverse) | 20060807 | ||
8 | XML2ABAP_XOP_NAME | Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | Parameter name for attachement writer | 20060807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generate Stylesheet | 20060807 |
Events
Interface IF_PROXY_STYLESHEET has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CONTEXT | Public | See coding | 20110412 | begin of t_context,
SVAR_NAME type PRX_R3NAME,
ENH_NAME type PRX_R3NAME,
end of t_context
|
||
2 | T_STYLESHEET | Public | See coding | 20060807 | begin of T_STYLESHEET,
code type O2PAGELINE_TABLE,
xop_a2x type abap_bool,
xop_x2a type abap_bool,
end of t_stylesheet
|
Method Signatures
Method GENERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
A2X_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070601 | |||
2 | ![]() |
A2X_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060807 | ||
3 | ![]() |
CONTEXT | Call by reference | Type reference (TYPE) | IF_PROXY_STYLESHEET=>T_CONTEXT | generation context (service variant...) | 20110412 | ||
4 | ![]() |
DEF_TAB | Call by reference | Type reference (TYPE) | IF_PROXY_RT_DEF=>TAB | 20060807 | |||
5 | ![]() |
MESSAGE_NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Integration Builder | 20060807 | ||
6 | ![]() |
MESSAGE_NSPCE | Call by reference | Type reference (TYPE) | STRING | 20060807 | |||
7 | ![]() |
STYLESHEET | Call by reference | Type reference (TYPE) | IF_PROXY_STYLESHEET=>T_STYLESHEET | 20060807 | |||
8 | ![]() |
TYPE | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_DDIC | Proxy Runtime: Meta Data | 20080704 | ||
9 | ![]() |
USE_DEF_NS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110714 | |||
10 | ![]() |
WITH_CONTROLLER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060807 | |||
11 | ![]() |
X2A_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070601 | |||
12 | ![]() |
X2A_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technischer Fehler | 20060807 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |