SAP ABAP Class CL_SEM_PROCESS (Process Covers Several Planning Areas)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPC (Package) SEM-BPS: General Functions
Properties
Class CL_SEM_PROCESS  
Short Description Process Covers Several Planning Areas    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPC   SEM-BPS: General Functions 
Created 19990422   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEM_PROCESS has no forward declaration.
Interfaces
Class CL_SEM_PROCESS has no interface implemented.
Friends
Class CL_SEM_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_PROCESS Static Attribute Private Object reference (TYPE REF TO) CL_SEM_PROCESS Process 19990422
2 TO_AREA Instance attribute Private Type reference (TYPE) YTO_AREA Planning Areas 19990902
3 UNDOSTATUS Instance attribute Public Type reference (TYPE) CHAR1 UNDO Status 1: to, 2: to, '3': Not Possible 20011213
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_UNDO Instance method Public Method Cancel Undo 20011227
2 CLOSE_UNDO Instance method Public Method Close Undo 20011213
3 COMMIT Instance method Public Method Write Buffer to the Database 19990422
4 GET_INSTANCE Static method Public Method Get Instance 19990422
5 INIT_UNDO Instance method Public Method Refresh Undo 20011213
6 REFRESH Instance method Public Method Refresh Buffer and Unlock 20000725
7 REGISTER Instance method Public Method Register Buffer 19990422
8 UNDO Instance method Public Method Undo 20011213
9 UNREGISTER Instance method Public Method Delete Buffer from Tab 20010309
Events
Class CL_SEM_PROCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YTO_AREA Private See coding Planning Areas 19990902
Method Signatures

Method CANCEL_UNDO Signature

Method CANCEL_UNDO on class CL_SEM_PROCESS has no parameter.
Method CANCEL_UNDO on class CL_SEM_PROCESS has no exception.

Method CLOSE_UNDO Signature

Method CLOSE_UNDO on class CL_SEM_PROCESS has no parameter.
Method CLOSE_UNDO on class CL_SEM_PROCESS has no exception.

Method COMMIT Signature

Method COMMIT on class CL_SEM_PROCESS has no parameter.
# Exception Resumable Description Created on
1 FAILED Sonstiger Fehler 19990817
2 RFC_ERROR Fehler beim RFC-Aufruf 19990817

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PROCESS Value transfer Object reference (TYPE REF TO) CL_SEM_PROCESS Prozess 19990422

Method GET_INSTANCE on class CL_SEM_PROCESS has no exception.

Method INIT_UNDO Signature

Method INIT_UNDO on class CL_SEM_PROCESS has no parameter.
Method INIT_UNDO on class CL_SEM_PROCESS has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SEM_PROCESS has no parameter.
Method REFRESH on class CL_SEM_PROCESS has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PLARAT Call by reference Object reference (TYPE REF TO) CL_SEM_PLANAREA_ATTRIBUTES Planungsgebiet 19990901

Method REGISTER on class CL_SEM_PROCESS has no exception.

Method UNDO Signature

Method UNDO on class CL_SEM_PROCESS has no parameter.
Method UNDO on class CL_SEM_PROCESS has no exception.

Method UNREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PLARAT Call by reference Object reference (TYPE REF TO) CL_SEM_PLANAREA_ATTRIBUTES Attribute eines Planungsgebietes 20010309

Method UNREGISTER on class CL_SEM_PROCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in