SAP ABAP Class CL_FAA_MDO_FACTORY (Factory for Assets)
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_FACTORY Factory Class FIAA Master Data Part 20110628
Properties
Class CL_FAA_MDO_FACTORY  
Short Description Factory for Assets    
Super Class CL_FAA_FRW_FACTORY Factory Class FIAA Master Data Part 
Instantiability of a Class 1  Protected 
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 CL_FAA_FRW_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FAA_FRW_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FAA_FRW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FAA_MASTER_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_FAA_MASTER_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FAA_MDO_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FAA_FRW_FACTORY_STATIC 20110628 Framework Part of Static Factory
2 CL_FAA_SOM_FACTORY_CONTAINER 20120125 Asset Factory Container in Shared Memory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_NODE_ID_MAPPING Instance attribute Private Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_TS_NODE_ID_MAPPING Node ID Mapping 20110628
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_ASSET_IN_UPD_MODE Instance method Protected Method Delete the Asset in Update Mode 20130313
2 CLEAN_UP_PENDING_ASSET_CHANGES Instance method Protected Method Discard All Changes (Due to Simulation) 20120611
3 CONVERT_ANEP_KEY_2_NODE_ID Instance method Protected Method Hash ANLP Key to X16 UUID 20110706
4 CONVERT_ANLA_KEY_2_NODE_ID Instance method Protected Method Hash ANLA Key to X16 UUID 20110628
5 CONVERT_ANLBZA_KEY_2_NODE_ID Instance method Protected Method Hash ANLB Key to X16 UUID 20110706
6 CONVERT_ANLB_KEY_2_NODE_ID Instance method Protected Method Hash ANLB Key to X16 UUID 20110706
7 CONVERT_ANLC_KEY_2_NODE_ID Instance method Protected Method Hash ANLC Key to X16 UUID 20110706
8 CONVERT_ANLH_KEY_2_NODE_ID Instance method Protected Method Hash ANLH Key to X16 UUID 20111029
9 CONVERT_ANLZ_KEY_2_NODE_ID Instance method Protected Method Hash ANLZ Key to X16 UUID 20110628
10 CREATE_ASSET_FOR_POSTING Instance method Protected Method Create Asset During Posting 20120112
11 CREATE_SUBNODE_INSTANCE Instance method Protected Method Create an Instance of a Subnode 20110628
12 GET_INSTANCE_MAIN_NUMBER Instance method Protected Method Create Instance for Asset Main Number (ANLH) 20111029
13 GET_INSTANCE_ROOT Instance method Protected Method Gets Instance Instance for Root Node of an Asset 20110628
14 GET_INSTANCE_ROOT_FROM_BUFFER Instance method Protected Method Checks If Asset Already Read and Returns Instance If Applic. 20120514
15 RESET_ITEM_MANAGERS_ON_PROJECT Instance method Protected Method TRWPR Event Project: Delete Buffered ANEPs Before New Create 20121107
16 UPDATE_NODE_ID_MAPPING_NEW_MDO Instance method Protected Method Update Node ID Mapping When Creating a New Asset 20120118
17 _CHECK_IS_CHILD_NODE Instance method Private Method Checks If the UUID Is a Subnode of the Parent UUID 20110914
18 _CONVERT_KEY_2_NODE_ID Instance method Private Method Gets Node ID from Buffer (Result Empty If not_found) 20110628
Events
Class CL_FAA_MDO_FACTORY has no event.
Types
Class CL_FAA_MDO_FACTORY has no local type.
Method Signatures

Method CLEANUP_ASSET_IN_UPD_MODE Signature

Method CLEANUP_ASSET_IN_UPD_MODE on class CL_FAA_MDO_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Messages FIAA 20130313

Method CLEAN_UP_PENDING_ASSET_CHANGES Signature

Method CLEAN_UP_PENDING_ASSET_CHANGES on class CL_FAA_MDO_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20121024

Method CONVERT_ANEP_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AFABE Call by reference Type reference (TYPE) AFABE_D Echter Bewertungsbereich 20110706
2 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20110706
3 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 '0000' Anlagenunternummer 20110706
4 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110706
5 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20110706
6 Importing IV_LNRAN Call by reference Type reference (TYPE) LNRAN Laufende Nummer des Einzelpostens 20110706
7 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 16 byte UUID (raw) 20110706

Method CONVERT_ANEP_KEY_2_NODE_ID on class CL_FAA_MDO_FACTORY has no exception.

Method CONVERT_ANLA_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20110628
2 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 '0000' Anlagenunternummer 20110628
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110628
4 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 16 byte UUID (raw) 20110628

Method CONVERT_ANLA_KEY_2_NODE_ID on class CL_FAA_MDO_FACTORY has no exception.

Method CONVERT_ANLBZA_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AFABE Call by reference Type reference (TYPE) AFABE_D Echter Bewertungsbereich 20110706
2 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20110706
3 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 '0000' Anlagenunternummer 20110706
4 Importing IV_BDATU Call by reference Type reference (TYPE) BDATU Gültig Bis Datum 20110706
5 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110706
6 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 16 byte UUID (raw) 20110706

Method CONVERT_ANLBZA_KEY_2_NODE_ID on class CL_FAA_MDO_FACTORY has no exception.

Method CONVERT_ANLB_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AFABE Call by reference Type reference (TYPE) AFABE_D Echter Bewertungsbereich 20110706
2 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20110706
3 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 '0000' Anlagenunternummer 20110706
4 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110706
5 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 16 byte UUID (raw) 20110706

Method CONVERT_ANLB_KEY_2_NODE_ID on class CL_FAA_MDO_FACTORY has no exception.

Method CONVERT_ANLC_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AFABE Call by reference Type reference (TYPE) AFABE_D Echter Bewertungsbereich 20110706
2 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20110706
3 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 '0000' Anlagenunternummer 20110706
4 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110706
5 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20110706
6 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 16 byte UUID (raw) 20110706

Method CONVERT_ANLC_KEY_2_NODE_ID on class CL_FAA_MDO_FACTORY has no exception.

Method CONVERT_ANLH_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20111029
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20111029
3 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 16 byte UUID (raw) 20111029

Method CONVERT_ANLH_KEY_2_NODE_ID on class CL_FAA_MDO_FACTORY has no exception.

Method CONVERT_ANLZ_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20110628
2 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 '0000' nlagenunternummer 20110628
3 Importing IV_BDATU Call by reference Type reference (TYPE) BDATU Datum Gültigkeitsende 20110628
4 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110628
5 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 16 byte UUID (raw) 20110628

Method CONVERT_ANLZ_KEY_2_NODE_ID on class CL_FAA_MDO_FACTORY has no exception.

Method CREATE_ASSET_FOR_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ANLA Call by reference Type reference (TYPE) ANLA Anlagenstammsatz-Segment 20120112
2 Importing IS_ANLH Call by reference Type reference (TYPE) ANLH Anlagen-Hauptnummer 20120112
3 Importing IS_ANLU Call by reference Type reference (TYPE) ANLU Anlagenstammsatz: Userfelder 20120112
4 Importing IS_ANLV Call by reference Type reference (TYPE) ANLV Versicherungsdaten 20120112
5 Importing IT_ANLB Call by reference Type reference (TYPE) FAA_T_ANLB Abschreibungsparameter 20120112
6 Importing IT_ANLC Call by reference Type reference (TYPE) FAA_T_ANLC Anlagen-Wertfelder 20120112
7 Importing IT_ANLZ Call by reference Type reference (TYPE) FAA_T_ANLZ Valutierte Anlagen-Zuordnungen 20121015
8 Importing IV_MODE Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_MODE Operation Mode (Ins/Upd/Del) 20120112
9 Importing IV_POSTCAP Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20130519
10 Importing IV_VIRTUAL_ASSET Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Flag: Virtuelle Anlage (Simulation) 20131203
11 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FAA_MDO_ROOT FAA Anlagen Stammsatz: Interface Repräsentation für Buchen 20120112
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20120323

Method CREATE_SUBNODE_INSTANCE 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 Anlagen Stammsatz Interface 20110628
2 Importing IR_DATA_DB Call by reference Object reference (TYPE REF TO) DATA 20110628
3 Importing IV_BO_SUBNODE_NAME Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME 20110628
4 Importing IV_MODE Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_MODE Mode (Ins/Upd/Del) 20110628
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FAA_FRW_OBJECT Anlagenstammsatz - abstraktes Objektinterface 20110628
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20110801

Method GET_INSTANCE_MAIN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DB_DATA Call by reference Object reference (TYPE REF TO) DATA 20120112
2 Importing IV_MODE Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_MODE 20111029
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FAA_MDO_ASSET_MAIN_NUMBER ANLH 20111029
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20120627

Method GET_INSTANCE_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20110628
2 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 Anlagenunternummer 20110628
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110628
4 Importing IV_ENQUEUE_MODE Call by reference Type reference (TYPE) ENQMODE IF_FAA_FRW_CONSTANTS=>GC_ENQUEUE_MODE-REAL_EXCLUSIVE Sperrmodus 20130719
5 Importing IV_ENQUEUE_WAIT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Sperren mit Warten 20130719
6 Importing IV_MODE Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_MODE Mode (Ins/Upd/Del) 20110628
7 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FAA_MDO_ROOT 20110628
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA 20110801

Method GET_INSTANCE_ROOT_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANLN1 Call by reference Type reference (TYPE) ANLN1 Anlagen-Hauptnummer 20120514
2 Importing IV_ANLN2 Call by reference Type reference (TYPE) ANLN2 Anlagenunternummer 20120514
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20120514
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FAA_MDO_ROOT 20120514

Method GET_INSTANCE_ROOT_FROM_BUFFER on class CL_FAA_MDO_FACTORY has no exception.

Method RESET_ITEM_MANAGERS_ON_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_ACDOC_LDGRP Call by reference Type reference (TYPE) FAGL_LDGRP Ledger-Gruppe 20130504

Method RESET_ITEM_MANAGERS_ON_PROJECT on class CL_FAA_MDO_FACTORY has no exception.

Method UPDATE_NODE_ID_MAPPING_NEW_MDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REAL_ASSET_NUMBER Call by reference Type reference (TYPE) IF_FAA_MASTER_TYPES=>TY_S_REAL_ASSET_NUMBER Übergabe vorläufige Anlagennummer -> Datenbank-Anlagennummer 20120118

Method UPDATE_NODE_ID_MAPPING_NEW_MDO on class CL_FAA_MDO_FACTORY has no exception.

Method _CHECK_IS_CHILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_NODE Call by reference Object reference (TYPE REF TO) IF_FAA_FRW_OBJECT 20110914
2 Importing IV_PARENT_UUID Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 20110914
3 Returning RV_IS_CHILD Value transfer Type reference (TYPE) XFLAG Neue Eingabewerte 20110914

Method _CHECK_IS_CHILD_NODE on class CL_FAA_MDO_FACTORY has no exception.

Method _CONVERT_KEY_2_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HUMAN_READABLE_KEY Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_S_FAA_HUMAN_READABLE_KEY 20110628
2 Returning RV_UUID Value transfer Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID 20110628

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