SAP ABAP Class CL_SM_CHIP_CONFIG_CUSTOMIZING (Social Media CHIP Configuration Access Class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_702_SM_PRODUCTIVITY_SRVCS (Package) UI AR - Social Media - UI5 Productivity Services (Rel. Dep.)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SM_CHIP_CONFIG_CUSTOMIZING | CHIP Configuration Customizing Access Class | 20131112 |
Properties
| Class | CL_SM_CHIP_CONFIG_CUSTOMIZING | |
| Short Description | Social Media CHIP Configuration Access Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AR_702_SM_PRODUCTIVITY_SRVCS | UI AR - Social Media - UI5 Productivity Services (Rel. Dep.) |
| Created | 20131112 | SAP |
| Last change | 20141120 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SM_CHIP_CONFIG_CUSTOMIZING | CHIP Configuration Customizing Access Class | 20131112 |
Friends
Class CL_SM_CHIP_CONFIG_CUSTOMIZING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CL_SM_CHIP_CONFIG_CUSTOMIZING=>TY_NAME_VALUE_PAIR_T | 20131112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20131112 |
Events
Class CL_SM_CHIP_CONFIG_CUSTOMIZING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NAME_VALUE_PAIR | Public | See coding | 20131112 | begin of ty_name_value_pair,
name type smi_config_name,
value type smi_config_value,
end of ty_name_value_pair
|
||
| 2 | TY_NAME_VALUE_PAIR_T | Public | See coding | 20131112 | ty_name_value_pair_t type standard table of ty_name_value_pair with key name
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SM_CHIP_CONFIG_CUSTOMIZING has no parameter.
Method CONSTRUCTOR on class CL_SM_CHIP_CONFIG_CUSTOMIZING has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |