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 SV_INT_SEPARATOR Static Attribute Private Type reference (TYPE) CHAR1 Separator for key components 20081009
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20081009
2 CONVERT_INTERN_TO_STRUC Static method Public Method Convert internal key to key structure 20081009
3 CONVERT_STRUC_TO_INTERN Static method Public Method Convert key structure to internal key 20081009
4 CONVERT_TAB_TO_INTERN Static method Public Method Convert key table to internal key 20081201
5 GET_ID_STRUC 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 Exporting ES_KEY Call by reference Type reference (TYPE) ANY Key Structure 20081009
2 Importing IV_INTERNAL_KEY Call by reference Type reference (TYPE) /BCV/FND_INTERNAL_KEY Internal Key 20081009
3 Importing 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 Exporting EV_INTERNAL_KEY Call by reference Type reference (TYPE) /BCV/FND_INTERNAL_KEY Internal Key 20081009
2 Importing 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 Exporting ET_INTERNAL_KEY Call by reference Type reference (TYPE) /BCV/T_FND_INTERNAL_KEY Internal Key 20081201
2 Importing 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 Exporting EV_ID_STRUC Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20081009
2 Importing 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