SAP ABAP Class CL_FPB_EXP_STATUS_OVERVIEW (Class for fpb_exp_status_overview)
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_OVERVIEW  
Short Description Class for fpb_exp_status_overview    
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 20060511   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPB_EXP_STATUS_OVERVIEW has no forward declaration.
Interfaces
Class CL_FPB_EXP_STATUS_OVERVIEW has no interface implemented.
Friends
Class CL_FPB_EXP_STATUS_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_COSTCENTER Constant Public Type reference (TYPE) STRING 'COSTCENTER' Constant representing Cost Center 20060904
2 MC_DOT_FORMAT Constant Public Type reference (TYPE) STRING '...' dots to be appended to approvers/rev 20060810
3 MC_NONE Constant Public Type reference (TYPE) STRING 'NONE' Constant representing None 20060904
4 MC_NOT_ASSIGNED Constant Public Type reference (TYPE) STRING 'N.N' 20060608
5 MC_NOT_REV_FOR_APPROVAL Constant Private Type reference (TYPE) STRING 'Not Relevant for approval' Not Relevant for approval 20060914
6 MC_ORDER Constant Public Type reference (TYPE) STRING 'ORDER' Constant representing Internal Order 20060904
7 MC_ORDER_BY_CC Constant Public Type reference (TYPE) STRING 'ORDERBYCC' Constant representing Order by CC 20060904
8 MC_ORGUNIT Constant Public Type reference (TYPE) STRING 'ORGUNIT' Constant representing Org Unit 20060904
9 MC_UNDEFINED_VAL Constant Public Type reference (TYPE) STRING '999' Undefined value 20060914
10 MD_START_INDEX Constant Private Type reference (TYPE) SY-INDEX 4 starting index to put dots 20060810
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_APP_REV Static method Public Method aggregates approvers & reviewers 20060920
2 APPEND_DOTS_TO_APPR_REV Static method Private Method APPEND_DOTS_TO_APPR/REV 20060811
3 CHECK_AUTHORITY Static method Public Method This method limits the hier to the role of logged in user 20060908
4 CONVERT_TO_COST_CENTER Static method Private Method conversion to CC 20060822
5 CONVERT_TO_INTERNAL_ORDER Static method Private Method conversion to Internal Order 20060904
6 CREATE_HIERARCHY Static method Public Method Method to call create hierarchy for corresponding views 20060615
7 CREATE_HIERARCHY_BY_OBJECTHIER Static method Private Method creates a object hierarchy 20060605
8 CREATE_HIERARCHY_BY_OBJ_TMP Static method Private Method creates hierarchy by object 20060803
9 CREATE_HIERARCHY_BY_STEP Static method Private Method creates hierarchy by step 20060605
10 CREATE_HIERARCHY_BY_USER Static method Private Method creates a hieracrchy by user 20060605
11 FILL_APPROVER_FILTER Static method Private Method Method to fill the approvers for secondary filter 20060616
12 FILL_PHASE_FILTER Static method Private Method Method to fill the phases for secondary filter 20060616
13 FILL_PLANNER_FILTER Static method Private Method Method to fill the planners for secondary filter 20060616
14 FILL_PRIMARY_FILTER Static method Public Method Method to get primary filters 20060818
15 FILL_REVIEWER_FILTER Static method Private Method Method to fill the reviewers for secondary filter 20060616
16 FILL_STATUS_FILTER Static method Private Method Method to fill the statuses for secondary filter 20060616
17 FIND_PARENT Static method Private Method To find the parent node for a given node 20061215
18 GET_APPROVERS_AT_LEAF Static method Private Method Method to get the approver at the leaf node 20060608
19 GET_APPROVERS_AT_LEAF_LEVEL Static method Private Method get approvers at leaf level 20060615
20 GET_APPROVERS_AT_NODE Static method Private Method Gets approvers at node 20060615
21 GET_APPROVERS_AT_NODE_NXT Static method Private Method Get approvers at node in the else block 20060615
22 GET_DELEGATORS_AT_LEAF Static method Private Method Method to get the reviewers at the leaf node 20060817
23 GET_DELEGATORS_AT_LEAF1 Static method Private Method Method to get the reviewers at the leaf node 20060817
24 GET_DELEGATORS_AT_NODE Static method Private Method Gets approvers at node 20060803
25 GET_HIERARCHY_OBJECTVIEW Static method Private Method Method to build hierarchy for view by objects 20060511
26 GET_HIERARCHY_STEPVIEW Static method Public Method Method to build hierarchy for view by steps 20060511
27 GET_HIERARCHY_USERVIEW Static method Public Method Method to fill hierarchy for user.... 20060628
28 GET_OPTIONAL_FLAG_NODE Static method Private Method Method to get optional flag at other nodes.. 20060807
29 GET_REVIEWERS_AT_LEAF Static method Private Method Method to get the reviewers at the leaf node 20060608
30 GET_REVIEWERS_AT_NODE Static method Private Method Method to get reviewers at non-leaf node 20060616
31 GET_SELECTED_ROLE_USERS Static method Public Method Method to get the selected delegators 20060810
32 GET_URL Static method Public Method to get the url at each level 20060811
33 INITIALIZE Static method Public Method Method to initialize express planning.. prepare for FM call 20060523
34 MODIFY_HIER_PLANNER Static method Public Method Method to modify planner to calc mandatory/optional flags 20060803
35 REFRESH_HIER_ON_SECOND_FILTER Static method Public Method Refreshs the hierarchy based on second filter value 20060619
36 SAVE_ASSIGN Static method Public Method Method to provide save functionality to edit app/reviewers 20060808
37 SAVE_DELEGATION Static method Public Method Method to provide save functionality to edit delegation 20060807
38 SECONDARY_FILTER_DATA Static method Public Method Method to filter the data based on a primary filter 20060616
39 SORT_APPROVERS_REVIWERS Static method Public Method sorting of approvers and reviewers 20060808
40 SPLIT_NAMES Static method Public Method Method to retrieve individual names from a string of names. 20060606
Events
Class CL_FPB_EXP_STATUS_OVERVIEW has no event.
Types
Class CL_FPB_EXP_STATUS_OVERVIEW has no local type.
Method Signatures

Method AGGREGATE_APP_REV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DISPLAY_HIER Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060921
2 Importing ID_SELECTED_FILTER Call by reference Type reference (TYPE) NUMC2 Two digit number 20060921

Method AGGREGATE_APP_REV on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method APPEND_DOTS_TO_APPR_REV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPROVER Call by reference Type reference (TYPE) FPB_EXP_STRING table type for string 20060901
2 Returning RD_APPROVER Value transfer Type reference (TYPE) FPB_EXP_STRING table type for string 20060811

Method APPEND_DOTS_TO_APPR_REV on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
2 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060908
3 Importing IS_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_OBJECTS Structure to get status of objects in objectview 20060908
4 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060908
5 Returning RD_IS_AUTHORIZED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060908

Method CHECK_AUTHORITY on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method CONVERT_TO_COST_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CCID_VFROM Call by reference Type reference (TYPE) SETVALMIN From Value 20060822
2 Importing ID_CCID_VTO Call by reference Type reference (TYPE) SETVALMAX To value 20060822
3 Importing ID_KOKRS Call by reference Type reference (TYPE) KOKRS Controlling Area 20060822
4 Returning RD_OBJECT Value transfer Type reference (TYPE) FPB_EXP_OBJECT General Object 20060822

Method CONVERT_TO_COST_CENTER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method CONVERT_TO_INTERNAL_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KOSTL Call by reference Type reference (TYPE) SETVALMIN From Value 20061127
2 Returning RD_OBJECT Value transfer Type reference (TYPE) FPB_EXP_OBJECT General Object 20060904

Method CONVERT_TO_INTERNAL_ORDER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method CREATE_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_NODE_DISPLAY_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060808
2 Changing CT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS table type for status of object (for object view) 20060621
3 Exporting ET_DISPLAY_HIERARCHY Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060810
4 Importing ID_FLAG Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE planner view if called sets it to true 20061003
5 Importing ID_KEY Call by reference Type reference (TYPE) FPB_EXP_STATUS_VIEW Data element for view options in planning rnd stat overview 20060615
6 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
7 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060807
8 Importing ID_USER_NAME Call by reference Type reference (TYPE) UNAME User Name 20060728
9 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060615
# Exception Resumable Description Created on
1 DIFFERENT_CONTROLLING_AREAS different controlling area 20061124
2 INVALID_COST_CENTER_GROUP Invalid Cost Center group 20060912
3 INVALID_ORDER_GROUP Invalid Order group 20060912
4 INVALID_ORGUNIT Invalid Orgunit 20060912
5 NO_AGGREGATED_STATUS No Aggregated Status 20060908
6 NO_CONTROLLING_AREA no controlling area found 20061124
7 NO_VALUES_FOUND no values in domain found 20061124
8 NUMBER_ALREADY_EXISTS number already exists 20061127
9 SET_NOT_FOUND setid not found 20061124

Method CREATE_HIERARCHY_BY_OBJECTHIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS table type for status of object (for object view) 20060822
2 Exporting ET_DISPLAY_HIERARCHY Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060822
3 Importing ID_FLAG Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Supplement for True Boolean Type: 'X' == True '' == False 20061003
4 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
5 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060822
6 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060605
# Exception Resumable Description Created on
1 DIFFERENT_CONTROLLING_AREAS Different controlling areas 20061124
2 INVALID_COST_CENTER_GROUP Invalid Cost Center group 20060912
3 INVALID_ORDER_GROUP Invalid Order group 20060912
4 INVALID_ORGUNIT Invalid Orgunit 20060912
5 NO_CONTROLLING_AREA Controlling area not found 20061124
6 NO_VALUES_FOUND no values found 20061124
7 NUMBER_ALREADY_EXISTS object number already exists 20061127
8 SET_NOT_FOUND set id not found 20061124

Method CREATE_HIERARCHY_BY_OBJ_TMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPB_EXP_T_BAPIRETURN1 Table Type for BAPIRETURN1 20060905
2 Changing CT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS table type for status of object (for object view) 20060803
3 Exporting ET_DISPLAY_HIERARCHY Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060810
4 Importing ID_FLAG Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE flag for planner view being selected 20061003
5 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
6 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060808
7 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060803

Method CREATE_HIERARCHY_BY_OBJ_TMP on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method CREATE_HIERARCHY_BY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
2 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060807
3 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060605
4 Importing IT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Express Planning: Object 20060807
5 Returning RT_DISPLAY_HIERARCHY Value transfer Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060908
# Exception Resumable Description Created on
1 NO_AGGREGATED_STATUS No Aggregated Status 20060908

Method CREATE_HIERARCHY_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
2 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060807
3 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060605
4 Importing IT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Express Planning: Object 20060621
5 Returning RT_DISPLAY_HIERARCHY Value transfer Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060908
# Exception Resumable Description Created on
1 NO_AGGREGATED_STATUS No Aggregated Status 20060908

Method FILL_APPROVER_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060620
2 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060620

Method FILL_APPROVER_FILTER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method FILL_PHASE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060616

Method FILL_PHASE_FILTER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method FILL_PLANNER_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060620
2 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060620

Method FILL_PLANNER_FILTER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method FILL_PRIMARY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SELECTED_TAB Call by reference Type reference (TYPE) STRING 20060818
2 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060818

Method FILL_PRIMARY_FILTER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method FILL_REVIEWER_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060620
2 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060620

Method FILL_REVIEWER_FILTER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method FILL_STATUS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SELECTED_TAB Call by reference Type reference (TYPE) STRING 20060620
2 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060616

Method FILL_STATUS_FILTER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method FIND_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABIX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20061215
2 Importing IS_CHILD Call by reference Type reference (TYPE) WDCTX_OBJHIER 20061215
3 Importing IT_HIER Call by reference Type reference (TYPE) WDCTX_T_OBJHIER 20061215
4 Returning RS_PARENT Value transfer Type reference (TYPE) WDCTX_OBJHIER 20061215

Method FIND_PARENT on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_APPROVERS_AT_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_OBJECTS Structure to get status of objects in objectview 20060608
2 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060608
3 Importing IT_USER_INFO Call by reference Type reference (TYPE) FPB_EXP_T_USER_DATA Table type for FPB_EXP_S_USER_DATA 20060608
4 Returning RD_APPROVER Value transfer Type reference (TYPE) STRING 20060616

Method GET_APPROVERS_AT_LEAF on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_APPROVERS_AT_LEAF_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPROVER Call by reference Type reference (TYPE) STRING 20060615
2 Exporting ET_APPROVERS Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060615
3 Importing IS_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_OBJECTS Structure to get status of objects in objectview 20060615
4 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060615
5 Importing IT_USER_INFO Call by reference Type reference (TYPE) FPB_EXP_T_USER_DATA Table type for FPB_EXP_S_USER_DATA 20060615

Method GET_APPROVERS_AT_LEAF_LEVEL on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_APPROVERS_AT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_APPROVERS Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060615
2 Changing CT_APPROVERS_NEXT Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060728
3 Exporting ED_APPROVERS_AT_NODE Call by reference Type reference (TYPE) STRING 20060615

Method GET_APPROVERS_AT_NODE on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_APPROVERS_AT_NODE_NXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_APPROVERS Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060615
2 Exporting ED_APPROVERS_AT_NODE Call by reference Type reference (TYPE) STRING 20060615
3 Exporting ET_APPROVERS Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060615

Method GET_APPROVERS_AT_NODE_NXT on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_DELEGATORS_AT_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_OBJECTS Structure to get status of objects in objectview 20060817
2 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060817
3 Importing IT_USER_INFO Call by reference Type reference (TYPE) FPB_EXP_T_USER_DATA Table type for FPB_EXP_S_USER_DATA 20060817
4 Returning RD_DELEGATORS Value transfer Type reference (TYPE) STRING 20060817

Method GET_DELEGATORS_AT_LEAF on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_DELEGATORS_AT_LEAF1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_OBJECTS Structure to get status of objects in objectview 20060817
2 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060817
3 Importing IT_USER_INFO Call by reference Type reference (TYPE) FPB_EXP_T_USER_DATA Table type for FPB_EXP_S_USER_DATA 20060817
4 Returning RD_DELEGATORS Value transfer Type reference (TYPE) STRING 20060817

Method GET_DELEGATORS_AT_LEAF1 on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_DELEGATORS_AT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_APPROVERS Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060803
2 Changing CT_APPROVERS_NEXT Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060803
3 Exporting ED_APPROVERS_AT_NODE Call by reference Type reference (TYPE) STRING 20060803
4 Exporting ET_APPROVERS Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060803

Method GET_DELEGATORS_AT_NODE on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_HIERARCHY_OBJECTVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTVIEW Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Express Planning: Status Overview List for BUA 20060515
2 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
3 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060808
4 Importing IT_OBJECT Call by reference Type reference (TYPE) FPB_EXP_T_OBJECT_EXT Express Planning: Object Type Text Lists 20060512
5 Importing IT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Express Planning: Status Overview List for BUA 20060512
6 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060808

Method GET_HIERARCHY_OBJECTVIEW on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_HIERARCHY_STEPVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
2 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060808
3 Importing IT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Express Planning: Status Overview List for BUA 20060612
4 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060808
5 Returning RT_STATUS_LIST Value transfer Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS table type for status of object (for object view) 20060908

Method GET_HIERARCHY_STEPVIEW on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_HIERARCHY_USERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
2 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060808
3 Importing IT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Structure to get status of objects in objectview 20060628
4 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060808
5 Returning RT_STATUS_LIST Value transfer Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS table type for status of object (for object view) 20060908

Method GET_HIERARCHY_USERVIEW on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_OPTIONAL_FLAG_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DISPLAY_HIERARCHY Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060807
2 Exporting ED_OPTIONAL_FLAG Value transfer Type reference (TYPE) FPB_EXP_OPTIONAL_FLAG Requirement of Substep 20060807
3 Importing IS_DISPLAY_HIERARCHY Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_HIERARCHY Structure to display hierarchy 20060807

Method GET_OPTIONAL_FLAG_NODE on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_REVIEWERS_AT_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_OBJECTS Structure to get status of objects in objectview 20060608
2 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060608
3 Importing IT_USER_INFO Call by reference Type reference (TYPE) FPB_EXP_T_USER_DATA Table type for FPB_EXP_S_USER_DATA 20060608
4 Returning RD_REVIEWERS Value transfer Type reference (TYPE) STRING 20060608

Method GET_REVIEWERS_AT_LEAF on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_REVIEWERS_AT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REVIEWERS Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060616
2 Changing CT_REVIEWERS_NEXT Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060728
3 Exporting ED_REVIEWERS Call by reference Type reference (TYPE) STRING 20060616
4 Exporting ET_REVIEWERS_NEXT Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE Web Dynpro Conversion Add-In: String Table 20060616

Method GET_REVIEWERS_AT_NODE on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_SELECTED_ROLE_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060810
2 Importing IT_SELECTED_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060810
3 Returning RT_SELECTED_ROLE_USERS Value transfer Type reference (TYPE) FPB_EXP_T_USER_DATA Express Planning: Persistence of objects from the userrole 20060810

Method GET_SELECTED_ROLE_USERS on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE Call by reference Type reference (TYPE) FPB_EXP_INSTANCE Express Planning Instance 20060811
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) FPB_EXP_SCENARIO Planning Scenario 20060811
3 Importing IS_DISPLAY_DATA Call by reference Type reference (TYPE) FPB_EXP_S_STATUS_HIERARCHY Structure to display hierarchy 20060811
4 Returning RD_URL Value transfer Type reference (TYPE) FPB_EXP_STRING String for multiple use 20060811

Method GET_URL on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE Call by reference Type reference (TYPE) FPB_EXP_INSTANCE Express Planning Instance 20060523
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) FPB_EXP_SCENARIO Planning Scenario 20060523
3 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060523

Method INITIALIZE on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method MODIFY_HIER_PLANNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DISPLAY_HIERARCHY Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060803
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) FPB_EXP_SCENARIO Planning Scenario 20060803
3 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060803

Method MODIFY_HIER_PLANNER on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method REFRESH_HIER_ON_SECOND_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_SECONDARY_KEY Call by reference Type reference (TYPE) STRING 20060626
2 Changing CR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060619
3 Changing CR_DISPLAY_HIER Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060808
4 Changing CT_STATUS_LIST Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Express Planning: Object 20060621
5 Exporting ET_DISPLAY_DATA Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status hierarchy 20060626
6 Importing ID_LOGGED_IN_USER Call by reference Type reference (TYPE) UNAME User Name 20061017
7 Importing ID_PRIMARY_KEY Call by reference Type reference (TYPE) FPB_EXP_STATUS_FILTER Data element for filter options for planning rnd status ovw 20060626
8 Importing ID_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060810
9 Importing ID_VIEW_OPT Call by reference Type reference (TYPE) FPB_EXP_STATUS_VIEW Data element for view options in planning rnd stat overview 20060620
10 Importing IT_DISPLAY_DATA Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_HIERARCHY table type for status of object (for object view) 20060810
# Exception Resumable Description Created on
1 DIFFERENT_CONTROLLING_AREAS different controlling areas 20061129
2 INVALID_COST_CENTER_GROUP Invalid Cost Center group 20060913
3 INVALID_ORDER_GROUP Invalid Order group 20060913
4 INVALID_ORGUNIT Invalid Orgunit 20060913
5 NO_AGGREGATED_STATUS No Aggregated Status 20060913
6 NO_CONTROLLING_AREA no controlling area found 20061129
7 NO_VALUES_FOUND no values exist 20061129
8 NUMBER_ALREADY_EXISTS Object number already exists 20061129
9 SET_NOT_FOUND Set Id for hierarchy not found 20061129

Method SAVE_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE Call by reference Type reference (TYPE) FPB_EXP_INSTANCE Express Planning Instance 20060920
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) FPB_EXP_SCENARIO Planning Scenario 20060920
3 Importing ID_USER_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060808
4 Importing IT_SELECTED_LEAVES Call by reference Type reference (TYPE) FPB_EXP_T_STATUS_OBJECTS Express Planning: Persistence of objects from the userrole 20060920
5 Importing IT_SEL_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060808
6 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_PEOPLE_PICKER CHANGED USERS 20060808
# Exception Resumable Description Created on
1 WRONG_INPUT Wrong input in editing user role 20060920

Method SAVE_DELEGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPB_EXP_T_BAPIRETURN1 Vorschlagswerte bei Anlage von Debitoren aus Workbench 20060807
2 Importing ID_USER_ROLE Call by reference Type reference (TYPE) FPB_EXP_USER_ROLE Express Planning: User Role for the Instance 20060807
3 Importing IS_SELECTED_ROW Call by reference Type reference (TYPE) FPB_EXP_ROLETASK 20060807
4 Importing IT_SEL_USERS Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060807
5 Importing IT_SEL_USER_AT_NODE Call by reference Type reference (TYPE) FPB_EXP_T_ROLETASK Express Planning: Persistence of objects from the userrole 20060807
6 Importing IT_USERS Call by reference Type reference (TYPE) FPB_EXP_T_PEOPLE_PICKER CHANGED USERS 20060807

Method SAVE_DELEGATION on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method SECONDARY_FILTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PRIMARY_KEY Call by reference Type reference (TYPE) FPB_EXP_STATUS_FILTER Data element for filter options for planning rnd status ovw 20060616
2 Importing ID_SELECTED_TAB Call by reference Type reference (TYPE) STRING 20060620
3 Importing IR_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20060620

Method SECONDARY_FILTER_DATA on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method SORT_APPROVERS_REVIWERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_APPROVERS Call by reference Type reference (TYPE) FPB_EXP_T_STRING String for multiple use 20060808

Method SORT_APPROVERS_REVIWERS on class CL_FPB_EXP_STATUS_OVERVIEW has no exception.

Method SPLIT_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAMES Call by reference Type reference (TYPE) WDR_DYCO_STRINGTABLE User Names 20060606
2 Importing ID_DELIMITER Call by reference Type reference (TYPE) CHAR2 Single-Character Indicator 20060606
3 Importing ID_NAMESTRING Call by reference Type reference (TYPE) STRING 20060606

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