SAP ABAP Class CL_FAA_CFG_ASSETCLASS_ERP (BC Asset Class in ERP)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA (Application Component) Asset Accounting
     FAA_CUS_AT (Package) Customizing for Asset Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_CFG_OBJECT DB Wrapper FIAA Configuration 20120821
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAA_CFG_ASSETCLASS Access to Business Configuration Asset Class 20041201
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAA_CFG_ASSETCLASS_ERP ERP: Access to BC Asset Class 20041201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_TENV_ASSETCLASS_GET_ERP Read Data of Asset Classes 20050322
2 Inheritance (c INHERITING FROM c_ref)  CL_FAA_TENV_ASSETCLASS_SIM_ERP Asset Classes from Test Environment 20050322
Properties
Class CL_FAA_CFG_ASSETCLASS_ERP  
Short Description BC Asset Class in ERP    
Super Class CL_FAA_CFG_OBJECT DB Wrapper FIAA Configuration 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_CUS_AT   Customizing for Asset Classes 
Created 20041201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FAACC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 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_CFG_ASSETCLASS Access to Business Configuration Asset Class 20041201
2 IF_FAA_CFG_ASSETCLASS_ERP ERP: Access to BC Asset Class 20041201
Friends
# Friend Modeled only Created on Description
1 CL_FAA_CFG_FACTORY 20111007 Factory Class for Creating CFG Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ASSETCLASS Instance attribute Protected Attribute reference (LIKE) 20041201
2 MO_LEADOBJ Instance attribute Protected Object reference (TYPE REF TO) IF_FAA_CFG_LEADOBJ_ERP Read Leading Object FAA in ERP 20041201
3 MS_DEFAULT Instance attribute Protected Attribute reference (LIKE) 20041201
4 MS_DEFAULT_ERP Instance attribute Protected Attribute reference (LIKE) 20041201
5 MS_DEFAULT_INSURANCE Instance attribute Protected Attribute reference (LIKE) 20041201
6 MS_SETTINGS Instance attribute Protected Type reference (TYPE) FAA_S_ASSETCLASS_SETTINGS General Settings for the Asset Class 20041201
7 MS_SETTINGS_ERP Instance attribute Protected Type reference (TYPE) FAA_S_ASSETCLASS_SETTINGS_ERP ERP: Additional General Settings for the Asset Class 20041201
8 MTS_DEFAULT_AREA Instance attribute Protected Attribute reference (LIKE) 20041201
9 MTS_DEFAULT_AREA_ERP Instance attribute Protected Attribute reference (LIKE) 20041201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111007
2 GET_ASSETCLASS_TEXT Instance method Protected Method 20041201
3 GET_INFO_LOCKED Instance method Protected Method 20041201
4 GET_LAYOUT_FROM_ASSETCLASS Instance method Protected Method 20041201
5 GET_NUMBERRANGE Instance method Protected Method 20041201
6 GET_SCR_LAYOUT_AREA Instance method Protected Method 20041201
7 GET_SCR_LAYOUT_RULE Instance method Protected Method 20041201
8 INITIALIZE Instance method Protected Method Default of Public Member Data (Redefinable) 20041201
9 _CHECK_CONSISTENCY Instance method Private Method Consistency Check After Object Generation 20041201
10 _GET_EXCP_INSTANCE_CONTENT Instance method Private Method Determines the Exception Instance Content 20110802
11 _GET_EXCP_INSTANCE_TYPE Instance method Private Method Determines the Exception Instance Type 20110802
12 _OVERSTEER_GENERAL_DATA_BY_COD Instance method Private Method ERP: Override Data with ANKP Settings 20041201
13 _SET_AREA_TAB Instance method Private Method Structure of Table for Dep.Area-Depend. Data of Asset Class 20041201
14 _SET_AREA_TAB_ERP Instance method Private Method ERP: Structure of Table for Additional Dep.Area-Depend. Data 20041201
15 _SET_ASSETCLASS_DFLT Instance method Private Method Supply Default Values from Asset Class 20041201
16 _SET_ASSETCLASS_DFLT_ERP Instance method Private Method ERP: Supply Default Values from Asset Class 20041201
Events
Class CL_FAA_CFG_ASSETCLASS_ERP has no event.
Types
Class CL_FAA_CFG_ASSETCLASS_ERP 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 IR_DATA_DB Call by reference Object reference (TYPE REF TO) DATA DB Data (already read by Parent) 20111007
2 Importing IV_BO_NAME Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_BO_NAME BO Name 20111007
3 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME BO Node Name 20111007
4 Importing IV_MODE Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_MODE Operation Mode (Ins/Upd/Del) 20111007
5 Importing IV_UUID Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID Node ID 20111007

Method CONSTRUCTOR on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method GET_ASSETCLASS_TEXT Signature

Method GET_ASSETCLASS_TEXT on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_ASSETCLASS_TEXT on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method GET_INFO_LOCKED Signature

Method GET_INFO_LOCKED on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_INFO_LOCKED on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method GET_LAYOUT_FROM_ASSETCLASS Signature

Method GET_LAYOUT_FROM_ASSETCLASS on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_LAYOUT_FROM_ASSETCLASS on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method GET_NUMBERRANGE Signature

Method GET_NUMBERRANGE on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_NUMBERRANGE on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method GET_SCR_LAYOUT_AREA Signature

Method GET_SCR_LAYOUT_AREA on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_SCR_LAYOUT_AREA on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method GET_SCR_LAYOUT_RULE Signature

Method GET_SCR_LAYOUT_RULE on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_SCR_LAYOUT_RULE on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ASSETCLASS Call by reference Type reference (TYPE) FAA_S_ASSETCLASS_KEY Schlüssel der Anlagenklasse 20041201
2 Importing ID_LEADOBJ_TYPE Call by reference Type reference (TYPE) STRING 'BUKRS' 20041201
3 Importing ID_LEADOBJ_VALUE Call by reference Type reference (TYPE) FAA_ORG_CA 20041201
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041201

Method _CHECK_CONSISTENCY Signature

Method _CHECK_CONSISTENCY on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method _CHECK_CONSISTENCY on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method _GET_EXCP_INSTANCE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INSTANCE_CONTENT Value transfer Type reference (TYPE) STRING 20110802

Method _GET_EXCP_INSTANCE_CONTENT on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method _GET_EXCP_INSTANCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INSTANCE_TYPE Value transfer Type reference (TYPE) STRING 20110802

Method _GET_EXCP_INSTANCE_TYPE on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method _OVERSTEER_GENERAL_DATA_BY_COD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ANKA Call by reference Type reference (TYPE) ANKA 20041201
2 Changing CS_ANKV Call by reference Type reference (TYPE) ANKV 20041201
# Exception Resumable Description Created on
1 CX_FAA_CONFIG 20041201

Method _SET_AREA_TAB Signature

Method _SET_AREA_TAB on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_CONFIG 20041201

Method _SET_AREA_TAB_ERP Signature

Method _SET_AREA_TAB_ERP on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_CONFIG 20041201

Method _SET_ASSETCLASS_DFLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ANKA Call by reference Type reference (TYPE) ANKA Anlagenklassen: Allgemeine Daten 20041201

Method _SET_ASSETCLASS_DFLT on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.

Method _SET_ASSETCLASS_DFLT_ERP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ANKA Call by reference Type reference (TYPE) ANKA Anlagenklassen: Allgemeine Daten 20041201
2 Importing IS_ANKV Call by reference Type reference (TYPE) ANKV Anlagenklassen: Versicherungsarten 20041201

Method _SET_ASSETCLASS_DFLT_ERP on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600