SAP ABAP Class CL_BCFG_SWITCH_STATUS_MAPPER (maps a BC set status to API status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
⤷
⤷
Properties
| Class | CL_BCFG_SWITCH_STATUS_MAPPER | |
| Short Description | maps a BC set status to API status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
| Created | 20110315 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_SWITCH_STATUS_MAPPER has no forward declaration.
Interfaces
Class CL_BCFG_SWITCH_STATUS_MAPPER has no interface implemented.
Friends
Class CL_BCFG_SWITCH_STATUS_MAPPER has no friend class.
Attributes
Class CL_BCFG_SWITCH_STATUS_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110315 | ||
| 2 | Static method | Public | Method | 20110315 |
Events
Class CL_BCFG_SWITCH_STATUS_MAPPER has no event.
Types
Class CL_BCFG_SWITCH_STATUS_MAPPER has no local type.
Method Signatures
Method IS_MAPPABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | SCPRACST | 20110315 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110315 |
Method IS_MAPPABLE on class CL_BCFG_SWITCH_STATUS_MAPPER has no exception.
Method MAP_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | SCPRACST | 20110315 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_ENUM_OPERATION_STATUS | 20110315 |
Method MAP_TO on class CL_BCFG_SWITCH_STATUS_MAPPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |