SAP ABAP Class CL_PAK_OBJECT_TYPES (Object Type Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_OBJECTS (Package) Function modules for Object Types in Packages Interfaces
Properties
Class CL_PAK_OBJECT_TYPES  
Short Description Object Type Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_OBJECTS   Function modules for Object Types in Packages Interfaces 
Created 19990602   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PAK_OBJECT_TYPES has no forward declaration.
Interfaces
Class CL_PAK_OBJECT_TYPES has no interface implemented.
Friends
Class CL_PAK_OBJECT_TYPES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESCRIPTIVE_OBJECT_TYPES Static Attribute Public Type reference (TYPE) OBJTYPTABLE List of Descriptive Object Types 19990602
2 S_MESSAGE_TEXT Static Attribute Private Type reference (TYPE) PAKMSGTEXT Message Text 19990805
3 S_PACKAGE_API_INITIALIZED Static Attribute Private Type reference (TYPE) FLAG space Package API initialized 19990805
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_TYPE Static method Public Method Package-Oriented Checks for Object Type 19990805
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990602
3 GET_DESCRIPTIVE_TYPES Static method Public Method Get Descriptive Object Types 19990602
Events
Class CL_PAK_OBJECT_TYPES has no event.
Types
Class CL_PAK_OBJECT_TYPES has no local type.
Method Signatures

Method CHECK_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 19990805
2 Importing I_PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS Paket Name 19990805
3 Importing I_PGMID Value transfer Type reference (TYPE) PGMID Programm-ID in Aufträgen und Aufgaben 19990805
4 Importing I_WORKING_MODE Value transfer Type reference (TYPE) PAKWORKMOD Arbeitsmodus (I = insert, C = change, D = delete) 19990805
# Exception Resumable Description Created on
1 PACKAGE_NOT_EXTENSIBLE Paket ist nicht erweiterbar 19990805
2 PACKAGE_NOT_LOADED Paketdaten konnten nicht geladen werden 19990805
3 WRONG_OBJECT_TYPE Objekt des gegebenen Typs nicht in Paket aufnehmbar 19990805

Method CLASS_CONSTRUCTOR Signature

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

Method GET_DESCRIPTIVE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCRIPTIVE_OBJECT_TYPES Value transfer Type reference (TYPE) OBJTYPTABLE Liste der deskriptiven Objekttypen 19990602

Method GET_DESCRIPTIVE_TYPES on class CL_PAK_OBJECT_TYPES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in