SAP ABAP Class CL_PS_CONTROL_HANDLER (PS HLP for Control DATA)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PS-ST (Application Component) Structures
     PS_HLP_MD (Package) Handling Large Projects:-Master Data
Properties
Class CL_PS_CONTROL_HANDLER  
Short Description PS HLP for Control DATA    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PS_HLP_MD   Handling Large Projects:-Master Data 
Created 20100527   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PS_CONTROL_HANDLER has no interface implemented.
Friends
Class CL_PS_CONTROL_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAPI_ACT Static Attribute Public Type reference (TYPE) ACT_CONTROLDATA_TT 20100527
2 BAPI_ACT_ELEM Static Attribute Public Type reference (TYPE) ACT_ELEM_CONTROLDATA_TT 20100527
3 BAPI_ACT_ELEM_UPD Static Attribute Public Type reference (TYPE) ACT_ELEM_CONTROLDATA_UPD_TT 20100527
4 BAPI_ACT_UPD Static Attribute Public Type reference (TYPE) ACT_CONTROLDATA_UPD_TT 20100527
5 BAPI_NET Static Attribute Public Type reference (TYPE) NET_CONTROLDATA_TT 20100527
6 BAPI_NET_UPD Static Attribute Public Type reference (TYPE) NET_CONTROLDATA_UPD_TT 20100527
7 BAPI_PROJ Static Attribute Public Type reference (TYPE) PROJ_CONTROLDATA_ST 20100527
8 BAPI_PROJ_UPD Static Attribute Public Type reference (TYPE) PROJ_CONTROLDATA_UPD_ST 20100527
9 BAPI_WBS Static Attribute Public Type reference (TYPE) WBS_CONTROLDATA_TT 20100527
10 BAPI_WBS_UPD Static Attribute Public Type reference (TYPE) WBS_CONTROLDATA_UPD_TT 20100527
11 COLLECTIVE_PR Static Attribute Public Type reference (TYPE) PSPR_GRP_IND 20100527
12 CONTROLDATA_OVR_TT Static Attribute Public Type reference (TYPE) CONTROL_OVR_TT 20100527
13 CONTROLDATA_ST Static Attribute Public Type reference (TYPE) CONTROLDATA_ST 20100527
14 CONTROLDATA_TT Static Attribute Public Type reference (TYPE) CONTROLDATA_TT 20100527
15 DRAFT1_CONTROL_TT Static Attribute Public Type reference (TYPE) CONTROLDATA_TT 20100527
16 DRAFT2_CONTROL_TT Static Attribute Public Type reference (TYPE) CONTROLDATA_TT 20100527
17 GV_HIDE_TAB Instance attribute Public Type reference (TYPE) FLAG 20100527
18 IT_OVIEW_FETCHED Static Attribute Public Type reference (TYPE) PSHLP_OVIEW_FETCHED_TTY 20100527
19 MR_PS_CONTROLDATA_HANDLER Static Attribute Public Object reference (TYPE REF TO) CL_PS_CONTROL_HANDLER 20100527
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_CHANGED Static method Public Method Checks if any data was changed and returns a flag 20100527
2 GET_INSTANCE Static method Public Method Returns singleton instance 20100527
3 PREPARE_UPDATE_DRAFT Instance method Public Method Prepare update of uploaded draft 20100527
4 READ_MASS Instance method Public Method Returns the table of Control data for draft 20100527
5 READ_SINGLE_INSTANCE Instance method Public Method Returns the Control data of the objnr 20100527
6 REFRESH Instance method Public Method Refresh 20100527
7 SAVE Instance method Public Method Save 20100527
8 SAVE_CHECK Instance method Public Method Save check 20100527
9 UPDATE Instance method Public Method Update the changed field names 20100527
10 UPDATE_FOR_OVERVIEW Instance method Public Method Update in BAPI foramt for Overview 20100527
Events
Class CL_PS_CONTROL_HANDLER has no event.
Types
Class CL_PS_CONTROL_HANDLER has no local type.
Method Signatures

Method CHECK_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATA_CHANGED Value transfer Type reference (TYPE) FLAG 20100527

Method CHECK_DATA_CHANGED on class CL_PS_CONTROL_HANDLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PS_CONTROL_HANDLER 20100527

Method GET_INSTANCE on class CL_PS_CONTROL_HANDLER has no exception.

Method PREPARE_UPDATE_DRAFT Signature

Method PREPARE_UPDATE_DRAFT on class CL_PS_CONTROL_HANDLER has no parameter.
Method PREPARE_UPDATE_DRAFT on class CL_PS_CONTROL_HANDLER has no exception.

Method READ_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJNR_TT Call by reference Type reference (TYPE) TT_OBJ_NUM 20100527

Method READ_MASS on class CL_PS_CONTROL_HANDLER has no exception.

Method READ_SINGLE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DYNNR Call by reference Type reference (TYPE) SY-DYNNR 20100527
2 Exporting EX_PROGNAME Call by reference Type reference (TYPE) SY-CPROG 20100527
3 Importing IM_FIRST_INDEX Call by reference Type reference (TYPE) SYTABIX 20100527
4 Importing IM_LAST_INDEX Call by reference Type reference (TYPE) SYTABIX 20100527
5 Importing IM_OBJNR Call by reference Type reference (TYPE) J_OBJNR 20100527
6 Importing IM_OBJTYPE Call by reference Type reference (TYPE) C 20100527
7 Importing IM_SCRTYPE Call by reference Type reference (TYPE) C 20100527
8 Importing IM_TYPE Call by reference Type reference (TYPE) IONR-OBART 20100527

Method READ_SINGLE_INSTANCE on class CL_PS_CONTROL_HANDLER has no exception.

Method REFRESH Signature

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

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACT Call by reference Type reference (TYPE) ACT_CONTROLDATA_TT 20100527
2 Exporting EX_ACT_ELEM Call by reference Type reference (TYPE) ACT_ELEM_CONTROLDATA_TT 20100527
3 Exporting EX_ACT_ELEM_UPD Call by reference Type reference (TYPE) ACT_ELEM_CONTROLDATA_UPD_TT 20100527
4 Exporting EX_ACT_UPD Call by reference Type reference (TYPE) ACT_CONTROLDATA_UPD_TT 20100527
5 Exporting EX_NET Call by reference Type reference (TYPE) NET_CONTROLDATA_TT 20100527
6 Exporting EX_NET_NO Call by reference Type reference (TYPE) BAPI_NETWORK_LIST-NETWORK 20100527
7 Exporting EX_NET_UPD Call by reference Type reference (TYPE) NET_CONTROLDATA_UPD_TT 20100527
8 Exporting EX_PROJ Call by reference Type reference (TYPE) PROJ_CONTROLDATA_ST 20100527
9 Exporting EX_PROJ_UPD Call by reference Type reference (TYPE) PROJ_CONTROLDATA_UPD_ST 20100527
10 Exporting EX_WBS Call by reference Type reference (TYPE) WBS_CONTROLDATA_TT 20100527
11 Exporting EX_WBS_PROJ Call by reference Type reference (TYPE) BAPI_BUS2001_NEW-PROJECT_DEFINITION 20100527
12 Exporting EX_WBS_UPD Call by reference Type reference (TYPE) WBS_CONTROLDATA_UPD_TT 20100527

Method SAVE on class CL_PS_CONTROL_HANDLER has no exception.

Method SAVE_CHECK Signature

Method SAVE_CHECK on class CL_PS_CONTROL_HANDLER has no parameter.
Method SAVE_CHECK on class CL_PS_CONTROL_HANDLER has no exception.

Method UPDATE Signature

Method UPDATE on class CL_PS_CONTROL_HANDLER has no parameter.
Method UPDATE on class CL_PS_CONTROL_HANDLER has no exception.

Method UPDATE_FOR_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJTYPE Call by reference Type reference (TYPE) IONR-OBART 20100527

Method UPDATE_FOR_OVERVIEW on class CL_PS_CONTROL_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606