SAP ABAP Class CL_PROXY_CONTRACT (Contract)
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_PROXY_OBJECT | mdr object | 20111214 |
Properties
| Class | CL_PROXY_CONTRACT | |
| Short Description | Contract | |
| Super Class | CL_PROXY_OBJECT | mdr object |
| 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 | 20111214 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_CONTRACT has no forward declaration.
Interfaces
Class CL_PROXY_CONTRACT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_PROXY_FACT | 20111214 | factory class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20111215 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20111214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121206 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20111215 |
Events
Class CL_PROXY_CONTRACT has no event.
Types
Class CL_PROXY_CONTRACT has no local type.
Method Signatures
Method BUILD_INDEX_FOR_ACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ACTOR | Call by reference | Object reference (TYPE REF TO) | SPRX_S_CONTRACT_ACTOR | 20121206 | ||||
| 2 | IR_PROXY | Call by reference | Object reference (TYPE REF TO) | SPRX_S_PROXY | 20121206 |
Method BUILD_INDEX_FOR_ACTOR on class CL_PROXY_CONTRACT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASHID | Call by reference | Type reference (TYPE) | PRX_HASHID | Proxy Generation: Shortened ID of a Proxy Object (Hash) | 20111215 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20111215 | |||
| 3 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | Proxy Generation: Object Identification ES Builder | 20111215 | |||
| 4 | SEM_CONTRACT_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20111215 |
Method CONSTRUCTOR on class CL_PROXY_CONTRACT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |