SAP ABAP Class CL_ESD_AU_PACKAGE (Base class for test using packages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_AUNIT_ASSERT | cl_aunit_assert | 20130605 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_SCGR_VERSION_AU | Unitest Service Group Versioning | 20130605 |
Properties
| Class | CL_ESD_AU_PACKAGE | |
| Short Description | Base class for test using packages | |
| Super Class | CL_ESD_AUNIT_ASSERT | cl_aunit_assert |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SESD_ESI_OBJECT_EDITORS | Unified Editor for ESR Objects |
| Created | 20130605 | 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) |
Interfaces
Class CL_ESD_AU_PACKAGE has no interface implemented.
Friends
Class CL_ESD_AU_PACKAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DEVCLASS | 'SESD_TESTOBJECTS' | Package | 20130605 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130605 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20130605 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130605 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20130605 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | SY-SYSID | ABAP System Field: Name of SAP System | 20130703 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20130605 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20130605 |
Methods
Events
Class CL_ESD_AU_PACKAGE has no event.
Types
Class CL_ESD_AU_PACKAGE has no local type.
Method Signatures
Method CHECK_PRECONDITIONS Signature
Method CHECK_PRECONDITIONS on class CL_ESD_AU_PACKAGE has no parameter.
Method CHECK_PRECONDITIONS on class CL_ESD_AU_PACKAGE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESD_AU_PACKAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESD_AU_PACKAGE has no exception.
Method CLASS_TEARDOWN Signature
Method CLASS_TEARDOWN on class CL_ESD_AU_PACKAGE has no parameter.
Method CLASS_TEARDOWN on class CL_ESD_AU_PACKAGE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESD_AU_PACKAGE has no parameter.
Method CONSTRUCTOR on class CL_ESD_AU_PACKAGE has no exception.
Method CREATE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130605 | ||||
| 2 | RECORD_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130605 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | DEVCLASS | 20130605 |
Method CREATE_PACKAGE on class CL_ESD_AU_PACKAGE has no exception.
Method CREATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | TRKORR | Request/Task | 20130605 |
Method CREATE_REQUEST on class CL_ESD_AU_PACKAGE has no exception.
Method CREATE_TRANSPORT_REQUEST Signature
Method CREATE_TRANSPORT_REQUEST on class CL_ESD_AU_PACKAGE has no parameter.
Method CREATE_TRANSPORT_REQUEST on class CL_ESD_AU_PACKAGE has no exception.
Method DELETE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | 20130605 | ||||
| 2 | RECORD_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130605 |
Method DELETE_PACKAGE on class CL_ESD_AU_PACKAGE has no exception.
Method DELETE_WASTE Signature
Method DELETE_WASTE on class CL_ESD_AU_PACKAGE has no parameter.
Method DELETE_WASTE on class CL_ESD_AU_PACKAGE has no exception.
Method GET_PACKAGE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | DEVCLASS | Package | 20130605 |
Method GET_PACKAGE_NAME on class CL_ESD_AU_PACKAGE has no exception.
Method GET_TEST_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20130605 |
Method GET_TEST_CLASS_NAME on class CL_ESD_AU_PACKAGE has no exception.
Method HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAXLEN | Call by reference | Type reference (TYPE) | I | 20130605 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20130605 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130605 |
Method HASH on class CL_ESD_AU_PACKAGE has no exception.
Method IS_HOTPACKEXC_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130607 |
Method IS_HOTPACKEXC_REQUIRED on class CL_ESD_AU_PACKAGE has no exception.
Method RELEASE_REQUEST Signature
Method RELEASE_REQUEST on class CL_ESD_AU_PACKAGE has no parameter.
Method RELEASE_REQUEST on class CL_ESD_AU_PACKAGE has no exception.
Method RELEASE_TRANSPORT_REQUEST Signature
Method RELEASE_TRANSPORT_REQUEST on class CL_ESD_AU_PACKAGE has no parameter.
Method RELEASE_TRANSPORT_REQUEST on class CL_ESD_AU_PACKAGE has no exception.
Method SETUP Signature
Method SETUP on class CL_ESD_AU_PACKAGE has no parameter.
Method SETUP on class CL_ESD_AU_PACKAGE has no exception.
Method SET_RECORD_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORD_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130605 |
Method SET_RECORD_CHANGES on class CL_ESD_AU_PACKAGE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |