SAP ABAP Class CL_PACKAGE_PARAMETERS (Package API Parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API (Package) Package API
Properties
Class CL_PACKAGE_PARAMETERS  
Short Description Package API Parameters    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SPAK_API   Package API 
Created 19991116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPAK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PACKAGE_PARAMETERS has no interface implemented.
Friends
Class CL_PACKAGE_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CPRO_MODE Static Attribute Public Type reference (TYPE) PAKPARAVAL cPro Project Mode 20040915
2 DEFAULT_SEVERITY Static Attribute Public Type reference (TYPE) ERRSEVRTY Default Error Severity 20000222
3 GC_SAP_DEV_SYSTEM Constant Private Type reference (TYPE) PAKPARAKEY 'SAP_DEV_SYSTEM' 20121112
4 GC_SYSTEM_TYPE_SAP Constant Public Type reference (TYPE) SYSYSID 'SAP' 20121112
5 PACKAGE_SWITCH Static Attribute Public Type reference (TYPE) PAKPARAVAL Indicator of Whether Package Check Is Activated 20000126
6 SEVERITY_MAP Static Attribute Public Type reference (TYPE) PAKSEVRMAP Map Error Severity 20000126
7 SYSTEM_TYPE Static Attribute Private Type reference (TYPE) SYSYSID System Type (SAP System/Customer System) 20121112
8 S_INITIALIZED Static Attribute Private Type reference (TYPE) FLAG Initialization Indicator 20000110
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20000110
2 GET_CPRO_MODE Static method Public Method Get cPro Project Mode 20040915
3 GET_DEFAULT_SEVERITY Static method Public Method Get Default Error Severity 20000222
4 GET_EFFECTIVE_SEVERITY Static method Public Method Get Effective Error Severity 19991116
5 GET_OP_AUTHORIZATION Static method Public Method Get Authorization for Package Operation (Obsolete) 19991116
6 GET_PACKAGE_SWITCH Static method Public Method Get Indicator of Whether Package Check Is Activated 19991116
7 GET_SEVERITY_MAP Static method Public Method Get Table of Effective Error Severities 20000126
8 SET_DEFAULT_SEVERITY Static method Public Method Obsolete 20000222
9 SET_OP_AUTHORIZATIONS Static method Public Method Obsolete 19991116
10 SET_PACKAGE_SWITCH Static method Public Method Obsolete 19991116
11 SET_SEVERITY_MAP Static method Public Method Obsolete 19991116
12 S_GET_SYSTEM_TYPE Static method Private Method Read System Type 20121112
13 S_SET_DEFAULT_SEVERITY Static method Private Method Set Default Error Severity (Without Authorization Check) 20000222
14 S_UPLOAD_CPRO_MODE Static method Private Method Read cPro Project Mode from Database 20040915
15 S_UPLOAD_DEFAULT_SEVERITY Static method Private Method Read Default Error Severity from Database 20000222
16 S_UPLOAD_PACKAGE_SWITCH Static method Private Method Read Global Switch for Package Check from Database 20000126
17 S_UPLOAD_SEVERITY_MAP Static method Private Method Read Error Severity Table from Database 20000126
Events
Class CL_PACKAGE_PARAMETERS has no event.
Types
Class CL_PACKAGE_PARAMETERS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PACKAGE_PARAMETERS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PACKAGE_PARAMETERS has no exception.

Method GET_CPRO_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CPRO_MODE Value transfer Type reference (TYPE) PAKPARAVAL Paket Parameter Wert 20040915

Method GET_CPRO_MODE on class CL_PACKAGE_PARAMETERS has no exception.

Method GET_DEFAULT_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEFAULT_SEVERITY Value transfer Type reference (TYPE) ERRSEVRTY Default Fehlerschwere 20000222

Method GET_DEFAULT_SEVERITY on class CL_PACKAGE_PARAMETERS has no exception.

Method GET_EFFECTIVE_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEVERITY Value transfer Type reference (TYPE) ERRSEVRTY Fehlerschwere 19991116
2 Returning R_EFFECTIVE_SEVERITY Value transfer Type reference (TYPE) ERRSEVRTY Effektive Fehlerschwere 20000126

Method GET_EFFECTIVE_SEVERITY on class CL_PACKAGE_PARAMETERS has no exception.

Method GET_OP_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUTHORIZATION Value transfer Type reference (TYPE) FLAG Berechtigung (X=berechtigt) 19991116
2 Importing I_INTENDED_OPERATION Value transfer Type reference (TYPE) I Beabsichtigte Operation 19991116

Method GET_OP_AUTHORIZATION on class CL_PACKAGE_PARAMETERS has no exception.

Method GET_PACKAGE_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PACKAGE_SWITCH Value transfer Type reference (TYPE) FLAG Global Package Switch (X=On) 20000110

Method GET_PACKAGE_SWITCH on class CL_PACKAGE_PARAMETERS has no exception.

Method GET_SEVERITY_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SEVERITY_MAP Call by reference Type reference (TYPE) PAKSEVRMAP Abbildung technische Fehlerschwere zu effektive Fehlerschw. 20000126

Method GET_SEVERITY_MAP on class CL_PACKAGE_PARAMETERS has no exception.

Method SET_DEFAULT_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFAULT_SEVERITY Value transfer Type reference (TYPE) ERRSEVRTY Default Fehlerschwere 20000222
# Exception Resumable Description Created on
1 NO_ACCESS Kein Zugriff 20000222
2 UPDATE_ERROR Fehler beim Update der DB 20000222

Method SET_OP_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORIATION_MAP Call by reference Type reference (TYPE) I Tabelle zur Entscheidung über Ausführungsrechte 19991116

Method SET_OP_AUTHORIZATIONS on class CL_PACKAGE_PARAMETERS has no exception.

Method SET_PACKAGE_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE_SWITCH Value transfer Type reference (TYPE) FLAG Global Package Switch (X=on) 20000110
# Exception Resumable Description Created on
1 NO_ACCESS Kein Zugriff 20000128
2 UPDATE_ERROR Fehler beim Schreiben des Parameter-Wertes 20000110

Method SET_SEVERITY_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEVERITY_MAP Call by reference Type reference (TYPE) PAKSEVRMAP Abbildung technische Fehlerschwere zu effektive Fehlerschw. 20000126
# Exception Resumable Description Created on
1 NO_ACCESS Kein Zugriff 20000128

Method S_GET_SYSTEM_TYPE Signature

Method S_GET_SYSTEM_TYPE on class CL_PACKAGE_PARAMETERS has no parameter.
Method S_GET_SYSTEM_TYPE on class CL_PACKAGE_PARAMETERS has no exception.

Method S_SET_DEFAULT_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFAULT_SEVERITY Value transfer Type reference (TYPE) ERRSEVRTY Default Fehlerschwere 20000222
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Ändern der DB 20000222

Method S_UPLOAD_CPRO_MODE Signature

Method S_UPLOAD_CPRO_MODE on class CL_PACKAGE_PARAMETERS has no parameter.
Method S_UPLOAD_CPRO_MODE on class CL_PACKAGE_PARAMETERS has no exception.

Method S_UPLOAD_DEFAULT_SEVERITY Signature

Method S_UPLOAD_DEFAULT_SEVERITY on class CL_PACKAGE_PARAMETERS has no parameter.
Method S_UPLOAD_DEFAULT_SEVERITY on class CL_PACKAGE_PARAMETERS has no exception.

Method S_UPLOAD_PACKAGE_SWITCH Signature

Method S_UPLOAD_PACKAGE_SWITCH on class CL_PACKAGE_PARAMETERS has no parameter.
Method S_UPLOAD_PACKAGE_SWITCH on class CL_PACKAGE_PARAMETERS has no exception.

Method S_UPLOAD_SEVERITY_MAP Signature

Method S_UPLOAD_SEVERITY_MAP on class CL_PACKAGE_PARAMETERS has no parameter.
Method S_UPLOAD_SEVERITY_MAP on class CL_PACKAGE_PARAMETERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D