SAP ABAP Class CL_SAWE_ENGAGEMENT_CALLBACK (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 | 20090924 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090923 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAWE_SA_CONSTANTS | Constants definitions | 20091217 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAWE_STAFF_ASSIGNMENT_C | Generated Constants Interface | 20090924 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WE_ENGAGEMENT_CALLBACK | Callbacks for Assignment Objects | 20090923 |
Properties
Class | CL_SAWE_ENGAGEMENT_CALLBACK | |
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 | 20090923 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
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 | 20090924 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090923 | ||
3 | IF_SAWE_SA_CONSTANTS | Constants definitions | 20091217 | ||
4 | IF_SAWE_STAFF_ASSIGNMENT_C | Generated Constants Interface | 20090924 | ||
5 | IF_WE_ENGAGEMENT_CALLBACK | Callbacks for Assignment Objects | 20090923 |
Friends
Class CL_SAWE_ENGAGEMENT_CALLBACK has no friend class.
Attributes
Methods
Events
Class CL_SAWE_ENGAGEMENT_CALLBACK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OBJECT_KEY | Private | Attribute reference (LIKE) | 20091217 |
|
||
2 | OBJECT_KEYS | Private | Attribute reference (LIKE) | 20091217 |
|
||
3 | RENAME | Private | Attribute reference (LIKE) | 20091027 |
|
||
4 | RENAMING | Private | Attribute reference (LIKE) | 20091217 |
|
Method Signatures
Method ASSIGNMENTS_EXIST Signature
Method ASSIGNMENTS_EXIST on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method ASSIGNMENTS_EXIST on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method ASSIGNMENTS_FOR_EMPLOYEE Signature
Method ASSIGNMENTS_FOR_EMPLOYEE on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method ASSIGNMENTS_FOR_EMPLOYEE on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
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 | 20091014 | ||
2 | ![]() |
ENGAGEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>TYPE | 20091030 | |||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | SWO_OBJID | Object ID | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Authoization | 20091014 |
Method DELETION_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | SAWE_D_SA_HDR_TAB | Table Type for SAWE_D_SA_HDR | 20091028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Assignment ist locked by another user | 20091130 | |
2 | ![]() |
Deletion is not possible | 20091028 |
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 | 20091022 | ||
2 | ![]() |
RV_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091022 |
Method ERROR_MESSAGE on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method FILL_KEY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_HEADER | Call by reference | Type reference (TYPE) | SAWE_T_SA_HDR | Staff Assignment Header | 20091127 | ||
2 | ![]() |
CT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091008 | ||
3 | ![]() |
ENGAGEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>TYPE | 20090924 | |||
4 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20091028 | ||
5 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091028 | ||
6 | ![]() |
ID | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>ID | 20090924 | |||
7 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_EDIT_MODE | Change Mode | 20091027 |
Method FILL_KEY_TABLE on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method FILTER_UNSTAFFED_OBJECTS Signature
Method FILTER_UNSTAFFED_OBJECTS on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method FILTER_UNSTAFFED_OBJECTS on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method GET_DUMMY_OBJECTS Signature
Method GET_DUMMY_OBJECTS on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method GET_DUMMY_OBJECTS on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method GET_FC_OBJS_FOR_COMPANY_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_KEYS | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT_CALLBACK=>OBJECT_KEYS | 20100804 | |||
2 | ![]() |
IS_FC_OBJ | Call by reference | Type reference (TYPE) | TSAWE_DUMMY_OBJ | Definition of forecasting object types | 20100804 | ||
3 | ![]() |
IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100804 |
Method GET_FC_OBJS_FOR_COMPANY_CODE on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SAWE_ENGAGEMENT_CALLBACK | Utility Class for Date | 20100803 |
Method GET_INSTANCE on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method ON_REFRESH Signature
Method ON_REFRESH on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method ON_REFRESH on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method ON_SAVE Signature
Method ON_SAVE on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method ON_SAVE on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method TO_BE_ARCHIVED Signature
Method TO_BE_ARCHIVED on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method TO_BE_ARCHIVED on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method TO_BE_DELETED Signature
Method TO_BE_DELETED on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method TO_BE_DELETED on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method TO_BE_RENAMED Signature
Method TO_BE_RENAMED on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method TO_BE_RENAMED on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
Method TO_BE_STATUS_CHANGED Signature
Method TO_BE_STATUS_CHANGED on class CL_SAWE_ENGAGEMENT_CALLBACK has no parameter.
Method TO_BE_STATUS_CHANGED on class CL_SAWE_ENGAGEMENT_CALLBACK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |