SAP ABAP Class CL_PAK_TADIR_OBJECT_PROPERTIES (Class for BAdI: PAK_OBJECT_TYPE_PROPERTIES)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-PAK (Application Component) Package Tools
⤷
SPAK_API_OBJECTS_BADI_FRMWRK (Package) Object Type Framework based ob Badis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070504 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PAK_OBJECT_PROPERTIES | Interface for BAdI: PAK_OBJECT_PROPERTIES | 20070504 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PAK_OBJECT_TYPE_PROPERTIES | Interface for BAdI: PAK_OBJECT_TYPE_PROPERTIES | 20070504 |
Meta Relationship - Used By
Properties
| Class | CL_PAK_TADIR_OBJECT_PROPERTIES | |
| Short Description | Class for BAdI: PAK_OBJECT_TYPE_PROPERTIES | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_API_OBJECTS_BADI_FRMWRK | Object Type Framework based ob Badis |
| Created | 20050525 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070504 | ||
| 2 | IF_PAK_OBJECT_PROPERTIES | Interface for BAdI: PAK_OBJECT_PROPERTIES | 20070504 | ||
| 3 | IF_PAK_OBJECT_TYPE_PROPERTIES | Interface for BAdI: PAK_OBJECT_TYPE_PROPERTIES | 20070504 |
Friends
Class CL_PAK_TADIR_OBJECT_PROPERTIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | OBJ_TEXTS | 20070504 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070504 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_TYPE_DIR | 20070504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Display object | 20070504 | |
| 2 | Static method | Public | Method | 20101108 | ||
| 3 | Instance method | Protected | Method | 20070504 | ||
| 4 | Static method | Protected | Method | 20070504 | ||
| 5 | Static method | Public | Method | 20070504 | ||
| 6 | Static method | Protected | Method | Load descriptions | 20070504 | |
| 7 | Static method | Protected | Method | Read TADIR | 20070504 |
Events
Class CL_PAK_TADIR_OBJECT_PROPERTIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TYPE_DIR | Private | See coding | 20070504 | ty_type_dir type hashed table of ty_type_dir_entry with unique key trobjtype
|
||
| 2 | TY_TYPE_DIR_ENTRY | Private | See coding | 20070504 | begin of ty_type_dir_entry,
trobjtype type trobjtype,
wbobjtype type seu_objtyp,
text type string,
end of ty_type_dir_entry
|
Method Signatures
Method DISPLAY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LEAVE_TOOL | Call by reference | Type reference (TYPE) | ABAP_BOOL | WM: Leave tool such that the request can be processed. | 20070504 | |||
| 2 | IM_DISPLAY_OP | Call by reference | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_DISPLAY | WB Request: Operation in the Development Environment | 20070504 | ||
| 3 | IM_NEW_WINDOW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070504 | ||||
| 4 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20070504 | |||
| 5 | IM_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20070504 |
Method DISPLAY_OBJECT on class CL_PAK_TADIR_OBJECT_PROPERTIES has no exception.
Method GET_OBJECT_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20101108 | ||||
| 2 | IM_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20101108 |
Method GET_OBJECT_FROM_REQUEST on class CL_PAK_TADIR_OBJECT_PROPERTIES has no exception.
Method GET_OBJECT_FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20070504 | |||
| 2 | IM_OBJ_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20070504 | ||||
| 3 | IM_OBJ_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20070504 |
Method GET_OBJECT_FROM_STRING on class CL_PAK_TADIR_OBJECT_PROPERTIES has no exception.
Method GET_OBJECT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJ_INFO | Call by reference | Type reference (TYPE) | KO100 | CTS: Object Types with Description | 20070504 | |||
| 2 | IM_OBJ_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20070504 |
Method GET_OBJECT_INFO on class CL_PAK_TADIR_OBJECT_PROPERTIES has no exception.
Method GET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TYPE_LIST | Call by reference | Type reference (TYPE) | PAK_OBJECT_TYPE_TABLE | Object type table | 20070504 | |||
| 2 | IM_PGMID | Call by reference | Type reference (TYPE) | PGMID | Program ID in Requests and Tasks | 20070504 |
Method GET_TYPES on class CL_PAK_TADIR_OBJECT_PROPERTIES has no exception.
Method LOAD_DESCRIPTIONS Signature
Method LOAD_DESCRIPTIONS on class CL_PAK_TADIR_OBJECT_PROPERTIES has no parameter.
Method LOAD_DESCRIPTIONS on class CL_PAK_TADIR_OBJECT_PROPERTIES has no exception.
Method READ_TADIR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TADIR | Call by reference | Type reference (TYPE) | TADIR | Directory of Repository Objects | 20070504 | |||
| 2 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20070504 |
Method READ_TADIR_ENTRY on class CL_PAK_TADIR_OBJECT_PROPERTIES has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |