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 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
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 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 GENERATE 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 Importing A2X_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070601
2 Importing A2X_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060807
3 Importing CONTEXT Call by reference Type reference (TYPE) IF_PROXY_STYLESHEET=>T_CONTEXT generation context (service variant...) 20110412
4 Importing DEF_TAB Call by reference Type reference (TYPE) IF_PROXY_RT_DEF=>TAB 20060807
5 Importing MESSAGE_NAME Call by reference Type reference (TYPE) PRX_IFRNAM Proxy Generation: Object Name in Integration Builder 20060807
6 Importing MESSAGE_NSPCE Call by reference Type reference (TYPE) STRING 20060807
7 Exporting STYLESHEET Call by reference Type reference (TYPE) IF_PROXY_STYLESHEET=>T_STYLESHEET 20060807
8 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Meta Data 20080704
9 Importing USE_DEF_NS Call by reference Type reference (TYPE) ABAP_BOOL 20110714
10 Importing WITH_CONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL 20060807
11 Importing X2A_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070601
12 Importing X2A_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060807
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR Application Integration: Technischer Fehler 20060807
History
Last changed by/on SAP  20130531 
SAP Release Created in