SAP ABAP Interface IF_CSI_PARAMETER_C (CSI Parameter Constants)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_COMMON (Package) Common objects used in CSI
⤷
⤷
Properties
| Interface | IF_CSI_PARAMETER_C | |
| Short Description | CSI Parameter Constants |
General Data
| Package | CSI_COMMON | Common objects used in CSI |
| Created | 20110314 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CSI_PARAMETER_C has no forward declaration.
Interfaces
Interface IF_CSI_PARAMETER_C has no interface.
Friends
Interface IF_CSI_PARAMETER_C has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_PARAM_BOOLEAN | Constant | Public | Type reference (TYPE) | CHAR01 | 'B' | Type of Boolean (s_val is filled) | 20110314 | |
| 2 | GC_PARAM_FLOAT | Constant | Public | Type reference (TYPE) | CHAR01 | 'F' | Type of Float | 20110314 | |
| 3 | GC_PARAM_INTEGER | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Type of Integer | 20110314 | |
| 4 | GC_PARAM_STRING | Constant | Public | Type reference (TYPE) | CHAR01 | 'S' | Type of String | 20110314 |
Methods
Interface IF_CSI_PARAMETER_C has no method.
Events
Interface IF_CSI_PARAMETER_C has no event.
Types
Interface IF_CSI_PARAMETER_C has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |