SAP ABAP Class CL_PROXY_GEN_DUMMY_PROVIDER (Generate dummy Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Properties
| Class | CL_PROXY_GEN_DUMMY_PROVIDER | |
| Short Description | Generate dummy Provider | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20080724 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_GEN_DUMMY_PROVIDER has no interface implemented.
Friends
Class CL_PROXY_GEN_DUMMY_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_GEN_CLASS | Generate Class | 20080724 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080724 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_TEST_DATA | Test data generator for Proxy Datatypes | 20080724 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_PROXY_RT_DEF=>TAB | 20080724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20080724 | |
| 2 | Instance method | Private | Method | 20080724 | ||
| 3 | Static method | Public | Method | 20080724 | ||
| 4 | Instance method | Private | Method | 20080724 | ||
| 5 | Instance method | Private | Method | 20080724 | ||
| 6 | Instance method | Private | Method | 20080724 | ||
| 7 | Instance method | Private | Method | 20080724 | ||
| 8 | Instance method | Private | Method | 20080724 |
Events
Class CL_PROXY_GEN_DUMMY_PROVIDER has no event.
Types
Class CL_PROXY_GEN_DUMMY_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080724 | ||||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080724 | ||||
| 3 | INTF_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
Method FIND_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEF | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_DEF | Proxy Runtime: Meta Data | 20080724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
Method GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20080724 | ||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080724 | |||
| 3 | DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080724 | ||||
| 4 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080728 | |||
| 5 | GENFLAG | Call by reference | Type reference (TYPE) | GENFLAG | Generation flag | 20080731 | |||
| 6 | INTF_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080724 | |||
| 7 | OVERWRITE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20080724 | ||
| 8 | SUPPRESS_DIALOGS | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120821 | |||
| 9 | USE_INACTIVE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
Method GENERATE_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20080724 | ||
| 2 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080728 | |||
| 3 | GENFLAG | Call by reference | Type reference (TYPE) | GENFLAG | Generation flag | 20080731 | |||
| 4 | META_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | 20080724 | ||||
| 5 | OVERWRITE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20080724 | ||
| 6 | SUPPRESS_DIALOGS | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
Method GENERATE_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_METHOD | Proxy Runtime: Meta Data | 20080724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
Method GENERATE_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Meta Data | 20080724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
Method GENERATE_SETTER Signature
Method GENERATE_SETTER on class CL_PROXY_GEN_DUMMY_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
Method GENERATE_SIMPLE_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEF | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_RT_DEF | Proxy Runtime: Meta Data | 20080724 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20080724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080724 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |