SAP ABAP Interface IF_CHIP_PARAMETER_ADD_TEXTS (Add Parameter Descriptions)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PARAMETER_ADD_TEXTS | Superclass for BADI Implementations | 20101221 |
Properties
| Interface | IF_CHIP_PARAMETER_ADD_TEXTS | |
| Short Description | Add Parameter Descriptions |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20101221 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_CHIP_CATALOG_CATEGORIZATION | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101221 |
Friends
Interface IF_CHIP_PARAMETER_ADD_TEXTS has no friend.
Attributes
Interface IF_CHIP_PARAMETER_ADD_TEXTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Descriptions and Quick Info Texts for CHIP Parameter Values | 20101221 |
Events
Interface IF_CHIP_PARAMETER_ADD_TEXTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_VALUE_TEXT | Public | See coding | 20101221 | begin of tp_s_value_text,
value type chip_parameter_value,
display_name type string,
description type string,
end of tp_s_value_text
|
||
| 2 | TP_T_VALUE_TEXTS | Public | See coding | 20101221 | tp_t_value_texts type standard table of tp_s_value_text
|
Method Signatures
Method ADD_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CATEGORIES | Call by reference | Type reference (TYPE) | CL_CHIP_CATALOG_CATEGORIZATION=>TP_T_CATEGORIES | Einstelliges Kennzeichen | 20101221 | |||
| 2 | PARAMETER_KIND | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_KIND | CHIP-Parameter: Art | 20101221 | |||
| 3 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_NAME | Name eines Parameters der CHIP-Definition | 20101221 |
Method ADD_TEXTS on Interface IF_CHIP_PARAMETER_ADD_TEXTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |