SAP ABAP Class IF_CHIP_PARAMETER_ADD_TEXTS (Add Parameter Descriptions)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101221 |
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
Class | IF_CHIP_PARAMETER_ADD_TEXTS | |
Short Description | Add Parameter Descriptions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20101221 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_CHIP_PARAMETER_ADD_TEXTS has no interface implemented.
Friends
Class IF_CHIP_PARAMETER_ADD_TEXTS has no friend class.
Attributes
Class 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
Class 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 class IF_CHIP_PARAMETER_ADD_TEXTS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |