SAP ABAP Class CL_PROXY (Proxy Generation: Proxy Type with Referenced Proxy Types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY Reduced View of CL_PROXY 20041020
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_DATA Proxy Generation: Proxy Type 20060301
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_FOR_VIF Proxy for autogenerated virtual interface 20071213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_OBJECT mdr object 20100609
2 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_SV Service Variants 20080813
Properties
Class CL_PROXY  
Short Description Proxy Generation: Proxy Type with Referenced Proxy Types    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME   ES Tools: Proxy Generation 
Created 20010815   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_PROXY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WS_CLASSIFICATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SEWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SPROX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PROXY Reduced View of CL_PROXY 20041020
2 IF_PROXY_DATA Proxy Generation: Proxy Type 20060301
3 IF_PROXY_FOR_VIF Proxy for autogenerated virtual interface 20071213
Friends
# Friend Modeled only Created on Description
1 CL_PROXY_DB 20120928 Proxy Generation: Database Communication
2 CL_PROXY_FACT 20120928 factory class
3 CL_PROXY_WSDL2ABAP 20120928 Proxy Generation: Parse WSDL/XML Schema
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_EXISTS Instance attribute Private Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070711
2 APPLICATION Instance attribute Private Type reference (TYPE) STRING 20100624
3 CLASSIFICATION Instance attribute Protected Object reference (TYPE REF TO) IF_WS_CLASSIFICATION_PERSIST Classification IF for VIF 20100421
4 DB_ACTIVE Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY Zustand auf DB (aktiv) 20010904
5 DB_INACTIVE Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY Zustand auf DB (inaktiv) 20010904
6 ENQUEUED_OBJECTS Instance attribute Protected Type reference (TYPE) T_DB_OBJECTS 20050719
7 FIELD_INFORMATION_DERIVED Instance attribute Private Type reference (TYPE) PRX_BOOLEAN SPACE FIELD_NAMES has been filled 20040115
8 FIELD_NAMES Instance attribute Private Type reference (TYPE) T_FIELD_NAMES Field Names of Structures in the Database 20040115
9 GENERATING_APPLICATION_MDR Constant Public Type reference (TYPE) PRXGENAPPL 'BACKENDMDR' Proxy-Generierung: Generierende Applikation 20090416
10 GENERATING_APPLICATION_SV Constant Public Type reference (TYPE) PRXGENAPPL 'BACKEND' Proxy-Generierung: Generierende Applikation 20080814
11 GENERATING_APPLICATION_WEBSERV Constant Public Type reference (TYPE) PRXGENAPPL 'WEBSERVICES' Proxy-Generierung: Generierende Applikation 20030128
12 GENERATING_APPLICATION_XI Constant Public Type reference (TYPE) PRXGENAPPL SPACE Proxy-Generierung: Generierende Applikation 20030128
13 GLOBAL_FOR_BADI Instance attribute Private Object reference (TYPE REF TO) LCL_PXN_GLOBAL Global object node (read only) 20100624
14 HASHID Instance attribute Protected Type reference (TYPE) PRX_HASHID Abbreviated ID of a Proxy Object (Hash) 20010904
15 ID Instance attribute Public Type reference (TYPE) PRX_ID eindeutige ID eines Proxy-Objektes 20010904
16 IFR_ID Instance attribute Public Type reference (TYPE) PRX_S_IFR Identifikation eines IFR-Interfaces 20010904
17 INDEX Instance attribute Public Type reference (TYPE) SPRX_T_INDEX Index OBJECT-ID=>OBJECT/PARENT/SONS 20010906
18 IS_CHANGEABLE Instance attribute Public Type reference (TYPE) PRX_BOOLEAN X if object is fully loaded or new; prerequisite for change 20130228
19 IS_CHANGED Instance attribute Protected Type reference (TYPE) PRX_BOOLEAN instance has been changed 20041222
20 LISTENER Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_LISTENER Listener for CL_PROXY Events 20060309
21 LOG Instance attribute Public Attribute reference (LIKE) 20050707
22 LOG_ACTIVE Instance attribute Protected Type reference (TYPE) SPRX_LOG_T 20050712
23 LOG_INACTIVE Instance attribute Protected Type reference (TYPE) SPRX_LOG_T 20050712
24 LPT Instance attribute Public Object reference (TYPE REF TO) IF_WS_MD_LPT 20030917
25 MAIN Instance attribute Public Object reference (TYPE REF TO) SPRX_S_PROXY 20010905
26 MAIN_SAVED Instance attribute Private Type reference (TYPE) PRX_BOOLEAN proxy has been currently saved 20070709
27 OLD_DB_ACTIVE Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY Old Status Prior to Regeneration in the Database (Active) 20010904
28 OLD_DB_INACTIVE Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY Old Status Prior to Regeneration in the Database (Inactive) 20010904
29 OWN_OBJECTS Instance attribute Protected Type reference (TYPE) T_DB_ABAP_OBJS 20050719
30 PREFIX Instance attribute Protected Type reference (TYPE) PRX_PREFIX Prefix 20061025
31 PROXY_IS_BEING_GENERATED Instance attribute Protected Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070622
32 RESERVED_NAMES Static Attribute Private Type reference (TYPE) T_RESERVED_NAME Table with Reserved Names 20010926
33 SHARED_ENQUEUED_OBJECTS Instance attribute Private Type reference (TYPE) T_DB_OBJECTS 20050824
34 STATUS Instance attribute Protected Type reference (TYPE) PRX_STATUS internal Proxy Status: new, inactive, active 20070709
35 SUPPRESS_DIALOGS Instance attribute Public Type reference (TYPE) PRX_BOOLEAN suppress transport dialogs 20080626
36 T_PROXY Instance attribute Public Attribute reference (LIKE) 20010904
37 WSD Instance attribute Public Object reference (TYPE REF TO) CL_WS_MD_VIF Web Services: Virtual Interface 20051020
38 WSDLS Instance attribute Private Type reference (TYPE) PRX_T_WSDL Proxy Generation: WSDL + More Information 20071121
39 WSD_NAME Instance attribute Public Type reference (TYPE) VEPNAME Name of a Service Definition 20111005
40 WS_POLICIES Instance attribute Protected Type reference (TYPE) SPRX_T_WS_POLICIES 20090917
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Proxy-Typen auf DB aktivieren 20010904
2 ADD_DEFAULT_WS_PROFILES Instance method Protected Method add ws profiles if missing in wsdl 20120717
3 ADD_TO_LOG Static method Protected Method 20050707
4 BUILD_CHANGED_LOG Instance method Public Method Proxy prüfen und Protokoll anzeigen 20081112
5 BUILD_DEFAULT_INDEX Instance method Protected Method erstellt sortierte Liste aller Teilobjekte 20100610
6 BUILD_INDEX Instance method Protected Method erstellt sortierte Liste aller Teilobjekte 20010906
7 CAN_BE_GENERATED Instance method Public Method check if proxy may be generated 20070726
8 CHANGE_TADIR_ENTRY Instance method Public Method 20051208
9 CHECK_BEFORE_SAVE Instance method Protected Method check before saving/activating 20081104
10 CHECK_DIRECTION Instance method Private Method 20051222
11 CHECK_EDIT_ALLOWED Instance method Protected Method call edit control badi 20100624
12 CHECK_EVENT Instance method Private Method 20081031
13 CHECK_NAME_PROPOSALS Instance method Protected Method Überprüft Namensvorschläge 20010815
14 CHECK_OBJECTS_OF_OTHER_NSPCS Instance method Public Method Objekte aus anderen Namespaces prüfen 20020815
15 CHECK_OTHER_NS Static method Private Method Proxy prüfen und Protokoll anzeigen 20070404
16 CHECK_PACKAGE_TRANSPORT Instance method Private Method 20051201
17 CHECK_RECURSIONS Instance method Public Method 20071108
18 CHECK_REGENERATION Instance method Public Method Proxy prüfen und Protokoll anzeigen 20051129
19 CHECK_WS_PACKAGES Instance method Private Method for GenAppl WS check that all proxies belong same package 20100805
20 CLASSIFS_ACTIVATE Instance method Private Method 20061207
21 CLASSIFS_MAP Instance method Protected Method 20100422
22 CLASSIFS_RESET_TO_ACTIVE Instance method Private Method 20070116
23 CLASSIFS_SAVE Instance method Private Method 20061206
24 CLASSIF_DATA_LOAD Instance method Protected Method 20061206
25 CLASSIF_DATA_MAP Instance method Protected Method map from db to internal structure 20100422
26 CLEAR_PROBLEMS Instance method Public Method 20100825
27 CLONE_T_PROXY Static method Protected Method 20070516
28 COMPARE Static method Protected Method vergleicht Proxy-Versionen 20040825
29 COMPARE_ACTIVE_INACTIVE Instance method Public Method Proxy prüfen und Protokoll anzeigen 20051129
30 COMPARE_CURRENT_INACTIVE Instance method Public Method Proxy prüfen und Protokoll anzeigen 20080430
31 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR (Private) 20010904
32 CREATE_FROM_WSDL Instance method Public Method Proxy-Typen aus einem WSDL Dokument erzeugen 20010904
33 CREATE_INSTANCE Instance method Protected Method 20081009
34 DB_CHECK_EXISTENCE Instance method Private Method 20050719
35 DB_ENQUEUE Instance method Protected Method 20050719
36 DB_ENQUEUE_SHARED Instance method Protected Method 20091007
37 DB_ENQUEUE_SHARED_LAX Instance method Protected Method 20120601
38 DB_SET_OWN_OBJECTS Instance method Protected Method 20050719
39 DELETE Instance method Private Method to be made private! 20010904
40 DELETE_FROM_ACTIVATIONLIST Instance method Private Method 20090701
41 DELETE_PROXY Instance method Public Method Proxy-Typen auf DB löschen (aktiv und inaktiv) 20061020
42 DEQUEUE Instance method Public Method Proxy-Typen entsperren 20010910
43 ENQUEUE Instance method Public Method Proxy-Typen sperren 20010910
44 EXISTS Instance method Protected Method Checks Whether Proxy Already Exists in the Database 20010904
45 GET_ACTIVATION_LIST Instance method Public Method Proxy-Typen auf DB aktivieren 20100303
46 GET_ADMIN_DATA Instance method Private Method 20070711
47 GET_DB_ACTIVE Static method Protected Method 20100115
48 GET_DB_INACTIVE Static method Protected Method 20100115
49 GET_DEFAULT_ABAPTYPE Instance method Private Method 20090220
50 GET_DELETABLE_OBJECTS Instance method Public Method get deletable objects 20080215
51 GET_DELTA Instance method Public Method 20070717
52 GET_DELTA_ALL Instance method Public Method to be used only by cl_proxy_veri_gen_stable 20040601
53 GET_DELTA_FOR_MAIN Instance method Private Method 20120117
54 GET_ENTRYPOINT Instance method Public Method Gets the Point of Entry for a Proxy 20060421
55 GET_GLOBAL_FOR_BADI Instance method Public Method global instance for badis 20100625
56 GET_ID Static method Public Method Ermittelt ID zu Typ+Name+Namespace 20010830
57 GET_IDOC_FLAVOUR Instance method Private Method 20100630
58 GET_IGNORE_OTHER_NS Instance method Protected Method are objects of other ns relevant 20110420
59 GET_LOAD_STATUS Instance method Private Method 20070709
60 GET_OLD_DB_ACTIVE Static method Protected Method 20100115
61 GET_OLD_DB_INACTIVE Static method Protected Method 20100115
62 GET_PREFIX Static method Protected Method Ermittelt zu einem Proxy-Teilobjekt das Prefix 20010907
63 GET_SUBOBJECTS_INACTIVE Instance method Private Method 20070709
64 GET_TABLE_PROXY Static method Private Method 20060421
65 GET_TRANSPORT_KEYS Instance method Public Method Proxy-Typen auf DB aktivieren 20120710
66 GET_WHERE_USED_LIST Instance method Public Method Verwendungsnachweis 20020114
67 GET_WSDLS Instance method Public Method 20071129
68 INIT_INSTANCE Instance method Protected Method 20081009
69 INTERNAL_COMPARE Static method Protected Method Internal: Gets Differences Between Two Proxies 20010914
70 INTERNAL_GET_MAIN_PROXY Instance method Protected Method Internal: Position on the Main Proxy 20010905
71 INTERNAL_GET_RESERVED_NAMES Static method Private Method Internal: Derive Table from All Reserved Names 20010926
72 IS_CLASSIF_RELEVANT Static method Private Method 20081120
73 IS_RESERVED_NAME Static method Public Method 20120829
74 IS_TABLE_TYPE Static method Private Method is_table_type 20070308
75 IS_VALID_VARIANT_BASE Instance method Public Method variant may be created? 20081111
76 LOAD_INSTANCE_DATA Instance method Protected Method 20081009
77 LPT_CREATE Instance method Protected Method 20100408
78 LPT_DATA_LOAD Instance method Protected Method 20051227
79 LPT_GET Instance method Protected Method 20051220
80 LPT_PROFILES_GET Instance method Protected Method 20051227
81 MAIN_IS_INACTIVE Instance method Private Method 20070814
82 OBJECT_CHANGE Instance method Public Method Teilobjekt ändern (Name und Text) 20010906
83 OBJECT_CHANGE_CHECK Instance method Public Method Teilobjekt-Änderung prüfen (Name) 20010906
84 OBJECT_CHANGE_CHECK_BCKGR Instance method Public Method Teilobjekt-Änderung prüfen (Name) 20040715
85 OBJECT_CHANGE_TADIR_ENTRY Instance method Protected Method 20051209
86 OBJECT_IS_ADDRESS_REF Instance method Public Method 20070717
87 READ_FIELDNAMES Instance method Private Method 20040115
88 READ_WSDLS Instance method Public Method 20071123
89 RESET_TO_ACTIVE_VERSION Instance method Public Method Proxy-Typen auf DB aktivieren 20050919
90 SAVE Instance method Public Method Proxy-Typen auf DB sichern (inaktiv) 20010904
91 SAVE_WSDLS Instance method Private Method 20071122
92 SERIALIZE_DATA Instance method Public Method 20080221
93 SET_ACTIVE_EXISTS Instance method Private Method 20070712
94 SET_MAP_MODE Instance method Public Method 20110511
95 SET_R3_BOXED Instance method Public Method 20070821
96 SET_SUPPRESS_DIALOGS Instance method Public Method suppress transport dialogs 20080626
97 SET_VERSION_ID Instance method Private Method 20120522
98 SET_XSDANYTYPE Instance method Public Method 20071115
99 SWITCH_FROM_TABLE_TYPE Instance method Public Method 20060420
100 SWITCH_TO_TABLE_TYPE Instance method Public Method still used by ui - to be deleted!! 20060420
101 TRANSPORT Instance method Public Method Proxy-Typen auf DB aktivieren 20060823
102 TRANSPORT_KEYS_GET Instance method Public Method Proxy-Typen auf DB aktivieren 20060823
103 WSD_ACTIVATE Instance method Private Method 20051130
104 WSD_CHANGE_IF_NAME Instance method Private Method 20051108
105 WSD_CHANGE_METHOD Instance method Private Method Teilobjekt ändern (Name und Text) 20060216
106 WSD_CHANGE_NAME Instance method Public Method change wsd name during creation 20061219
107 WSD_CREATE Instance method Protected Method 20051020
108 WSD_DATA_LOAD Instance method Protected Method 20051227
109 WSD_GET Instance method Protected Method 20051026
110 WSD_PROFILES_GET Instance method Protected Method 20051111
111 WSD_SAVE Instance method Protected Method 20051021
112 WS_OBJECT_ACTIVATE Static method Protected Method 20051103
113 WS_OBJECT_DELETE Static method Protected Method 20070814
114 WS_OBJECT_LOCK Static method Protected Method 20051103
115 WS_OBJECT_RESET_TO_ACTIVE Instance method Protected Method 20060323
116 WS_OBJECT_SAVE Static method Protected Method 20051110
117 WS_OBJECT_UNLOCK Static method Public Method 20051103
118 XML_COMPARE Static method Public Method obsolet (nur noch im alten Editor benutzt) 20070111
Events
# Event Type Visibility Description Created on
1 INDEX_REBUILT Instance Event
(0)
Public
(2)
20070614
2 OBJECT_CHANGED Instance Event
(0)
Public
(2)
20010906
3 OBJECT_SAVED Instance Event
(0)
Public
(2)
new Event for save/activation 20060302
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PARENT_IDS Public See coding 20100317 begin of parent_ids, id type prx_id, any_ref type prx_boolean, end of parent_ids
2 T_DB_ABAP_OBJ Protected See coding 20110211 begin of t_db_abap_obj, object type trobjtype, obj_name type sobj_name, end of t_db_abap_obj
3 T_DB_ABAP_OBJS Protected See coding 20110211 t_db_abap_objs type sorted table of t_db_abap_obj with unique key object obj_name
4 T_DB_OBJECTS Protected See coding 20091021 t_db_objects type sorted table of sproxname with non-unique key object obj_name
5 T_PARENT_IDS Public See coding 20100317 t_parent_ids type standard table of parent_ids
6 T_WSDL Public See coding 20071123 begin of t_wsdl, wsdl type xstring, url type string, end of t_wsdl
7 T_WSDLS Public See coding 20071123 t_wsdls type standard table of t_wsdl with non-unique key url
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTIVATED_OBJECTS Call by reference Type reference (TYPE) SPRX_LOG_T List of activated objects 20061122
2 Importing ACTIVATE_ALL Call by reference Type reference (TYPE) PRX_BOOLEAN CHAR01-Datenelement fuer SYST 20040527
3 Importing DELETION Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20061020
4 Exporting LOG Call by reference Type reference (TYPE) SPRX_LOG_T further infos/warnings during activation 20070323
5 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name der gesperrten Korrektur 20040517
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010904

Method ADD_DEFAULT_WS_PROFILES Signature

Method ADD_DEFAULT_WS_PROFILES on class CL_PROXY has no parameter.
Method ADD_DEFAULT_WS_PROFILES on class CL_PROXY has no exception.

Method ADD_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_NAME Call by reference Type reference (TYPE) PRX_IFRNAM Proxy Generation: Object Name in Integration Builder 20051208
2 Importing IFR_NSPCE Call by reference Type reference (TYPE) PRX_NSPCE Proxy Generation: Namespace in the Integration Builder 20051208
3 Changing LOG Call by reference Type reference (TYPE) SPRX_LOG_T Proxy-Generierung: Protokoll zur Aktivierung 20051208
4 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20051208
5 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20051208

Method ADD_TO_LOG on class CL_PROXY has no exception.

Method BUILD_CHANGED_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20081112
2 Importing IT_OBJECTS Call by reference Type reference (TYPE) SPROXNAMES Proxy Generation: Table with Names of Generated Objects 20081112

Method BUILD_CHANGED_LOG on class CL_PROXY has no exception.

Method BUILD_DEFAULT_INDEX Signature

Method BUILD_DEFAULT_INDEX on class CL_PROXY has no parameter.
Method BUILD_DEFAULT_INDEX on class CL_PROXY has no exception.

Method BUILD_INDEX Signature

Method BUILD_INDEX on class CL_PROXY has no parameter.
Method BUILD_INDEX on class CL_PROXY has no exception.

Method CAN_BE_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ONLY Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110817
2 Returning VALUE Value transfer Type reference (TYPE) PRX_BOOLEAN 20070726

Method CAN_BE_GENERATED on class CL_PROXY has no exception.

Method CHANGE_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTHOR Call by reference Type reference (TYPE) TADIR-AUTHOR Person Responsible for a Repository Object 20051208
2 Importing DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Package 20051208
3 Exporting LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20051208
4 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20120127
5 Exporting T_ID_CHANGED Call by reference Type reference (TYPE) PRX_IDS Proxy Generation: Unique IDs of Proxy Objects 20051208
6 Exporting T_OBJECT_CHANGED Call by reference Type reference (TYPE) PRX_ABAPOBJECTS ABAP Object Table 20051214
7 Importing WITH_REFERRED_OBJECTS Call by reference Type reference (TYPE) SYCHAR01 X = true 20051208
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051208

Method CHECK_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_FOR_ACTIVATE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20081104
2 Importing CHECK_NS Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120817
3 Importing DELETION Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090114
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20081104

Method CHECK_DIRECTION Signature

Method CHECK_DIRECTION on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051222

Method CHECK_EDIT_ALLOWED 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 20100624
2 Importing MODE Call by reference Type reference (TYPE) STRING 20100624
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20100624

Method CHECK_EVENT Signature

Method CHECK_EVENT on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20081031

Method CHECK_NAME_PROPOSALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NAME_PROPOSALS Call by reference Type reference (TYPE) SPRX_T_NAME_PROPOSAL Namensvorschläge 20010815
2 Importing WITH_USAGE_CHECK Call by reference Type reference (TYPE) PRX_BOOLEAN 'X' Prüfen, ob Name schon für andere DDIC-Objekte genutzt wird 20010815

Method CHECK_NAME_PROPOSALS on class CL_PROXY has no exception.

Method CHECK_OBJECTS_OF_OTHER_NSPCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ALL Call by reference Type reference (TYPE) SYCHAR01 CHAR01-Datenelement fuer SYST 20040528
2 Exporting DIRECTLY_REFERED_OBJS_MISSING Call by reference Type reference (TYPE) PRX_BOOLEAN Direkt referierte Objekte sind noch nicht da 20020815
3 Exporting LOG Call by reference Type reference (TYPE) SPRX_LOG_T Objects from other namespace missing or to be regenerated 20060616
4 Exporting OBJECTS_SHOULD_BE_MODIFIED Call by reference Type reference (TYPE) PRX_BOOLEAN Objekte müßten geändert/angelegt werden 20020815
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20020815

Method CHECK_OTHER_NS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELTA Call by reference Type reference (TYPE) SPRX_T_DELTA Proxy Generation: Table with Names of Generated Objects 20070404
2 Changing LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20070404

Method CHECK_OTHER_NS on class CL_PROXY has no exception.

Method CHECK_PACKAGE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20051201
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051201

Method CHECK_RECURSIONS 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 20071108
2 Changing PARENT_INDEX Call by reference Type reference (TYPE) T_PARENT_IDS 20071108
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20071108

Method CHECK_REGENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPARED_ESR_PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20070711
2 Changing CT_LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20051129
3 Importing WSDL_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS Access to WSDL 20110809

Method CHECK_REGENERATION on class CL_PROXY has no exception.

Method CHECK_WS_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG Value transfer Type reference (TYPE) SPRX_LOG_T 20100805

Method CHECK_WS_PACKAGES on class CL_PROXY has no exception.

Method CLASSIFS_ACTIVATE Signature

Method CLASSIFS_ACTIVATE on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20061207

Method CLASSIFS_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLASSIF_DATA Call by reference Type reference (TYPE) IF_WS_CLASSIFICATION=>T_CLASSIFICATIONS Proxy Generation: Table with Names of Generated Objects 20100422

Method CLASSIFS_MAP on class CL_PROXY has no exception.

Method CLASSIFS_RESET_TO_ACTIVE Signature

Method CLASSIFS_RESET_TO_ACTIVE on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20070116

Method CLASSIFS_SAVE Signature

Method CLASSIFS_SAVE on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20061206

Method CLASSIF_DATA_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UPDATE_CURRENT_DATA Call by reference Type reference (TYPE) PRX_BOOLEAN 'X' ABAP Proxies: Boolean Value ('X' = True, Space = False) 20100422
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20061206

Method CLASSIF_DATA_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_CLASSIFS Call by reference Type reference (TYPE) IF_WS_CLASSIFICATION=>T_CLASSIFICATIONS 20100422
2 Importing MAIN_REF Call by reference Object reference (TYPE REF TO) SPRX_S_PROXY 20100422

Method CLASSIF_DATA_MAP on class CL_PROXY has no exception.

Method CLEAR_PROBLEMS Signature

Method CLEAR_PROBLEMS on class CL_PROXY has no parameter.
Method CLEAR_PROBLEMS on class CL_PROXY has no exception.

Method CLONE_T_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20070516
2 Exporting OUT Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20070516

Method CLONE_T_PROXY on class CL_PROXY has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EQUAL Value transfer Type reference (TYPE) PRX_BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041105
2 Importing PROXY1 Call by reference Type reference (TYPE) SPRX_S_PROXY 20041105
3 Importing PROXY2 Call by reference Type reference (TYPE) SPRX_S_PROXY 20041105

Method COMPARE on class CL_PROXY has no exception.

Method COMPARE_ACTIVE_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPARED_ACTIVE_PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20070102
2 Changing CT_LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20051129
3 Importing NEW_API Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE 20111005

Method COMPARE_ACTIVE_INACTIVE on class CL_PROXY has no exception.

Method COMPARE_CURRENT_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20080430
2 Importing NEW_API Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE 20111005

Method COMPARE_CURRENT_INACTIVE on class CL_PROXY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HASHID Call by reference Type reference (TYPE) PRX_HASHID verkürzte Id eines Proxy-Objektes (Hash) 20010904
2 Importing ID Call by reference Type reference (TYPE) PRX_ID eindeutige ID eines Proxy-Objektes 20010904
3 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR Identifikation eines IFR-Interfaces 20010904
4 Importing STATUS Call by reference Type reference (TYPE) PRX_STATUS IF_PROXY=>C_STATE_NOT_ALLOWED Proxy Generation: Proxy Status 20070711

Method CONSTRUCTOR on class CL_PROXY has no exception.

Method CREATE_FROM_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGED_PROXIES Call by reference Type reference (TYPE) SPRX_T_DELTA 20070221
2 Importing LOCK Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070214
3 Changing NAMES_PROPOSED Call by reference Type reference (TYPE) PRX_PRPS_PROXIES Namensvorschläge (Proxies) 20040720
4 Importing NAME_PROPOSAL Call by reference Object reference (TYPE REF TO) IF_PROXY_BADI_NAMEPROPOSAL Name proposal 20070424
5 Importing SOAP_APPL Call by reference Type reference (TYPE) VEPSOAPAPPLURI URI of a SOAP application 20060202
6 Importing WSDL_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20110809
7 Importing WSDL_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_WSDL_INDEX 20030701
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010904

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROXY_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20081009

Method CREATE_INSTANCE on class CL_PROXY has no exception.

Method DB_CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OBJECTS Call by reference Type reference (TYPE) SPROXNAMES Proxy Generation: Table with Names of Generated Objects 20050719
2 Exporting OBJECTS_EXISTING Call by reference Type reference (TYPE) SPROXNAMES_CONFLICT Proxy Generation: Table Naming Conflicts 20050909

Method DB_CHECK_EXISTENCE on class CL_PROXY has no exception.

Method DB_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_OTHER_NAMESPACES Call by reference Type reference (TYPE) PRX_BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20050719
2 Importing OBJECTS Call by reference Type reference (TYPE) SPROXNAMES 20090409
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20050719

Method DB_ENQUEUE_SHARED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELTA Call by reference Type reference (TYPE) SPRX_T_DELTA 20091007
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR 20091007

Method DB_ENQUEUE_SHARED_LAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELTA Call by reference Type reference (TYPE) SPRX_T_DELTA 20120601
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR 20120601

Method DB_SET_OWN_OBJECTS Signature

Method DB_SET_OWN_OBJECTS on class CL_PROXY has no parameter.
Method DB_SET_OWN_OBJECTS on class CL_PROXY has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETED_PROXIES Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20011002
2 Importing DELETE_REFERED_OBJECTS Call by reference Type reference (TYPE) PRX_BOOLEAN SPACE boolsche Variable (X=true, -=false, space=unknown) 20011002
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010904

Method DELETE_FROM_ACTIVATIONLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Type reference (TYPE) SPROXNAMES Proxy Generation: Table with Names of Generated Objects 20090701
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20090701

Method DELETE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETED_PROXIES Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20061020
2 Importing DELETE_REFERRED_OBJECTS Call by reference Type reference (TYPE) PRX_BOOLEAN SPACE Boolean Variable (X=True, -=False, Space=Unknown) 20061020
3 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20061020
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20061020

Method DEQUEUE Signature

Method DEQUEUE on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010925

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAX_SHARED Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120601
2 Importing OBJECTS Call by reference Type reference (TYPE) SPROXNAMES Proxy Generation: Table with Names of Generated Objects 20120117
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010910

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) PRX_BOOLEAN 'X': Proxy existiert bereits 20010904
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010904

Method GET_ACTIVATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE_ALL Call by reference Type reference (TYPE) PRX_BOOLEAN CHAR01-Datenelement fuer SYST 20100303
2 Exporting ACTIVATION_LIST Call by reference Type reference (TYPE) SPROXNAMES List of activated objects 20100303
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20100303

Method GET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELTA Call by reference Type reference (TYPE) SPRX_T_DELTA 20070711

Method GET_ADMIN_DATA on class CL_PROXY has no exception.

Method GET_DB_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115

Method GET_DB_ACTIVE on class CL_PROXY has no exception.

Method GET_DB_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115

Method GET_DB_INACTIVE on class CL_PROXY has no exception.

Method GET_DEFAULT_ABAPTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SPRX_S_INDEX Proxy Generation: Unique ID of a Proxy Object 20090220
2 Returning TYPE Value transfer Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090220

Method GET_DEFAULT_ABAPTYPE on class CL_PROXY has no exception.

Method GET_DELETABLE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETABLE_PROXIES Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20080215
2 Importing DO_DELETE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080215
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20080215

Method GET_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_PACKAGE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110215
2 Importing COMPARE_ACTIVE_INACTIVE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070717
3 Importing COMPARE_WSDL_INACTIVE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070717
4 Importing DELETION Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070717
5 Returning DELTA Value transfer Type reference (TYPE) SPRX_T_DELTA 20070717
6 Importing WITHOUT_MAIN_PROXY Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070717

Method GET_DELTA on class CL_PROXY has no exception.

Method GET_DELTA_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_PACKAGE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110311
2 Returning DELTA Value transfer Type reference (TYPE) SPRX_T_DELTA 20040601

Method GET_DELTA_ALL on class CL_PROXY has no exception.

Method GET_DELTA_FOR_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELTA Value transfer Type reference (TYPE) SPRX_T_DELTA 20120117

Method GET_DELTA_FOR_MAIN on class CL_PROXY has no exception.

Method GET_ENTRYPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ABAP_OBJECT Call by reference Type reference (TYPE) PRX_S_ABAPOBJECT ABAP Object Key 20070307
2 Exporting ABAP_OBJECT_EXISTS Call by reference Type reference (TYPE) PRX_BOOLEAN Abap Object exists 20070307
3 Exporting ENTRY_ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20060421
4 Exporting ENTRY_IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR Proxy Identification 20060421
5 Exporting EXISTS Call by reference Type reference (TYPE) PRX_BOOLEAN Proxy object Exists 20060421
6 Importing ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20060421

Method GET_ENTRYPOINT on class CL_PROXY has no exception.

Method GET_GLOBAL_FOR_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GLOBAL Value transfer Object reference (TYPE REF TO) IF_PXN_GLOBAL Global object node (read only) 20100625

Method GET_GLOBAL_FOR_BADI on class CL_PROXY has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GENERATION_NAMESPACE Call by reference Type reference (TYPE) ANY 20010830
2 Returning ID Value transfer Type reference (TYPE) PRX_ID eindeutige ID eines Proxy-Objektes 20010830
3 Importing IS_TABLE_TYPE Call by reference Type reference (TYPE) PRX_BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020925
4 Importing NAME Call by reference Type reference (TYPE) ANY 20010830
5 Importing NAMESPACE Call by reference Type reference (TYPE) ANY 20010830
6 Importing PARENT_ID Call by reference Type reference (TYPE) PRX_ID eindeutige ID eines Proxy-Objektes 20010830
7 Importing TYPE Call by reference Type reference (TYPE) ANY 20010830

Method GET_ID on class CL_PROXY has no exception.

Method GET_IDOC_FLAVOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20100630
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20100630

Method GET_IGNORE_OTHER_NS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IGNORE_NS Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110420

Method GET_IGNORE_OTHER_NS on class CL_PROXY has no exception.

Method GET_LOAD_STATUS Signature

Method GET_LOAD_STATUS on class CL_PROXY has no parameter.
Method GET_LOAD_STATUS on class CL_PROXY has no exception.

Method GET_OLD_DB_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115

Method GET_OLD_DB_ACTIVE on class CL_PROXY has no exception.

Method GET_OLD_DB_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20100115

Method GET_OLD_DB_INACTIVE on class CL_PROXY has no exception.

Method GET_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SPRX_S_INDEX 20010912
2 Returning PREFIX Value transfer Type reference (TYPE) PRX_PREFIX Proxy-Generierung: Prefix für zu generierende Proxy-Objekte 20010907
3 Importing PREFIX_IN Call by reference Type reference (TYPE) PRX_PREFIX_DYNP Proxy Generation: Prefix for Proxy Objects to Be Generated 20070608

Method GET_PREFIX on class CL_PROXY has no exception.

Method GET_SUBOBJECTS_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUBOBJECTS_INACTIVE Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070709

Method GET_SUBOBJECTS_INACTIVE on class CL_PROXY has no exception.

Method GET_TABLE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INACTIVE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20060421
2 Changing S_PROXY Call by reference Type reference (TYPE) SPRX_S_PROXY 20060421
3 Importing TTYP_ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20070626
4 Changing T_PROXY Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20060421
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060421

Method GET_TRANSPORT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECTS Value transfer Type reference (TYPE) SPROXNAMES Proxy Generation: Table with Names of Generated Objects 20120710
2 Importing ONLY_MAIN Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120710

Method GET_TRANSPORT_KEYS on class CL_PROXY has no exception.

Method GET_WHERE_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_PROXY Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20020114
2 Returning WHERE_USED_LIST Value transfer Type reference (TYPE) SPRX_T_WHERE_USED_LIST 20020114

Method GET_WHERE_USED_LIST on class CL_PROXY has no exception.

Method GET_WSDLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WSDLS Value transfer Type reference (TYPE) T_WSDLS 20071129

Method GET_WSDLS on class CL_PROXY has no exception.

Method INIT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CSEQUENCE 20090807
2 Importing SAVEABLE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20100604

Method INIT_INSTANCE on class CL_PROXY has no exception.

Method INTERNAL_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_PACKAGE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110421
2 Exporting DELTA Call by reference Type reference (TYPE) SPRX_T_DELTA 20041124
3 Importing MAIN_PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy-Generierung: Proxy-Typ mit referierten Proxy-Typen 20050211
4 Importing PROXY1 Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20011001
5 Importing PROXY2 Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20011001

Method INTERNAL_COMPARE on class CL_PROXY has no exception.

Method INTERNAL_GET_MAIN_PROXY Signature

Method INTERNAL_GET_MAIN_PROXY on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010905

Method INTERNAL_GET_RESERVED_NAMES Signature

Method INTERNAL_GET_RESERVED_NAMES on class CL_PROXY has no parameter.
Method INTERNAL_GET_RESERVED_NAMES on class CL_PROXY has no exception.

Method IS_CLASSIF_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GEN_APPL Call by reference Type reference (TYPE) PRXGENAPPL Proxy Generation: Generation Source 20081121
2 Importing IFR_TYPE Call by reference Type reference (TYPE) SPRX_DAT-IFR_TYPE 20081120
3 Returning IS_RELEVANT Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20081120

Method IS_CLASSIF_RELEVANT on class CL_PROXY has no exception.

Method IS_RESERVED_NAME 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,...) 20120829
2 Importing OBJ_NAME Call by reference Type reference (TYPE) STRING 20120829
3 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN Proxy Generation: Table with Names of Generated Objects 20120829

Method IS_RESERVED_NAME on class CL_PROXY has no exception.

Method IS_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_TABLE_TYPE Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070308
2 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20070308

Method IS_TABLE_TYPE on class CL_PROXY has no exception.

Method IS_VALID_VARIANT_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20081111
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20081111

Method LOAD_INSTANCE_DATA Signature

Method LOAD_INSTANCE_DATA on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20081009

Method LPT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LPT Value transfer Object reference (TYPE REF TO) IF_WS_MD_LPT Logical Port Template: Main Object 20100408
2 Importing WSDL_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_WSDL_INDEX Proxy Generation: WSDL Analysis/Indexing 20100408
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20100408

Method LPT_DATA_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UPDATE_CURRENT_DATA Call by reference Type reference (TYPE) PRX_BOOLEAN 'X' ABAP Proxies: Boolean Value ('X' = True, Space = False) 20060512
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051227

Method LPT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INACTIVE Call by reference Type reference (TYPE) SYCHAR01 20051220
2 Returning LPT Value transfer Object reference (TYPE REF TO) IF_WS_MD_LPT Logical Port Template: Main Object 20051220
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051220

Method LPT_PROFILES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R3STATE Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20051227
2 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20130118
3 Returning WS_PROFILES Value transfer Type reference (TYPE) SRVDEF_PROFILES_TAB 20051227
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051227

Method MAIN_IS_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070814

Method MAIN_IS_INACTIVE on class CL_PROXY has no exception.

Method OBJECT_CHANGE 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-Generierung: eindeutige ID eines Proxy-Objektes 20010906
2 Importing PREFIX Call by reference Type reference (TYPE) PRX_PREFIX_DYNP SPRX_CONST_PREFIX_NOT_SUPPLIED Proxy Generation: Prefix for Proxy Objects to Be Generated 20070608
3 Importing R3_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im R3 20010906
4 Importing R3_TEXT Call by reference Type reference (TYPE) PRX_R3TEXT Proxy-Generierung: Kurztext eines Objektes im R/3 20010906
5 Importing UPDATE_DATA Call by reference Type reference (TYPE) SYCHAR01 'X' CHAR01-Datenelement fuer SYST 20051116
6 Exporting WARNING Call by reference Object reference (TYPE REF TO) CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20020918
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010906

Method OBJECT_CHANGE_CHECK 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-Generierung: eindeutige ID eines Proxy-Objektes 20010906
2 Importing PREFIX Call by reference Type reference (TYPE) PRX_PREFIX_DYNP SPRX_CONST_PREFIX_NOT_SUPPLIED Proxy Generation: Prefix for Proxy Objects to Be Generated 20070608
3 Importing R3_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im R3 20010906
4 Exporting WARNING Call by reference Object reference (TYPE REF TO) CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20020918
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010906

Method OBJECT_CHANGE_CHECK_BCKGR 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-Generierung: eindeutige ID eines Proxy-Objektes 20040715
2 Importing INDEX Call by reference Type reference (TYPE) SPRX_T_INDEX 20040721
3 Exporting IS_OTHER_NS Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070705
4 Exporting IS_USED Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070705
5 Changing NAME_PROPOSAL Call by reference Type reference (TYPE) SPRX_S_NAME_PROPOSAL 20040715
6 Importing R3_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im R3 20040715
7 Exporting READ_ONLY Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070705

Method OBJECT_CHANGE_CHECK_BCKGR on class CL_PROXY has no exception.

Method OBJECT_CHANGE_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTHOR Call by reference Type reference (TYPE) TADIR-AUTHOR Person Responsible for a Repository Object 20051209
2 Importing DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Package 20051209
3 Importing DEVCLASS_OLD Call by reference Type reference (TYPE) TADIR-DEVCLASS Package 20080115
4 Importing KO200 Call by reference Type reference (TYPE) KO200 Interface Structures for Objects in CTS 20051209
5 Importing LOG_OBJ Call by reference Type reference (TYPE) SYCHAR01 CHAR01 data element for SYST 20051215
6 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20051216
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051209

Method OBJECT_IS_ADDRESS_REF 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 20070717
2 Exporting IS_ADDRESS_REF Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070717
3 Exporting IS_ADDRESS_TABLE_REF Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070717
4 Exporting TTYP_ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20070717

Method OBJECT_IS_ADDRESS_REF on class CL_PROXY has no exception.

Method READ_FIELDNAMES Signature

Method READ_FIELDNAMES on class CL_PROXY has no parameter.
Method READ_FIELDNAMES on class CL_PROXY has no exception.

Method READ_WSDLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WSDLS Value transfer Type reference (TYPE) XSTRING 20071123

Method READ_WSDLS on class CL_PROXY has no exception.

Method RESET_TO_ACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_LOADED Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20130416
2 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name der gesperrten Korrektur 20050919
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20050919

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SAVED_OBJECTS Call by reference Type reference (TYPE) SPRX_LOG_T 20091218
2 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name der gesperrten Korrektur 20040517
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20010904

Method SAVE_WSDLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INACTIVE Call by reference Type reference (TYPE) SPROXHDR-INACTIVE 20071129

Method SAVE_WSDLS on class CL_PROXY has no exception.

Method SERIALIZE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DB_DATA Call by reference Type reference (TYPE) SPRX_DB_DATA 20080221
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Generation: Error 20080221

Method SET_ACTIVE_EXISTS Signature

Method SET_ACTIVE_EXISTS on class CL_PROXY has no parameter.
Method SET_ACTIVE_EXISTS on class CL_PROXY has no exception.

Method SET_MAP_MODE 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 20110511
2 Importing MAP_MODE Call by reference Type reference (TYPE) PRX_HDR_MODE 20110511
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20110512

Method SET_R3_BOXED 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 20070821
2 Importing R3_BOXED Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20070821

Method SET_R3_BOXED on class CL_PROXY has no exception.

Method SET_SUPPRESS_DIALOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUPPRESS Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080626

Method SET_SUPPRESS_DIALOGS on class CL_PROXY has no exception.

Method SET_VERSION_ID Signature

Method SET_VERSION_ID on class CL_PROXY has no parameter.
Method SET_VERSION_ID on class CL_PROXY has no exception.

Method SET_XSDANYTYPE 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 20071115
2 Importing XSDANY Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20071115

Method SET_XSDANYTYPE on class CL_PROXY has no exception.

Method SWITCH_FROM_TABLE_TYPE 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 20060420
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060420

Method SWITCH_TO_TABLE_TYPE 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 20060420
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060420

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_MAIN Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20101201
2 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name der gesperrten Korrektur 20060823
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060823

Method TRANSPORT_KEYS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TRANSPORT_OBJECTS Call by reference Type reference (TYPE) PRX_TRANSPORT_OBJECTS ABAP Object Table 20060824

Method TRANSPORT_KEYS_GET on class CL_PROXY has no exception.

Method WSD_ACTIVATE Signature

Method WSD_ACTIVATE on class CL_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051130

Method WSD_CHANGE_IF_NAME 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 20051108
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051108

Method WSD_CHANGE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Object reference (TYPE REF TO) SPRX_S_OBJECT 20060216
2 Importing OLD_R3_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20060216
3 Importing PROXY Call by reference Object reference (TYPE REF TO) SPRX_S_PROXY 20060216
4 Importing R3_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im R3 20060216
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060216

Method WSD_CHANGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_WS_NAME Call by reference Type reference (TYPE) VEPNAME Configuration Name 20061219
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20061219

Method WSD_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SVAR Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20081106
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051020

Method WSD_DATA_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UPDATE_CURRENT_DATA Call by reference Type reference (TYPE) PRX_BOOLEAN 'X' ABAP Proxies: Boolean Value ('X' = True, Space = False) 20060512
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051227

Method WSD_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INACTIVE Call by reference Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20051027
2 Returning WSD Value transfer Object reference (TYPE REF TO) CL_WS_MD_VIF WS Virtual Interface 20051026
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051026

Method WSD_PROFILES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R3STATE Call by reference Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20051111
2 Importing I_WSD Call by reference Object reference (TYPE REF TO) CL_WS_MD_VIF WS Virtual Interface 20051111
3 Returning WS_PROFILES Value transfer Type reference (TYPE) SRVDEF_PROFILES_TAB 20051111
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051111

Method WSD_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20051021
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051021

Method WS_OBJECT_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WS_OBJECT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LOCKABLE_OBJECT WS: Metadata API, Superordinate Object for Lockable Objects 20051103
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051103

Method WS_OBJECT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20070815
2 Importing WS_OBJECT Call by reference Object reference (TYPE REF TO) IF_WS_MD_INTERNAL_OBJECT WS: Metadata API, Oberobjekt für Sperrbare Objekte 20070814
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20070814

Method WS_OBJECT_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WS_OBJECT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LOCKABLE_OBJECT WS: Metadata API, Superordinate Object for Lockable Objects 20051103
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051103

Method WS_OBJECT_RESET_TO_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WS_OBJECT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LOCKABLE_OBJECT WS: Metadata API, Oberobjekt für Sperrbare Objekte 20060323
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060323

Method WS_OBJECT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WS_OBJECT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LOCKABLE_OBJECT WS: Metadata API, Superordinate Object for Lockable Objects 20051110
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051110

Method WS_OBJECT_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WS_OBJECT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LOCKABLE_OBJECT WS: Metadata API, Superordinate Object for Lockable Objects 20051103
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051103

Method XML_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTENDED_COMPARE Call by reference Type reference (TYPE) PRX_BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070111
2 Importing PROXY1 Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20070111
3 Importing PROXY2 Call by reference Type reference (TYPE) SPRX_T_PROXY_SORTED 20070111
4 Exporting XML1 Call by reference Type reference (TYPE) XSTRING 20070111
5 Exporting XML2 Call by reference Type reference (TYPE) XSTRING 20070111

Method XML_COMPARE on class CL_PROXY has no exception.
Event Signatures

Event INDEX_REBUILT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INDEX Exporting Value transfer Type reference (TYPE) SPRX_T_INDEX 20070614

Event OBJECT_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CONFIG_CHANGE Exporting Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20091204
2 ID Exporting Value transfer Type reference (TYPE) PRX_ID Proxy-Generierung: eindeutige ID eines Proxy-Objektes 20010906
3 TYPE_OF_CHANGE Exporting Value transfer Type reference (TYPE) C 20090409

Event OBJECT_SAVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ACTIVATED Exporting Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20060302
2 OBJECTS Exporting Value transfer Type reference (TYPE) SPROXNAMES Proxy Generation: Table with Names of Generated Objects 20060302
History
Last changed by/on SAP  20140121 
SAP Release Created in 620