SAP ABAP Function Module ANEK_READ_MULTIPLE_FROM_TO_BP (Lesen alle ANEK von Periode eines GJahres bis Periode eines Gjahres)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AB (Package) Application Development R/3: Asset Accounting
Basic Data
Function Module ANEK_READ_MULTIPLE_FROM_TO_BP Lesen alle ANEK von Periode eines GJahres bis Periode eines Gjahres  
Function Group ANLR   Read accesses to AM tables  
Program Name SAPLANLR    
INCLUDE Name LANLRU52    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BUKRS TYPE ANLA-BUKRS
Importing I_ANLN1 TYPE ANLA-ANLN1 Asset number
Importing I_ANLN2 TYPE ANLA-ANLN2 Sub-number
Importing I_FGJHR TYPE ANLC-GJAHR '0000' From fiscal year
Importing I_FPPER TYPE ANEK-MONAT '00' From period
Importing I_TGJHR TYPE ANLC-GJAHR '9999' To fiscal year
Importing I_TPPER TYPE ANEK-MONAT '99' To period
Tables T_ANEK TYPE ANEK
Tables T_ANEP TYPE ANEP
Tables T_ANEA TYPE ANEA
Exception NOT_FOUND TYPE No records were found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960930 
SAP Release Created in