SAP ABAP Class CL_RSCRM_IMP_TIME_CALDAY_PF (Single planning function time shift implementation on calday)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
CRM (Application Component) Customer Relationship Management
⤷
RSCRM_IMP_CORE (Package) CRM In-Memory Planning Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRM_IMP_TIME_CALDAY | In Memory Planning - Time Related Processes (CALDAY) | 20121023 |
Properties
Class | CL_RSCRM_IMP_TIME_CALDAY_PF | |
Short Description | Single planning function time shift implementation on calday | |
Super Class | CL_RSCRM_IMP_TIME_CALDAY | In Memory Planning - Time Related Processes (CALDAY) |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSCRM_IMP_CORE | CRM In-Memory Planning Core |
Created | 20120918 | 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... |
Interfaces
Class CL_RSCRM_IMP_TIME_CALDAY_PF has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSCRM_IMP_OBJECT | 20121101 | In Memory Planning Services Object |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSCRMS_IMP_PATTERN_CONFIG | Buying Pattern Configuration Information | 20121023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Build selection parameter for planning function call | 20121023 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121023 |
3 | ![]() |
Instance method | Protected | Method | Map days of old period to new period | 20121023 |
Events
Class CL_RSCRM_IMP_TIME_CALDAY_PF has no event.
Types
Class CL_RSCRM_IMP_TIME_CALDAY_PF has no local type.
Method Signatures
Method BUILD_SELECTION_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELECTION | Call by reference | Type reference (TYPE) | IF_RSCRM_IMP_ACTIONS_SERVICE=>TT_TIMESHIFT_SELECTION | Parameter group SELECTION | 20121023 | ||
2 | ![]() |
IS_OPERATION | Call by reference | Type reference (TYPE) | RSCRMS_IMP_TIME_SHIFT | Timeshift operation | 20121023 | ||
3 | ![]() |
IV_SEQNR | Call by reference | Type reference (TYPE) | I | Sequence number | 20121023 |
Method BUILD_SELECTION_PARAMETER on class CL_RSCRM_IMP_TIME_CALDAY_PF has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_RSCRM_IMP_OBJECT | CRM In-Memory Planning Services Object | 20121023 | ||
2 | ![]() |
IS_BUYING_PATTERN_CONFIG | Call by reference | Type reference (TYPE) | RSCRMS_IMP_PATTERN_CONFIG | Buying Pattern Configuration Information | 20121023 | ||
3 | ![]() |
IT_REMOVED_DAYS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_DAYS_BY_CHA_VALUE | List of removed days per characteristic value | 20121023 | ||
4 | ![]() |
IT_TIMESHIFT_KF_REDISTRIBUTE | Call by reference | Type reference (TYPE) | RSCRMT_IMP_INFOOBJECT | Key figures to be redistributed (Volume, Fix Spends) | 20121023 | ||
5 | ![]() |
IT_TIMESHIFT_KF_REPOST_COPY | Call by reference | Type reference (TYPE) | RSCRMT_IMP_INFOOBJECT | Key figures to be reposted/copied (Var. Spends) | 20121023 | ||
6 | ![]() |
IT_TIMESHIFT_OPERATIONS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_TIME_SHIFT | Time shift BW repost/copy operations | 20121023 | ||
7 | ![]() |
IT_TIMESHIFT_REDIST_OPERATIONS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_TIME_SHIFT_DISTR | Time shift BW distribution operations | 20121023 | ||
8 | ![]() |
IV_FULL_REPOST_DEACTIVATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Full repost of all key fig. deactivated (same duration) | 20121023 | ||
9 | ![]() |
IV_TIMESHIFT_REDIST_DEACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Redistribution deactivated (Volume, Fix Spends) | 20121023 | ||
10 | ![]() |
IV_TIMESHIFT_REPOST_DEACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Repost/Copy deactivated (Var. Spends) | 20121023 | ||
11 | ![]() |
IV_TIME_RATIO_KYF | Call by reference | Type reference (TYPE) | RSCRM_IMP_INFOOBJECT | Key figure for the time ratio distribution | 20121101 |
Method CONSTRUCTOR on class CL_RSCRM_IMP_TIME_CALDAY_PF has no exception.
Method MAP_DAYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATES_MAPPING | Call by reference | Type reference (TYPE) | IF_RSCRM_IMP_ACTIONS_SERVICE=>TT_TIMESHIFT_DATES_MAPPING | Parameter group DATES_MAPPING | 20121023 | ||
2 | ![]() |
IS_NEW_PERIOD | Call by reference | Type reference (TYPE) | RSCRMS_IMP_PLANNING_PERIOD | New period | 20121023 | ||
3 | ![]() |
IS_OLD_PERIOD | Call by reference | Type reference (TYPE) | RSCRMS_IMP_PLANNING_PERIOD | Old period | 20121023 | ||
4 | ![]() |
IT_REMOVED_DAYS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_DAYS | List of removed days (factory calendar) | 20121023 | ||
5 | ![]() |
IV_SEQNR | Call by reference | Type reference (TYPE) | I | Sequence number | 20121023 |
Method MAP_DAYS on class CL_RSCRM_IMP_TIME_CALDAY_PF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |