SAP ABAP Class CL_INM_FUNC_TYPE_NPV (Calculate Production Costs (Planning Function Type PPA))
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PPM-CF (Application Component) Common Functions
⤷
RS_BCT_INM (Package) BW: Content Innovation Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_IMP_EXEC | Planning Function Type: Execution (Without Reference Data) | 20071219 |
Properties
| Class | CL_INM_FUNC_TYPE_NPV | |
| Short Description | Calculate Production Costs (Planning Function Type PPA) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_INM | BW: Content Innovation Management |
| Created | 20071219 | 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 | IF_RSPLFA_SRVTYPE_IMP_EXEC | Planning Function Type: Execution (Without Reference Data) | 20071219 |
Friends
Class CL_INM_FUNC_TYPE_NPV 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) | BOOLE_D | Execute Planning Function ('X' = Yes, ' ' No) | 20071219 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSCHAVL | 20071220 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080103 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080103 |
Methods
Class CL_INM_FUNC_TYPE_NPV has no method.
Events
Class CL_INM_FUNC_TYPE_NPV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TR_CHA_VALUE_RANGE | Private | See coding | 20071220 | tr_cha_value_range TYPE RANGE OF rschavl
|
||
| 2 | TY_CHA_VALUE_RANGE | Private | See coding | 20071220 | BEGIN OF ty_cha_value_range,
infoobject TYPE rsiobjnm,
cha_value_range TYPE tr_cha_value_range,
END OF ty_cha_value_range
|
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |