SAP ABAP Class CL_SAWE_SA_DUPLICATE_ASSIGNMNT (Check for duplicate entries)
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 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_V_SUPERCLASS | Superclass of validation implementations | 20090923 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAWE_SA_CONSTANTS | Constants definitions | 20090924 |
Properties
Class | CL_SAWE_SA_DUPLICATE_ASSIGNMNT | |
Short Description | Check for duplicate entries | |
Super Class | /BOBF/CL_LIB_V_SUPERCLASS | Superclass of validation implementations |
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 | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAWE_SA_CONSTANTS | Constants definitions | 20090924 |
Friends
Class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090924 | |
2 | ![]() |
Instance method | Private | Method | 20090924 | |
3 | ![]() |
Instance method | Private | Method | 20090924 | |
4 | ![]() |
Instance method | Private | Method | 20090924 | |
5 | ![]() |
Instance method | Private | Method | 20090924 |
Events
Class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no event.
Types
Class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no parameter.
Method CHECK on class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no exception.
Method CHECK_DELTA Signature
Method CHECK_DELTA on class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no parameter.
Method CHECK_DELTA on class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no exception.
Method CHECK_PERIOD_OVERLAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERIOD1_BEGIN | Call by reference | Type reference (TYPE) | DATUM | Begin of 1st period | 20090924 | ||
2 | ![]() |
IV_PERIOD1_END | Call by reference | Type reference (TYPE) | DATUM | End of 1st period | 20090924 | ||
3 | ![]() |
IV_PERIOD2_BEGIN | Call by reference | Type reference (TYPE) | DATUM | Begin of 2nd period | 20090924 | ||
4 | ![]() |
IV_PERIOD2_END | Call by reference | Type reference (TYPE) | DATUM | End of 2nd period | 20090924 | ||
5 | ![]() |
RV_FLG_OVERLAP | Value transfer | Type reference (TYPE) | BOOLE_D | Do periods overlap? | 20090924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid or missing import parameter | 20091015 |
Method EXECUTE Signature
Method EXECUTE on class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no parameter.
Method EXECUTE on class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no exception.
Method GET_DUPLICATE_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DUPLICATE_ITEM | Call by reference | Type reference (TYPE) | SAWE_T_SA_ITM | Staff Assignment Item | 20090924 | ||
2 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20091101 | ||
3 | ![]() |
IS_ITEM_DATA | Call by reference | Type reference (TYPE) | SAWE_S_SA_ITM | Staff Assignment Item | 20090924 |
Method GET_DUPLICATE_ASSIGNMENTS on class CL_SAWE_SA_DUPLICATE_ASSIGNMNT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |