SAP ABAP Class IF_PROXY_STYLESHEET (Proxy Generation: XSLT Stylesheet)
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
| Class | IF_PROXY_STYLESHEET | |
| Short Description | Proxy Generation: XSLT Stylesheet | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010612 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_PROXY_STYLESHEET has no interface implemented.
Friends
Class IF_PROXY_STYLESHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Same transformation for ABAP->XML and XML->ABAP | 20060807 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name ABAP->XML | 20050831 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name ABAP->XML (inverse) | 20060807 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | Parameter name for attachement reader | 20060807 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Current Version of Generation | 20050908 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name XML->ABAP | 20050831 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CXSLTDESC | Transformation name XML->ABAP (inverse) | 20060807 | |||
| 8 | 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
Class 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 |