SAP ABAP Function Module ABR_VIAK23_READ_WITH_BUFFER (Lesen der Tabelle VIAK23 mit Puffer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
Basic Data
Function Module ABR_VIAK23_READ_WITH_BUFFER Lesen der Tabelle VIAK23 mit Puffer  
Function Group FVMI   Real Estate: Access to customiz.tables  
Program Name SAPLFVMI    
INCLUDE Name LFVMIU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_VIAK23 TYPE VIAK23 Bei Einzelzugriff: Gelesener Satz
Exporting E_SUBRC TYPE SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
Importing I_KEY_SINGLE TYPE FVINK_VIAK23_KEY Schlüssel für Einzelzugriff
Importing I_KZ_NO_RESULT_IF_EMPTY TYPE C 'X' 'X':Wenn I_T_VIAK05 leer => E_T_VIAK23 leer
Importing I_KZ_REFRESH TYPE C
Importing I_KZ_BYPASS_BUFFER TYPE C 'X'
Tables I_T_VIAK05 TYPE VIAK05 Tabelle mit Schlüssel (SELECT FOR ALL ENTRIES ..
Tables E_T_VIAK23 TYPE VIAK23 Ergebnistabelle
Exception WRONG_CALL TYPE Falscher Aufruf (Kein Key oder beide Keys)
               
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  19970710 
SAP Release Created in