SAP ABAP Class CL_PXN_CI_SERVICE_IMPL (Abstract Base Class of Implementation for a Request Message)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_CORE | Core properties | 20120202 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CI_REQUEST_MESSAGE_TYPE | request message type data | 20120202 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CI_SERVICE_IMPL | Service Implementation | 20120202 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CORE_INFO | Core info | 20120202 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_CI_SERVICE_CONSUMER | Cons. Implementation for a Request Mess. | 20120202 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_CI_SERVICE_PROVIDER | Prov. Implementation for a Request Mess. | 20120202 |
Properties
Class | CL_PXN_CI_SERVICE_IMPL | |
Short Description | Abstract Base Class of Implementation for a Request Message | |
Super Class | CL_PXN_CORE | Core properties |
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 | 20120202 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PXN_CI_REQUEST_MESSAGE_TYPE | request message type data | 20120202 | ||
2 | IF_PXN_CI_SERVICE_IMPL | Service Implementation | 20120202 | ||
3 | IF_PXN_CORE_INFO | Core info | 20120202 |
Friends
Class CL_PXN_CI_SERVICE_IMPL has no friend class.
Attributes
Class CL_PXN_CI_SERVICE_IMPL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20130308 | |
2 | ![]() |
Instance method | Protected | Method | Get the implementing object | 20120202 |
3 | ![]() |
Instance method | Protected | Method | Set the implementing object | 20120202 |
Events
Class CL_PXN_CI_SERVICE_IMPL has no event.
Types
Class CL_PXN_CI_SERVICE_IMPL has no local type.
Method Signatures
Method CONTRACT_IS_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130308 |
Method CONTRACT_IS_COPY on class CL_PXN_CI_SERVICE_IMPL has no exception.
Method GET_IMPL_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_S_ABAPOBJECT | Proxy Generation: Name of an Object in R/3 | 20120202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20120202 |
Method SET_IMPL_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMPL_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120207 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20120202 | |
2 | ![]() |
Object cannot be locked | 20120202 | |
3 | ![]() |
Node is obsolete | 20120202 | |
4 | ![]() |
Read only | 20120202 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |