SAP ABAP Class CL_PROXY_SERVICE (Proxy Generation: Help Routines)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_PUBLIC (Package) ES Tools: Proxy Public Interfaces
Properties
Class CL_PROXY_SERVICE  
Short Description Proxy Generation: Help Routines    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_PUBLIC   ES Tools: Proxy Public Interfaces 
Created 20010308   SAP 
Last change 20140121   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 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_PROXY_IFR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_PROXY_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_PROXY_WSDL2ABAP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_PROXY_T100_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_SERVICE has no interface implemented.
Friends
Class CL_PROXY_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_API Static Attribute Private Object reference (TYPE REF TO) LCL_CHANGE_API 20120727
2 PACKAGE Static Attribute Private Type reference (TYPE) TDEVC Packages 20080325
3 RUNTIME_NOTIFICATION_OFF Static Attribute Private Type reference (TYPE) STRING ABAP Proxies: Boolean Value ('X' = True, Space = False) 20130327
Methods
# Method Level Visibility Method type Description Created on
1 ASSERTION_FAILED Static method Public Method terminates program conditionally 20080620
2 CHECK_VALID_BASED_ON_INTERFACE Static method Public Method 20091118
3 CHECK_VALID_ENH_BASE Static method Public Method 20100203
4 CLASS_CONSTRUCTOR Static method Public Constructor 20120727
5 CSTRING2XSTRING Static method Public Method Convert cstring to xstring 20020809
6 DOWNLOAD_PAYLOAD Static method Public Method Download Payload 20040309
7 GET_CALL_STACK Static method Private Method 20120816
8 GET_EXT_PROV_NAMESPACE_PREFIX Static method Public Method Get Service Variant prefix 20100412
9 GET_ICON_FOR_R3TYPE Static method Public Method Get Icon for R/3 Type (DTEL, TABL, and so on) 20020116
10 GET_ICON_FOR_STATUS Static method Public Method 20130208
11 GET_LOG Static method Public Method 20070904
12 GET_MSG Static method Private Method 20070904
13 GET_NSPACE_FOR_PACKAGE Static method Public Method Checks wether a package is transportable or not 20080325
14 GET_PROXY_XML Static method Public Method 20051209
15 GET_SVARIANT_NAMESPACE_PREFIX Static method Public Method Get Service Variant prefix 20081113
16 GET_SYSTEM_TYPE Static method Public Method Get System Type 20070208
17 GET_TEXT_FOR_DIRECTION Static method Public Method Get Text for Direction (Inbound/Outbound) 20020116
18 GET_TEXT_FOR_IFRTYPE Static method Public Method Get Text for IFR Type (ifmmessif, and so on) 20020116
19 GET_TEXT_FOR_MODE Static method Public Method Get Text for Mode (Synchronous/Asynchronous) 20020116
20 GET_TEXT_FOR_R3TYPE Static method Public Method Get Text for R/3 Type (DTEL, TABL, and so on) 20020116
21 GET_TEXT_FOR_STATUS Static method Public Method 20080116
22 GET_TEXT_FOR_TRANS_DIRECTIVE Static method Public Method Get Text for CCTS transform directive 20060609
23 GET_TEXT_FOR_WB_TYPE Static method Public Method Get Text for WB Type 20120416
24 GET_WSDLTYPE_FROM_IFRTYPE Static method Public Method Get WSDL Type from IFR Type 20020116
25 GET_XML_DOCUMENT Static method Public Method Reading an XML document 20020812
26 GUI_UPLOAD Static method Public Method 20050705
27 IS_SAP_NAMESPACE Static method Public Method 20080430
28 IS_VALID_URN_NAMESPACE Static method Public Method check whether a service interface is valid as based on IF 20081205
29 NOTIFY_RT_CONFIGURATION Static method Public Method informs runtime configuration about proxy changes 20080305
30 OBJECT_NAME_CHECK Static method Public Method name fits to package etc? (trint_check_namespace_obj) 20090925
31 PACKAGE_CHECK Static method Public Method 20080620
32 PACKAGE_IS_TRANSPORTABLE Static method Public Method Checks wether a package is transportable or not 20060303
33 PACKAGE_PREFIX_CHECK Static method Public Method Does prefix fit package? 20020116
34 PREFIX_CHECK Static method Public Method Passt das Prefix zum Paket ? 20070612
35 PROTOCOL_APPEND Static method Private Method 20091104
36 PROXY_DATA_AS_XML Static method Public Method t_proxy as xml xstring 20110706
37 PROXY_GENERATION_ALLOWED Static method Public Method Is Proxy Generation Possible for this Component? 20010904
38 PROXY_TO_SPRX_KEY Static method Public Method converts proxy key OBJECT/OBJ_NAME to SPRX key 20090603
39 READ_TADIR Static method Public Method informs runtime configuration about proxy changes 20090924
40 RFC_CHECK_EXISTENCE Static method Public Method 20121130
41 SEND_MAIL Static method Private Method 20120816
42 SHOW_EXCEPTION Static method Public Method Display Error Object with T100 Data 20010904
43 SHOW_XML_DOCUMENT Static method Public Method 20020815
44 SPLIT_NAMESPACE Static method Private Method 20080430
45 SPRX_TO_PROXY_KEY Static method Public Method converts SPRX key to proxy key OBJECT/OBJ_NAME 20090603
46 TYPE_CHECK_EXISTENCE Static method Public Method 20070202
47 XSTRING2CSTRING Static method Public Method Convert xstring to cstring 20020809
Events
Class CL_PROXY_SERVICE has no event.
Types
Class CL_PROXY_SERVICE has no local type.
Method Signatures

Method ASSERTION_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) CHAR20 Char 20 20080620

Method ASSERTION_FAILED on class CL_PROXY_SERVICE has no exception.

Method CHECK_VALID_BASED_ON_INTERFACE 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_IFRNAM Proxy Generation: Object Name in Enterprise Services Builder 20091118
2 Importing NAMESPACE Call by reference Type reference (TYPE) PRX_NSPCE Proxy Generation: Namespace in the Integration Builder 20091118
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20091118

Method CHECK_VALID_ENH_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME 20100203
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20100203

Method CLASS_CONSTRUCTOR Signature

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

Method CSTRING2XSTRING Signature

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

Method CSTRING2XSTRING on class CL_PROXY_SERVICE has no exception.

Method DOWNLOAD_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_S Call by reference Type reference (TYPE) CSEQUENCE Filename für string 20040309
2 Importing FILE_X Call by reference Type reference (TYPE) CSEQUENCE Filename für xstring 20040309
3 Importing OFFSET Call by reference Type reference (TYPE) I 20040309
4 Importing PAYLOAD Call by reference Type reference (TYPE) XSTRING 20040309
5 Importing TEXT_SAVE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolscher Wert ('X' = true, space = false) 20040309

Method DOWNLOAD_PAYLOAD on class CL_PROXY_SERVICE has no exception.

Method GET_CALL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20120816

Method GET_CALL_STACK on class CL_PROXY_SERVICE has no exception.

Method GET_EXT_PROV_NAMESPACE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE_PREFIX Value transfer Type reference (TYPE) STRING 20100412

Method GET_EXT_PROV_NAMESPACE_PREFIX on class CL_PROXY_SERVICE has no exception.

Method GET_ICON_FOR_R3TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20020116
2 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im R3 20020116
3 Importing TYPE Call by reference Type reference (TYPE) PRX_R3OBJ Proxy-Generierung: Typ eines Objektes im R3 20020116

Method GET_ICON_FOR_R3TYPE on class CL_PROXY_SERVICE has no exception.

Method GET_ICON_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20130208
2 Importing STATUS Call by reference Type reference (TYPE) PRX_STATUS Proxy Generation: Proxy Status 20130208

Method GET_ICON_FOR_STATUS on class CL_PROXY_SERVICE has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20070904
2 Exporting LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20070904

Method GET_LOG on class CL_PROXY_SERVICE has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20070904
2 Exporting MSG Call by reference Type reference (TYPE) IF_PROXY_T100_MESSAGE=>T_T100_MESSAGE 20070904

Method GET_MSG on class CL_PROXY_SERVICE has no exception.

Method GET_NSPACE_FOR_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE Value transfer Type reference (TYPE) NAMESPACE Namespace 20080325
2 Importing PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS Package 20080325
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20080325

Method GET_PROXY_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOCUMENT Value transfer Type reference (TYPE) XSTRING 20051209
2 Importing PRETTY_PRINT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20051209
3 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20051209
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051209
2 CX_SIDL 20051209
3 CX_SLIB SLIB Exceptions 20051209

Method GET_SVARIANT_NAMESPACE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE_PREFIX Value transfer Type reference (TYPE) STRING 20081113

Method GET_SVARIANT_NAMESPACE_PREFIX on class CL_PROXY_SERVICE has no exception.

Method GET_SYSTEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SY-SYSID System Type: "SAP" or "Customer" 20070208

Method GET_SYSTEM_TYPE on class CL_PROXY_SERVICE has no exception.

Method GET_TEXT_FOR_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) ANY 'I' bzw 'inbound' oder 'O' bzw. 'outbound' 20020116
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20020116

Method GET_TEXT_FOR_DIRECTION on class CL_PROXY_SERVICE has no exception.

Method GET_TEXT_FOR_IFRTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) ANY 'I' bzw 'inbound' oder 'O' bzw. 'outbound' 20020116
2 Importing GEN_APPL Call by reference Type reference (TYPE) PRXGENAPPL SPACE Proxy Generation: Proxy Type 20060531
3 Importing IS_EVENT Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20081024
4 Returning TEXT Value transfer Type reference (TYPE) STRING Text 20020116
5 Importing TYPE Call by reference Type reference (TYPE) ANY Typ im IFR (ifmmessif, etc.) 20020116

Method GET_TEXT_FOR_IFRTYPE on class CL_PROXY_SERVICE has no exception.

Method GET_TEXT_FOR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNCHRON Call by reference Type reference (TYPE) PRX_MODE Proxy-Generierung: Kommunikationsmodus 20020116
2 Returning TEXT Value transfer Type reference (TYPE) PRX_MODE_T Proxy-Generierung: Kommunikationsmodus 20020116

Method GET_TEXT_FOR_MODE on class CL_PROXY_SERVICE has no exception.

Method GET_TEXT_FOR_R3TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_TYPE Call by reference Type reference (TYPE) PRX_WSDLTY 20030425
2 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME Name eines Objektes im R3 20020116
3 Returning TEXT Value transfer Type reference (TYPE) PRX_R3OBJ_T Proxy-Generierung: Typ eines Objektes im R3 20020116
4 Importing TYPE Call by reference Type reference (TYPE) PRX_R3OBJ Proxy-Generierung: Typ eines Objektes im R3 20020116

Method GET_TEXT_FOR_R3TYPE on class CL_PROXY_SERVICE has no exception.

Method GET_TEXT_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Call by reference Type reference (TYPE) STRING 20080116
2 Importing STATUS Call by reference Type reference (TYPE) PRX_STATUS Proxy Generation: Proxy Status 20080116
3 Returning STATUS_TEXT Value transfer Type reference (TYPE) PRX_STATUS_T Proxy Generation: Proxy Status 20080116

Method GET_TEXT_FOR_STATUS on class CL_PROXY_SERVICE has no exception.

Method GET_TEXT_FOR_TRANS_DIRECTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTIVE Call by reference Type reference (TYPE) STRING CCTS transform directive 20060609
2 Returning TEXT Value transfer Type reference (TYPE) PRX_R3OBJ_T Proxy Generation: Object Type in R/3 20060609

Method GET_TEXT_FOR_TRANS_DIRECTIVE on class CL_PROXY_SERVICE has no exception.

Method GET_TEXT_FOR_WB_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20120416
2 Importing WB_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP (Internal) Type of Object in ABAP Workbench 20120416

Method GET_TEXT_FOR_WB_TYPE on class CL_PROXY_SERVICE has no exception.

Method GET_WSDLTYPE_FROM_IFRTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_TYPE Call by reference Type reference (TYPE) PRX_TYPE Objekttyp im IFR 20020116
2 Returning WSDL_TYPE Value transfer Type reference (TYPE) PRX_WSDLTY WSDL-Type (portType, message, etc.) 20020116

Method GET_WSDLTYPE_FROM_IFRTYPE on class CL_PROXY_SERVICE has no exception.

Method GET_XML_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOCUMENT Value transfer Type reference (TYPE) XSTRING 20020812
2 Importing HTTP_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20031216
3 Importing LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020905
4 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20020905
5 Importing REQUEST_XML Call by reference Type reference (TYPE) XSTRING 20020812
6 Importing RETRIEVER Call by reference Object reference (TYPE REF TO) IF_SLIB_RETRIEVER 20061123
7 Importing URL Call by reference Type reference (TYPE) STRING 20020812
8 Importing USERNAME Call by reference Type reference (TYPE) STRING 20020905
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20020812
2 CX_PROXY_GEN_ERROR_DOC Proxy Gen Error with Document 20070719

Method GUI_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20050705
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20050705
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20050705

Method IS_SAP_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) CSEQUENCE 20080430
2 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080430

Method IS_SAP_NAMESPACE on class CL_PROXY_SERVICE has no exception.

Method IS_VALID_URN_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) CSEQUENCE Proxy Generation: Namespace in the Integration Builder 20081205
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR with sy msg default 20081205

Method NOTIFY_RT_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Enterprise Services Builder 20091103
2 Importing DELETED Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE objects has been deleted 20080305
3 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ supported CLAS, WEBI, SCGR 20080305
4 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080305
5 Importing PROCESS_CHANGES Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090814
6 Changing PROTOCOL Call by reference Type reference (TYPE) SPROT_U_TAB 20091104

Method NOTIFY_RT_CONFIGURATION on class CL_PROXY_SERVICE has no exception.

Method OBJECT_NAME_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GENFLAG_REQUIRED Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090925
2 Exporting IS_VALID Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090925
3 Importing OBJECT Call by reference Type reference (TYPE) CSEQUENCE Proxy Generation: Prefix for Generated DDIC Types 20090925
4 Exporting OBJECT_NSPACE Call by reference Type reference (TYPE) CSEQUENCE 20090925
5 Importing OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE Package 20090925
6 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20090925

Method OBJECT_NAME_CHECK on class CL_PROXY_SERVICE has no exception.

Method PACKAGE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080620
2 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20080620
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20080620

Method PACKAGE_IS_TRANSPORTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_TRANSPORTABLE Value transfer Type reference (TYPE) PRX_BOOLEAN is transportable 20060303
2 Importing PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS Package 20060303
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060306

Method PACKAGE_PREFIX_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) PRX_S_COMP Proxy Generation: Query Data: Components 20061204
2 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080618
3 Exporting IS_GEN_PREFIX Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090925
4 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20020116
5 Importing PREFIX Call by reference Type reference (TYPE) PRX_PREFIX_DYNP Proxy-Generierung: Prefix für zu generierende DDIC-Typen 20020116
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20020116

Method PREFIX_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_GEN_PREFIX Call by reference Type reference (TYPE) PRX_BOOLEAN prefix is in generation namespace 20090925
2 Importing PREFIX Call by reference Type reference (TYPE) PRX_PREFIX_DYNP Proxy-Generierung: Prefix für zu generierende DDIC-Typen 20070612
# Exception Resumable Description Created on
1 CX_PROXY_PREFIX_ERROR Proxy-Generierung: Fehler 20070612

Method PROTOCOL_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) SPROT_U-LEVEL '3' Log Level 20091104
2 Importing MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID Message Class 20091104
3 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Message Number 20091104
4 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 Message Variable 20091104
5 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 Message Variable 20091104
6 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 Message Variable 20091104
7 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 Message Variable 20091104
8 Changing PROTOCOL Call by reference Type reference (TYPE) SPROT_U_TAB Table Type for SPROT_U (Log Interface) 20091104
9 Importing SEVERITY Call by reference Type reference (TYPE) SPROT_U-SEVERITY 'I' Error severity(' ',W(arning),E(rror),A(bnormal termination)) 20091104

Method PROTOCOL_APPEND on class CL_PROXY_SERVICE has no exception.

Method PROXY_DATA_AS_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20110706
2 Importing MAIN Call by reference Object reference (TYPE REF TO) IF_PXN_MAIN_CORE Core methods of main 20110706
3 Returning XML Value transfer Type reference (TYPE) XSTRING 20110706

Method PROXY_DATA_AS_XML on class CL_PROXY_SERVICE has no exception.

Method PROXY_GENERATION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_IDENTIFICATION Call by reference Type reference (TYPE) PRX_S_IFR Proxy-Generierung: Objektidentifikation Integration Builder 20060118
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010904

Method PROXY_TO_SPRX_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20090603
2 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090603
3 Returning SPRX_NAME Value transfer Type reference (TYPE) TROBJ_NAME Object Name in Object List 20090603

Method PROXY_TO_SPRX_KEY on class CL_PROXY_SERVICE has no exception.

Method READ_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ supported CLAS, WEBI, SCGR 20090924
2 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090924
3 Returning TADIR Value transfer Type reference (TYPE) TADIR Directory of Repository Objects 20090924

Method READ_TADIR on class CL_PROXY_SERVICE has no exception.

Method RFC_CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20121130
2 Importing RFC_NAME Call by reference Type reference (TYPE) FUNCNAME RFC Function Module Name 20121130
# Exception Resumable Description Created on
1 NOT_FOUND 20121130

Method SEND_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BODY Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20120816
2 Importing RECEIVER Call by reference Type reference (TYPE) CSEQUENCE 20120816
3 Importing SUBJECT Call by reference Type reference (TYPE) CSEQUENCE 20120816
# Exception Resumable Description Created on
1 CX_BCS BCS: General Exceptions 20120816

Method SHOW_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Proxy-Generierung: Fehler 20010904
2 Importing FORCE_POPUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130524
3 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy-Generierung: Proxy-Typ mit referierten Proxy-Typen 20041020
4 Importing TYPE Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20010904
5 Importing WB_TOOL Call by reference Object reference (TYPE REF TO) IF_WB_PROGRAM Workbench: Program 20060117

Method SHOW_EXCEPTION on class CL_PROXY_SERVICE has no exception.

Method SHOW_XML_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_EXTENSION Call by reference Type reference (TYPE) STRING 20051205
2 Importing DEFAULT_FILENAME Call by reference Type reference (TYPE) STRING Default-Filename für den Download 20031008
3 Importing XML Call by reference Type reference (TYPE) XSTRING 20020815

Method SHOW_XML_DOCUMENT on class CL_PROXY_SERVICE has no exception.

Method SPLIT_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HOST Call by reference Type reference (TYPE) STRING 20080430
2 Importing NAMESPACE Call by reference Type reference (TYPE) CSEQUENCE 20080430
3 Exporting PATH Call by reference Type reference (TYPE) STRING 20080430
4 Exporting PORT Call by reference Type reference (TYPE) STRING 20080430
5 Exporting PROTOCOL Call by reference Type reference (TYPE) STRING 20080430
6 Exporting QUERY Call by reference Type reference (TYPE) STRING 20080430

Method SPLIT_NAMESPACE on class CL_PROXY_SERVICE has no exception.

Method SPRX_TO_PROXY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20090603
2 Exporting OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090603
3 Importing SPRX_NAME Call by reference Type reference (TYPE) CSEQUENCE at least CHAR34 20090603

Method SPRX_TO_PROXY_KEY on class CL_PROXY_SERVICE has no exception.

Method TYPE_CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20070202
2 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070202
3 Returning R_OBJECT Value transfer Type reference (TYPE) PRX_R3OBJ ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070202

Method TYPE_CHECK_EXISTENCE on class CL_PROXY_SERVICE has no exception.

Method XSTRING2CSTRING Signature

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

Method XSTRING2CSTRING on class CL_PROXY_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 620