SAP ABAP Class CL_SPAK_OBJECTS_UNIT_TEST_1 (Class for ABAP Unit Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_OBJECTS (Package) Function modules for Object Types in Packages Interfaces
Properties
Class CL_SPAK_OBJECTS_UNIT_TEST_1  
Short Description Class for ABAP Unit Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_OBJECTS   Function modules for Object Types in Packages Interfaces 
Created 20130227   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)
2 TPAK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPAK_OBJECTS_UNIT_TEST_1 has no interface implemented.
Friends
Class CL_SPAK_OBJECTS_UNIT_TEST_1 has no friend class.
Attributes
Class CL_SPAK_OBJECTS_UNIT_TEST_1 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 METHOD_1 Static method Public Method 20130227
Events
Class CL_SPAK_OBJECTS_UNIT_TEST_1 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DATA Public See coding 20130227 begin of ty_data, subpackage_tab type cl_pak_package_queries=>tt_subpackage_info, superpackage_tab type standard table of devclass with default key, package_ref type ref to if_package, package_interface_ref type ref to if_package_interface, package_type type tdevc-mainpack, superpackage_name type cl_pak_package_queries=>ty_superpackage_info-superpackage, other_package type cl_pak_package_queries=>ty_superpackage_info-package_type, superpackage_type like cl_package=>main_package, end of ty_data
Method Signatures

Method METHOD_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLAG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130227
2 Importing IV_OTHER_PACKAGE Call by reference Type reference (TYPE) CL_PAK_PACKAGE_QUERIES=>TY_SUBPACKAGE_INFO-PACKAGE_TYPE 20130227
3 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) TDEVC-DEVCLASS 20130227
4 Importing IV_PACKAGE_TYPE Call by reference Type reference (TYPE) CHAR1 TPAK_C_MAIN_PACKAGE 20130227
5 Importing IV_SUPERPACKAGE_NAME Call by reference Type reference (TYPE) PAK_PACKAGE_ATTRIBUTES_ITEM-PARENTCL 20130227
6 Importing IV_TRKORR Call by reference Type reference (TYPE) E070-TRKORR 20130227
7 Importing SUPERPACKAGE_TAB Call by reference Type reference (TYPE) CL_PAK_PACKAGE_QUERIES=>TT_SUPERPACKAGE_INFO 20130227
# Exception Resumable Description Created on
1 CX_SPAK_PACKAGE_CHECK 20130227
History
Last changed by/on SAP  20140121 
SAP Release Created in 740