SAP ABAP Interface IF_CLS_TYPE_DIRECTORY (Attribute)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_API_CLASSIFICATION (Package) API for Classification Tool Set

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLS_TYPE_DIRECTORY | 20050915 |
Properties
Interface | IF_CLS_TYPE_DIRECTORY | |
Short Description | Attribute |
General Data
Package | SPAK_API_CLASSIFICATION | API for Classification Tool Set |
Created | 20041014 | SAP |
Last changed | 20071217 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CLS_TYPE_DIRECTORY has no interface.
Friends
Interface IF_CLS_TYPE_DIRECTORY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_TYPE_KIND | Constant | Public | See coding | 20050915 | ||||
2 | TYPE_DIRECTORY | Instance attribute | Public | Type reference (TYPE) | TY_TYPE_DIR | 20050915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check whether an object is part of the type list | 20050915 |
2 | ![]() |
Instance method | Public | Method | Get the type of a type (filter, sub-object, main-object,...) | 20051010 |
3 | ![]() |
Instance method | Public | Method | X: The object is not explicitely part of the type list | 20050921 |
Events
Interface IF_CLS_TYPE_DIRECTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TYPE_DIR | Public | See coding | 20050915 | ty_type_dir type hashed table of ty_type_dir_entry with unique key name
|
||
2 | TY_TYPE_DIR_ENTRY | Public | See coding | 20050915 | begin of ty_type_dir_entry,
name type cls_object_type_group,
kind type cls_type_kind,
implicit type abap_bool,
implicit_due_to_filters type abap_bool,
filters type pak_object_type_table,
sub_types type pak_object_type_table,
descr type string,
badi type ref to cl_cls_badi_type_properties,
filter_badi type ref to cl_cls_badi_object_filter,
end of ty_type_dir_entry
|
Method Signatures
Method CHECK_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050915 |
Method GET_TYPE_KIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJ_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20051010 | |||
2 | ![]() |
RE_TYPE_KIND | Value transfer | Type reference (TYPE) | CLS_TYPE_KIND | Type kind | 20051010 |
Method GET_TYPE_KIND on Interface IF_CLS_TYPE_DIRECTORY has no exception.
Method OBJECT_IS_IMPLICIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050921 | ||
2 | ![]() |
RE_OBJECT_IS_IMPLICIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050921 |
Method OBJECT_IS_IMPLICIT on Interface IF_CLS_TYPE_DIRECTORY has no exception.
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |