SAP ABAP Class CL_RSCRM_IMP_DFT_THRESHOLD (Class for BAdI: RSCRM_IMP_THRESHOLD)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120327 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_RSCRM_IMP_THRESHOLD | Interface for BAdI: RSCRM_IMP_THRESHOLD | 20120327 |
Properties
| Class | CL_RSCRM_IMP_DFT_THRESHOLD | |
| Short Description | Class for BAdI: RSCRM_IMP_THRESHOLD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRM_IMP_CORE | CRM In-Memory Planning Core |
| Created | 20120316 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCRM_IMP_DFT_THRESHOLD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120327 | ||
| 2 | IF_EX_RSCRM_IMP_THRESHOLD | Interface for BAdI: RSCRM_IMP_THRESHOLD | 20120327 |
Friends
Class CL_RSCRM_IMP_DFT_THRESHOLD has no friend class.
Attributes
Class CL_RSCRM_IMP_DFT_THRESHOLD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Calculate the number of days (selection) | 20120327 | |
| 2 | Instance method | Protected | Method | Calculate the number of products (char. relationship) | 20120327 | |
| 3 | Instance method | Protected | Method | Calculate the number of products (selection) | 20120327 | |
| 4 | Instance method | Protected | Method | Calculate the number of weeks (selection) | 20130123 |
Events
Class CL_RSCRM_IMP_DFT_THRESHOLD has no event.
Types
Class CL_RSCRM_IMP_DFT_THRESHOLD has no local type.
Method Signatures
Method CALCULATE_NBR_DAYS_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Selection table of query filters | 20120327 | |||
| 2 | RV_NBR_DAYS | Value transfer | Type reference (TYPE) | I | Number of days | 20120327 |
Method CALCULATE_NBR_DAYS_SELECTION on class CL_RSCRM_IMP_DFT_THRESHOLD has no exception.
Method CALCULATE_NBR_PRODS_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Data blocks from application | 20120327 | |||
| 2 | IT_METADATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_MODEL | Metadata blocks from application | 20120327 | |||
| 3 | RV_NBR_PRODS | Value transfer | Type reference (TYPE) | I | Numbers of products/prod categories/prod groups | 20120327 |
Method CALCULATE_NBR_PRODS_RELATION on class CL_RSCRM_IMP_DFT_THRESHOLD has no exception.
Method CALCULATE_NBR_PRODS_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Selection table of query filters | 20120327 | |||
| 2 | RV_NBR_PRODS | Value transfer | Type reference (TYPE) | I | Numbers of products/prod categories/prod groups | 20120327 |
Method CALCULATE_NBR_PRODS_SELECTION on class CL_RSCRM_IMP_DFT_THRESHOLD has no exception.
Method CALCULATE_NBR_WEEKS_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Selection table of query filters | 20130123 | |||
| 2 | RV_NBR_WEEKS | Value transfer | Type reference (TYPE) | I | Number of weeks | 20130123 |
Method CALCULATE_NBR_WEEKS_SELECTION on class CL_RSCRM_IMP_DFT_THRESHOLD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |