SAP ABAP Class CL_COCF_SWITCH_CHECK (Checks for Coding Switches)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-SFC (Application Component) Production Orders
     COCF (Package) Order and Confirmation Data
Properties
Class CL_COCF_SWITCH_CHECK  
Short Description Checks for Coding Switches    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COCF   Order and Confirmation Data 
Created 20081022   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COCF_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_COCF_SWITCH_CHECK has no interface implemented.
Friends
Class CL_COCF_SWITCH_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SWITCH_ACTIVE_FALSE Constant Public Type reference (TYPE) SWITCH_ACTIVE ' ' Switch Is Off (Deactivated) 20081127
2 SWITCH_ACTIVE_TRUE Constant Public Type reference (TYPE) SWITCH_ACTIVE 'X' Switch Is On (Activated) 20081127
Methods
# Method Level Visibility Method type Description Created on
1 PPPI_01_MANDASH Static method Public Method Manufacturing Dashboard: Enhancements for EHP5 20091006
2 PPPI_01_POWL Static method Public Method Powerlists for Process Manufacturing: Enhancements for EHP5 20090924
3 SRN_02 Static method Public Method Shift Report and for Shift Note: Enhancements for EHP5 20081120
Events
Class CL_COCF_SWITCH_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SWITCH_ACTIVE Public Type reference (TYPE) BOOLEAN Switch Status ('X' = On, ' ' = Off) 20081022
Method Signatures

Method PPPI_01_MANDASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) SWITCH_ACTIVE Switch Status ('X' = an, ' ' = aus) 20091006

Method PPPI_01_MANDASH on class CL_COCF_SWITCH_CHECK has no exception.

Method PPPI_01_POWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) SWITCH_ACTIVE Switch Status ('X' = an, ' ' = aus) 20090924

Method PPPI_01_POWL on class CL_COCF_SWITCH_CHECK has no exception.

Method SRN_02 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) SWITCH_ACTIVE Switch Status ('X' = an, ' ' = aus) 20081120

Method SRN_02 on class CL_COCF_SWITCH_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605