Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_GLOBAL | global objects | 20120322 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONTRACT_IMPLEMENTATION | Contract Implementation | 20120113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_GLOBAL_BASE | implements base if | 20120113 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_TEXT_REFERENCE | refers a text object | 20120113 |
Properties
| Class | CL_PXN_CONTRACT_IMPLEMENTATION | |
| Short Description | Contract Implementation | |
| Super Class | CL_PXN_GLOBAL | global objects |
| 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 | 20120113 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_CONTRACT_IMPLEMENTATION | Contract Implementation | 20120113 | ||
| 2 | IF_PXN_GLOBAL_BASE | implements base if | 20120113 | ||
| 3 | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 | ||
| 4 | IF_PXN_TEXT_REFERENCE | refers a text object | 20120113 |
Friends
Class CL_PXN_CONTRACT_IMPLEMENTATION 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 | 20120113 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_REFERENCED_CONTRACT | 20130311 | ||||
| 3 | Constant | Private | Type reference (TYPE) | PRXGENAPPL | 'Modelled' | Generation Source | 20120209 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_IMPL_SCOPES | 20120209 | ||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20120113 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20120113 |
Methods
Events
Class CL_PXN_CONTRACT_IMPLEMENTATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_IMPL_SCOPE | Public | See coding | 20120209 | begin of t_impl_scope,
package type devclass,
gen_appl type prxgenappl,
impl_name type prx_r3name,
target_name type prx_r3name,
end of t_impl_scope
|
||
| 2 | T_IMPL_SCOPES | Public | See coding | 20120209 | t_impl_scopes type sorted table of t_impl_scope with unique key impl_name
|
Method Signatures
Method ASSIGN_ACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTOR_NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: External Name | 20120222 | |||
| 2 | REFERENCED_CONTRACT | Call by reference | Object reference (TYPE REF TO) | LCL_REFERENCED_CONTRACT | 20120222 |
Method ASSIGN_ACTOR on class CL_PXN_CONTRACT_IMPLEMENTATION has no exception.
Method CHECK_ACTOR_RENAMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCED_CONTRACT | Call by reference | Object reference (TYPE REF TO) | LCL_REFERENCED_CONTRACT | 20120227 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | PRX_IFRNAM | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120228 | |||
| 2 | Node is obsolete | 20120228 |
Method CHECK_MESSAGE_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCED_CONTRACT | Call by reference | Object reference (TYPE REF TO) | LCL_REFERENCED_CONTRACT | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | external inconsistency; repair might be possible | 20120227 | ||
| 2 | Node inconsistent | 20120227 | ||
| 3 | Node is obsolete | 20120227 |
Method CHECK_MESSAGE_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCED_CONTRACT | Call by reference | Object reference (TYPE REF TO) | LCL_REFERENCED_CONTRACT | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | external inconsistency; repair might be possible | 20120227 | ||
| 2 | Node inconsistent | 20120227 | ||
| 3 | Node is obsolete | 20120227 |
Method CHECK_RFC_CONSISTENCY Signature
Method CHECK_RFC_CONSISTENCY on class CL_PXN_CONTRACT_IMPLEMENTATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130221 | |||
| 2 | 20130221 |
Method CHECK_RFC_OPERATIONS_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_RFC_OPS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_RFC_OPS | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 | |||
| 2 | 20130225 | |||
| 3 | 20130225 |
Method CHECK_RFC_OPERATIONS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_RFC_OPS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_RFC_OPS | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 | |||
| 2 | 20130225 | |||
| 3 | 20130225 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_CONTRACT_IMPLEMENTATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_CONTRACT_IMPLEMENTATION 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 | Test MDR | 20120113 |
Method CONSTRUCTOR on class CL_PXN_CONTRACT_IMPLEMENTATION has no exception.
Method GET_ACTOR_NAME Signature
Method GET_ACTOR_NAME on class CL_PXN_CONTRACT_IMPLEMENTATION has no parameter.
Method GET_ACTOR_NAME on class CL_PXN_CONTRACT_IMPLEMENTATION has no exception.
Method GET_CONTRACT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_DETAIL | 20130212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130212 | |||
| 2 | 20130212 |
Method GET_CONTRACT_NAME Signature
Method GET_CONTRACT_NAME on class CL_PXN_CONTRACT_IMPLEMENTATION has no parameter.
Method GET_CONTRACT_NAME on class CL_PXN_CONTRACT_IMPLEMENTATION has no exception.
Method GET_CONTRACT_RFC_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_RFC_OPS | Value transfer | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_RFC_OPS | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 | |||
| 2 | 20130225 |
Method GET_MESSAGE_TYPES_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCED_CONTRACT | Call by reference | Object reference (TYPE REF TO) | LCL_REFERENCED_CONTRACT | 20120302 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | TT_OBJECT | 20120302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node inconsistent | 20120302 | ||
| 2 | Node is obsolete | 20120302 |
Method GET_MESSAGE_TYPES_ADDED_OP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_OPERATIONS | Call by reference | Type reference (TYPE) | SPRX_T_CONTRACT_OPERATION | 20130215 | ||||
| 2 | DIRECTION | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20130215 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | TT_OBJECT | 20130215 |
Method GET_MESSAGE_TYPES_ADDED_OP on class CL_PXN_CONTRACT_IMPLEMENTATION has no exception.
Method GET_MESSAGE_TYPES_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCED_CONTRACT | Call by reference | Object reference (TYPE REF TO) | LCL_REFERENCED_CONTRACT | 20120302 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | TT_OBJECT | 20120302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node inconsistent | 20120302 | ||
| 2 | Node is obsolete | 20120302 |
Method GET_RFC_OPERATIONS_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_RFC_OPS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_RFC_OPS | 20130225 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING_TABLE | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 | |||
| 2 | 20130225 |
Method GET_RFC_OPERATIONS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_RFC_OPS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_RFC_OPS | 20130225 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING_TABLE | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 | |||
| 2 | 20130225 |
Method IS_SCOPE_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_SCOPE | Call by reference | Type reference (TYPE) | T_IMPL_SCOPE | 20120209 | ||||
| 2 | IGNORE_ID | Call by reference | Type reference (TYPE) | PRX_ID | 20130201 | ||||
| 3 | IS_VALID | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120209 | |||
| 4 | SCOPE | Call by reference | Type reference (TYPE) | T_IMPL_SCOPE | 20120209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object is invalid or inconsistent | 20120209 | ||
| 2 | Node is obsolete | 20120209 |
Method REPAIR_RFC_OPERATIONS_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_RFC_OPS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_RFC_OPS | 20130225 | ||||
| 2 | LOG | Call by reference | Type reference (TYPE) | CX_PXN_LOG_ENTRY=>TAB | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 | |||
| 2 | 20130225 | |||
| 3 | 20130225 |
Method REPAIR_RFC_OPERATIONS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT_RFC_OPS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_RFC_OPS | 20130225 | ||||
| 2 | LOG | Call by reference | Type reference (TYPE) | CX_PXN_LOG_ENTRY=>TAB | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 | |||
| 2 | 20130225 | |||
| 3 | 20130225 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |