SAP ABAP Class /EACA/CL_PPR_ITEM_PM (Profitability Analysis Line Item)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-PM (Application Component) Profitability Analysis
⤷
/EACA/PROFITABILITY_MANAGEMENT (Package) E-Accounting: Profitability Management
⤷
⤷
Properties
| Class | /EACA/CL_PPR_ITEM_PM | |
| Short Description | Profitability Analysis Line Item | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACA/PROFITABILITY_MANAGEMENT | E-Accounting: Profitability Management |
| Created | 20020424 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /EACA/CL_PPR_ITEM_PM has no interface implemented.
Friends
Class /EACA/CL_PPR_ITEM_PM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ACC_STRUCTURE | Structure ID | 20020614 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Function Name | 20020425 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20020425 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Line Item Changed? | 20020729 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display mode | 20020729 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | /EACA/TPMLIDOC | Source Document PM Line Item | 20020729 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | No More Changes | 20020828 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACA/IF_RUNTIME_FACADE_PM | Initial Accounting Configuration | 20020426 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACA/CL_PPR_VARI_PM | Entry Variant Pure Profit Record | 20020502 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACA/CL_VARIANT_PM | Abstract Profitability Analysis Variant | 20020426 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Valuation Carried Out? | 20020828 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | /EACA/PM_VARIANT | Profitabiliy Analysis Variant | 20020425 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | 20020515 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | /EACA/IF_EX_PM_PPR_ITEM | BAdI Interface /EACA/IF_EX_PM_PPR_ITEM | 20020515 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /EACA/PM_PROCESS | Configuration of Processes for Profitability Analysis | 20020625 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ACC_STRUCTURE | Structure ID | 20020614 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | /EACA/PM_STRUCTURE | Meta Data for Structuralization of Profitability Analysis | 20020425 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | /EACA/BAPI_PM_KEYF_AMOUNTS | Table of Amounts | 20020503 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | /EACA/BAPI_PM_KEYF_AMOUNTS | Table of Amounts | 20020828 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | /EACA/BAPI_PM_CHAR_VALUES | Table of Field Names and Values | 20020503 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | /EACA/BAPI_PM_CHAR_VALUES | Table of Field Names and Values | 20020828 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20020503 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | /EACA/BAPI_PM_KEYF_QUANTS | Table of quantities | 20020503 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | /EACA/BAPI_PM_KEYF_QUANTS | Table of Quantities | 20020828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Authorization Check | 20021011 | |
| 2 | Instance method | Public | Method | Passing on of Posted Values | 20020620 | |
| 3 | Instance method | Public | Method | Authorization Check | 20020515 | |
| 4 | Instance method | Public | Method | Badi Implemented? | 20020515 | |
| 5 | Instance method | Public | Method | Valuation and Characteristic Derivation | 20020515 | |
| 6 | Instance method | Public | Method | Reset Valuation and Characteristic Derivation | 20020828 | |
| 7 | Instance method | Public | Method | Delete Values, Initialize Item for Reposting | 20021027 | |
| 8 | Instance method | Public | Constructor | CONSTRUCTOR | 20020424 | |
| 9 | Instance method | Public | Method | Fetch Characteristic Value | 20020508 | |
| 10 | Instance method | Public | Method | Fetch Characteristic List According to Entry Variant | 20020426 | |
| 11 | Instance method | Public | Method | Fetch Key Figure List According to Entry Variant | 20020426 | |
| 12 | Static method | Public | Method | Create Instance | 20020425 | |
| 13 | Instance method | Public | Method | Fetch Amount | 20020516 | |
| 14 | Instance method | Public | Method | Fetch Quantity | 20020516 | |
| 15 | Instance method | Public | Method | Post Line Items | 20020503 | |
| 16 |