Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_STYLESHEET_RT_EXCEPT | Proxy Runtime: Stylesheet for Execeptions | 20050907 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_STYLESHEET_RT_METHOD | Proxy Runtime: Stylesheet for Method Parameters | 20050907 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_STYLESHEET_RT_TYPE | Proxy Runtime: Stylesheet for Type | 20060712 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_STYLESHEET_RT_TYPE0 | Proxy Runtime: Stylesheet for Type | 20080702 |
Properties
| Class | CL_PROXY_STYLESHEET_RUNTIME | |
| Short Description | Proxy Generation: Runtime Check ABAP <-> XML | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_STYLESHEET | ABAP Proxies: Stylesheets |
| Created | 20011019 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_STYLESHEET_RUNTIME has no interface implemented.
Friends
Class CL_PROXY_STYLESHEET_RUNTIME 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) | CXSLTDESC | Name of an XSLT Program | 20061204 | |||
| 2 | Constant | Public | Type reference (TYPE) | DBCON_NAME | 'R/3*PROXY_ST_ADD' | Description of Database Connections | 20091030 | ||
| 3 | Constant | Public | Type reference (TYPE) | DBCON_NAME | 'DEFAULT' | Logical name for a database connection | 20091030 | ||
| 4 | Static Attribute | Protected | Type reference (TYPE) | STRING | '/1SAI/T' | 20080702 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | STRING | '/1SAI/S' | 20080702 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | DBCON_NAME | 2nd DB connection currently in use | 20091030 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20060719 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070917 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | O2XSLTERRT | Table Containing Syntax Errors Found by the XSLT Compiler | 20100317 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | For Unit Test | 20051103 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20051111 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SYCHAR20 | CHAR20 for SYST | 20050907 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20081009 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20081009 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PROXY_STYLESHEET | Proxy Generation: XSLT Stylesheet | 20050907 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | SPROXSIGTT | CHAR01 Data Element for SYST | 20050907 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050907 | ||||
| 18 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060817 | ||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | IF_PROXY_STYLESHEET=>T_CONTEXT | generation context (service variant...) | 20110225 | |||
| 20 | Static Attribute | Private | See coding | 20110714 | |||||
| 21 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060817 | ||||
| 22 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120611 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080605 | ||||
| 24 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091030 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | use default namespace only | 20110714 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | CXSLTDESC | Name of an XSLT Program | 20061204 |
Methods
Events
Class CL_PROXY_STYLESHEET_RUNTIME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ST_INSTANCE | Private | See coding | 20011019 | begin of st_instance,
object type prx_r3obj,
obj_name type prx_r3name,
method type prx_r3name,
extended type prx_xxml,
inverse type sychar01,
instance type ref to cl_proxy_stylesheet_runtime,
end of st_instance
|
||
| 2 | ST_INSTANCE_TAB | Private | See coding | 20011019 | st_instance_tab type standard table of st_instance
|
||
| 3 | T_PROTOCOL | Public | See coding | 20051111 | T_PROTOCOL type standard table of sprot_u with default key
|
Method Signatures
Method ADD_OBJECT_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20081009 | ||||
| 2 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20081009 | ||||
| 3 | TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | 20081009 |
Method ADD_OBJECT_TIMESTAMP on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method CHECK_DB_CONNECTION Signature
Method CHECK_DB_CONNECTION on class CL_PROXY_STYLESHEET_RUNTIME has no parameter.
Method CHECK_DB_CONNECTION on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method CHECK_SIMPLE_TRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENDED | Call by reference | Type reference (TYPE) | SYCHAR01 | SPACE | CHAR01-Datenelement fuer SYST | 20051103 | ||
| 2 | TESTPROXY | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20051103 | |||
| 3 | TESTTRANS | Value transfer | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20051103 |
Method CHECK_SIMPLE_TRANS on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_STYLESHEET_RUNTIME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method COMMIT_DB_CONNECTION Signature
Method COMMIT_DB_CONNECTION on class CL_PROXY_STYLESHEET_RUNTIME has no parameter.
Method COMMIT_DB_CONNECTION on class CL_PROXY_STYLESHEET_RUNTIME 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 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20060719 | |||
| 3 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20060719 | |||
| 4 | P_FORCE_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050901 |
Method CREATE_FROM_EXCEPTION 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 | Proxy Generation: Name of an Object in R/3 | 20110412 | |||
| 2 | FORCE_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051111 | |||
| 3 | P_EXTENDED_XML_HANDLING | Call by reference | Type reference (TYPE) | PRX_XXML | Proxy Runtime: Standard /Extended Rendering and Parsing | 20020208 | |||
| 4 | P_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_STYLESHEET_RUNTIME | Proxy Generierung: Runtimecheck ABAP <-> XML | 20011019 | |||
| 5 | P_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Komponentenname | 20011019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20030917 |
Method CREATE_FROM_METHOD 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 | FORCE_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051111 | |||
| 3 | P_EXTENDED_XML_HANDLING | Call by reference | Type reference (TYPE) | PRX_XXML | Proxy Runtime: Standard /Extended Rendering and Parsing | 20020208 | |||
| 4 | P_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_STYLESHEET_RUNTIME | Proxy Generierung: Runtimecheck ABAP <-> XML | 20011019 | |||
| 5 | P_INVERSE | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20020211 | |||
| 6 | P_METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Komponentenname | 20011019 | |||
| 7 | P_OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy-Generierung: Typ eines Objektes im R3 | 20011019 | |||
| 8 | P_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Name eines XSLT-Programms | 20011019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20030917 |
Method CREATE_FROM_TYPE 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 | FORCE_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060712 | |||
| 3 | P_EXTENDED_XML_HANDLING | Call by reference | Type reference (TYPE) | PRX_XXML | Proxy Runtime: Standard /Extended Rendering and Parsing | 20060712 | |||
| 4 | P_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_STYLESHEET_RUNTIME | Proxy Generierung: Runtimecheck ABAP <-> XML | 20060712 | |||
| 5 | P_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Name eines XSLT-Programms | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20060712 |
Method CREATE_FROM_TYPE0 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 | FORCE_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080702 | |||
| 3 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081114 | |||
| 4 | PROXY_DDIC | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_DDIC | Proxy Runtime: Meta Data | 20080721 | |||
| 5 | P_EXTENDED_XML_HANDLING | Call by reference | Type reference (TYPE) | PRX_XXML | Proxy Runtime: Standard /Extended Rendering and Parsing | 20080702 | |||
| 6 | P_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_STYLESHEET_RUNTIME | Proxy Generierung: Runtimecheck ABAP <-> XML | 20080702 | |||
| 7 | P_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Name eines XSLT-Programms | 20080702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080702 |
Method CREATE_STYLESHEET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENDED | Call by reference | Type reference (TYPE) | PRX_XXML | Proxy Runtime: Standard /Extended Rendering and Parsing | 20050907 | |||
| 2 | NAME_NUMBER | Call by reference | Type reference (TYPE) | SYCHAR20 | CHAR20 fuer SYST | 20050907 | |||
| 3 | PROXY_STYLESHEET | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_STYLESHEET | Proxy Generierung: XSLT Stylesheet | 20050907 | |||
| 4 | ST_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080702 | ||||
| 5 | USE_LAX | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071130 |
Method CREATE_STYLESHEET_CLASS on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method DELETE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Name eines XSLT-Programms | 20050909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20050909 |
Method GET_ABAP2XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | CXSLTDESC | Name eines XSLT-Programms | 20020213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20050909 |
Method GET_ABAP2XML_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | CXSLTDESC | Name eines XSLT-Programms | 20061204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20061204 |
Method GET_ABAP2XML_XOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20060807 |
Method GET_ERROR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_LIST | Value transfer | Type reference (TYPE) | O2XSLTERRT | Table Containing Syntax Errors Found by the XSLT Compiler | 20100317 |
Method GET_ERROR_LIST on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method GET_FORCE_TT_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FORCE_STYLESHEET_GENERATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051115 |
Method GET_FORCE_TT_GENERATION on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method GET_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SIGNATURE | Value transfer | Type reference (TYPE) | SPROXSIGTT | Proxy Generierung: Signatur einer Methode | 20011019 |
Method GET_SIGNATURE on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method GET_SIGNATURE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TIMESTAMP | Value transfer | Type reference (TYPE) | STRING | 20050907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20050907 |
Method GET_STYLESHEET_NUMBER 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 | 20110412 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20050907 | |||
| 3 | NAME | Value transfer | Type reference (TYPE) | SPROXXSL-NAME | CHAR20 fuer SYST | 20050907 | |||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy-Generierung: Typ eines Objektes im R3 (DTEL, TABL,...) | 20050907 | |||
| 5 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20050907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050907 |
Method GET_XML2ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | CXSLTDESC | Name eines XSLT-Programms | 20020213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20050909 |
Method GET_XML2ABAP_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | CXSLTDESC | Name eines XSLT-Programms | 20061204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20061204 |
Method GET_XML2ABAP_XOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20060807 |
Method LOAD_META_DATA 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 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20081124 | |||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20081124 | |||
| 4 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20081124 | |||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Meta Data | 20081124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081124 |
Method PACKAGE_USES_DEFAULT_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20110714 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110714 |
Method PACKAGE_USES_DEFAULT_NAMESPACE on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method PROCESS_REMEMBERED_OBJECTS Signature
Method PROCESS_REMEMBERED_OBJECTS on class CL_PROXY_STYLESHEET_RUNTIME has no parameter.
Method PROCESS_REMEMBERED_OBJECTS on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method RAISE_GENERATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050907 | ||||
| 2 | P2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050907 | ||||
| 3 | P3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050907 |
Method REMEMBER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_XML_HANDLING | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20070913 | |||
| 2 | INVERSE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20070913 | |||
| 3 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20070913 | |||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20070913 | |||
| 5 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20070913 |
Method REMEMBER_OBJECT on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method SAVE_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | PRX_CLIENT | Client for non client dependent tables | 20081103 | |||
| 2 | ERROR_LIST | Call by reference | Type reference (TYPE) | O2XSLTERRT | Table Containing Syntax Errors Found by the XSLT Compiler | 20100317 | |||
| 3 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20060821 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | CXSLTDESC | 20060807 | ||||
| 5 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20060821 | |||
| 6 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20060821 | |||
| 7 | PARENT_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package for which the transformation will be generated | 20060807 | |||
| 8 | STYLESHEET | Call by reference | Type reference (TYPE) | IF_PROXY_STYLESHEET=>T_STYLESHEET | 20060807 | ||||
| 9 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Exception Class for System Errors | 20060807 |
Method SET_FORCE_TT_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FORCE_STYLESHEET_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051115 |
Method SET_FORCE_TT_GENERATION on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method SET_TYPE_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081114 | ||||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20081114 | |||
| 3 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20081114 |
Method SET_TYPE_SIGNATURE on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method TEST_STYLESHEET_GENERATION 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 | Proxy Generation: Name of an Object in R/3 | 20110412 | |||
| 2 | FORCE_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051111 | |||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | SPROXHDR-OBJECT | Proxy-Generierung: Typ eines Objektes im R3 (DTEL, TABL,...) | 20051115 | |||
| 4 | OBJ_NAME | Call by reference | Type reference (TYPE) | SPROXHDR-OBJ_NAME | Proxy-Generierung: Name eines Objektes im R3 | 20051115 | |||
| 5 | PACKAGE | Call by reference | Type reference (TYPE) | TADIR-DEVCLASS | Paket | 20051111 | |||
| 6 | PROTOCOL | Value transfer | Type reference (TYPE) | T_PROTOCOL | 20051111 | ||||
| 7 | RT_COUNT | Call by reference | Type reference (TYPE) | I | 1 | 20060216 |
Method TEST_STYLESHEET_GENERATION on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
Method WRITE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DAYS_TO_KEEP | Call by reference | Type reference (TYPE) | I | 3 | 20070914 | |||
| 2 | FLUSH | Call by reference | Type reference (TYPE) | SY-INPUT | 'X' | Internal ABAP System Field | 20070914 | ||
| 3 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Message Class | 20070914 | ||
| 4 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Message Number | 20070914 | ||
| 5 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Message Type | 20070914 | ||
| 6 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Message Variable | 20070914 | ||
| 7 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Message Variable | 20070914 | ||
| 8 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Message Variable | 20070914 | ||
| 9 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Message Variable | 20070914 |
Method WRITE_APPL_LOG on class CL_PROXY_STYLESHEET_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |