SAP ABAP Interface IF_CLS_CROSS_REFERENCE (IF_CLS_CROSS_REFERENCE)
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_CROSS_REFERENCE | Get cross reference | 20050802 |
Properties
Interface | IF_CLS_CROSS_REFERENCE | |
Short Description |
General Data
Package | SPAK_API_CLASSIFICATION | API for Classification Tool Set |
Created | 20050802 | SAP |
Last changed | 20071217 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CLS_CROSS_REFERENCE has no forward declaration.
Interfaces
Interface IF_CLS_CROSS_REFERENCE has no interface.
Friends
Interface IF_CLS_CROSS_REFERENCE has no friend.
Attributes
Interface IF_CLS_CROSS_REFERENCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get attribute from Object type group | 20050802 |
2 | ![]() |
Static method | Public | Method | Get object type group from object | 20050811 |
3 | ![]() |
Static method | Public | Method | Get object type group from type | 20050802 |
Events
Interface IF_CLS_CROSS_REFERENCE has no event.
Types
Interface IF_CLS_CROSS_REFERENCE has no local type.
Method Signatures
Method GET_ATTRIBUTE_FROM_TYPE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ATTRIBUTE_LIST | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_TAB | Table of attribute name | 20050802 | ||
2 | ![]() |
IM_TYPE_GROUP | Call by reference | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | Object type group | 20050802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20050802 | |
2 | ![]() |
User doesn't have sufficient authorizations | 20050802 |
Method GET_OBJ_TYPE_GROUPS_FROM_OBJ 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) | CLS_OBJECT_TYPE_GROUP_TAB | Table of the object type group | 20050811 | ||
2 | ![]() |
IM_DIRECT_INCLUSION | Call by reference | Type reference (TYPE) | FLAG | SPACE | 'X': only object type group directly used for type | 20050811 | |
3 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object | 20050811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20050811 | |
2 | ![]() |
User doesn't have sufficient authorizations | 20050811 |
Method GET_OBJ_TYPE_GROUPS_FROM_TYPE 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) | CLS_OBJECT_TYPE_GROUP_TAB | Table of the object type group | 20050802 | ||
2 | ![]() |
IM_DIRECT_INCLUSION | Call by reference | Type reference (TYPE) | FLAG | SPACE | 'X': only object type group directly used for type | 20050802 | |
3 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | CLIKE | Type of object type groups | 20050802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20050802 | |
2 | ![]() |
User doesn't have sufficient authorizations | 20050802 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |