SAP ABAP Class CL_PXN_AUNIT_WSDL (Helper class for creating WSDLs in unit test)
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
⤷
⤷
Properties
| Class | CL_PXN_AUNIT_WSDL | |
| Short Description | Helper class for creating WSDLs in unit test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20130219 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PXN_AUNIT_WSDL has no forward declaration.
Interfaces
Class CL_PXN_AUNIT_WSDL has no interface implemented.
Friends
Class CL_PXN_AUNIT_WSDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130405 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | QNAME | 20130405 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | PRX_TYPE | 20130405 | ||||
| 4 | Instance attribute | Private | See coding | 20130405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130405 | |
| 2 | Static method | Public | Method | 20130405 | ||
| 3 | Instance method | Public | Method | 20130426 | ||
| 4 | Instance method | Public | Method | WSDL file access for esr browser elements | 20130502 | |
| 5 | Instance method | Public | Method | 20130405 | ||
| 6 | Instance method | Public | Method | WSDL file access for esr browser elements | 20130405 | |
| 7 | Instance method | Public | Method | 20130405 | ||
| 8 | Instance method | Private | Method | 20130405 |
Events
Class CL_PXN_AUNIT_WSDL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_VALUE | Private | See coding | 20130405 | begin of t_value,
name type string,
value type string,
end of t_value
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20130405 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20130405 |
Method CONSTRUCTOR on class CL_PXN_AUNIT_WSDL has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20130405 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_PXN_AUNIT_WSDL | 20130405 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20130405 |
Method CREATE on class CL_PXN_AUNIT_WSDL has no exception.
Method GET_ESR_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_GUID | Call by reference | Type reference (TYPE) | TEXT40 | 20130426 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_ESR_ACCESS | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130426 |
Method GET_FILE_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_FILE_ACCESS | File access | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20130502 |
Method GET_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20130405 |
Method GET_WSDL on class CL_PXN_AUNIT_WSDL has no exception.
Method GET_WSDL_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_FILE_ACCESS | File access | 20130405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20130405 |
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20130405 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130405 |
Method SET_VALUE on class CL_PXN_AUNIT_WSDL has no exception.
Method VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20130405 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20130405 |
Method VALUE on class CL_PXN_AUNIT_WSDL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |