SAP ABAP Class CL_SAWE_TIME_PS_BOPF_WRAPPER (Staff Assignment Time Planning Sheet BOPF Wrapper)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-PRS-LS (Application Component) Lean Staffing
     PSAWE_SA_BL (Package) Staff Assignment Business Layer
Properties
Class CL_SAWE_TIME_PS_BOPF_WRAPPER  
Short Description Staff Assignment Time Planning Sheet BOPF Wrapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSAWE_SA_BL   Staff Assignment Business Layer 
Created 20091006   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOBF/IF_CONF_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SAWE_TIME_PS_BOPF_WRAPPER has no interface implemented.
Friends
Class CL_SAWE_TIME_PS_BOPF_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_INFINITY_DATE Constant Private Type reference (TYPE) DATUM '99991231' Infinity Date 20100127
2 MC_INFINITY_WEEK Constant Private Type reference (TYPE) KWEEK '999952' Infinity Week 20100127
3 MO_SLAVE_TRANSACTION_MANAGER Static Attribute Private Object reference (TYPE REF TO) /BOBF/IF_TRA_SLAVE_TRANS_MGR Interface of the standalone transaction manager 20091028
4 MO_TIME_PS_BOPF_WRAPPER Static Attribute Private Object reference (TYPE REF TO) CL_SAWE_TIME_PS_BOPF_WRAPPER Staff Assignment Time Planning Sheet Wrapepr 20091013
5 MO_TRANSACTION_MANAGER Static Attribute Private Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANSACTION_MGR Interface of the standalone transaction manager 20091013
6 MV_FIRST_TIME Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' 20100121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BAPIRET_MESSAGE Static method Private Method 20091021
2 CHANGE_SAWE_TIME_PS Instance method Public Method Change Staff Assignment Planning Sheet Header 20091014
3 CHANGE_SAWE_TIME_PS_ITEM Instance method Public Method Change Staff Assignment Time Planning Sheet Item 20091006
4 CHECK_AUTHORIZATION Instance method Private Method Check Authorization 20091022
5 CONVERT_MESSAGE_BAPIRET2 Static method Private Method Convert Mesages to BAPIRET2 format 20091015
6 CREATE_SAWE_TIME_PS_ITEM Instance method Public Method Create Staff Assignment Time Planning Sheet Item 20091006
7 DELETE_SAWE_TIME_PS Instance method Public Method Delete Staff Assignment Time Planning Sheet Header 20091014
8 DELETE_SAWE_TIME_PS_INT Instance method Private Method 20091014
9 DELETE_SAWE_TIME_PS_ITEM Instance method Public Method Delete Staff Assignment Time Planning Sheet Item 20091008
10 DO_NOT_USE Instance method Public Method Do not Use 20091014
11 EXTRACT_TIME_PS_PARAM Static method Private Method Convert the Input Parameters to Time Planning Sheet Format 20091013
12 FILL_DEFAULT_PARAMETERS Instance method Private Method Fill Default Parameters 20091103
13 FILL_TIME_PSI_CHANGED_FIELDS Static method Private Method Fill Changed Fields Table of Time Planning Sheet Item 20091008
14 FILL_TIME_PSI_FILTERED_ATTR Static method Private Method 20091029
15 FILL_TIME_PS_CHANGED_FIELDS Static method Private Method Fill Changed Fields Table of Time Planning Sheet 20091008
16 FILTER_TIME_PSI_VALUES Static method Private Method (Obsolete) 20091023
17 FILTER_TIME_PS_VALUES Static method Private Method (Obsolete) 20091106
18 GET_INSTANCE Static method Public Method Get Reference to Time PS BOPF wrapper instance 20091013
19 LOCK_EMPL_FOR_DELETION_CHECK Instance method Public Method Lock Time Planning Sheet Employee for deletion check 20091214
20 LOCK_TIME_PS_EMP Instance method Private Method Lock Staff Assignment Time Planning Sheet Employee 20091125
21 QUERY_SAWE_TIME_PS Instance method Public Method Query SAWE Time Planning Sheet Header 20091014
22 QUERY_SAWE_TIME_PSI Instance method Public Method Query SAWE Time Planning Sheet Items 20091014
23 READ_SAWE_TIME_PLANNING_SHEET Instance method Public Method Read Staff Assignment Time Planning Sheet 20091013
24 REMOVE_INSTANCE Static method Public Method Remove Instance of BOPF Wrapper 20091022
25 SAVE Instance method Public Method Save Transaction 20091015
26 SERVICES_AFTER_SUCCESSFUL_SAVE Instance method Public Method Services After Save Transaction 20091125
27 SERVICES_SAVE Instance method Public Method Services Save Transaction 20091028
Events
Class CL_SAWE_TIME_PS_BOPF_WRAPPER has no event.
Types
Class CL_SAWE_TIME_PS_BOPF_WRAPPER has no local type.
Method Signatures

Method ADD_BAPIRET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091021
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091021

Method ADD_BAPIRET_MESSAGE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method CHANGE_SAWE_TIME_PS 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) BAPIRETTAB Return parameter table 20091015
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015
3 Importing IT_TIME_PS Call by reference Type reference (TYPE) SAWE_T_TIME_PS SAWE Time Planning Sheet Table Type 20091014
4 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091022

Method CHANGE_SAWE_TIME_PS on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method CHANGE_SAWE_TIME_PS_ITEM 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) BAPIRETTAB Return parameter table 20091015
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015
3 Importing IT_TIME_PSI Call by reference Type reference (TYPE) SAWE_T_TIME_PSI SAWE Time Planning Sheet Item Table Type 20091006
4 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091022

Method CHANGE_SAWE_TIME_PS_ITEM on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method CHECK_AUTHORIZATION 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) BAPIRETTAB 20091022
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV 20091022
3 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE 20091022
4 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D 20091022

Method CHECK_AUTHORIZATION on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method CONVERT_MESSAGE_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BAPIRET2 Call by reference Type reference (TYPE) BAPIRETTAB Return parameter table 20091015
2 Exporting EV_LOCK_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091022
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015
4 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091015

Method CONVERT_MESSAGE_BAPIRET2 on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method CREATE_SAWE_TIME_PS_ITEM 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) BAPIRETTAB Return parameter table 20091015
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015
3 Importing IT_TIME_PSI Call by reference Type reference (TYPE) SAWE_T_TIME_PSI SAWE Time Planning Sheet Item Table Type 20091006
4 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091022

Method CREATE_SAWE_TIME_PS_ITEM on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method DELETE_SAWE_TIME_PS 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) BAPIRETTAB Return parameter table 20091015
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015
3 Importing IS_PARAM Call by reference Type reference (TYPE) SAWE_S_TIME_PS_PARAM Staff Assignment Time Planning Sheet Parameter 20091103
4 Importing IV_DO_NOT_DELETE_TIME_PSH Call by reference Type reference (TYPE) ABAP_BOOL '' 20091103
5 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091014
6 Importing IV_FC_GROUP Call by reference Type reference (TYPE) SAWE_FC_GROUP Forecast grouping key 20091014
7 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SWO_OBJID Object ID 20091014
8 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) WE_ENGAGEMENT_TYPE Work Engagement type 20091014
# Exception Resumable Description Created on
1 LOCK_ERROR 20091021
2 NO_DATA_FOUND 20091021

Method DELETE_SAWE_TIME_PS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091014
2 Importing IT_TIME_PS Call by reference Type reference (TYPE) SAWE_T_TIME_PS Key Table 20091014

Method DELETE_SAWE_TIME_PS_INT on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method DELETE_SAWE_TIME_PS_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091015
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091015
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV 20091015
4 Importing IT_TIME_PSI Call by reference Type reference (TYPE) SAWE_T_TIME_PSI Key Table 20091008
5 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091022

Method DELETE_SAWE_TIME_PS_ITEM on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method DO_NOT_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMPLOYEE_TIME Call by reference Type reference (TYPE) SAWE_T_EMP_TIME Employee Time 20091014
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Return parameter table 20091021
3 Exporting ET_TIME_PS Call by reference Type reference (TYPE) SAWE_T_TIME_PS Staff Assignment Time Planning Sheet 20091014
4 Exporting ET_TIME_PSI Call by reference Type reference (TYPE) SAWE_T_TIME_PSI SAWE Time Planning Sheet Item Table Type 20091014
5 Importing IS_PARAM Call by reference Type reference (TYPE) SAWE_S_TIME_PS_PARAM Staff Assignment Time Planning Sheet - Association 20091014
6 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE Change Mode 20091014
7 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091014
8 Importing IV_FILL_EMPLOYEE_TIME Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20091014
9 Importing IV_FILL_TIME_PSI Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20091014

Method DO_NOT_USE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method EXTRACT_TIME_PS_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TIME_PS_PARAM Value transfer Object reference (TYPE REF TO) SAWE_S_C_TIME_PS Staff Assignment Time Planning Sheet - Association 20091013
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091023
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091023
4 Importing IS_PARAM Call by reference Type reference (TYPE) SAWE_S_TIME_PS_PARAM Staff Assignment Time Planning Sheet Parameter 20091013
5 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091013

Method EXTRACT_TIME_PS_PARAM on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method FILL_DEFAULT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM Value transfer Type reference (TYPE) SAWE_S_TIME_PS_PARAM Staff Assignment Time Planning Sheet Parameter 20091103
2 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091103

Method FILL_DEFAULT_PARAMETERS on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method FILL_TIME_PSI_CHANGED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CHANGED_FIELDS Value transfer Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20091008

Method FILL_TIME_PSI_CHANGED_FIELDS on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method FILL_TIME_PSI_FILTERED_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FILTERED_ATTRIBUTES Value transfer Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20091029

Method FILL_TIME_PSI_FILTERED_ATTR on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method FILL_TIME_PS_CHANGED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CHANGED_FIELDS Value transfer Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20091008

Method FILL_TIME_PS_CHANGED_FIELDS on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method FILTER_TIME_PSI_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIME_PSI Call by reference Type reference (TYPE) SAWE_T_TIME_PSI SAWE Time Planning Sheet Item Table Type 20091023
2 Importing IS_PARAM Call by reference Type reference (TYPE) SAWE_S_TIME_PS_PARAM Staff Assignment Time Planning Sheet Parameter 20091023
3 Importing IT_TIME_PSI Call by reference Type reference (TYPE) SAWE_T_TIME_PSI SAWE Time Planning Sheet Item Table Type 20091023

Method FILTER_TIME_PSI_VALUES on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method FILTER_TIME_PS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TIME_PS Call by reference Type reference (TYPE) SAWE_T_TIME_PS Staff Assignment Time Planning Sheet 20091106
2 Exporting ET_TIME_PS_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091106
3 Importing IS_TIME_PS_PARAM Call by reference Type reference (TYPE) SAWE_S_C_TIME_PS Staff Assignment Time Planning Sheet - Association 20091106

Method FILTER_TIME_PS_VALUES on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_SAWE_TIME_PS_BOPF_WRAPPER Value transfer Object reference (TYPE REF TO) CL_SAWE_TIME_PS_BOPF_WRAPPER Staff Assignment Time Planning Sheet Wrapepr 20091013

Method GET_INSTANCE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method LOCK_EMPL_FOR_DELETION_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AUTH_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091214
2 Importing IT_EMPLOYEE_ID Call by reference Type reference (TYPE) SAWE_T_PERNR Table type for Personnel Number 20091214
# Exception Resumable Description Created on
1 LOCK_ERROR 20091214

Method LOCK_TIME_PS_EMP 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) BAPIRETTAB Return parameter table 20091125
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091125
3 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE Change Mode 20091202
4 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091125

Method LOCK_TIME_PS_EMP on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method QUERY_SAWE_TIME_PS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091014
2 Exporting ET_DATA Call by reference Type reference (TYPE) SAWE_T_TIME_PS Staff Assignment Time Planning Sheet 20091014
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Return parameter table 20091015
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015
5 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SELPARAM 20091014
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091014

Method QUERY_SAWE_TIME_PSI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091014
2 Exporting ET_DATA Call by reference Type reference (TYPE) SAWE_T_TIME_PSI Staff Assignment Time Planning Sheet 20091014
3 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) /BOBF/T_FRW_QUERY_SELPARAM 20091014
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20091014

Method READ_SAWE_TIME_PLANNING_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMPLOYEE_TIME Call by reference Type reference (TYPE) SAWE_T_EMP_TIME Employee Time 20091013
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Return parameter table 20091015
3 Exporting ET_TIME_PS Call by reference Type reference (TYPE) SAWE_T_TIME_PS Staff Assignment Time Planning Sheet 20091013
4 Exporting ET_TIME_PSI Call by reference Type reference (TYPE) SAWE_T_TIME_PSI SAWE Time Planning Sheet Item Table Type 20091013
5 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015
6 Importing IS_PARAM Call by reference Type reference (TYPE) SAWE_S_TIME_PS_PARAM Staff Assignment Time Planning Sheet - Association 20091013
7 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE /BOBF/IF_CONF_C=>SC_EDIT_READ_ONLY Change Mode 20091013
8 Importing IV_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091013
9 Importing IV_FILL_EMPLOYEE_TIME Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20091013
10 Importing IV_FILL_TIME_PSI Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20091013

Method READ_SAWE_TIME_PLANNING_SHEET on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method REMOVE_INSTANCE Signature

Method REMOVE_INSTANCE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no parameter.
Method REMOVE_INSTANCE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method SAVE 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) BAPIRETTAB Return parameter table 20091015
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091015

Method SAVE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method SERVICES_AFTER_SUCCESSFUL_SAVE 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) BAPIRETTAB Return parameter table 20091125
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091125

Method SERVICES_AFTER_SUCCESSFUL_SAVE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.

Method SERVICES_SAVE 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) BAPIRETTAB Return parameter table 20091028
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) MSGSEV Message type (W, E) 20091028

Method SERVICES_SAVE on class CL_SAWE_TIME_PS_BOPF_WRAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605