SAP ABAP Class CL_SAWE_ENGAGEMENT_ARCHIVING (Class for BAdI: WE_ENGAGEMENT_CALLBACK)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_LIB_CONSTANTS Tag Interface Business Object Constants 20091008
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091008
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAWE_STAFF_ASSIGNMENT_C Generated Constants Interface 20091008
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WE_ENGAGEMENT_ARCHIVING Interface for BAdI: WE_ENGAGEMENT_ARCHIVING 20091008
Properties
Class CL_SAWE_ENGAGEMENT_ARCHIVING  
Short Description Class for BAdI: WE_ENGAGEMENT_CALLBACK    
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 20091008   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WE_ENGAGEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_LIB_CONSTANTS Tag Interface Business Object Constants 20091008
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20091008
3 IF_SAWE_STAFF_ASSIGNMENT_C Generated Constants Interface 20091008
4 IF_WE_ENGAGEMENT_ARCHIVING Interface for BAdI: WE_ENGAGEMENT_ARCHIVING 20091008
Friends
Class CL_SAWE_ENGAGEMENT_ARCHIVING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_ARCHIVING_RECORD Instance attribute Private Type reference (TYPE) ARCHIVING_RECORD_TABLE 20091112
Methods
# Method Level Visibility Method type Description Created on
1 CALL_AUTHORITY_CHECK Instance method Private Method Call Authoriy Check 20091112
2 CONTAINS_ERROR Instance method Private Method 20091117
3 ERROR_MESSAGE Instance method Private Method 20091112
4 FILL_KEY_TABLE Instance method Private Method 20091112
Events
Class CL_SAWE_ENGAGEMENT_ARCHIVING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ARCHIVING_RECORD Private See coding 20091112 BEGIN OF archiving_record, engagement_type TYPE if_we_engagement=>type, document_id TYPE string, keys TYPE /bobf/t_frw_key, END OF archiving_record
2 ARCHIVING_RECORD_TABLE Private See coding 20091112 archiving_record_table TYPE STANDARD TABLE OF archiving_record
Method Signatures

Method CALL_AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20091112
2 Importing ENGAGEMENT_TYPE Call by reference Type reference (TYPE) IF_WE_ENGAGEMENT=>TYPE 20091112
3 Importing ID Call by reference Type reference (TYPE) SWO_OBJID Object ID 20091112
# Exception Resumable Description Created on
1 NO_AUTHORIZATION No Authoization 20091112

Method CONTAINS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091117
2 Returning RV_ERROR_MESSAGE Value transfer Type reference (TYPE) ABAP_BOOL 20091117

Method CONTAINS_ERROR on class CL_SAWE_ENGAGEMENT_ARCHIVING has no exception.

Method ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091112
2 Returning RV_ERROR_MESSAGE Value transfer Type reference (TYPE) ABAP_BOOL 20091112

Method ERROR_MESSAGE on class CL_SAWE_ENGAGEMENT_ARCHIVING has no exception.

Method FILL_KEY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091112
2 Importing ENGAGEMENT_TYPE Call by reference Type reference (TYPE) IF_WE_ENGAGEMENT=>TYPE 20091112
3 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091112
4 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091112
5 Exporting ET_HEADER Call by reference Type reference (TYPE) SAWE_T_SA_HDR Staff Assignment Header 20091112
6 Importing ID Call by reference Type reference (TYPE) IF_WE_ENGAGEMENT=>ID 20091112
7 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE Change Mode 20091112

Method FILL_KEY_TABLE on class CL_SAWE_ENGAGEMENT_ARCHIVING has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605