SAP ABAP Class /BCV/CL_FND_KEY (Key conversion)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer
⤷
⤷
Properties
| Class | /BCV/CL_FND_KEY | |
| Short Description | Key conversion | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/FND | BCV Foundation Layer |
| Created | 20081009 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_FND_KEY has no forward declaration.
Interfaces
Class /BCV/CL_FND_KEY has no interface implemented.
Friends
Class /BCV/CL_FND_KEY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Separator for key components | 20081009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20081009 | |
| 2 | Static method | Public | Method | Convert internal key to key structure | 20081009 | |
| 3 | Static method | Public | Method | Convert key structure to internal key | 20081009 | |
| 4 | Static method | Public | Method | Convert key table to internal key | 20081201 | |
| 5 | Static method | Public | Method | Get ID structure of a BCV Object Type | 20081009 |
Events
Class /BCV/CL_FND_KEY has no event.
Types
Class /BCV/CL_FND_KEY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BCV/CL_FND_KEY has no parameter.
Method CLASS_CONSTRUCTOR on class /BCV/CL_FND_KEY has no exception.
Method CONVERT_INTERN_TO_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Call by reference | Type reference (TYPE) | ANY | Key Structure | 20081009 | |||
| 2 | IV_INTERNAL_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_INTERNAL_KEY | Internal Key | 20081009 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20081009 |
Method CONVERT_INTERN_TO_STRUC on class /BCV/CL_FND_KEY has no exception.
Method CONVERT_STRUC_TO_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INTERNAL_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_INTERNAL_KEY | Internal Key | 20081009 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | Key Structure | 20081009 |
Method CONVERT_STRUC_TO_INTERN on class /BCV/CL_FND_KEY has no exception.
Method CONVERT_TAB_TO_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERNAL_KEY | Call by reference | Type reference (TYPE) | /BCV/T_FND_INTERNAL_KEY | Internal Key | 20081201 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | Key table | 20081201 |
Method CONVERT_TAB_TO_INTERN on class /BCV/CL_FND_KEY has no exception.
Method GET_ID_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ID_STRUC | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20081009 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20081009 |
Method GET_ID_STRUC on class /BCV/CL_FND_KEY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |