SAP ABAP Interface IF_WE_ENGAGEMENT (Assignment Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
IS-PRS-LS (Application Component) Lean Staffing
⤷
WORK_ENGAGEMENT_IF (Package) Interface for Work Engagement

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IMPL_PS_WE | ProjectSystem: ENGAGEMENT | 20090915 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PRS_ENGAGEMENT_TYPE_IO | Class for BAdI Impl.: PRS_ENGAGEMENT_TYPE_IO | 20091008 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAWE_ENGAGEMENT_TYPE_CUST | Class for BAdI Impl.: SAWE_ENGAGEMENT_TYPE_CUSTOMER | 20091006 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAWE_ENGAGEMENT_TYPE_DUMMY | Class for BAdI Impl.: SAWE_ENGAGEMENT_TYPE_DUMMY | 20091001 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAWE_ENGAGEMENT_TYPE_SO | Class for BAdI Impl.: SAWE_ENGAGEMENT_TYPE_SO | 20091106 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WE_ENGAGEMENT_SLS | Sales implementation of engagement IF | 20090831 |
Properties
Interface | IF_WE_ENGAGEMENT | |
Short Description | Assignment Object |
General Data
Package | WORK_ENGAGEMENT_IF | Interface for Work Engagement |
Created | 20090819 | SAP |
Last changed | 20110908 | SAP |
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) |
2 | 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 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090819 |
Friends
Interface IF_WE_ENGAGEMENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CUSTOMER | Constant | Public | Type reference (TYPE) | C | 'C' | 20090917 | ||
2 | DUMMY | Constant | Public | See coding | 'spi' | Dummy engagement object types | 20090820 | ||
3 | DUMMY_INTERNAL_ORDER | Constant | Public | Type reference (TYPE) | C | 'i' | 20090917 | ||
4 | DUMMY_PROJECT | Constant | Public | Type reference (TYPE) | C | 'p' | 20090917 | ||
5 | DUMMY_SALES_ORDER | Constant | Public | Type reference (TYPE) | C | 's' | 20090917 | ||
6 | INTERNAL_ORDER | Constant | Public | Type reference (TYPE) | C | 'I' | 20090917 | ||
7 | PROJECT | Constant | Public | Type reference (TYPE) | C | 'P' | 20090917 | ||
8 | SALES_ORDER | Constant | Public | Type reference (TYPE) | C | 'S' | 20090917 | ||
9 | SERVICE_ORDER | Constant | Public | Type reference (TYPE) | C | 'T' | 20090917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090820 | |
2 | ![]() |
Instance method | Public | Method | 20090819 | |
3 | ![]() |
Instance method | Public | Method | 20090825 | |
4 | ![]() |
Instance method | Public | Method | 20090819 | |
5 | ![]() |
Instance method | Public | Method | 20090821 | |
6 | ![]() |
Instance method | Public | Method | 20090921 | |
7 | ![]() |
Instance method | Public | Method | 20090917 | |
8 | ![]() |
Instance method | Public | Method | 20090929 |
Events
Interface IF_WE_ENGAGEMENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | EPROJ | Public | See coding | 20090917 | eproj type n length 8
|
||
2 | HIERARCHY | Public | See coding | 20090819 | hierarchy type sorted table of relationship
with non-unique key parent_id
|
||
3 | ID | Public | Type reference (TYPE) | SWO_OBJID | 20090819 |
|
|
4 | IDS | Public | See coding | 20090820 | ids type table of id
|
||
5 | RELATIONSHIP | Public | See coding | 20090819 | begin of relationship,
parent_id type id,
child_id type id,
end of relationship
|
||
6 | TYPE | Public | Type reference (TYPE) | WE_ENGAGEMENT_TYPE | 20090819 |
|
Method Signatures
Method 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 | 20090820 | |||
2 | ![]() |
AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090820 | |||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | ID | 20090820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception regarding Work Engagement ID | 20090918 |
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION1 | Call by reference | Type reference (TYPE) | STRING | 20090820 | |||
2 | ![]() |
DESCRIPTION2 | Call by reference | Type reference (TYPE) | STRING | 20090820 | |||
3 | ![]() |
DESCRIPTION3 | Call by reference | Type reference (TYPE) | STRING | 20090820 | |||
4 | ![]() |
EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20090821 | |||
5 | ![]() |
ID | Call by reference | Type reference (TYPE) | ID | 20090819 | |||
6 | ![]() |
READONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception regarding Work Engagement ID | 20090918 |
Method GET_DUMMY_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DUMMY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090901 | |||
2 | ![]() |
IDS | Call by reference | Type reference (TYPE) | IDS | 20090825 |
Method GET_DUMMY_OBJECTS on Interface IF_WE_ENGAGEMENT has no exception.
Method GET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HIERARCHY | Call by reference | Type reference (TYPE) | HIERARCHY | 20090819 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | ID | 20090819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception regarding Work Engagement ID | 20090918 |
Method GET_ID_BY_EXTERNAL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090821 | |||
2 | ![]() |
EXTERNAL_SUB_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090930 | |||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | ID | 20090821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception regarding Work Engagement ID | 20090918 |
Method GET_ID_BY_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | ID | 20090921 | |||
2 | ![]() |
RAUFNR | Call by reference | Type reference (TYPE) | EAUFNR | 20090921 | |||
3 | ![]() |
RKDAUF | Call by reference | Type reference (TYPE) | EKDAU | 20090921 | |||
4 | ![]() |
RKDPOS | Call by reference | Type reference (TYPE) | EKDPO | 20090921 | |||
5 | ![]() |
RPROJ | Call by reference | Type reference (TYPE) | EPROJ | 20090921 |
Method GET_ID_BY_RECEIVER on Interface IF_WE_ENGAGEMENT has no exception.
Method GET_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | ID | 20090917 | |||
2 | ![]() |
RAUFNR | Call by reference | Type reference (TYPE) | EAUFNR | Receiver Order | 20090917 | ||
3 | ![]() |
RKDAUF | Call by reference | Type reference (TYPE) | EKDAU | Receiver sales order | 20090917 | ||
4 | ![]() |
RKDPOS | Call by reference | Type reference (TYPE) | EKDPO | Item number in receiver sales order | 20090917 | ||
5 | ![]() |
RPROJ | Call by reference | Type reference (TYPE) | EPROJ | Receiving WBS element | 20090917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception regarding Work Engagement ID | 20090918 |
Method GET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20090929 | |||
2 | ![]() |
EXTERNAL_SUB_ID | Call by reference | Type reference (TYPE) | STRING | 20090930 | |||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | ID | 20090929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090929 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |