SAP ABAP Class IF_EX_COM_CFG_PRODUCT_DESC (Interface for reading a product description)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120109
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_COM_CFG_PRODUCT_DESC default implementation for IF_EX_COM_CFG_PRODUCT_DESC 20120109
Properties
Class IF_EX_COM_CFG_PRODUCT_DESC  
Short Description Interface for reading a product description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120109   SAP 
Last change 20130528   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_COM_CFG_PRODUCT_DESC has no forward declaration.
Interfaces
Class IF_EX_COM_CFG_PRODUCT_DESC has no interface implemented.
Friends
Class IF_EX_COM_CFG_PRODUCT_DESC has no friend class.
Attributes
Class IF_EX_COM_CFG_PRODUCT_DESC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method retrieves description for a given language or the logon lang 20120109
Events
Class IF_EX_COM_CFG_PRODUCT_DESC has no event.
Types
Class IF_EX_COM_CFG_PRODUCT_DESC has no local type.
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DESCRIPTION Call by reference Type reference (TYPE) COMT_CFGD_DESCRIPT Language dependent description of the product 20120109
2 Importing LANGUAGE Call by reference Type reference (TYPE) LANG Language ID 20120109
3 Importing PRODUCT_ID Call by reference Type reference (TYPE) COMT_CFGD_PRODUCT_ID Product Id 20120109
4 Importing PRODUCT_LOGSYS Call by reference Type reference (TYPE) COMT_CFGD_KBLOGSYS Product Id 20120109
5 Importing PRODUCT_TYPE Call by reference Type reference (TYPE) COMT_CFGD_PRODUCT_TYPE Product Type 20120109

Method GET_DESCRIPTION on class IF_EX_COM_CFG_PRODUCT_DESC has no exception.
History
Last changed by/on SAP  20130528 
SAP Release Created in