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 ABAP 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 GC_SUPER_PACKAGE Constant Private Type reference (TYPE) DEVCLASS 'SESD_TESTOBJECTS' Package 20130605
2 GV_PACKAGE_EXISTS Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130605
3 GV_PACKAGE_NAME Static Attribute Protected Type reference (TYPE) DEVCLASS Package 20130605
4 GV_RECORD_CHANGES Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130605
5 GV_REQUEST Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20130605
6 GV_SYSTEM_TYPE Static Attribute Public Type reference (TYPE) SY-SYSID ABAP System Field: Name of SAP System 20130703
7 GV_TASK Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20130605
8 GV_TEST_CLASS_NAME Static Attribute Private Type reference (TYPE) SEOCLSNAME Object Type Name 20130605
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PRECONDITIONS Instance method Private Method 20130607
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130703
3 CLASS_TEARDOWN Static method Private Method 20130605
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130605
5 CREATE_PACKAGE Static method Protected Method 20130605
6 CREATE_REQUEST Instance method Protected Method 20130605
7 CREATE_TRANSPORT_REQUEST Static method Private Method 20130605
8 DELETE_PACKAGE Static method Protected Method 20130605
9 DELETE_WASTE Instance method Private Method 20130606
10 GET_PACKAGE_NAME Instance method Protected Method 20130605
11 GET_TEST_CLASS_NAME Instance method Private Method 20130605
12 HASH Static method Protected Method 20130605
13 IS_HOTPACKEXC_REQUIRED Static method Private Method 20130607
14 RELEASE_REQUEST Instance method Protected Method 20130605
15 RELEASE_TRANSPORT_REQUEST Static method Private Method 20130605
16 SETUP Instance method Private Method 20130605
17 SET_RECORD_CHANGES Static method Protected Method 20130605
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 Importing PACKAGE Call by reference Type reference (TYPE) CSEQUENCE 20130605
2 Importing RECORD_CHANGES Call by reference Type reference (TYPE) ABAP_BOOL 20130605
3 Returning 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 Returning 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 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20130605
2 Importing 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 Returning 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 Returning 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 Importing MAXLEN Call by reference Type reference (TYPE) I 20130605
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20130605
3 Importing 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 Returning 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 Importing 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