SAP ABAP Class /PLMB/IF_GOS_CNV_EXT (Conversion interface for external format)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_NAV_CONV_KEY_TO_EXT Key conversion to external format 20090722
Properties
Class /PLMB/IF_GOS_CNV_EXT  
Short Description Conversion interface for external format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080228   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMB/IF_GOS_CNV_EXT has no forward declaration.
Interfaces
Class /PLMB/IF_GOS_CNV_EXT has no interface implemented.
Friends
Class /PLMB/IF_GOS_CNV_EXT has no friend class.
Attributes
Class /PLMB/IF_GOS_CNV_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 KEYTAB_TO_EXTERN Static method Public Method Convert key structure to external format 20080314
Events
Class /PLMB/IF_GOS_CNV_EXT has no event.
Types
Class /PLMB/IF_GOS_CNV_EXT has no local type.
Method Signatures

Method KEYTAB_TO_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTERNAL_KEY Call by reference Type reference (TYPE) /PLMB/T_GOS_EXTERNAL_KEY External key format 20080314
2 Exporting ET_KEY_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relation between index of key structure and external key 20080314
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_GOS_CNVMSG Messages for key conversion 20080314
4 Importing IT_KEY Call by reference Type reference (TYPE) INDEX TABLE Key structure 20080314
5 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080314

Method KEYTAB_TO_EXTERN on class /PLMB/IF_GOS_CNV_EXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in