SAP ABAP Class CL_REEX_AA_SERVICES (Service Methods for Asset Accounting)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_EX_AA (Package) RE: Asset Accounting
Properties
Class CL_REEX_AA_SERVICES  
Short Description Service Methods for Asset Accounting    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_EX_AA   RE: Asset Accounting 
Created 20060904   SAP 
Last change 20100310   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)
Interfaces
Class CL_REEX_AA_SERVICES has no interface implemented.
Friends
Class CL_REEX_AA_SERVICES has no friend class.
Attributes
Class CL_REEX_AA_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSET_LIST_BY_SEL_OPT Static method Public Method Gets List of Assets Based on Selection Options 20060911
2 GET_ASSIGNED_ASSET_BY_IMKEY Static method Public Method Gets Asset Assigned to Real Estate Object (Key Date) 20090211
Events
Class CL_REEX_AA_SERVICES has no event.
Types
Class CL_REEX_AA_SERVICES has no local type.
Method Signatures

Method GET_ASSET_LIST_BY_SEL_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSET_KEY Call by reference Type reference (TYPE) RE_T_ASSET_KEY Anlage 20060911
2 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20060911
3 Importing IT_SO_ANLN1 Call by reference Type reference (TYPE) RE_T_RSOANLN1 Anlagen-Hauptnummer 20060911
4 Importing IT_SO_ANLN2 Call by reference Type reference (TYPE) RE_T_RSOANLN2 Select-Options Anlagenunternummer 20060911

Method GET_ASSET_LIST_BY_SEL_OPT on class CL_REEX_AA_SERVICES has no exception.

Method GET_ASSIGNED_ASSET_BY_IMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_GSBER Call by reference Type reference (TYPE) GSBER Geschäftsbereich 20090211
2 Exporting ET_ASSET_KEY Call by reference Type reference (TYPE) RE_T_ASSET_KEY Anlage 20090211
3 Importing ID_IMKEY Value transfer Type reference (TYPE) RECAIMKEY Interner Schlüssel des Immobilienobjekts (FI) 20090211
4 Importing ID_KEYDATE Value transfer Type reference (TYPE) RECAKEYDATE SY-DATUM Stichtag 20090211

Method GET_ASSIGNED_ASSET_BY_IMKEY on class CL_REEX_AA_SERVICES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700