SAP ABAP Class CL_OSP_DYN_CREATE_PROXY_INST (Create singlton instance - action item)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
XAP-OSP (Application Component) Office Suite Program
⤷
S_OSP_ITEMHANDLER (Package) Office Suite Program - item handler functionality

⤷

⤷

Properties
Class | CL_OSP_DYN_CREATE_PROXY_INST | |
Short Description | Create singlton instance - action item | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_OSP_ITEMHANDLER | Office Suite Program - item handler functionality |
Created | 20100216 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OSP_DYN_CREATE_PROXY_INST has no forward declaration.
Interfaces
Class CL_OSP_DYN_CREATE_PROXY_INST has no interface implemented.
Friends
Class CL_OSP_DYN_CREATE_PROXY_INST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | OBJECT | Proxy Class (generated) | 20100217 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_OBJ | 20100302 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get action item instance | 20100217 |
Events
Class CL_OSP_DYN_CREATE_PROXY_INST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_OBJ | Private | See coding | 20100302 | tt_obj TYPE TABLE OF ty_obj
|
||
2 | TY_OBJ | Private | See coding | 20100302 | BEGIN OF ty_obj,
proxy_name TYPE srt_lp_proxyclass,
proxy_inst TYPE REF TO object,
END OF ty_obj
|
Method Signatures
Method GET_PROXY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_REF_CLIENT_PROXY | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100217 | |||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100217 | ||
3 | ![]() |
IV_PROXY | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxy Class of Logical Port | 20100217 |
Method GET_PROXY_INSTANCE on class CL_OSP_DYN_CREATE_PROXY_INST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |