SAP ABAP Class CL_COWORK_ACTIVE (Mass Processing for Production Orders)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC (Application Component) Production Orders
     COWB (Package) PP Workbench
Properties
Class CL_COWORK_ACTIVE  
Short Description Mass Processing for Production Orders    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COWB   PP Workbench 
Created 20050202   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COWORK_ACTIVE has no forward declaration.
Interfaces
Class CL_COWORK_ACTIVE has no interface implemented.
Friends
Class CL_COWORK_ACTIVE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_ACTIVE Static Attribute Private Type reference (TYPE) FLAG SPACE General Indicator 20050202
2 SC_FUNCTION Static Attribute Private Type reference (TYPE) CO_FUNCT 20050202
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCTION Static method Public Method Query Active Mass Processing Function 20050202
2 IS_ACTIVE Static method Public Method Query Whether Mass Processing Is Running 20050202
3 SET_ACTIVE Static method Public Method Mass processing is running 20050202
4 SET_FUNCTION Static method Public Method Set Active Mass Processing Function 20050202
Events
Class CL_COWORK_ACTIVE has no event.
Types
Class CL_COWORK_ACTIVE has no local type.
Method Signatures

Method GET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FUNCTION Value transfer Type reference (TYPE) CO_FUNCT 20050202

Method GET_FUNCTION on class CL_COWORK_ACTIVE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BOOLEAN Value transfer Type reference (TYPE) FLAG X = aktiv, SPACE = inaktiv 20050202

Method IS_ACTIVE on class CL_COWORK_ACTIVE has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOOLEAN Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20050202

Method SET_ACTIVE on class CL_COWORK_ACTIVE has no exception.

Method SET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) CO_FUNCT 20050202

Method SET_FUNCTION on class CL_COWORK_ACTIVE has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600