SAP ABAP Class IF_FAA_MDO_ASSET_MAIN_NUMBER (ANLH Asset Main Number and Line Item Number)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FAA_FRW_OBJECT FIAA: Abstract Object Interface 20110803
2 Interface composition (i COMPRISING i_ref)  IF_FAA_FRW_OBJECT_CHANGEABLE Fixed Asset: Abstract Interface for Changeable Objects 20110919
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAA_MDO_MAIN_NUMBER_SOM ANLH 20110803
Properties
Class IF_FAA_MDO_ASSET_MAIN_NUMBER  
Short Description ANLH Asset Main Number and Line Item Number    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110803   SAP 
Last change 20130531   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_MASTER_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FAA_MDO_ASSET_MAIN_NUMBER has no interface implemented.
Friends
Class IF_FAA_MDO_ASSET_MAIN_NUMBER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_BEFORE_DATA Instance attribute Public Type reference (TYPE) FAA_S_MDO_MAIN_NUMBER Data of Asset (ANLH) 20110803
2 MS_CURRENT_DATA Instance attribute Public Type reference (TYPE) FAA_S_MDO_MAIN_NUMBER Data of Asset (ANLH) 20110803
3 MS_REAL_ASSET_NUMBER Instance attribute Public Type reference (TYPE) IF_FAA_MASTER_TYPES=>TY_S_REAL_ASSET_NUMBER Transfer of temporary asset no. to database asset number 20120122
4 MS_WORK_TAB_AIST Instance attribute Public Type reference (TYPE) RAIST03 SAPLAIST work structure for (dialog/update) 20120118
Methods
# Method Level Visibility Method type Description Created on
1 GET_REAL_ASSET_NUMBER_ON_INS Instance method Public Method Get Final Asset Number at INSERT 20120118
2 PREPARE_ANLH_UPDATE Instance method Public Method Preparation of ANLH Update: ENQ, SELECT etc. 20111219
3 UPDATE_ANLH Instance method Public Method Execution of ANLH Update (Incl. Dequeue!) 20111219
Events
Class IF_FAA_MDO_ASSET_MAIN_NUMBER has no event.
Types
Class IF_FAA_MDO_ASSET_MAIN_NUMBER has no local type.
Method Signatures

Method GET_REAL_ASSET_NUMBER_ON_INS Signature

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

Method GET_REAL_ASSET_NUMBER_ON_INS on class IF_FAA_MDO_ASSET_MAIN_NUMBER has no exception.

Method PREPARE_ANLH_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCK Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data Element für Domäne BOOLE: TRUE (='X') and FALSE (=' ') 20111219
2 Importing IV_SELECT_4_UPDATE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data Element für Domäne BOOLE: TRUE (='X') and FALSE (=' ') 20111219
3 Importing IV_WAIT Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data Element für Domäne BOOLE: TRUE (='X') and FALSE (=' ') 20111219
# Exception Resumable Description Created on
1 CM_FAA_T100 T100 Meldungen FIAA Stammdaten 20121012

Method UPDATE_ANLH Signature

Method UPDATE_ANLH on class IF_FAA_MDO_ASSET_MAIN_NUMBER has no parameter.
Method UPDATE_ANLH on class IF_FAA_MDO_ASSET_MAIN_NUMBER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in