SAP ABAP Interface /PLMB/IF_GOS_CNV_INT (Conversion interface for internal format)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI (Application Component) Service Provider Infrastructure
     /PLMB/BA_GOS (Package) Base: Generic Object type & Services
Properties
Interface /PLMB/IF_GOS_CNV_INT  
Short Description Conversion interface for internal format    
General Data
Package /PLMB/BA_GOS   Base: Generic Object type & Services 
Created 20080228   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /PLMB/IF_GOS_CNV_INT has no forward declaration.
Interfaces
Interface /PLMB/IF_GOS_CNV_INT has no interface.
Friends
Interface /PLMB/IF_GOS_CNV_INT has no friend.
Attributes
Interface /PLMB/IF_GOS_CNV_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INTERN_TO_KEYTAB Static method Public Method Convert internal format to key structure 20080314
2 KEYTAB_TO_INTERN Static method Public Method Convert key structure to internal format 20080314
Events
Interface /PLMB/IF_GOS_CNV_INT has no event.
Types
Interface /PLMB/IF_GOS_CNV_INT has no local type.
Method Signatures

Method INTERN_TO_KEYTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) INDEX TABLE Key structure 20080314
2 Exporting ET_KEY_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20080314
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_GOS_CNVMSG Messages for key conversion 20080314
4 Importing IT_INTERNAL_KEY Call by reference Type reference (TYPE) /PLMB/T_GOS_INTERNAL_KEY Internal key format 20080314
5 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080314

Method INTERN_TO_KEYTAB on Interface /PLMB/IF_GOS_CNV_INT has no exception.

Method KEYTAB_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) /PLMB/T_GOS_INTERNAL_KEY Internal 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_INTERN on Interface /PLMB/IF_GOS_CNV_INT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700