SAP ABAP Class CX_PAK_GENERATION (Errors related to generator access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SPAK_WB_FOUNDATION (Package) Framework for integrating the APIs with the ABAP Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_PAK_INVALID_DATA Invalid data 20060516
Properties
Class CX_PAK_GENERATION  
Short Description Errors related to generator access    
Super Class CX_PAK_INVALID_DATA Invalid data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SPAK_WB_FOUNDATION   Framework for integrating the APIs with the ABAP Workbench 
Created 20060516   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_PAK_GENERATION has no forward declaration.
Interfaces
Class CX_PAK_GENERATION has no interface implemented.
Friends
Class CX_PAK_GENERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESS_ERROR Constant Public See coding 20061002
2 ACCESS_INFO Constant Public See coding 20061002
3 ACCESS_WARNING Constant Public See coding 20061002
4 GENERATOR_PACKAGE_ROOT Instance attribute Public Type reference (TYPE) DEVCLASS Package of the generating program accessing OBJECT 20060516
5 INVALID_ACCESS_OBJECT Constant Public See coding 20060516
6 OBJECT Instance attribute Public Type reference (TYPE) PAK_OBJECT_KEY Object being accessed by generator 20060516
7 TEXT_GENERATOR_PACKAGE_ROOT Instance attribute Public Type reference (TYPE) STRING User-friendly version of GENERATOR_PACKAGE_ROOT attribute 20060516
8 TEXT_OBJECT Instance attribute Public Type reference (TYPE) STRING User-friendly version of OBJECT attribute 20060516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060516
Events
Class CX_PAK_GENERATION has no event.
Types
Class CX_PAK_GENERATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GENERATOR_PACKAGE_ROOT Call by reference Type reference (TYPE) DEVCLASS 20060516
2 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) PAK_MESSAGE_TYPE 20060516
3 Importing MSGV_VALUES Call by reference Type reference (TYPE) PAK_T100_MSGV_VALUES 20060516
4 Importing OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY 20060516
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060516
6 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY 20070313
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20060516
8 Importing TEXT_GENERATOR_PACKAGE_ROOT Call by reference Type reference (TYPE) STRING 20060516
9 Importing TEXT_OBJECT Call by reference Type reference (TYPE) STRING 20060516

Method CONSTRUCTOR on class CX_PAK_GENERATION has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 710