SAP ABAP Class CL_PROXY_STYLESHEET_ST (Proxy Generation: Simple Transformation)
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_SXMLP_ST XML ST Utilities for Stylesheet Generation 20060316
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_STYLESHEET Proxy Generation: XSLT Stylesheet 20050920
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_STYLESHEET_ST_EXT Proxy Generation: Simple Transformation (Extended) 20051006
2 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_STYLESHEET_ST_STD Proxy Generation: Simple Transformation (standard) 20051018
Properties
Class CL_PROXY_STYLESHEET_ST  
Short Description Proxy Generation: Simple Transformation    
Super Class CL_PROXY_SXMLP_ST XML ST Utilities for Stylesheet Generation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_STYLESHEET   ABAP Proxies: Stylesheets 
Created 20050920   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 SAI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SPROX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PROXY_STYLESHEET Proxy Generation: XSLT Stylesheet 20050920
Friends
Class CL_PROXY_STYLESHEET_ST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Protected Type reference (TYPE) IF_PROXY_STYLESHEET=>T_CONTEXT 20110412
2 CURRENT_TEMPLATE Instance attribute Protected Type reference (TYPE) STRING 20081120
3 C_CTRL_INITIAL Constant Protected Type reference (TYPE) SYCHAR01 SAI_CTRL_INITIAL Control Flag: Send Initial Value 20070829
4 C_CTRL_NIL Constant Protected Type reference (TYPE) SYCHAR01 SAI_CTRL_NIL Control Flag: Send xsi:nil 20070829
5 C_CTRL_NONE Constant Protected Type reference (TYPE) SYCHAR01 SAI_CTRL_NONE Control Flag: Hide Tag 20070829
6 C_CTRL_NOT_SET Constant Protected Type reference (TYPE) SYCHAR01 SPACE CHAR01 data element for SYST 20070829
7 C_IFRTYP_CHOICE Constant Protected Type reference (TYPE) STRING 'choice' 20050921
8 C_IFRTYP_SUBST_GRP Constant Protected Type reference (TYPE) STRING 'substitutionGroup' 20090115
9 C_PROXY_URI Constant Protected Type reference (TYPE) STRING 'urn:sap.com:proxy' 20070605
10 C_ST_GEN_SUFFIX Constant Private Type reference (TYPE) STRING '' 20100916
11 C_ST_USE_LAX_ON_DEFAULT Constant Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100916
12 C_ST_USE_XOP Constant Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100916
13 C_VERSION Constant Private Type reference (TYPE) STRING '2013/08/27' 20070313
14 C_XOP Constant Protected See coding 20060802
15 EXTENDED_XML_HANDLING Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081007
16 EXTENSIBLE Instance attribute Private Type reference (TYPE) STRING 'deep' 20100723
17 MAIN_DEF_TAB Instance attribute Protected Type reference (TYPE) IF_PROXY_RT_DEF=>TAB 20080702
18 MAIN_MESSAGE_NAME Instance attribute Protected Type reference (TYPE) QNAME Qualified Name 20081120
19 NAMESPACES Instance attribute Protected Type reference (TYPE) STRING_TABLE 20060406
20 SAP_RELEASE Static Attribute Private Type reference (TYPE) SAPRELEASE SAP Release 20110126
21 ST_USE_LAX_ON Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_false 20051102
22 ST_USE_LAX_ON_DEFAULT Static Attribute Private Type reference (TYPE) ABAP_BOOL 20071130
23 ST_USE_XOP Static Attribute Protected Type reference (TYPE) ABAP_BOOL usage is depricated 20060802
24 ST_VERSION Static Attribute Public Type reference (TYPE) STRING 20070313
25 TEMPLATES Instance attribute Protected Object reference (TYPE REF TO) IF_PROXY_STYLESHEET_TMPL_NAMES Names of templates 20060405
26 USED_NAMESPACES Instance attribute Private Type reference (TYPE) T_NSDECL_TAB 20101216
27 USE_INIT_HIDDEN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081205
28 X2A Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20091012
29 XOP_A2X Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060801
30 XOP_X2A Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060801
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTEXT_REF Instance method Protected Method 20060804
2 ADD_INIT_HIDDEN_CODE Instance method Protected Method 20081205
3 ADD_NAMESPACE Instance method Protected Method 20051005
4 ADD_NIL_VAR Static method Protected Method 20081113
5 ADD_PARAMETER_INIT_HIDDEN Instance method Protected Method 20081205
6 ADD_ROOT_REF Instance method Protected Method 20060804
7 ADD_S_VAR Static method Protected Method 20111017
8 ADD_XOP_PARAMETER Instance method Private Method 20060801
9 ADD_XOP_WITH_PARAMETER Instance method Private Method 20060802
10 APPLY_TEMPLATE Instance method Protected Method 20060804
11 CALL_TRANSFORMATION Instance method Protected Method 20120611
12 CALL_XOP_DESERIALIZE Instance method Protected Method 20060802
13 CALL_XOP_SERIALIZE Instance method Protected Method 20060802
14 CHECK_ATOM_FIELD Instance method Protected Method 20050921
15 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050929
16 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060811
17 CURRENT_VERSION_ADD_FLAG Instance method Private Method 20080623
18 EMBED_XOP_ATTACHMENTS Instance method Private Method 20080109
19 GENERATE Instance method Protected Method 20050920
20 GET_PREFIX_FOR_NAMESPACE Instance method Protected Method 20101216
21 GET_SAP_RELEASE Static method Private Method 20110126
22 GET_TRANSFORMATION_NAME Instance method Protected Method 20080702
23 IS_MAIN_TYPE Instance method Private Method 20080702
24 IS_REDUCED_TYPE Instance method Protected Method 20100217
25 RAISE_SYSTEM_ERROR Instance method Protected Method 20050921
26 READ_XSI_NIL Instance method Protected Method 20070829
27 SET_HIDDEN_VALUES Instance method Protected Method 20081205
28 ST_CACHE_ALLOWED Static method Public Method 20100916
29 TRANSFORM_ATTRIBUTE Instance method Protected Method 20050921
30 TRANSFORM_ELEMENT Instance method Protected Method 20050921
31 TRANSFORM_ELEMENT_INV_OTHERS Instance method Protected Method 20060411
32 TRANSFORM_ELEMENT_INV_STRUCT Instance method Protected Method 20060411
33 TRANSFORM_ELEMENT_INV_TAB_TYP Instance method Protected Method 20060411
34 TRANSFORM_ELEMENT_LIST Instance method Protected Method 20060118
35 TRANSFORM_ELEMENT_RAW Instance method Protected Method 20071129
36 TRANSFORM_ELEMENT_VIS_OTHERS Instance method Protected Method 20060411
37 TRANSFORM_ELEMENT_VIS_STRUCT Instance method Protected Method 20060411
38 TRANSFORM_ELEMENT_VIS_TAB_TYP Instance method Protected Method 20060411
39 TRANSFORM_ELEMENT_XSDANY Instance method Protected Method 20060529
40 TRANSFORM_MESSAGE Instance method Protected Method 20071204
41 TRANSFORM_MESSAGE_OR_RAW_DATA Instance method Protected Method 20080917
42 TRANSFORM_STRUCTURE Instance method Protected Method 20050921
43 TRANSFORM_STRUCTURE_ATTR Instance method Protected Method Transforms Structure 20110616
44 TRANSFORM_STRUCTURE_CHOICE Instance method Protected Method 20060406
45 TRANSFORM_STRUCTURE_TEMPLATE Instance method Protected Method 20060405
46 TRANSFORM_TABLE Instance method Protected Method 20050921
47 TRANSFORM_VALUE Instance method Protected Method 20060801
Events
Class CL_PROXY_STYLESHEET_ST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STRING_TABLE Protected See coding 20050921 string_table type standard table of string with default key
2 T_NSDECL Protected See coding 20101216 begin of T_NSDECL, namespace type string, prefix type string, end of t_nsdecl
3 T_NSDECL_TAB Protected See coding 20101216 t_nsdecl_tab type STANDARD TABLE OF t_nsdecl with key namespace
4 T_PART_TABLE Protected See coding 20051005 t_part_table type standard table of ref to if_sxmlp_part with default key
Method Signatures

Method ADD_CONTEXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814
2 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF 20060804
3 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060804
4 Exporting ROOT Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814

Method ADD_CONTEXT_REF on class CL_PROXY_STYLESHEET_ST has no exception.

Method ADD_INIT_HIDDEN_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20081205
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST 20081205
3 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Meta Data 20081205
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20090209

Method ADD_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) STRING 20051005

Method ADD_NAMESPACE on class CL_PROXY_STYLESHEET_ST has no exception.

Method ADD_NIL_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20081113
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE '_C_NIL' 20081113
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST 20081113
4 Importing VAL Call by reference Type reference (TYPE) CSEQUENCE `C(' ')` 20081113

Method ADD_NIL_VAR on class CL_PROXY_STYLESHEET_ST has no exception.

Method ADD_PARAMETER_INIT_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20081205

Method ADD_PARAMETER_INIT_HIDDEN on class CL_PROXY_STYLESHEET_ST has no exception.

Method ADD_ROOT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060804
2 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Qualified Name 20060804
3 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060804
4 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST 20060804

Method ADD_ROOT_REF on class CL_PROXY_STYLESHEET_ST has no exception.

Method ADD_S_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20111017

Method ADD_S_VAR on class CL_PROXY_STYLESHEET_ST has no exception.

Method ADD_XOP_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting A2X Call by reference Type reference (TYPE) ABAP_BOOL 20060807
2 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Reduced View of CL_PROXY 20060801
3 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060801
4 Exporting X2A Call by reference Type reference (TYPE) ABAP_BOOL 20060807

Method ADD_XOP_PARAMETER on class CL_PROXY_STYLESHEET_ST has no exception.

Method ADD_XOP_WITH_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Reduced View of CL_PROXY 20060802
2 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060802

Method ADD_XOP_WITH_PARAMETER on class CL_PROXY_STYLESHEET_ST has no exception.

Method APPLY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNTL_VAL Call by reference Type reference (TYPE) CSEQUENCE 20100218
2 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Meta Data 20060804
3 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060804
4 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20060804
5 Importing PATH Call by reference Type reference (TYPE) CSEQUENCE 20060822
6 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST 20060804
7 Importing ST_DEFAULT Call by reference Type reference (TYPE) CSEQUENCE 20080623

Method APPLY_TEMPLATE on class CL_PROXY_STYLESHEET_ST has no exception.

Method CALL_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNTL_VAL Call by reference Type reference (TYPE) CSEQUENCE 20120611
2 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Meta Data 20120611
3 Importing INIT_HIDDEN Call by reference Type reference (TYPE) ABAP_BOOL 20120611
4 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20120611
5 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20120611
6 Importing PATH Call by reference Type reference (TYPE) CSEQUENCE 20120611
7 Importing ROOT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120611
8 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST 20120611
9 Importing ST_DEFAULT Call by reference Type reference (TYPE) CSEQUENCE 20120611
10 Importing VALUE_HIDDEN Call by reference Type reference (TYPE) CSEQUENCE 20120611

Method CALL_TRANSFORMATION on class CL_PROXY_STYLESHEET_ST has no exception.

Method CALL_XOP_DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Reduced View of CL_PROXY 20060802
2 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060802
3 Importing REF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060803

Method CALL_XOP_DESERIALIZE on class CL_PROXY_STYLESHEET_ST has no exception.

Method CALL_XOP_SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Reduced View of CL_PROXY 20060802
2 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060802
3 Importing REF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060803

Method CALL_XOP_SERIALIZE on class CL_PROXY_STYLESHEET_ST has no exception.

Method CHECK_ATOM_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INV_FIELD_TRUE Value transfer Type reference (TYPE) SYCHAR01 CHAR01-Datenelement fuer SYST 20050921
2 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20050921

Method CHECK_ATOM_FIELD on class CL_PROXY_STYLESHEET_ST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PROXY_STYLESHEET_ST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_STYLESHEET_ST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USE_LAX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071130

Method CONSTRUCTOR on class CL_PROXY_STYLESHEET_ST has no exception.

Method CURRENT_VERSION_ADD_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAG Call by reference Type reference (TYPE) CSEQUENCE 20080623
2 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20080623

Method CURRENT_VERSION_ADD_FLAG on class CL_PROXY_STYLESHEET_ST has no exception.

Method EMBED_XOP_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20080109
2 Importing REF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080109

Method EMBED_XOP_ATTACHMENTS on class CL_PROXY_STYLESHEET_ST has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF_TAB Call by reference Type reference (TYPE) IF_PROXY_RT_DEF=>TAB 20050920
2 Importing MESSAGE_NAME Call by reference Type reference (TYPE) PRX_IFRNAM Proxy-Generierung: Objektname im Integration Builder 20050920
3 Importing MESSAGE_NSPCE Call by reference Type reference (TYPE) STRING 20050920
4 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20070601
5 Exporting STYLESHEET Call by reference Type reference (TYPE) IF_PROXY_STYLESHEET=>T_STYLESHEET O2: Tabelle für OXygen-Page 20060403
6 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Meta Data 20080703
7 Importing WITH_CONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060118
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR Application Integration: Technischer Fehler 20050920

Method GET_PREFIX_FOR_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) STRING 20101216
2 Returning PREFIX Value transfer Type reference (TYPE) STRING 20101216

Method GET_PREFIX_FOR_NAMESPACE on class CL_PROXY_STYLESHEET_ST has no exception.

Method GET_SAP_RELEASE Signature

Method GET_SAP_RELEASE on class CL_PROXY_STYLESHEET_ST has no parameter.
Method GET_SAP_RELEASE on class CL_PROXY_STYLESHEET_ST has no exception.

Method GET_TRANSFORMATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080702
2 Importing PROXY_DDIC Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Meta Data 20080721
3 Returning RVAL Value transfer Type reference (TYPE) STRING 20080702
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method IS_MAIN_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R3_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080702
2 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20080702

Method IS_MAIN_TYPE on class CL_PROXY_STYLESHEET_ST has no exception.

Method IS_REDUCED_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R3_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20100217
2 Returning RVAL Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20100217

Method IS_REDUCED_TYPE on class CL_PROXY_STYLESHEET_ST has no exception.

Method RAISE_SYSTEM_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P1 Call by reference Type reference (TYPE) CSEQUENCE 20050921
2 Importing P2 Call by reference Type reference (TYPE) CSEQUENCE 20050921
3 Importing P3 Call by reference Type reference (TYPE) CSEQUENCE 20050921
4 Importing P4 Call by reference Type reference (TYPE) CSEQUENCE 20050921
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20050921

Method READ_XSI_NIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20070829
2 Importing CTRL Call by reference Type reference (TYPE) CSEQUENCE 20070829
3 Importing INIT_CTRL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070831
4 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20070829

Method READ_XSI_NIL on class CL_PROXY_STYLESHEET_ST has no exception.

Method SET_HIDDEN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Meta Data 20081205
2 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20081205
3 Importing PATH Call by reference Type reference (TYPE) CSEQUENCE 20081205
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20090206

Method ST_CACHE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20100916

Method ST_CACHE_ALLOWED on class CL_PROXY_STYLESHEET_ST has no exception.

Method TRANSFORM_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODE Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20050928
2 Importing CTRL Call by reference Type reference (TYPE) STRING 20060330
3 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20050921
4 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060821
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20090206

Method TRANSFORM_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20050928
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814
3 Importing CTRL Call by reference Type reference (TYPE) STRING 20060330
4 Importing CTRL_DI Call by reference Type reference (TYPE) STRING 20070720
5 Importing CTRL_VARS Call by reference Object reference (TYPE REF TO) OBJECT 20060814
6 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20050921
7 Importing INLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060814
8 Importing OPT_CONTEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE optional Context 20060512
9 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060815
10 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20050928
11 Importing ROOT_ATTR Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060822
12 Importing WITH_CONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL 20060330
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_ELEMENT_INV_OTHERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060411
2 Importing CTRL Call by reference Type reference (TYPE) STRING 20060411
3 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20060411
4 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060815
5 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060411

Method TRANSFORM_ELEMENT_INV_OTHERS on class CL_PROXY_STYLESHEET_ST has no exception.

Method TRANSFORM_ELEMENT_INV_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNTL_VAL Call by reference Type reference (TYPE) CSEQUENCE 20110804
2 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060411
3 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814
4 Importing CTRL_VARS Call by reference Object reference (TYPE REF TO) OBJECT 20060814
5 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20060411
6 Importing INLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060814
7 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060816
8 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060411
9 Importing ROOT_ATTR Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060822
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_ELEMENT_INV_TAB_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060411
2 Importing CTRL_VARS Call by reference Object reference (TYPE REF TO) OBJECT 20121102
3 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20060411
4 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060816
5 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060411
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_ELEMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060118
2 Importing CTRL Call by reference Type reference (TYPE) STRING 20060330
3 Importing DEF_TAB Call by reference Type reference (TYPE) IF_PROXY_RT_DEF=>TAB Proxy Runtime: Metadaten 20060118
4 Importing GROUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090731
5 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060118
6 Changing TEMPLATE Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060118
7 Importing TRANSFORM Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060118
8 Importing WITH_CONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL 20060330
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_ELEMENT_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20071129
2 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20071203
3 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20071129

Method TRANSFORM_ELEMENT_RAW on class CL_PROXY_STYLESHEET_ST has no exception.

Method TRANSFORM_ELEMENT_VIS_OTHERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060411
2 Importing CTRL Call by reference Type reference (TYPE) STRING 20060411
3 Importing CTRL_DI Call by reference Type reference (TYPE) STRING 20070725
4 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20060411
5 Importing OPT_CONTEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060512
6 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060815
7 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060411

Method TRANSFORM_ELEMENT_VIS_OTHERS on class CL_PROXY_STYLESHEET_ST has no exception.

Method TRANSFORM_ELEMENT_VIS_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060411
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814
3 Importing CTRL Call by reference Type reference (TYPE) STRING 20060411
4 Importing CTRL_DI Call by reference Type reference (TYPE) STRING 20070720
5 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20060411
6 Importing OPT_CONTEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE optional context 20060512
7 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060816
8 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060411
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_ELEMENT_VIS_TAB_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060411
2 Importing CTRL Call by reference Type reference (TYPE) STRING 20060411
3 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20060411
4 Importing OPT_CONTEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060512
5 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060411
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_ELEMENT_XSDANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20060529
2 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20081119
3 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060529

Method TRANSFORM_ELEMENT_XSDANY on class CL_PROXY_STYLESHEET_ST has no exception.

Method TRANSFORM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20071204
2 Importing CTRL Call by reference Type reference (TYPE) STRING 20071204
3 Importing DEF_TAB Call by reference Type reference (TYPE) IF_PROXY_RT_DEF=>TAB Proxy Runtime: Metadaten 20071204
4 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20071204
5 Changing TEMPLATE Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20071204
6 Importing TRANSFORM Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20071204
7 Importing VERSION Call by reference Type reference (TYPE) STRING 20071204
8 Importing WITH_CONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL 20071204
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_MESSAGE_OR_RAW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20080917
2 Importing CTRL Call by reference Type reference (TYPE) STRING 20080917
3 Importing DEF_TAB Call by reference Type reference (TYPE) IF_PROXY_RT_DEF=>TAB Proxy Runtime: Metadaten 20080917
4 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20080917
5 Changing TEMPLATE Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20080917
6 Importing TRANSFORM Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20080917
7 Importing VERSION Call by reference Type reference (TYPE) STRING 20080917
8 Importing WITH_CONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL 20080917
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080917

Method TRANSFORM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNTL_VAL Call by reference Type reference (TYPE) CSEQUENCE 20100217
2 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20050928
3 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814
4 Importing CTRL_VARS Call by reference Object reference (TYPE REF TO) OBJECT 20060814
5 Importing INLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060814
6 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060815
7 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20050928
8 Importing ROOT_ATTR Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060822
9 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Metadaten 20050921
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_STRUCTURE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20110616
2 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110616
3 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20110616
4 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Meta Data 20110616
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20110616

Method TRANSFORM_STRUCTURE_CHOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060406
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814
3 Importing CTRL_VARS Call by reference Object reference (TYPE REF TO) OBJECT 20060814
4 Importing INLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060814
5 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060815
6 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060406
7 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Metadaten 20060406
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_STRUCTURE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20060405
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060814
3 Importing CTRL Call by reference Type reference (TYPE) CSEQUENCE 20110706
4 Importing CTRL_VARS Call by reference Object reference (TYPE REF TO) OBJECT 20060814
5 Importing INLINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060814
6 Importing REL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060815
7 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060405
8 Importing ROOT_ATTR Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060822
9 Importing TOP_LEVEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100217
10 Importing TYPE Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DDIC Proxy Runtime: Metadaten 20060405
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE Call by reference Type reference (TYPE) T_PART_TABLE 20050928
2 Importing CTRL_VARS Call by reference Object reference (TYPE REF TO) OBJECT 20121102
3 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Metadaten 20050921
4 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20050928
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20080704

Method TRANSFORM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_NIL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070831
2 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Meta Data 20060801
3 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060801
4 Importing MAP_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060801
5 Importing REF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060803
6 Importing VAR_NIL Call by reference Type reference (TYPE) CSEQUENCE 20110706

Method TRANSFORM_VALUE on class CL_PROXY_STYLESHEET_ST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710