SAP ABAP Class CL_PROXY_ESD_FACTORY (Factory class that creates plugin reference)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-PRX (Application Component) Proxy Generation
⤷ SAI_PROXY_UI (Package) User Interface for Proxy Generation
⤷ BC-DWB-PRX (Application Component) Proxy Generation
⤷ SAI_PROXY_UI (Package) User Interface for Proxy Generation
Properties
Class | CL_PROXY_ESD_FACTORY | |
Short Description | Factory class that creates plugin reference | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_UI | User Interface for Proxy Generation |
Created | 20091007 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_PROXY_ESD_FACTORY has no interface implemented.
Friends
Class CL_PROXY_ESD_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | APPLICATION | Constant | Public | Type reference (TYPE) | STRING | 'PROXY_UI' | 20110217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CREATE_INSTANCE | Static method | Public | Method | creates plugin instance for given type | 20091007 |
2 | CREATE_INSTANCE_BY_ABAP_NAME | Static method | Public | Method | creates plugin instance for given type | 20091201 |
Events
Class CL_PROXY_ESD_FACTORY has no event.
Types
Class CL_PROXY_ESD_FACTORY has no local type.
Method Signatures
Method CREATE_INSTANCE 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 | CL_PROXY=>GENERATING_APPLICATION_XI | Proxy Generation: Generation Source | 20091007 | |
2 | Returning | PLUGIN | Value transfer | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | includes all implemented interfaces | 20091007 | ||
3 | Importing | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Enterprise Services Builder | 20091007 |
Method CREATE_INSTANCE on class CL_PROXY_ESD_FACTORY has no exception.
Method CREATE_INSTANCE_BY_ABAP_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 | 20091201 | |||
2 | Importing | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20091201 | |||
3 | Returning | PLUGIN | Value transfer | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | includes all implemented interfaces | 20091201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ESD_NOT_FOUND | Objekt existiert nicht. | 20091201 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 72L |