SAP ABAP Class CL_FAA_ASSET_MD (Asset)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA (Application Component) Asset Accounting
     FAA_AMD (Package) Master Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20041117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAA_MASTER_DATA_MNGR Asset Master Data 20041221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_MAIN_ASSET_MD Main Asset Number 20041117
Properties
Class CL_FAA_ASSET_MD  
Short Description Asset    
Super Class CL_FAA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FAA_AMD   Master Data 
Created 20041117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FAAAM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FAACA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAA_MASTER_DATA_MNGR Asset Master Data 20041221
Friends
# Friend Modeled only Created on Description
1 CF_FAA_OBJECT 20041117 NOT USED!! Static Class for Object Generation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ASSET_ID Instance attribute Protected Attribute reference (LIKE) 20041207
2 MD_ASSET_VIEW Instance attribute Protected Attribute reference (LIKE) 20041207
3 MO_ASSET_CLASS Instance attribute Protected Object reference (TYPE REF TO) IF_FAA_CFG_ASSETCLASS_ERP ERP: Access to BC Asset Class 20050401
4 MO_DEPR_PARAM_MNGR Instance attribute Protected Object reference (TYPE REF TO) IF_FAA_DEPR_PARAM_MNGR Manager for Depreciation Terms 20041117
5 MO_FIELD_RULES Instance attribute Protected Object reference (TYPE REF TO) IF_FAA_FIELD_RULES Change Rules for Master Data Fields 20041221
6 MO_PARENT Instance attribute Protected Attribute reference (LIKE) 20041208
7 MO_TD_AMD_MNGR Instance attribute Protected Object reference (TYPE REF TO) IF_FAA_TD_AMD_MNGR Manager for Time-Dependent Master Data 20041117
8 MS_DATA Instance attribute Protected Attribute reference (LIKE) 20041117
9 MS_DATA_OLD Instance attribute Protected Type reference (TYPE) FAA_S_DATA Status on Database 20041117
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELD_RULES Instance method Protected Method 20041207
2 COPY_FROM_MASTER_ASSET Instance method Protected Method 20041207
3 GET_ASSET_CLASS Instance method Protected Method 20050401
4 GET_CHANGES Instance method Protected Method 20041117
5 GET_CHILDREN Instance method Protected Method 20041117
6 GET_DATA Instance method Protected Method 20041207
7 GET_DEPR_PARAM_MNGR Instance method Protected Method 20041207
8 GET_FIELD_RULES Instance method Protected Method 20041221
9 GET_NEXT_SUBNUMBER Instance method Protected Method 20041207
10 GET_SCR_LAYOUT_RULE Instance method Protected Method 20050401
11 GET_TD_AMD_MNGR Instance method Protected Method 20041207
12 INITIALIZE Instance method Protected Method 20041207
13 INIT_BY_ASSET_CLASS Instance method Protected Method Initialize Master Data with Data of Asset Class 20041117
14 INIT_FROM_DATABASE Instance method Protected Method Get Master Data from the Database Classes 20041117
15 IS_MODIFIED Instance method Protected Method 20041117
16 IS_SUBNUMBER Instance method Protected Method 20041207
17 PREPARE_CHANGE_DOCUMENTS Instance method Protected Method 20041208
18 SET_COMPLETENESS Instance method Protected Method Sets the Completeness Indicator for the Asset 20041117
19 SET_DATA Instance method Protected Method 20041207
20 SET_DESCRIPTION Instance method Protected Method 20041207
21 SET_MAIN_DESCRIPTION Instance method Protected Method 20041207
22 SET_PROTOCOL Instance method Protected Method Sets Log Data of Asset 20041117
23 STORE Instance method Protected Method 20041207
Events
Class CL_FAA_ASSET_MD has no event.
Types
Class CL_FAA_ASSET_MD has no local type.
Method Signatures

Method CHECK_FIELD_RULES Signature

Method CHECK_FIELD_RULES on class CL_FAA_ASSET_MD has no parameter.
Method CHECK_FIELD_RULES on class CL_FAA_ASSET_MD has no exception.

Method COPY_FROM_MASTER_ASSET Signature

Method COPY_FROM_MASTER_ASSET on class CL_FAA_ASSET_MD has no parameter.
Method COPY_FROM_MASTER_ASSET on class CL_FAA_ASSET_MD has no exception.

Method GET_ASSET_CLASS Signature

Method GET_ASSET_CLASS on class CL_FAA_ASSET_MD has no parameter.
Method GET_ASSET_CLASS on class CL_FAA_ASSET_MD has no exception.

Method GET_CHANGES Signature

Method GET_CHANGES on class CL_FAA_ASSET_MD has no parameter.
Method GET_CHANGES on class CL_FAA_ASSET_MD has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class CL_FAA_ASSET_MD has no parameter.
Method GET_CHILDREN on class CL_FAA_ASSET_MD has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_FAA_ASSET_MD has no parameter.
Method GET_DATA on class CL_FAA_ASSET_MD has no exception.

Method GET_DEPR_PARAM_MNGR Signature

Method GET_DEPR_PARAM_MNGR on class CL_FAA_ASSET_MD has no parameter.
Method GET_DEPR_PARAM_MNGR on class CL_FAA_ASSET_MD has no exception.

Method GET_FIELD_RULES Signature

Method GET_FIELD_RULES on class CL_FAA_ASSET_MD has no parameter.
Method GET_FIELD_RULES on class CL_FAA_ASSET_MD has no exception.

Method GET_NEXT_SUBNUMBER Signature

Method GET_NEXT_SUBNUMBER on class CL_FAA_ASSET_MD has no parameter.
Method GET_NEXT_SUBNUMBER on class CL_FAA_ASSET_MD has no exception.

Method GET_SCR_LAYOUT_RULE Signature

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

Method GET_TD_AMD_MNGR Signature

Method GET_TD_AMD_MNGR on class CL_FAA_ASSET_MD has no parameter.
Method GET_TD_AMD_MNGR on class CL_FAA_ASSET_MD has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_FAA_ASSET_MD has no parameter.
Method INITIALIZE on class CL_FAA_ASSET_MD has no exception.

Method INIT_BY_ASSET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSET_CLASS Call by reference Object reference (TYPE REF TO) IF_FAA_CFG_ASSETCLASS_ERP Lesen Anlagenklassen-Customizing 20041117
# Exception Resumable Description Created on
1 CX_FAA_ASSET Ausnahmen für eine Anlage 20041117

Method INIT_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Datenpuffer umgehen? 20041117
# Exception Resumable Description Created on
1 CX_FAA_ASSET Ausnahmen für eine Anlage 20041117

Method IS_MODIFIED Signature

Method IS_MODIFIED on class CL_FAA_ASSET_MD has no parameter.
Method IS_MODIFIED on class CL_FAA_ASSET_MD has no exception.

Method IS_SUBNUMBER Signature

Method IS_SUBNUMBER on class CL_FAA_ASSET_MD has no parameter.
Method IS_SUBNUMBER on class CL_FAA_ASSET_MD has no exception.

Method PREPARE_CHANGE_DOCUMENTS Signature

Method PREPARE_CHANGE_DOCUMENTS on class CL_FAA_ASSET_MD has no parameter.
Method PREPARE_CHANGE_DOCUMENTS on class CL_FAA_ASSET_MD has no exception.

Method SET_COMPLETENESS Signature

Method SET_COMPLETENESS on class CL_FAA_ASSET_MD has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_ASSET Ausnahmen für eine Anlage 20041117

Method SET_DATA Signature

Method SET_DATA on class CL_FAA_ASSET_MD has no parameter.
Method SET_DATA on class CL_FAA_ASSET_MD has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class CL_FAA_ASSET_MD has no parameter.
Method SET_DESCRIPTION on class CL_FAA_ASSET_MD has no exception.

Method SET_MAIN_DESCRIPTION Signature

Method SET_MAIN_DESCRIPTION on class CL_FAA_ASSET_MD has no parameter.
Method SET_MAIN_DESCRIPTION on class CL_FAA_ASSET_MD has no exception.

Method SET_PROTOCOL Signature

Method SET_PROTOCOL on class CL_FAA_ASSET_MD has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_ASSET Ausnahmen für eine Anlage 20041117

Method STORE Signature

Method STORE on class CL_FAA_ASSET_MD has no parameter.
Method STORE on class CL_FAA_ASSET_MD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600