SAP ABAP Class CL_SPAK_CREATE_PACKAGE_DIALOG (Wrapper for Package Creation Dialogue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API (Package) Package API
Properties
Class CL_SPAK_CREATE_PACKAGE_DIALOG  
Short Description Wrapper for Package Creation Dialogue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_API   Package API 
Created 20110311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no forward declaration.
Interfaces
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no interface implemented.
Friends
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTIVITY_CREATE Constant Private Type reference (TYPE) ACTIV_AUTH '01' 20110311
2 GC_ACTIVITY_DISPLAY Constant Private Type reference (TYPE) ACTIV_AUTH '03' 20110311
3 GC_ACTIVITY_MODIFY Constant Private Type reference (TYPE) ACTIV_AUTH '02' 20110311
4 GC_OBJECT_TYPE_DEVC Constant Private Type reference (TYPE) TROBJTYPE 'DEVC' 20110311
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PACKAGE_POPUP Static method Public Method 'Create Package' Dialog Popup 20110311
2 _AUTHORITY_CHECK Static method Private Method Internal: Authority Check 20110311
Events
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no event.
Types
Class CL_SPAK_CREATE_PACKAGE_DIALOG has no local type.
Method Signatures

Method CREATE_PACKAGE_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Transport Request / Task 20110311
2 Exporting EV_PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS Name of the created package 20110311
# Exception Resumable Description Created on
1 ACTION_CANCELLED 'Package Creation Dialogue' cancelled by the User 20110311
2 ERROR_OCCURRED An Error occurred 20110311
3 NO_AUTHORISATION No Authorisation for Package Maintanence 20110311

Method _AUTHORITY_CHECK Signature

Method _AUTHORITY_CHECK on class CL_SPAK_CREATE_PACKAGE_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_AUTHORISATION No Authorisation for Package Maintanence 20110311
History
Last changed by/on SAP  20110908 
SAP Release Created in 731