SAP ABAP Class CL_UA_INV_REVALUATION (Inventory Revaluation)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-INV (Application Component) Inventory Accounting
     UA_INV_REVALUATION (Package) Inventory Revaluation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_INV_DEFAULT Default (=empty) Implementation of IF_UA_INV_PROCESSOR 20030701
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_NAVIGATION_TARGET "Goto" Destination 20041012
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_READER Read Interface 20041012
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_REPORTING_APPL_SERVICE Interface to Reporting 20041012
Properties
Class CL_UA_INV_REVALUATION  
Short Description Inventory Revaluation    
Super Class CL_UA_INV_DEFAULT Default (=empty) Implementation of IF_UA_INV_PROCESSOR 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_INV_REVALUATION   Inventory Revaluation 
Created 20030701   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_NAVIGATION_TARGET "Goto" Destination 20041012
2 IF_FINB_READER Read Interface 20041012
3 IF_FINB_REPORTING_APPL_SERVICE Interface to Reporting 20041012
Friends
Class CL_UA_INV_REVALUATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CURR_PER Static Attribute Public Type reference (TYPE) I 0 Current period 20050406
2 GC_FIDOC Constant Private Type reference (TYPE) FINB_EVENT_ID 1 Event ID 20041013
3 GC_INF_PER Static Attribute Public Type reference (TYPE) I 2 Period "Infinite" 20050406
4 GC_PREV_PER Static Attribute Public Type reference (TYPE) I 1 Previous period 20050406
5 MB_MAT_TO_BATCH Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041011
6 MB_NO_DATA Instance attribute Private Type reference (TYPE) BOOLE_D abap_false Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050124
7 MB_TESTRUN Instance attribute Public Type reference (TYPE) BOOLE_D General Flag 20040802
8 MD_ACC_SYSTEM Instance attribute Public Type reference (TYPE) ACC_SYSTEM Accounting System 20030702
9 MD_CRUN_DATE Instance attribute Public Type reference (TYPE) UAINV_CRUN_DATE Costing Run Date 20040719
10 MD_CRUN_ID Instance attribute Public Type reference (TYPE) UAINV_CRUN_ID Costing Run ID 20040719
11 MD_DATABASIS Instance attribute Public Type reference (TYPE) ACC_DATABASIS Data Basis 20030704
12 MD_DOCDAT Instance attribute Private Type reference (TYPE) UAINV_REVAL_DOC_DATE Document Date 20030711
13 MD_DST_PRICE_LABEL Instance attribute Private Type reference (TYPE) FIN_PRICELABEL Price Type (Target) 20030715
14 MD_ERR_COUNT Instance attribute Public Type reference (TYPE) I Number of Faulty Objects 20040726
15 MD_FILTERED_INFO Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_FALSE Error Message "Filtered" 20041015
16 MD_FIRST_CALL Instance attribute Private Type reference (TYPE) BOOLE_D First Call 20040729
17 MD_FROM_DATE Instance attribute Public Type reference (TYPE) FIN_FROMDAT Price Valid On 20030702
18 MD_OBJ_COUNT Instance attribute Public Type reference (TYPE) I Number of Objects 20040726
19 MD_POSTDAT Instance attribute Public Type reference (TYPE) FIN_POSTDAT Posting Date 20040514
20 MD_POST_PER_FROM Instance attribute Public Type reference (TYPE) I Change from Period 20050406
21 MD_POST_PER_TO Instance attribute Public Type reference (TYPE) I Change to Period 20050406
22 MD_REPORT Instance attribute Private Type reference (TYPE) PROGNAME ABAP Program Name 20041210
23 MD_SRC_PRICE_LABEL Instance attribute Public Type reference (TYPE) FIN_PRICELABEL Price Type (Origin) 20030715
24 MD_SRC_PRICE_VAR Instance attribute Public Type reference (TYPE) FIN_PRCVARIANT Price Variant of Source 20050511
25 MD_TOTAL_COUNT Instance attribute Public Type reference (TYPE) I Total Objects 20041206
26 MD_WITH_GLD Instance attribute Public Type reference (TYPE) BOOLE_D Include MAP Materials 20040728
27 MO_FOBJ_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FOBJ_MANAGER Manages Types and Instances for the FIN Object 20030701
28 MO_INV_EXE Instance attribute Private Object reference (TYPE REF TO) CL_UA_INV_REVALUATION_EXE For Call of Actual Revaluation 20030717
29 MO_PRICE_READER Instance attribute Private Object reference (TYPE REF TO) IF_UA_PRICE_READER Instance for Reading Prices 20030702
30 MO_PRICE_WRITER Instance attribute Private Object reference (TYPE REF TO) IF_UA_PRICE_WRITER PriceManager: Interface for Changing FIN Object Prices 20040830
31 MR_BADI Instance attribute Private Object reference (TYPE REF TO) IF_EX_UA_INV_REVALUATION Reference to BADI 20040702
32 MT_DISP_FIELD Instance attribute Private Type reference (TYPE) FINB_MD_TS_FIELDNAME Fields for Display 20030715
33 MT_EXT_KEY_FIELD Instance attribute Private Type reference (TYPE) FINB_MD_TS_FIELDNAME Fields for Display 20030716
34 MT_FOBJ Instance attribute Private Type reference (TYPE) FOBJ_T_OBJECT Table with FIN Objects 20041005
35 MT_FOBJ_SET_FR Instance attribute Public Object reference (TYPE REF TO) CL_FOBJ_OBJECT Set Costing Status 20050209
36 MT_RESULT_LIST Instance attribute Public Type reference (TYPE) UAINV_T_DOC_ITEM_LIST Results List of Revaluation 20030715
37 MT_SEL_TABS Instance attribute Private Type reference (TYPE) FINB_SEL_TABS Selection Tables 20041126
38 MT_TYPE_NAME Instance attribute Private Type reference (TYPE) FOBJ_T_TYPE_NAME Table with Type Names 20040716
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_FIELDCAT Instance method Private Method Prepare Field Catalog for Display 20030716
2 CHECK_FOR_DISPLAY Instance method Private Method Check Whether Field Should Be in Output Structure 20030715
3 CREATE_RESULT_TAB Instance method Private Method Generate Output Table 20030709
4 EXTRACT_PARAMETERS Instance method Private Method 20041126
5 FILTER_OBJECTS Instance method Private Method 20041005
Events
Class CL_UA_INV_REVALUATION has no event.
Types
Class CL_UA_INV_REVALUATION has no local type.
Method Signatures

Method ADJUST_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20030716
2 Exporting ET_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien 20030716

Method ADJUST_FIELDCAT on class CL_UA_INV_REVALUATION has no exception.

Method CHECK_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME FI-Stammdaten: Feldname 20030715
2 Returning RD_DISPLAY Value transfer Type reference (TYPE) BOOLE_D allgemeines flag 20030715

Method CHECK_FOR_DISPLAY on class CL_UA_INV_REVALUATION has no exception.

Method CREATE_RESULT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RESULT_LIST Call by reference Object reference (TYPE REF TO) DATA 20030715
2 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20030716
3 Exporting ET_SORT Call by reference Type reference (TYPE) LVC_T_SORT Sortierkriterien 20031006

Method CREATE_RESULT_TAB on class CL_UA_INV_REVALUATION has no exception.

Method EXTRACT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_TABS Call by reference Type reference (TYPE) FINB_SEL_TABS Selektionstabellen 20041126

Method EXTRACT_PARAMETERS on class CL_UA_INV_REVALUATION has no exception.

Method FILTER_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FOBJ Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041005
2 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041115

Method FILTER_OBJECTS on class CL_UA_INV_REVALUATION has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in 350