SAP ABAP Class IF_PAK_OBJECT_TYPE_PROPERTIES (Interface for BAdI: PAK_OBJECT_TYPE_PROPERTIES)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070504 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLS_BADI_TYPE_PROPERTIES | Wrap badi PAK_OBJECT_TYPE_PROPERTIES | 20070927 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PAK_OBJECT_FILTER_ROOT | Class for BAdI: PAK_OBJECT_TYPE_PROPERTIES | 20070504 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PAK_OBJECT_RULES__INVALID | Disjunction ID PAK_OBJECT_TYPE_PROPERTIES | 20070504 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PAK_TADIR_OBJECT_PROPERTIES | Class for BAdI: PAK_OBJECT_TYPE_PROPERTIES | 20070504 |
Properties
Class | IF_PAK_OBJECT_TYPE_PROPERTIES | |
Short Description | Interface for BAdI: PAK_OBJECT_TYPE_PROPERTIES | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050525 | SAP |
Last change | 20070911 | 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
Class IF_PAK_OBJECT_TYPE_PROPERTIES has no interface implemented.
Friends
Class IF_PAK_OBJECT_TYPE_PROPERTIES has no friend class.
Attributes
Class IF_PAK_OBJECT_TYPE_PROPERTIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | returns the filter types | 20070504 |
2 | ![]() |
Instance method | Public | Method | returns the main object types | 20070504 |
3 | ![]() |
Instance method | Public | Method | returns the sub object types | 20070504 |
4 | ![]() |
Instance method | Public | Method | Declarative text | 20070504 |
5 | ![]() |
Instance method | Public | Method | TRUE <=> the type is a filter | 20070504 |
6 | ![]() |
Instance method | Public | Method | TRUE <=> the type is a main type | 20070504 |
7 | ![]() |
Instance method | Public | Method | TRUE <=> the object belongs to another main object | 20070504 |
8 | ![]() |
Instance method | Public | Method | TRUE <=> the object type is known | 20070504 |
9 | ![]() |
Instance method | Public | Method | TRUE <=> owner of main- and sub objects are identical | 20070504 |
10 | ![]() |
Instance method | Public | Method | X: The sub-object has an own name | 20070504 |
Events
Class IF_PAK_OBJECT_TYPE_PROPERTIES has no event.
Types
Class IF_PAK_OBJECT_TYPE_PROPERTIES has no local type.
Method Signatures
Method GET_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FILTERS | Value transfer | Type reference (TYPE) | PAK_OBJECT_TYPE_TABLE | Filters | 20070504 | ||
2 | ![]() |
IM_OBJ_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20070504 |
Method GET_FILTERS on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method GET_MAIN_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MAIN_OBJECT_TYPES | Value transfer | Type reference (TYPE) | PAK_OBJECT_TYPE_TABLE | Object Types | 20070504 | ||
2 | ![]() |
IM_OBJ_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20070504 |
Method GET_MAIN_OBJECT_TYPES on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method GET_SUB_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SUB_OBJECT_TYPES | Value transfer | Type reference (TYPE) | PAK_OBJECT_TYPE_TABLE | Object Types | 20070504 | ||
2 | ![]() |
IM_OBJ_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20070504 |
Method GET_SUB_OBJECT_TYPES on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method GET_TYPE_DESCRIPTION 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 | 20070504 | |||
2 | ![]() |
RE_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description of the object type | 20070504 |
Method GET_TYPE_DESCRIPTION on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method IS_FILTER_TYPE 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 | 20070504 | |||
2 | ![]() |
RE_IS_FILTER_TYPE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070504 |
Method IS_FILTER_TYPE on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method IS_MAIN_TYPE 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 | 20070504 | |||
2 | ![]() |
RE_IS_MAIN_TYPE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070504 |
Method IS_MAIN_TYPE on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method IS_SUB_OBJECT_TYPE 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 | 20070504 | |||
2 | ![]() |
RE_IS_SUB_OBJECT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070504 |
Method IS_SUB_OBJECT_TYPE on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20070504 | |||
2 | ![]() |
RE_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070504 |
Method IS_VALID on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method OWNER_OF_MAIN_OBJECT_IS_OWNER 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 | 20070504 | |||
2 | ![]() |
RE_IDENTICAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070504 |
Method OWNER_OF_MAIN_OBJECT_IS_OWNER on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
Method SUB_OBJECT_HAS_OWN_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | PAK_OBJECT_TYPE | Object Type | 20070504 | ||
2 | ![]() |
RE_SUB_OBJECT_HAS_OWN_NAME | Value transfer | Type reference (TYPE) | ABAP_BOOL | True for dynpros, false for sections | 20070504 |
Method SUB_OBJECT_HAS_OWN_NAME on class IF_PAK_OBJECT_TYPE_PROPERTIES has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |