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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ARCHIVING_RECORD_TABLE | 20091112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Call Authoriy Check | 20091112 |
2 | ![]() |
Instance method | Private | Method | 20091117 | |
3 | ![]() |
Instance method | Private | Method | 20091112 | |
4 | ![]() |
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 | ![]() |
ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20091112 | ||
2 | ![]() |
ENGAGEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>TYPE | 20091112 | |||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | SWO_OBJID | Object ID | 20091112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Authoization | 20091112 |
Method CONTAINS_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20091117 | ||
2 | ![]() |
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 | ![]() |
IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20091112 | ||
2 | ![]() |
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 | ![]() |
CT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091112 | ||
2 | ![]() |
ENGAGEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>TYPE | 20091112 | |||
3 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20091112 | ||
4 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091112 | ||
5 | ![]() |
ET_HEADER | Call by reference | Type reference (TYPE) | SAWE_T_SA_HDR | Staff Assignment Header | 20091112 | ||
6 | ![]() |
ID | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>ID | 20091112 | |||
7 | ![]() |
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 |