SAP ABAP Class CL_FPB_EXP_STATUS_UTIL (Status Handling Utility for Express Planning)
Hierarchy
EA-FIN (Software Component) EA-FIN
   EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
     FPB_VP_EXPRESS_PLANNING (Package) Express Planning (Framework)
Properties
Class CL_FPB_EXP_STATUS_UTIL  
Short Description Status Handling Utility for Express Planning    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FPB_VP_EXPRESS_PLANNING   Express Planning (Framework) 
Created 20060404   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPB_EXP_STATUS_UTIL has no forward declaration.
Interfaces
Class CL_FPB_EXP_STATUS_UTIL has no interface implemented.
Friends
Class CL_FPB_EXP_STATUS_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_INIT_FILTER_VAL Constant Public Type reference (TYPE) STRING -1 20060727
2 MC_STATUS_APPROVED Constant Public Type reference (TYPE) FPB_EXP_STATUS 540 Express Planning Status 20060404
3 MC_STATUS_APPROVED_PRIOR Constant Public Type reference (TYPE) FPB_EXP_STATUS 560 Express Planning Status 20060404
4 MC_STATUS_INITIAL Constant Public Type reference (TYPE) FPB_EXP_STATUS 0 Express Planning Status 20060404
5 MC_STATUS_INPROGRESS Constant Public Type reference (TYPE) FPB_EXP_STATUS 100 Express Planning Status 20060404
6 MC_STATUS_INREVIEW Constant Public Type reference (TYPE) FPB_EXP_STATUS 400 Express Planning Status 20060404
7 MC_STATUS_INREVISION Constant Public Type reference (TYPE) FPB_EXP_STATUS 600 Express Planning Status 20060404
8 MC_STATUS_NOTRELEVANT_APPROVAL Constant Public Type reference (TYPE) FPB_EXP_STATUS 520 Express Planning Status 20060404
9 MC_STATUS_NOTRELEVANT_REVISION Constant Public Type reference (TYPE) FPB_EXP_STATUS 700 Express Planning Status 20060404
10 MC_STATUS_NOT_YET_REVIEWED Constant Public Type reference (TYPE) FPB_EXP_STATUS 300 Express Planning Status 20060404
11 MC_STATUS_NO_STATUS Constant Public Type reference (TYPE) FPB_EXP_STATUS 999 Express Planning Status 20060815
12 MC_STATUS_REJECTED Constant Public Type reference (TYPE) FPB_EXP_STATUS 500 Express Planning Status 20060404
13 MC_STATUS_REVISED Constant Public Type reference (TYPE) FPB_EXP_STATUS 750 Express Planning Status 20060404
14 MC_STATUS_REVISED_IN_REVIEW Constant Public Type reference (TYPE) FPB_EXP_STATUS 350 Express Planning Status 20060404
15 MC_STATUS_SUBMITTED Constant Public Type reference (TYPE) FPB_EXP_STATUS 200 Express Planning Status 20060404
16 MC_STATUS_UNDEFINED Constant Public Type reference (TYPE) FPB_EXP_STATUS -100 Express Planning Status 20060404
17 MT_TEXT_BUF Static Attribute Private Type reference (TYPE) TY_T_DD07V 20061114
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGGREGATED_STATUS Static method Public Method Calculation of an aggregated status 20060404
2 GET_STATUS_ICON Static method Public Method 20060404
3 GET_STATUS_TEXT Static method Public Method Determine Status text 20060404
Events
Class CL_FPB_EXP_STATUS_UTIL has no event.
Types
Class CL_FPB_EXP_STATUS_UTIL has no local type.
Method Signatures

Method GET_AGGREGATED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PHASE Value transfer Type reference (TYPE) FPB_EXP_PHASE Phase (if not provided method tries to determine it) 20060404
2 Importing IT_STATUS Call by reference Type reference (TYPE) FPB_EXP_T_STATUS Table type for Status Values 20060404
3 Returning RD_AGGREGATED_STATUS Value transfer Type reference (TYPE) FPB_EXP_STATUS Express Planning Status 20060404
# Exception Resumable Description Created on
1 NO_AGGREGATED_STATUS No aggregated status could be determined 20060404

Method GET_STATUS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STATUS Call by reference Type reference (TYPE) FPB_EXP_STATUS Express Planning Status 20060404
2 Returning RD_ICON Value transfer Type reference (TYPE) STRING 20060404

Method GET_STATUS_ICON on class CL_FPB_EXP_STATUS_UTIL has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STATUS Call by reference Type reference (TYPE) FPB_EXP_STATUS Express Planning Status 20060404
2 Returning RD_TEXT Value transfer Type reference (TYPE) STRING Short text for fixed values 20060404

Method GET_STATUS_TEXT on class CL_FPB_EXP_STATUS_UTIL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600