Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU | Unittest | 20120210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXNE_CONST | general constants | 20120207 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONST | general constants | 20120207 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONST_ABAP | abap constants | 20120207 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONST_WSDL | wsdl constants | 20120207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_MAPPING_ORDER | Unittest | 20120207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_XI | Unittest | 20120207 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_STCM | Unittest | 20120207 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_SEMANTIC_CONTRACT | Unittest | 20120207 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_SCENARIO | Unittest | 20120313 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_RFC_MAPPING | Unittest | 20121115 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_RFC_CONSUMER | Unittest | 20121025 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_PROC_TYPE_DOM | Unittest | 20120207 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_PARTIAL_LOAD | Unittest | 20120817 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU_MESSAGE_TYPE | Unittest | 20120207 |
| ... | Click here to see Used By full list (21 items) | |||
Properties
| Class | CL_PXN_AU_BASE | |
| Short Description | Unittest | |
| 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 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXNE_CONST | general constants | 20120207 | ||
| 2 | IF_PXN_CONST | general constants | 20120207 | ||
| 3 | IF_PXN_CONST_ABAP | abap constants | 20120207 | ||
| 4 | IF_PXN_CONST_WSDL | wsdl constants | 20120207 |
Friends
Class CL_PXN_AU_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20120207 | |||||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_PXN_FACTORY | 20120207 | ||||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_PXN_FACTORY | 20120207 | ||||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_PXN_FACTORY | 20120207 | ||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20120207 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20120207 |
Methods
Events
Class CL_PXN_AU_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_STS | Public | See coding | 20120207 | t_sts type standard table of cxsltdesc with default key
|
Method Signatures
Method ACTIVATE_CLASS 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 | 20120207 |
Method ACTIVATE_CLASS on class CL_PXN_AU_BASE has no exception.
Method CHECK_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_PXN_ATTRIBUTE=>TAB | 20120207 | ||||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_W_ATTRIBUTES | 20120207 |
Method CHECK_ATTRIBUTES on class CL_PXN_AU_BASE has no exception.
Method CHECK_CONSUMER_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_CONSUMER_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAPPING_FACADE | Consumer Mapping | 20120229 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONSUMER_MAPPING_DETAILS | 20120229 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120229 |
Method CHECK_CONSUMER_MAPPING on class CL_PXN_AU_BASE has no exception.
Method CHECK_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_CONTRACT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CONTRACT | Contract | 20120228 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_CONTRACT_DETAILS | 20120228 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120228 |
Method CHECK_CONTRACT on class CL_PXN_AU_BASE has no exception.
Method CHECK_DATATYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_DATATYPE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE | 20120228 | ||||
| 2 | LS_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_DATATYPE_DETAILS | 20120228 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120228 |
Method CHECK_DATATYPE on class CL_PXN_AU_BASE has no exception.
Method CHECK_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS | Call by reference | Type reference (TYPE) | IF_PXN_ELEMENT=>TAB | 20120207 | ||||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_COMPL_CONTENT | 20120207 |
Method CHECK_ELEMENTS on class CL_PXN_AU_BASE has no exception.
Method CHECK_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_FAULT_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_FAULT_TYPE | Fault type | 20120229 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_FAULT_DETAILS | 20120229 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120229 |
Method CHECK_FAULT on class CL_PXN_AU_BASE has no exception.
Method CHECK_GLOBAL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | 20120207 | ||||
| 2 | GLOBAL | Call by reference | Object reference (TYPE REF TO) | IF_PXN_GLOBAL | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method CHECK_INBOUND_INTF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_INBOUND_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_INBOUND_INTERFACE | inbound service interface | 20120229 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_INBOUND_INTF_DETAILS | 20120229 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120229 |
Method CHECK_INBOUND_INTF on class CL_PXN_AU_BASE has no exception.
Method CHECK_INITIAL_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_BASE | 20120207 |
Method CHECK_INITIAL_BASE on class CL_PXN_AU_BASE has no exception.
Method CHECK_INITIAL_DATATYPE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SIMPLE | 20120207 |
Method CHECK_INITIAL_DATATYPE_SIMPLE on class CL_PXN_AU_BASE has no exception.
Method CHECK_INITIAL_DT_SIMPLE_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SIMPLE | 20120207 |
Method CHECK_INITIAL_DT_SIMPLE_ABAP on class CL_PXN_AU_BASE has no exception.
Method CHECK_INITIAL_DT_SIMPLE_XSD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SIMPLE | 20120207 |
Method CHECK_INITIAL_DT_SIMPLE_XSD on class CL_PXN_AU_BASE has no exception.
Method CHECK_LIFE_CYCLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERRED_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_BASE | Node | 20120511 | |||
| 2 | REFERRING_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_BASE | Node | 20120511 |
Method CHECK_LIFE_CYCLE on class CL_PXN_AU_BASE has no exception.
Method CHECK_MESSAGETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_MESSAGETYPE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MESSAGE_TYPE | Message Type | 20120229 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_MESSAGE_TYPE_DETAILS | 20120229 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20120815 |
Method CHECK_OPERATION_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_OPERATION_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAPPING | Operation mapping | 20120301 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OPERATION_MAPPING_DETAILS | 20120301 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120301 |
Method CHECK_OPERATION_MAPPING on class CL_PXN_AU_BASE has no exception.
Method CHECK_OUTBOUND_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_OUTBOUND_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_OUTBOUND_EVENT | event | 20120301 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OUTBOUND_EVENT_DETAILS | 20120301 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120301 |
Method CHECK_OUTBOUND_EVENT on class CL_PXN_AU_BASE has no exception.
Method CHECK_OUTBOUND_INTF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_OUTBOUND_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_OUTBOUND_INTERFACE | outbound service interface | 20120301 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OUTBOUND_INTF_DETAILS | 20120301 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120301 |
Method CHECK_OUTBOUND_INTF on class CL_PXN_AU_BASE has no exception.
Method CHECK_PROCESSING_TYPE_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_PROC_TYPE_DOM | Call by reference | Object reference (TYPE REF TO) | IF_PXN_PROCESSING_TYPE_DOMAIN | Processing Type Domain | 20120301 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_PROC_TYPE_DOM_DETAILS | 20120301 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120301 |
Method CHECK_PROCESSING_TYPE_DOMAIN on class CL_PXN_AU_BASE has no exception.
Method CHECK_SEMANTIC_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_SEMANTIC_CONTRACT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_SEMANTIC_CONTRACT | Semantic Contract | 20120228 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_SEMANTIC_CONTRACT_DETAILS | 20120228 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120228 |
Method CHECK_SEMANTIC_CONTRACT on class CL_PXN_AU_BASE has no exception.
Method CHECK_STS_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 20120207 | ||||
| 2 | STS | Call by reference | Type reference (TYPE) | T_STS | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method CHECK_ST_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIN | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAIN | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method CHECK_TYPE_ENHANCEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_TYPE_ENHANCEMENT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_APPEND | datatype enhancement | 20120301 | |||
| 2 | LT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_TYPE_ENHANCEMENT_DETAILS | 20120301 | ||||
| 3 | LV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120301 |
Method CHECK_TYPE_ENHANCEMENT on class CL_PXN_AU_BASE has no exception.
Method CHECK_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIN | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAIN | 20120207 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_AU_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_AU_BASE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PXN_AU_BASE has no parameter.
Method CONSTRUCTOR on class CL_PXN_AU_BASE has no exception.
Method CREATE_FAULT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 | ||||
| 2 | PREFIX | Value transfer | Type reference (TYPE) | PRX_PREFIX | 20120207 | ||||
| 3 | TYPE_NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method CREATE_GLOBAL_COMPLEX_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNAMIC | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | 20120207 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 | ||||
| 3 | PREFIX | Value transfer | Type reference (TYPE) | PRX_PREFIX | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method CREATE_MESSAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 | ||||
| 2 | PART_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120207 | ||||
| 3 | PREFIX | Value transfer | Type reference (TYPE) | PRX_PREFIX | 20120207 | ||||
| 4 | TYPE_NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method CREATE_SPLIT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 | ||||
| 2 | PREFIX | Value transfer | Type reference (TYPE) | PRX_PREFIX | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method DELETE_CLASS 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 | 20120207 |
Method DELETE_CLASS on class CL_PXN_AU_BASE has no exception.
Method DELETE_FAULT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method DELETE_GLOBAL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_ALL | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | 20120207 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method DELETE_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_ALL | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 20120207 | ||||
| 2 | MAIN | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAIN | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method DELETE_MESSAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method GET_STS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIN | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAIN | 20120207 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | T_STS | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120207 |
Method QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120207 | ||||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120207 | ||||
| 3 | QNAME | Value transfer | Type reference (TYPE) | QNAME | 20120207 |
Method QNAME on class CL_PXN_AU_BASE has no exception.
Method SETUP Signature
Method SETUP on class CL_PXN_AU_BASE has no parameter.
Method SETUP on class CL_PXN_AU_BASE has no exception.
Method TEARDOWN Signature
Method TEARDOWN on class CL_PXN_AU_BASE has no parameter.
Method TEARDOWN on class CL_PXN_AU_BASE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 804 |