SAP ABAP Class CL_PXN_AU_BASE_EXT (Unittest base for ext)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-PRX (Application Component) Proxy Generation
⤷ SAI_PROXY_GENTIME_MDR_AU (Package) Unittest for SAI_PROXY_GENTIME_MDR
⤷ BC-DWB-PRX (Application Component) Proxy Generation
⤷ SAI_PROXY_GENTIME_MDR_AU (Package) Unittest for SAI_PROXY_GENTIME_MDR
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU | Unittest | 20120210 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_EXT | Unittest | 20120309 |
Properties
Class | CL_PXN_AU_BASE_EXT | |
Short Description | Unittest base for ext | |
Super Class | CL_PXN_AU | Unittest |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SAI_PROXY_GENTIME_MDR_AU | Unittest for SAI_PROXY_GENTIME_MDR |
Created | 20120207 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PXN_AU_BASE_EXT has no forward declaration.
Interfaces
Class CL_PXN_AU_BASE_EXT has no interface implemented.
Friends
Class CL_PXN_AU_BASE_EXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_IDOC_BASE_IN | Constant | Protected | Type reference (TYPE) | PRX_R3NAME | 'IIW_SPRXT_IDOC_TEST_BASIS' | 20120207 | ||
2 | C_IDOC_BASE_OUT | Constant | Protected | Type reference (TYPE) | PRX_R3NAME | 'CO_SPRXT_SYPART_SYPART01_PORT' | 20120207 | ||
3 | C_SAMPLE_IDOC_PROVIDER | Constant | Protected | Type reference (TYPE) | PRX_R3NAME | 'IIW_TST_IDOC_FLIGHT_BOOKING_CR' | 20120207 | ||
4 | C_SAMPLE_SERVICE1 | Constant | Protected | Type reference (TYPE) | PRX_R3NAME | 'II_SPRXT_PROXY_SAMPLES' | 20120207 | ||
5 | C_SAMPLE_SERVICE2 | Constant | Protected | Type reference (TYPE) | PRX_R3NAME | 'II_SPRXT_MDR_PROVIDER' | 20120207 | ||
6 | C_SAMPLE_SERVICE3 | Constant | Protected | Type reference (TYPE) | PRX_R3NAME | 'II_SPLIT_UTSTSPLIT_PROVIDER' | 20120207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_DDIC | Instance method | Protected | Method | 20120207 | |
2 | CHECK_WSDL_ACCESS_FROM_CACHE | Instance method | Protected | Method | 20120207 | |
3 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | 20120207 | |
4 | CONSTRUCTOR | Instance method | Public | Constructor | 20120207 | |
5 | CREATE_FILE_ACCESS_FROM_CACHE | Instance method | Protected | Method | 20120207 | |
6 | CREATE_WSDL_ACCESS_FROM_CACHE | Instance method | Protected | Method | 20120207 | |
7 | DELETE_CLASS | Static method | Protected | Method | 20120207 | |
8 | DELETE_WSD | Static method | Protected | Method | 20120207 | |
9 | GET_WSDL_RETRIEVER | Static method | Protected | Method | 20120207 | |
10 | QNAME | Instance method | Protected | Method | 20120207 |
Events
Class CL_PXN_AU_BASE_EXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TYPE_REF | Protected | Object reference (TYPE REF TO) | IF_PXNE_NODE | 20120207 |
|
|
2 | T_TYPE_REF_TAB | Protected | See coding | 20120207 | t_type_ref_tab type hashed table of t_type_ref with unique key table_line
|
Method Signatures
Method CHECK_DDIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | BASE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_BASE_INFO | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_PROXY_FAULT | 20120207 |
Method CHECK_WSDL_ACCESS_FROM_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20120207 | |||
2 | Importing | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120207 |
Method CHECK_WSDL_ACCESS_FROM_CACHE on class CL_PXN_AU_BASE_EXT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_AU_BASE_EXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_AU_BASE_EXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PXN_AU_BASE_EXT has no parameter.
Method CONSTRUCTOR on class CL_PXN_AU_BASE_EXT has no exception.
Method CREATE_FILE_ACCESS_FROM_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20120207 | |||
2 | Importing | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120207 | |||
3 | Returning | WSDL_ACCESS | Value transfer | Object reference (TYPE REF TO) | IF_PXN_FILE_ACCESS | 20120207 |
Method CREATE_FILE_ACCESS_FROM_CACHE on class CL_PXN_AU_BASE_EXT has no exception.
Method CREATE_WSDL_ACCESS_FROM_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20120207 | |||
2 | Importing | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120207 | |||
3 | Returning | WSDL_ACCESS | Value transfer | Object reference (TYPE REF TO) | IF_PXN_WSDL_ACCESS | 20120207 |
Method CREATE_WSDL_ACCESS_FROM_CACHE on class CL_PXN_AU_BASE_EXT has no exception.
Method DELETE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120207 |
Method DELETE_CLASS on class CL_PXN_AU_BASE_EXT has no exception.
Method DELETE_WSD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | WSD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120207 |
Method DELETE_WSD on class CL_PXN_AU_BASE_EXT has no exception.
Method GET_WSDL_RETRIEVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120207 | |||
2 | Returning | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_PROXY_FAULT | 20120207 |
Method QNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | NAME | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
2 | Importing | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
3 | Returning | RVAL | Value transfer | Type reference (TYPE) | QNAME | 20120207 |
Method QNAME on class CL_PXN_AU_BASE_EXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |