SAP ABAP Class CL_PROXY_UI_SERVICE (CL_PROXY_UI_SERVICE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Properties
| Class | CL_PROXY_UI_SERVICE | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20060912 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PROXY_UI_SERVICE has no interface implemented.
Friends
Class CL_PROXY_UI_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PRX_TYPE | CL_PROXY_WB=>C_AGENT | Agent | 20060912 | ||
| 2 | Constant | Public | Type reference (TYPE) | PRX_TYPE | CL_PROXY_WB=>C_BUSINESS_OBJECT | Business Object | 20060912 | ||
| 3 | Constant | Public | Type reference (TYPE) | PRX_TYPE | CL_PROXY_WB=>C_FAULT_MESSAGE_DEFINITION | Fault Message Definition | 20060912 | ||
| 4 | Constant | Public | Type reference (TYPE) | PRX_TYPE | CL_PROXY_WB=>C_MESSAGE_DEFINITION | Message Definition | 20060912 | ||
| 5 | Constant | Public | Type reference (TYPE) | PRX_TYPE | CL_PROXY_WB=>C_MESSAGE_INTERFACE | Message Interface | 20060912 | ||
| 6 | Constant | Public | Type reference (TYPE) | PRX_TYPE | CL_PROXY_WB=>C_TYPE_DEFINITION | Data Type Definition | 20060912 | ||
| 7 | Constant | Public | Type reference (TYPE) | PRX_TYPE | CL_PROXY_WB=>C_TYPE_ENHANCEMENT | Data Type Enhancement | 20060912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | liefert alle Objekte innerhalb eines Namespaces im R/3 | 20060912 |
Events
Class CL_PROXY_UI_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_NAMESPACE_OBJECT | Public | See coding | 20060912 | begin of t_namespace_object,
type type prx_type, "repository type SPRXHDR-CATEGORY!
namespace type prx_nspce,
name type sproxhdr-ifr_name,
text type sproxdat-ifr_text,
r3_object type sproxhdr-object,
r3_obj_name type sproxhdr-obj_name,
r3_text type sproxdat-r3_text,
direction type prx_dir,
gen_appl type sproxhdr-gen_appl,
wsdl_type type sproxhdr-ifr_type, "SPRXHDR-ifr_type!!
end of t_namespace_object
|
||
| 2 | T_NAMESPACE_OBJECTS | Public | See coding | 20060912 | t_namespace_objects type standard table of t_namespace_object with non-unique key type name namespace initial size 10
|
Method Signatures
Method GET_NAMESPACE_OBJECTS_R3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRECTION | Call by reference | Type reference (TYPE) | PRX_DIR | SPACE | Interface Direction: 'I' =Inbound, 'O' =Outbound, space=All | 20060912 | ||
| 2 | GENERATING_APPLICATION | Call by reference | Type reference (TYPE) | PRXGENAPPL | SPACE | XI (space) or Web Service("WEBSERVICE") Proxies | 20060912 | ||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | Proxy Generation: Object Name in Integration Builder | 20060912 | |||
| 4 | NAMESPACE_OBJECTS | Value transfer | Type reference (TYPE) | T_NAMESPACE_OBJECTS | Return Table | 20060912 | |||
| 5 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Object Type in the Integration Builder | 20060912 | |||
| 6 | TYPES | Call by reference | Type reference (TYPE) | PRX_R_TYPE_T | Range Table for PRX_R_TYPE | 20060912 |
Method GET_NAMESPACE_OBJECTS_R3 on class CL_PROXY_UI_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |