SAP ABAP Function Module FVD_SEL_LOAN_READ (Lesen der Daten zu einem Darlehensvertrag)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD (Package) Treasury Loans
Basic Data
Function Module FVD_SEL_LOAN_READ Lesen der Daten zu einem Darlehensvertrag  
Function Group FVD_SEL   Selections and Checks for Loans  
Program Name SAPLFVD_SEL    
INCLUDE Name LFVD_SELU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_WRK_VDARL TYPE VDARL Darlehen
Exporting E_WRK_VZZKOKO TYPE VZZKOKO Tabelle Konditionskopf
Exporting E_TAB_VZZKOPO TYPE TRTY_VZZKOPO Tabellentyp für Tabelle VZZKOPO
Exporting E_TAB_VVZZKOPO TYPE TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO
Exporting E_TAB_VDBEKI TYPE TRTY_VDBEKI Tabellentyp für Tabelle VDBEKI
Exporting E_TAB_VDBEPI TYPE TRTY_VDBEPI Tabellentyp für Tabelle VDBEPI
Exporting E_TAB_VDBEPP TYPE TRTY_VDBEPP Tabellentyp für Tabelle VDBEPP
Exporting E_TAB_VZZBEPP TYPE TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP
Importing I_BUKRS TYPE BUKRS Buchungskreis
Importing I_RANL TYPE RANL Vertragsnummer
Importing I_FLG_VDARL TYPE C SPACE 'X' = Lesen der Tabelle VDARL
Importing I_WRK_VDARL TYPE VDARL Darlehen
Importing I_FLG_VZZKOKO TYPE C SPACE 'X' = Lesen der Tabelle VZZKOKO
Importing I_WRK_VZZKOKO TYPE VZZKOKO Tabelle Konditionskopf
Importing I_FLG_VZZKOPO TYPE C SPACE 'X' = Lesen der Tabelle VZZKOPO
Importing I_TAB_VZZKOPO TYPE TRTY_VZZKOPO Tabellentyp für Tabelle VZZKOPO
Importing I_FLG_VVZZKOPO TYPE C SPACE 'X' = Lesen der Tabelle VVZZKOPO
Importing I_TAB_VVZZKOPO TYPE TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO
Importing I_FLG_VDBEKI_VDBEPI TYPE C SPACE 'X' = Lesen der Tabelle VDBEKI / VDBEPI und der Reorganisationssätze
Importing I_FLG_NO_STORNO TYPE C 'X' 'X' = Stornierten Bewegungen nicht gelesen
Importing I_TAB_VDBEKI TYPE TRTY_VDBEKI Tabellentyp für Tabelle VDBEKI
Importing I_TAB_VDBEPI TYPE TRTY_VDBEPI Tabellentyp für Tabelle VDBEPI
Importing I_FLG_VDBEPP TYPE C SPACE 'X' = Lesen der Tabelle VDBEPP
Importing I_TAB_VDBEPP TYPE TRTY_VDBEPP Tabellentyp für Tabelle VDBEPP
Importing I_FLG_VZZBEPP TYPE C SPACE 'X' = Konvertierung der Bewegungen in Stuktur VZZBEPP
Exception ERROR TYPE Fehler
               
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  20011004 
SAP Release Created in 463_20