SAP ABAP Function Module ANLA_READ_SINGLE (Es wird eine ANLA-Tabelle zur Verfügung gestellt)
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 ANLA_READ_SINGLE Es wird eine ANLA-Tabelle zur Verfügung gestellt  
Function Group ANLR   Read accesses to AM tables  
Program Name SAPLANLR    
INCLUDE Name LANLRU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_ANLA TYPE ANLA Interface, with entering, KEY fiel
Importing F_ANLA TYPE ANLA Interface, with entering, KEY fiel
Importing I_ERROR_IF_FOUND TYPE ANLA-EIGKZ ' ' Error message if asset is availabl
Importing I_LOCK TYPE ANLA-EIGKZ 'X' The asset can be blocked (X=yes)
Importing I_WAIT TYPE XFELD SPACE Feld zum Ankreuzen
Importing I_GETFB TYPE ANLA-EIGKZ ' ' Get asset from buffer
Importing I_BYPASSING_MEMORY TYPE ANLA-EIGKZ ' ' Immer direkt von der Datenbank lesen
Importing I_INT_WITHOUT_HYPHEN TYPE XFELD 'X' Interne Nummer ohne Bindestrich erlaubt?
Exception NOT_FOUND TYPE Record was not found
Exception SELBST_GESPERRT TYPE Fixed asset is blocked by the same
Exception VORHANDEN TYPE Fixed asset already exists
               
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