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 /EACA/CL_EX_PM_PPR_ITEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_EXITHANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SXRT 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 ACC_STRUCTURE Instance attribute Public Type reference (TYPE) ACC_STRUCTURE Structure ID 20020614
2 BTA_FUNCTION Instance attribute Public Type reference (TYPE) FUNCNAME Function Name 20020425
3 BTA_STRUCTURE Instance attribute Public Type reference (TYPE) TABNAME Table Name 20020425
4 DIRTY Instance attribute Public Type reference (TYPE) BOOLE_D Line Item Changed? 20020729
5 DISPLAY Instance attribute Public Type reference (TYPE) BOOLE_D Display mode 20020729
6 LIDOC Instance attribute Public Type reference (TYPE) /EACA/TPMLIDOC Source Document PM Line Item 20020729
7 NO_INPUT Instance attribute Public Type reference (TYPE) BOOLE_D No More Changes 20020828
8 O_FACADE Instance attribute Public Object reference (TYPE REF TO) /EACA/IF_RUNTIME_FACADE_PM Initial Accounting Configuration 20020426
9 O_PPR_VARIANT Instance attribute Public Object reference (TYPE REF TO) /EACA/CL_PPR_VARI_PM Entry Variant Pure Profit Record 20020502
10 O_VARIANT Instance attribute Public Object reference (TYPE REF TO) /EACA/CL_VARIANT_PM Abstract Profitability Analysis Variant 20020426
11 VALUATION_DONE Instance attribute Public Type reference (TYPE) BOOLE_D Valuation Carried Out? 20020828
12 VARIANT Instance attribute Public Type reference (TYPE) /EACA/PM_VARIANT Profitabiliy Analysis Variant 20020425
13 _BADI_ACT_IMP_EXISTING Instance attribute Private Type reference (TYPE) SXRT_BOOLEAN 20020515
14 _O_BADI Instance attribute Private Object reference (TYPE REF TO) /EACA/IF_EX_PM_PPR_ITEM BAdI Interface /EACA/IF_EX_PM_PPR_ITEM 20020515
15 _PROCESS Instance attribute Private Type reference (TYPE) /EACA/PM_PROCESS Configuration of Processes for Profitability Analysis 20020625
16 _R_ACC_STRUCTURE Instance attribute Private Object reference (TYPE REF TO) CL_ACC_STRUCTURE Structure ID 20020614
17 _STRUCTURE Instance attribute Private Type reference (TYPE) /EACA/PM_STRUCTURE Meta Data for Structuralization of Profitability Analysis 20020425
18 _T_AMOUNT Instance attribute Private Type reference (TYPE) /EACA/BAPI_PM_KEYF_AMOUNTS Table of Amounts 20020503
19 _T_AMOUNT_SAVE Instance attribute Private Type reference (TYPE) /EACA/BAPI_PM_KEYF_AMOUNTS Table of Amounts 20020828
20 _T_CHAR Instance attribute Private Type reference (TYPE) /EACA/BAPI_PM_CHAR_VALUES Table of Field Names and Values 20020503
21 _T_CHAR_SAVE Instance attribute Private Type reference (TYPE) /EACA/BAPI_PM_CHAR_VALUES Table of Field Names and Values 20020828
22 _T_DFIES Instance attribute Private Type reference (TYPE) DDFIELDS DD: Field List 20020503
23 _T_QUANT Instance attribute Private Type reference (TYPE) /EACA/BAPI_PM_KEYF_QUANTS Table of quantities 20020503
24 _T_QUANT_SAVE 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 AUTHORITY_CHECK Instance method Public Method Authorization Check 20021011
2 BADI_AFTER_POSTING Instance method Public Method Passing on of Posted Values 20020620
3 BADI_AUTHORITY_CHECK Instance method Public Method Authorization Check 20020515
4 BADI_EXISTS Instance method Public Method Badi Implemented? 20020515
5 BADI_VALUATION Instance method Public Method Valuation and Characteristic Derivation 20020515
6 BADI_VALUATION_UNDO Instance method Public Method Reset Valuation and Characteristic Derivation 20020828
7 CLEAR_VALUES Instance method Public Method Delete Values, Initialize Item for Reposting 20021027
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020424
9 GET_CHAR_VALUE Instance method Public Method Fetch Characteristic Value 20020508
10 GET_INITIAL_CHAR_LIST Instance method Public Method Fetch Characteristic List According to Entry Variant 20020426
11 GET_INITIAL_KEYF_LIST Instance method Public Method Fetch Key Figure List According to Entry Variant 20020426
12 GET_INSTANCE Static method Public Method Create Instance 20020425
13 GET_KEYF_AMOUNT Instance method Public Method Fetch Amount 20020516
14 GET_KEYF_QUANT Instance method Public Method Fetch Quantity 20020516
15 POST Instance method Public Method Post Line Items 20020503
16