SAP ABAP Function Module ANEP_READ_MULTIPLE_AFABE_BELNR (liest die ANEPs zu einer oder mehreren Anlagen mit gleicher Belegnummer)
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 ANEP_READ_MULTIPLE_AFABE_BELNR liest die ANEPs zu einer oder mehreren Anlagen mit gleicher Belegnummer  
Function Group ANLR   Read accesses to AM tables  
Program Name SAPLANLR    
INCLUDE Name LANLRU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ANLN1 TYPE ANLA-ANLN1 Main asset number
Importing I_ANLN2 TYPE ANLA-ANLN2 Asset sub-number
Importing I_BELNR TYPE ANEP-BELNR
Importing I_BUKRS TYPE ANLA-BUKRS Company code
Importing I_BUZEI TYPE ANEP-BUZEI
Importing I_GJAHR TYPE ANLC-GJAHR Fiscal year
Importing I_PROBELESEN TYPE ANLA-EIGKZ ' ' Sample reading = 'X'
Tables T_ANEA TYPE ANEA Table of the proportionate values
Tables T_ANEP TYPE ANEP Table of the line items
Tables T_ANLB TYPE ANLB Depreciation area table
Exception NOT_FOUND TYPE no line items 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  00000000 
SAP Release Created in