SAP ABAP Class /MAP/CL_IM_M_FACTCAL_PLANT (Implementation Class for BAdI Imp. /MAP/M_FACTCAL_PLANT)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RMP (Application Component) Retail Merchandise Planning
⤷
/MAP/M (Package) BW: Content MAP Forecast Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MAP/IF_EX_M_FACTCAL | BAdI Interface /MAP/IF_EX_M_FACTCAL | 20050215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050825 |
Properties
| Class | /MAP/CL_IM_M_FACTCAL_PLANT | |
| Short Description | Implementation Class for BAdI Imp. /MAP/M_FACTCAL_PLANT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MAP/M | BW: Content MAP Forecast Framework |
| Created | 20050215 | SAP |
| Last change | 20141101 | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MAP/IF_EX_M_FACTCAL | BAdI Interface /MAP/IF_EX_M_FACTCAL | 20050215 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050825 |
Friends
Class /MAP/CL_IM_M_FACTCAL_PLANT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YTH_FACTCAL | 20050215 |
Methods
Class /MAP/CL_IM_M_FACTCAL_PLANT has no method.
Events
Class /MAP/CL_IM_M_FACTCAL_PLANT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FACTCAL | Private | See coding | 20050411 | BEGIN OF ys_factcal,
plant TYPE upara_y_plant,
factcal TYPE wfcid,
END OF ys_factcal
|
||
| 2 | YTH_FACTCAL | Private | See coding | 20050411 | yth_factcal TYPE HASHED TABLE OF ys_factcal WITH UNIQUE KEY plant
|
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 702 |