SAP ABAP Class CL_SAWE_SA_DET_ITM_FC_GROUP (Fill forecast group)
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_D_SUPERCLASS | Superclass of determination implementations | 20091014 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAWE_SA_CONSTANTS | Constants definitions | 20091020 |
Properties
Class | CL_SAWE_SA_DET_ITM_FC_GROUP | |
Short Description | Fill forecast group | |
Super Class | /BOBF/CL_LIB_D_SUPERCLASS | Superclass of determination 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 | 20091014 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAWE_SA_DET_ITM_FC_GROUP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAWE_SA_CONSTANTS | Constants definitions | 20091020 |
Friends
Class CL_SAWE_SA_DET_ITM_FC_GROUP has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20091020 | |
2 | ![]() |
Instance method | Private | Method | 20091020 | |
3 | ![]() |
Instance method | Private | Method | Check, if period is overlapping | 20091020 |
4 | ![]() |
Instance method | Private | Method | 20091020 | |
5 | ![]() |
Instance method | Private | Method | Get duplicates (in context of forecast) | 20091020 |
Events
Class CL_SAWE_SA_DET_ITM_FC_GROUP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_SERVICE_ATTR_DEF | Public | See coding | 20091020 | tt_service_attr_def TYPE STANDARD TABLE OF tsawe_service_at
|
Method Signatures
Method CHECK Signature
Method CHECK on class CL_SAWE_SA_DET_ITM_FC_GROUP has no parameter.
Method CHECK on class CL_SAWE_SA_DET_ITM_FC_GROUP has no exception.
Method CHECK_DELTA Signature
Method CHECK_DELTA on class CL_SAWE_SA_DET_ITM_FC_GROUP has no parameter.
Method CHECK_DELTA on class CL_SAWE_SA_DET_ITM_FC_GROUP 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 | 20091020 | ||
2 | ![]() |
IV_PERIOD1_END | Call by reference | Type reference (TYPE) | DATUM | End of 1st period | 20091020 | ||
3 | ![]() |
IV_PERIOD2_BEGIN | Call by reference | Type reference (TYPE) | DATUM | Begin of 2nd period | 20091020 | ||
4 | ![]() |
IV_PERIOD2_END | Call by reference | Type reference (TYPE) | DATUM | End of 2nd period | 20091020 | ||
5 | ![]() |
RV_FLG_OVERLAP | Value transfer | Type reference (TYPE) | BOOLE_D | Do periods overlap? | 20091020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid or missing import parameter | 20091020 |
Method EXECUTE Signature
Method EXECUTE on class CL_SAWE_SA_DET_ITM_FC_GROUP has no parameter.
Method EXECUTE on class CL_SAWE_SA_DET_ITM_FC_GROUP has no exception.
Method GET_FC_DUPLICATES 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 | 20091020 | ||
2 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20091102 | ||
3 | ![]() |
IS_ITEM_DATA | Call by reference | Type reference (TYPE) | SAWE_S_SA_ITM | Staff Assignment Item | 20091020 | ||
4 | ![]() |
IT_SERVICE_ATTR_DEF | Call by reference | Type reference (TYPE) | TT_SERVICE_ATTR_DEF | 20091020 |
Method GET_FC_DUPLICATES on class CL_SAWE_SA_DET_ITM_FC_GROUP has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |