SAP ABAP Class CL_PAK_DEV_ELEMENT (Development Element (Release and Package Check Exception))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API (Package) Package API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PAK_DEV_ELEMENT Development Element Interface for Package Attributes 19991007
Properties
Class CL_PAK_DEV_ELEMENT  
Short Description Development Element (Release and Package Check Exception)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_API   Package API 
Created 19991007   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
# Interface Abstract Final Description Created on
1 IF_PAK_DEV_ELEMENT Development Element Interface for Package Attributes 19991007
Friends
Class CL_PAK_DEV_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEV_ELEM_KEY Instance attribute Public Attribute reference (LIKE) 19991007
2 DEV_ELEM_PGMID Instance attribute Public Attribute reference (LIKE) 19991007
3 DEV_ELEM_TYPE Instance attribute Public Attribute reference (LIKE) 19991007
4 GT_FUNCTION_EXISTS Static Attribute Private Type reference (TYPE) TT_FUNCTION_EXISTS 20121124
5 S_MESSAGE_TEXT Static Attribute Private Type reference (TYPE) PAKMSGTEXT Message Text 19991008
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991007
2 FACTORY Instance method Public Method 19991013
3 FACTORY2 Static method Public Method TEST ONLY: Create Instance 19991013
4 GET_NOCHECK Instance method Public Method 19991007
5 GET_STABILITY Instance method Public Method 19991007
6 M_ACCESS_PERMISSION Instance method Private Method Check Access Authorization 20000228
7 M_CORR_INSERT Instance method Private Method Transport Correction 20000228
8 M_GET_CENTRAL_ATTRIBUTES Instance method Private Method Read Central Attributes 19991008
9 M_SET_CENTRAL_ATTRIBUTES Instance method Private Method Write Central Attributes 19991008
10 SET_NOCHECK Instance method Public Method 19991007
11 SET_STABILITY Instance method Public Method 19991007
Events
Class CL_PAK_DEV_ELEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_FUNCTION_EXISTS Private See coding 20121124 tt_function_exists type hashed table of ty_function_exists with unique key func_name
2 TY_FUNCTION_EXISTS Private See coding 20121124 begin of ty_function_exists, func_name type funcname, exists type abap_bool, end of ty_function_exists
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEV_ELEM_KEY Call by reference Type reference (TYPE) ELEMGENKEY Entwicklungselement Schlüssel 19991007
2 Importing I_DEV_ELEM_PGMID Value transfer Type reference (TYPE) PGMID 'R3TR' TADIR Programm-ID 19991007
3 Importing I_DEV_ELEM_TYPE Value transfer Type reference (TYPE) DEVELEMTYP Entwicklungselement Typ 19991007

Method CONSTRUCTOR on class CL_PAK_DEV_ELEMENT has no exception.

Method FACTORY Signature

Method FACTORY on class CL_PAK_DEV_ELEMENT has no parameter.
Method FACTORY on class CL_PAK_DEV_ELEMENT has no exception.

Method FACTORY2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEV_ELEMENT Value transfer Object reference (TYPE REF TO) IF_PAK_DEV_ELEMENT Entwicklungselement Instanz 19991013
2 Importing I_DEV_ELEM_KEY Call by reference Type reference (TYPE) ELEMGENKEY Entwicklungselement Schlüssel 19991013
3 Importing I_DEV_ELEM_PGMID Value transfer Type reference (TYPE) PGMID 'R3TR' TADIR Programm-ID 19991013
4 Importing I_DEV_ELEM_TYPE Value transfer Type reference (TYPE) DEVELEMTYP Entwicklungselement Typ 19991013
# Exception Resumable Description Created on
1 NOT_EXISTING Entwicklungselement existiet nicht 19991013

Method GET_NOCHECK Signature

Method GET_NOCHECK on class CL_PAK_DEV_ELEMENT has no parameter.
Method GET_NOCHECK on class CL_PAK_DEV_ELEMENT has no exception.

Method GET_STABILITY Signature

Method GET_STABILITY on class CL_PAK_DEV_ELEMENT has no parameter.
Method GET_STABILITY on class CL_PAK_DEV_ELEMENT has no exception.

Method M_ACCESS_PERMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) STRING Modus 20000322
# Exception Resumable Description Created on
1 CANCELED_IN_CORR Abbruch im Korrekturwesen 20000228
2 ENQUEUED_BY_USER Objekt bereits gesperrt durch anderen Benutzer 20000228
3 ENQUEUE_SYSTEM_FAILURE Fehler im ENQUEUE Funktionsbaustein 20000228
4 ILLEGAL_VALUES Ungültige Werte 20000306
5 LOCKED_BY_AUTHOR Editorsperre ist gesetzt 20000228
6 NO_ACCESS Keine Berechtigung 20000228

Method M_CORR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Änderungsauftrag 20000228
# Exception Resumable Description Created on
1 CANCELLED Abbruch durch Benutzer 20000228
2 NO_ACCESS Kein Zugriffsrecht 20000228
3 UNKNOWN_TYPE Unbekannter Objekttyp 20000228

Method M_GET_CENTRAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOCHECK Value transfer Type reference (TYPE) PAKNOCHECK Paketprüfungs-Ausnahme Attribut 19991008
2 Exporting E_STABILITY Value transfer Type reference (TYPE) CHAR1 obsolet 19991008
# Exception Resumable Description Created on
1 READ_ERROR Attribute konnten nicht gelesen werden 19991008

Method M_SET_CENTRAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOCHECK Value transfer Type reference (TYPE) PAKNOCHECK Paketprüfungs-Ausnahme Attribut 19991008
2 Importing I_SET_NOCHECK Value transfer Type reference (TYPE) FLAG SPACE Kennzeichen zum NOCHECK Setzen 19991008
3 Importing I_SET_STABILITY Value transfer Type reference (TYPE) FLAG SPACE Kennzeichen zum STABILITY Setzen 19991008
4 Importing I_STABILITY Value transfer Type reference (TYPE) CHAR1 obsolet 19991008
5 Importing I_TRANSPORT_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Änderungsauftrag 20000322
# Exception Resumable Description Created on
1 CANCELLED Abbruch durch Bentzer 20000228
2 NO_ACCESS Kein Zugriffsrecht 20000228
3 UNKNOWN_TYPE Unbekannter Objekttyp 20000228
4 WRITE_ERROR Fehler beim Schreiben der Attribute 19991008

Method SET_NOCHECK Signature

Method SET_NOCHECK on class CL_PAK_DEV_ELEMENT has no parameter.
Method SET_NOCHECK on class CL_PAK_DEV_ELEMENT has no exception.

Method SET_STABILITY Signature

Method SET_STABILITY on class CL_PAK_DEV_ELEMENT has no parameter.
Method SET_STABILITY on class CL_PAK_DEV_ELEMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in