SAP ABAP Class CL_PROXY_STYLESHEET_RT_TYPE0 (Proxy Runtime: Stylesheet for Type)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_STYLESHEET_RUNTIME | Proxy Generation: Runtime Check ABAP <-> XML | 20080702 |
Properties
| Class | CL_PROXY_STYLESHEET_RT_TYPE0 | |
| Short Description | Proxy Runtime: Stylesheet for Type | |
| Super Class | CL_PROXY_STYLESHEET_RUNTIME | Proxy Generation: Runtime Check ABAP <-> XML |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_STYLESHEET | ABAP Proxies: Stylesheets |
| Created | 20080702 | 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... |
Interfaces
Class CL_PROXY_STYLESHEET_RT_TYPE0 has no interface implemented.
Friends
Class CL_PROXY_STYLESHEET_RT_TYPE0 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | PRX_XXML | Proxy Runtime: Standard/Extended Rendering and Parsing | 20080702 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080702 | ||||
| 3 | Static Attribute | Private | See coding | 20120724 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_RT_DDIC | Proxy Runtime: Meta Data | 20080721 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080702 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080702 | |
| 3 | Instance method | Private | Method | Generated Stylesheet | 20080702 | |
| 4 | Static method | Private | Method | 20080702 |
Events
Class CL_PROXY_STYLESHEET_RT_TYPE0 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_GENERATION_KEY | Private | See coding | 20120724 | begin of T_GENERATION_KEY,
P_OBJ_NAME TYPE PRX_R3NAME,
P_EXTENDED TYPE PRX_XXML,
SVAR_NAME TYPE PRX_R3NAME ,
CONTEXT TYPE IF_PROXY_STYLESHEET=>T_CONTEXT,
MESSAGE_TYPE TYPE ABAP_BOOL,
END OF t_generation_key
|
Method Signatures
Method ADD_STYLESHEET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080702 | ||||
| 2 | STYLESHEET | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | O2: Oxygen Page Table | 20080702 |
Method ADD_STYLESHEET_HEADER on class CL_PROXY_STYLESHEET_RT_TYPE0 has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | IF_PROXY_STYLESHEET=>T_CONTEXT | generation context (service variant...) | 20110412 | |||
| 2 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081114 | |||
| 3 | PROXY_DDIC | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_DDIC | Proxy Runtime: Meta Data | 20080721 | |||
| 4 | P_EXTENDED | Call by reference | Type reference (TYPE) | PRX_XXML | Proxy Runtime: Standard/Extended Rendering and Parsing | 20080702 | |||
| 5 | P_FORCE_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080702 | ||||
| 6 | P_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080702 | |||
| 7 | SVAR_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080702 |
Method GENERATE Signature
Method GENERATE on class CL_PROXY_STYLESHEET_RT_TYPE0 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Inbound Processing Communication Error | 20080702 |
Method GET_R3_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080702 | |||
| 2 | R3_OBJECT | Value transfer | Type reference (TYPE) | STRING | 20080702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080702 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |