SAP ABAP Class CL_PXN_CI_SERVICE_CONSUMER (Cons. Implementation for a Request Mess.)
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_CI_SERVICE_IMPL | Abstract Base Class of Implementation for a Request Message | 20120202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CI_SERVICE_CONSUMER | Service Consumer | 20120120 |
Properties
| Class | CL_PXN_CI_SERVICE_CONSUMER | |
| Short Description | Cons. Implementation for a Request Mess. | |
| Super Class | CL_PXN_CI_SERVICE_IMPL | Abstract Base Class of Implementation for a Request Message |
| 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 | 20120120 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_CI_SERVICE_CONSUMER | Service Consumer | 20120120 |
Friends
Class CL_PXN_CI_SERVICE_CONSUMER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_CLASS_INFO | 20120125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130116 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120125 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20120125 | |
| 4 | Instance method | Protected | Method | Set the implementing object | 20130115 |
Events
Class CL_PXN_CI_SERVICE_CONSUMER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ABAPNAME_TAB | Private | See coding | 20130116 | T_ABAPNAME_TAB type standard table of prx_r3name
|
Method Signatures
Method CHECK_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED_OBJECTS | Call by reference | Type reference (TYPE) | T_ABAPNAME_TAB | 20130116 | ||||
| 2 | CONSUMER | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20130116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20130116 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_CI_SERVICE_CONSUMER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_CI_SERVICE_CONSUMER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | 20120125 |
Method CONSTRUCTOR on class CL_PXN_CI_SERVICE_CONSUMER has no exception.
Method SET_SERVICE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20130115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20130115 | ||
| 2 | Object cannot be locked | 20130115 | ||
| 3 | Node is obsolete | 20130115 | ||
| 4 | Read only | 20130115 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |