SAP ABAP Class CL_PXN (Proxy API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
⤷
⤷
Properties
| Class | CL_PXN | |
| Short Description | Proxy API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20090806 | SAP |
| Last change | 20140121 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PXN has no interface implemented.
Friends
Class CL_PXN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090806 | ||
| 2 | Static method | Public | Method | 20111109 | ||
| 3 | Static method | Public | Method | 20120120 |
Events
Class CL_PXN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_QUERY_DOLLAR_TMP_USER | Public | Type reference (TYPE) | SY-UNAME | 20111222 | |
|
| 2 | T_QUERY_MODE | Public | See coding | 20111111 | t_QUERY_MODE type c length 2
|
Method Signatures
Method GET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090806 | ||||
| 2 | CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CALLBACK | generic application callback | 20110803 | |||
| 3 | DEEP_LOAD | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP_TRUE | load all referred objects | 20120419 | ||
| 4 | DISPLAY_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20091008 | ||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_FACTORY | Factory | 20090806 | |||
| 6 | SAVEABLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20100604 | ||
| 7 | SUPPRESS_DIALOGS | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20101202 |
Method GET_FACTORY on class CL_PXN has no exception.
Method GET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOLLAR_TMP_USER | Call by reference | Type reference (TYPE) | T_QUERY_DOLLAR_TMP_USER | SPACE | 20111222 | |||
| 2 | MAX_LINE_NO | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130312 | |||
| 3 | MODE | Call by reference | Type reference (TYPE) | T_QUERY_MODE | C_QUERY_MODE-ACTIVE_ONLY | 20111111 | |||
| 4 | QUERY_CASE_SENSITIVE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120521 | ||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_QUERY | 20111109 |
Method GET_QUERY on class CL_PXN has no exception.
Method SET_LOCK_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20120120 | ||||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20120120 | ||||
| 3 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |