SAP ABAP Class CL_PACKAGE_CHECK (Package Check)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API_EXPLAIN (Package) Explain Tool for Package Check
Properties
Class CL_PACKAGE_CHECK  
Short Description Package Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_API_EXPLAIN   Explain Tool for Package Check 
Created 20080520   SAP 
Last change 20130531   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 SLIN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SLINI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PACKAGE_CHECK has no interface implemented.
Friends
Class CL_PACKAGE_CHECK has no friend class.
Attributes
Class CL_PACKAGE_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method 20101011
2 CHECK_DDIC Static method Public Method 20080520
3 CHECK_PROGRAM Static method Public Method 20080520
Events
Class CL_PACKAGE_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PACKAGE_ERROR Public See coding 20080520 begin of ty_package_error, object type pak_object_key, severity type c length 1, error_descr type string, ehp_comp_check type abap_bool, end of ty_package_error
2 TY_PACKAGE_ERROR_LIST Public See coding 20080520 ty_package_error_list type sorted table of ty_package_error with unique key object
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL_CHECKS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20101011
2 Exporting EX_PACKAGE_CHECK_RESULT Call by reference Type reference (TYPE) PAKCHEKTB2 Table of server objects for package check 20101011
3 Exporting EX_PACKAGE_ERRORS Call by reference Type reference (TYPE) TY_PACKAGE_ERROR_LIST 20101011
4 Exporting EX_SEVERITY Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101011
5 Importing IM_CHECK_NEWEST_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101213
6 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY ABAP Program Name 20101011

Method CHECK on class CL_PACKAGE_CHECK has no exception.

Method CHECK_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL_CHECKS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20101011
2 Exporting EX_PACKAGE_CHECK_RESULT Call by reference Type reference (TYPE) PAKCHEKTB2 Table of server objects for package check 20101011
3 Exporting EX_PACKAGE_ERRORS Call by reference Type reference (TYPE) TY_PACKAGE_ERROR_LIST 20080520
4 Exporting EX_SEVERITY Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080520
5 Importing IM_CHECK_NEWEST_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101213
6 Importing IM_OBJ_NAME Call by reference Type reference (TYPE) CLIKE 20080520
7 Importing IM_OBJ_TYPE Call by reference Type reference (TYPE) CLIKE 20080520

Method CHECK_DDIC on class CL_PACKAGE_CHECK has no exception.

Method CHECK_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL_CHECKS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20101011
2 Exporting EX_PACKAGE_CHECK_RESULT Call by reference Type reference (TYPE) PAKCHEKTB2 Table of server objects for package check 20101011
3 Exporting EX_PACKAGE_ERRORS Call by reference Type reference (TYPE) TY_PACKAGE_ERROR_LIST 20080520
4 Exporting EX_SEVERITY Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080520
5 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20120322
6 Importing IM_PROGRAM Call by reference Type reference (TYPE) PROGNAME ABAP Program Name 20080520

Method CHECK_PROGRAM on class CL_PACKAGE_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700