SAP ABAP Interface IF_EX_COM_CFG_PRODUCT_DESC (Interface for reading a product description)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG (Application Component) Product Configurator
⤷
COM_CFG_BADI (Package) BADI Definition to access external data
⤷
⤷
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
| Interface | IF_EX_COM_CFG_PRODUCT_DESC | |
| Short Description | Interface for reading a product description |
General Data
| Package | COM_CFG_BADI | BADI Definition to access external data |
| Created | 20120109 | SAP |
| Last changed | 20130528 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_COM_CFG_PRODUCT_DESC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120109 |
Friends
Interface IF_EX_COM_CFG_PRODUCT_DESC has no friend.
Attributes
Interface IF_EX_COM_CFG_PRODUCT_DESC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | retrieves description for a given language or the logon lang | 20120109 |
Events
Interface IF_EX_COM_CFG_PRODUCT_DESC has no event.
Types
Interface 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 | DESCRIPTION | Call by reference | Type reference (TYPE) | COMT_CFGD_DESCRIPT | Language dependent description of the product | 20120109 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | LANG | Language ID | 20120109 | |||
| 3 | PRODUCT_ID | Call by reference | Type reference (TYPE) | COMT_CFGD_PRODUCT_ID | Product Id | 20120109 | |||
| 4 | PRODUCT_LOGSYS | Call by reference | Type reference (TYPE) | COMT_CFGD_KBLOGSYS | Product Id | 20120109 | |||
| 5 | PRODUCT_TYPE | Call by reference | Type reference (TYPE) | COMT_CFGD_PRODUCT_TYPE | Product Type | 20120109 |
Method GET_DESCRIPTION on Interface IF_EX_COM_CFG_PRODUCT_DESC has no exception.
History
| Last changed by/on | SAP | 20130528 |
| SAP Release Created in | 700 |