SAP ABAP Class IF_CLS_CROSS_REFERENCE (IF_CLS_CROSS_REFERENCE)
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
Class | IF_CLS_CROSS_REFERENCE | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050802 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CLS_CROSS_REFERENCE has no forward declaration.
Interfaces
Class IF_CLS_CROSS_REFERENCE has no interface implemented.
Friends
Class IF_CLS_CROSS_REFERENCE has no friend class.
Attributes
Class 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
Class IF_CLS_CROSS_REFERENCE has no event.
Types
Class 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 |