SAP ABAP Class CL_FAA_MDO_TD_DEPR_PARAM (Time-Dependent Depreciation Area)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA (Application Component) Asset Accounting
     FAA_MDO (Package) Master Data Wrapper for FAA_TP_TC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_FRW_OBJECT DB Wrapper FIAA 20110628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAA_MDO_TD_DEPR_PARAM FIAA: Master Record Time-Dependent Depreciation Terms 20110628
Properties
Class CL_FAA_MDO_TD_DEPR_PARAM  
Short Description Time-Dependent Depreciation Area    
Super Class CL_FAA_FRW_OBJECT DB Wrapper FIAA 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_MDO   Master Data Wrapper for FAA_TP_TC 
Created 20110628   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FAA_FRW_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FAA_FRW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAA_MDO_TD_DEPR_PARAM FIAA: Master Record Time-Dependent Depreciation Terms 20110628
Friends
# Friend Modeled only Created on Description
1 CL_FAA_FRW_FACTORY 20130415 Factory Class FIAA Master Data Part
2 CL_FAA_MDO_ROOT 20110727 Asset Master Data
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CFG_DEPRKEY Instance attribute Public Attribute reference (LIKE) 20111018
2 MO_CFG_INDEXSERIES Instance attribute Public Attribute reference (LIKE) 20111018
3 MO_DEPR_AREA Instance attribute Public Attribute reference (LIKE) 20110629
4 MS_BEFORE_DATA Instance attribute Public Attribute reference (LIKE) 20110628
5 MS_CURRENT_DATA Instance attribute Public Attribute reference (LIKE) 20110628
6 MV_IS_VIRTUAL_NODE Instance attribute Public Attribute reference (LIKE) 20130212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20110628
2 SET_VIRTUAL_NODE_FLAG Instance method Public Method Sets the Virtual Flag 20130212
Events
Class CL_FAA_MDO_TD_DEPR_PARAM has no event.
Types
Class CL_FAA_MDO_TD_DEPR_PARAM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_FAA_FRW_OBJECT Parent Object Instance (wenn create_by_parent) 20110628
2 Importing IR_DATA_DB Call by reference Object reference (TYPE REF TO) DATA DB Data (schon gelesen von Parent) 20110628
3 Importing IV_BO_NAME Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_BO_NAME BO Name 20110628
4 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME BO Knoten Name 20110628
5 Importing IV_ENQUEUE_MODE Call by reference Type reference (TYPE) ENQMODE IF_FAA_FRW_CONSTANTS=>GC_ENQUEUE_MODE-REAL_EXCLUSIVE Sperrmodus 20130719
6 Importing IV_ENQUEUE_WAIT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Sperren mit Warten 20130719
7 Importing IV_MODE Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_MODE Operation Mode (Ins/Upd/Del) 20110628
8 Importing IV_UUID Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID Knoten ID 20110628
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Messages FIAA 20121012

Method SET_VIRTUAL_NODE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_VIRTUAL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20130212

Method SET_VIRTUAL_NODE_FLAG on class CL_FAA_MDO_TD_DEPR_PARAM has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 607