SAP ABAP Interface IF_CLF_OBJECT_TYPE (Object Type)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CL (Application Component) Classification
⤷
CLCL (Package) Classification Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLF_OBJECT_TYPE | Object Key Handling | 20130416 |
Properties
Interface | IF_CLF_OBJECT_TYPE | |
Short Description | Object Type |
General Data
Package | CLCL | Classification Functions |
Created | 20130416 | SAP |
Last changed | 20131127 | 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_CLF_OBJECT_TYPE has no interface.
Friends
Interface IF_CLF_OBJECT_TYPE has no friend.
Attributes
Interface IF_CLF_OBJECT_TYPE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130417 | |
2 | ![]() |
Instance method | Public | Method | 20130416 | |
3 | ![]() |
Instance method | Public | Method | 20130416 | |
4 | ![]() |
Instance method | Public | Method | 20130416 |
Events
Interface IF_CLF_OBJECT_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_OBJECT_KEY | Public | See coding | 20130417 | BEGIN OF ts_object_key,
key1 TYPE clf_objkey_mppng-key1,
key2 TYPE clf_objkey_mppng-key2,
key3 TYPE clf_objkey_mppng-key3,
key4 TYPE clf_objkey_mppng-key4,
key5 TYPE clf_objkey_mppng-key5,
key6 TYPE clf_objkey_mppng-key6,
key7 TYPE clf_objkey_mppng-key7,
key8 TYPE clf_objkey_mppng-key8,
key9 TYPE clf_objkey_mppng-key9,
key10 TYPE clf_objkey_mppng-key10,
END OF ts_object_key
|
||
2 | TT_OBJECT_TYPES | Public | See coding | 20130416 | tt_object_types TYPE STANDARD TABLE OF REF TO if_clf_object_type WITH DEFAULT KEY
|
Method Signatures
Method CONVERT_TO_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBJECT_KEY | Value transfer | Type reference (TYPE) | TS_OBJECT_KEY | 20130417 | |||
2 | ![]() |
IV_OBJKEY | Call by reference | Type reference (TYPE) | OBJNUM | Key of object to be classified | 20130417 |
Method CONVERT_TO_KEY on Interface IF_CLF_OBJECT_TYPE has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20130416 |
Method GET_DESCRIPTION on Interface IF_CLF_OBJECT_TYPE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | TABELLE | 20130416 |
Method GET_ID on Interface IF_CLF_OBJECT_TYPE has no exception.
Method GET_KEY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_KEY_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20130416 |
Method GET_KEY_FIELDS on Interface IF_CLF_OBJECT_TYPE has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |