SAP ABAP Class CL_PROXY_VERI_GEN_STABLE (Proxy Generation: Test Stable Generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_VERI (Package) Proxy Generation: Test programs (not shipped to customer)
⤷
⤷
Properties
| Class | CL_PROXY_VERI_GEN_STABLE | |
| Short Description | Proxy Generation: Test Stable Generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_VERI | Proxy Generation: Test programs (not shipped to customer) |
| Created | 20091023 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_VERI_GEN_STABLE has no interface implemented.
Friends
Class CL_PROXY_VERI_GEN_STABLE 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) | CL_PROXY_XSD_UTILS=>STRING_TABLE | 20091023 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 4 | Static Attribute | Private | See coding | 20091023 |
Methods
Events
Class CL_PROXY_VERI_GEN_STABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CONFIG_DATA | Private | See coding | 20091023 | begin of T_CONFIG_DATA,
profiles type SRVDEF_PROFILES_TAB,
xi_only type prx_boolean,
soap_appl type vepsoapappluri,
end of T_CONFIG_DATA
|
Method Signatures
Method CHECK_CONF_DATA_IN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 2 | IS_PRESENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091023 | ||||
| 3 | SEPARATOR | Call by reference | Type reference (TYPE) | CHAR1 | 20091023 |
Method CHECK_CONF_DATA_IN_DB on class CL_PROXY_VERI_GEN_STABLE has no exception.
Method CHECK_ESR_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_DIFF | Call by reference | Type reference (TYPE) | XSTRING | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_VERI_GEN_STABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_VERI_GEN_STABLE has no exception.
Method CREATE_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_PROXY | 20091023 | ||||
| 3 | WSDL | Call by reference | Type reference (TYPE) | XSTRING | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method DELETE_PROXY 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 | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method DELETE_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20091023 | ||||
| 2 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method GET_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_DATA | Call by reference | Type reference (TYPE) | T_CONFIG_DATA | 20091023 | ||||
| 2 | DB_DELTA | Call by reference | Type reference (TYPE) | SPRX_DB_DATA | 20091023 | ||||
| 3 | DB_RUNTIME_DATA | Call by reference | Type reference (TYPE) | SPROX_S_DATA | 20091023 | ||||
| 4 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 5 | WSDL | Call by reference | Type reference (TYPE) | XSTRING | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method GET_DELTA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELTA | Call by reference | Type reference (TYPE) | ANY | 20091023 | ||||
| 2 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 3 | SEPARATOR | Call by reference | Type reference (TYPE) | CHAR1 | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | SPROX_WSDL_TEST-NAME | 20091023 | ||||
| 3 | SEPARATOR | Call by reference | Type reference (TYPE) | CHAR1 | 20091023 |
Method GET_NAME on class CL_PROXY_VERI_GEN_STABLE has no exception.
Method GET_WSDL_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method GET_WSDL_FROM_ESR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | 20091023 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method INIT_TEST_IFR_IDS Signature
Method INIT_TEST_IFR_IDS on class CL_PROXY_VERI_GEN_STABLE has no parameter.
Method INIT_TEST_IFR_IDS on class CL_PROXY_VERI_GEN_STABLE has no exception.
Method NORMALIZE_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_DELTA | Call by reference | Type reference (TYPE) | SPRX_DB_DATA | 20091023 |
Method NORMALIZE_DELTA on class CL_PROXY_VERI_GEN_STABLE has no exception.
Method RESET_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RAISE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | 20091023 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | CHAR10 | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20091023 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20091023 |
Method SERIALIZE on class CL_PROXY_VERI_GEN_STABLE has no exception.
Method SHOW_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091023 |
Method SHOW_PROGRESS on class CL_PROXY_VERI_GEN_STABLE has no exception.
Method TEST_PROXY_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | Proxy Generation: Object Identification ES Builder | 20101208 | |||
| 2 | TEXT_DIFF | Call by reference | Type reference (TYPE) | XSTRING | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091023 |
Method TEST_PROXY_GENERATION_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_CONFIG | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20101209 | |||
| 2 | CHECK_RUNTIME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20101209 | |||
| 3 | DATA_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Proxy Generation: Object Type in Modelling Environment | 20101209 | |||
| 4 | IFR_ID | Call by reference | Type reference (TYPE) | PRX_S_IFR | Proxy Generation: Object Identification ES Builder | 20101208 | |||
| 5 | TEXT_DIFF | Call by reference | Type reference (TYPE) | XSTRING | 20101208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101208 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |