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 | ![]() |
Static Attribute | Public | Type reference (TYPE) | OBJTYPTABLE | List of Descriptive Object Types | 19990602 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PAKMSGTEXT | Message Text | 19990805 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | space | Package API initialized | 19990805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Package-Oriented Checks for Object Type | 19990805 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19990602 |
3 | ![]() |
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 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 19990805 | ||
2 | ![]() |
I_PACKAGE_NAME | Call by reference | Type reference (TYPE) | DEVCLASS | Paket Name | 19990805 | ||
3 | ![]() |
I_PGMID | Value transfer | Type reference (TYPE) | PGMID | Programm-ID in Aufträgen und Aufgaben | 19990805 | ||
4 | ![]() |
I_WORKING_MODE | Value transfer | Type reference (TYPE) | PAKWORKMOD | Arbeitsmodus (I = insert, C = change, D = delete) | 19990805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Paket ist nicht erweiterbar | 19990805 | |
2 | ![]() |
Paketdaten konnten nicht geladen werden | 19990805 | |
3 | ![]() |
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 | ![]() |
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 |