SAP ABAP Class CL_CLF_OBJECT_TYPE (Object Key Handling)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CL (Application Component) Classification
⤷
CLCL (Package) Classification Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLF_OBJECT_TYPE | Object Type | 20130416 |
Properties
Class | CL_CLF_OBJECT_TYPE | |
Short Description | Object Key Handling | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CLCL | Classification Functions |
Created | 20130416 | SAP |
Last change | 20131127 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLF_OBJECT_TYPE | Object Type | 20130416 |
Friends
Class CL_CLF_OBJECT_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20130416 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20130416 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_DESCRIPTION | 20130416 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | 20130416 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130416 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130416 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABELLE | 20130416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20130416 | |
2 | ![]() |
Instance method | Public | Constructor | 20130416 | |
3 | ![]() |
Static method | Public | Method | 20130416 | |
4 | ![]() |
Static method | Public | Method | 20130416 | |
5 | ![]() |
Static method | Private | Method | 20130416 |
Events
Class CL_CLF_OBJECT_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DESCRIPTION | Public | See coding | 20130416 | BEGIN OF ts_description,
spras TYPE tclax-spras,
text TYPE tclax-obtxt,
END OF ts_description
|
||
2 | TT_DESCRIPTION | Public | See coding | 20130416 | tt_description TYPE HASHED TABLE OF ts_description WITH UNIQUE KEY spras
|
||
3 | TT_FIELDNAMES | Public | See coding | 20130416 | TT_FIELDNAMES type standard table of fieldname with default key
|
||
4 | TT_TCLAX | Public | See coding | 20130416 | TT_TCLAX type SORTED TABLE OF tclax with unique key klart obtab spras
|
||
5 | TT_TCLTT | Public | See coding | 20130416 | TT_TCLtt type SORTED TABLE OF tcltt with unique key obtab spras
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CLF_OBJECT_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLF_OBJECT_TYPE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TABELLE | 20130416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130416 |
Method GET_MULTIPLE_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | KLASSENART | 20130416 | |||
2 | ![]() |
RT_OBJECT_TYPES | Value transfer | Type reference (TYPE) | IF_CLF_OBJECT_TYPE=>TT_OBJECT_TYPES | 20130416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130416 |
Method GET_SINGLE_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABELLE | 20130416 | |||
2 | ![]() |
RT_OBJECT_TYPES | Value transfer | Type reference (TYPE) | IF_CLF_OBJECT_TYPE=>TT_OBJECT_TYPES | 20130416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130416 |
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SNIPPET | Call by reference | Type reference (TYPE) | ANY | 20130416 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20130416 |
Method TO_STRING on class CL_CLF_OBJECT_TYPE has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |