SAP ABAP Class CL_BCFG_BCSET_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_BCSET_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 20100714   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_BCSET_STATUS_MAPPER has no forward declaration.
Interfaces
Class CL_BCFG_BCSET_STATUS_MAPPER has no interface implemented.
Friends
Class CL_BCFG_BCSET_STATUS_MAPPER has no friend class.
Attributes
Class CL_BCFG_BCSET_STATUS_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_MAPPABLE Static method Public Method 20101118
2 MAP_TO Static method Public Method 20100714
Events
Class CL_BCFG_BCSET_STATUS_MAPPER has no event.
Types
Class CL_BCFG_BCSET_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 Importing IV_STATUS Call by reference Type reference (TYPE) SCPRACST 20101118
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101125

Method IS_MAPPABLE on class CL_BCFG_BCSET_STATUS_MAPPER has no exception.

Method MAP_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Call by reference Type reference (TYPE) SCPRACST 20100714
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCFG_ENUM_OPERATION_STATUS 20101125

Method MAP_TO on class CL_BCFG_BCSET_STATUS_MAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703