SAP ABAP Class CL_WER_ACTION_PROCESS_CTRL (Controls mass processing and process status)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_BUSINESS (Package) Business Layer
Properties
Class CL_WER_ACTION_PROCESS_CTRL  
Short Description Controls mass processing and process status    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_BUSINESS   Business Layer 
Created 20061023   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WER_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WER_ACTION_PROCESS_CTRL has no interface implemented.
Friends
Class CL_WER_ACTION_PROCESS_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_ACTION Static Attribute Private Object reference (TYPE REF TO) IF_WER_ACTION Action supporting mass data processing 20061023
2 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONST Constants 20061024
3 SR_CONTEXT_SET Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONTEXT_SET Set of context instances 20061107
4 SR_ERR_REPORTER Static Attribute Private Object reference (TYPE REF TO) CL_WER_EXCEPTION_REPORTER Services for raising exceptions 20061024
5 SR_ME Static Attribute Private Object reference (TYPE REF TO) CL_WER_ACTION_PROCESS_CTRL Singleton instance 20061023
6 SR_PROCESS_ERROR Static Attribute Private Type reference (TYPE) WER_BOOL Ture when there is a general process error 20070726
7 SR_PUBLISHER Static Attribute Private Object reference (TYPE REF TO) CL_WER_MESSAGE_PUBLISHER Service class for publishing messages 20070109
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROCESS Static method Public Method Adds a context to process and the status of the process 20061023
2 CLASS_CONSTRUCTOR Static method Public Constructor 20061023
3 CLEAR Static method Public Method Clears all accumulated data (action and contexts) 20061023
4 GET_INSTANCE Static method Public Method Returns the singleton instance 20061024
5 MASS_PROCESS Static method Public Method Processing of mass data accumulated 20061023
6 SET_CONTEXT_SET Static method Public Method Sets the context set to use for mass processing 20061107
7 SET_STATUS Static method Public Method Sets the processing status 20061023
Events
Class CL_WER_ACTION_PROCESS_CTRL has no event.
Types
Class CL_WER_ACTION_PROCESS_CTRL has no local type.
Method Signatures

Method ADD_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTION Call by reference Object reference (TYPE REF TO) IF_WER_ACTION Action supporting mass data processing 20061023
2 Importing I_STATUS Call by reference Type reference (TYPE) WER_PROCESS_STATUS CL_WER_CONST=>C_PROCESS_STATUS_OK Status of a process: correct, item error or general error 20061023
3 Changing XR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WER_CONTEXT Context interface for data reference support 20061024
# Exception Resumable Description Created on
1 CX_WER_RUNTIME Rule Engine execution error 20061023

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WER_ACTION_PROCESS_CTRL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_ACTION_PROCESS_CTRL has no exception.

Method CLEAR Signature

Method CLEAR on class CL_WER_ACTION_PROCESS_CTRL has no parameter.
Method CLEAR on class CL_WER_ACTION_PROCESS_CTRL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WER_ACTION_PROCESS_CTRL Controls mass processing and process status 20061024

Method GET_INSTANCE on class CL_WER_ACTION_PROCESS_CTRL has no exception.

Method MASS_PROCESS Signature

Method MASS_PROCESS on class CL_WER_ACTION_PROCESS_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_WER_RUNTIME Rule Engine execution error 20061023

Method SET_CONTEXT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT_SET Call by reference Object reference (TYPE REF TO) CL_WER_CONTEXT_SET Set of context instances 20070109

Method SET_CONTEXT_SET on class CL_WER_ACTION_PROCESS_CTRL has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) WER_PROCESS_STATUS Status of a process: correct, item error or general error 20061023
2 Changing XR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WER_CONTEXT Context interface for data reference support 20061023
# Exception Resumable Description Created on
1 CX_WER_RUNTIME Rule Engine execution error 20061023
History
Last changed by/on SAP  20130531 
SAP Release Created in 601