SAP ABAP Function Module FOLDER_MAINTAIN (Prolongation: Darlehen in Ordnerstruktur sichern/löschen/prüfen/verschiebe)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD (Package) Treasury Loans
Basic Data
Function Module FOLDER_MAINTAIN Prolongation: Darlehen in Ordnerstruktur sichern/löschen/prüfen/verschiebe  
Function Group FVP1   Rollover: File mgmt / SAP script  
Program Name SAPLFVP1    
INCLUDE Name LFVP1U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN TYPE =0: nicht gefunden; =1 gefunden oder vorgesehen
Exporting E_RSBEAR TYPE VDPOKO-RSBEAR Prolongationssachbearbeiter
Exporting E_VDPOPO TYPE VDPOPO Prolongationsordnerpositionen
Importing I_BUKRS TYPE VDARL-BUKRS Buchungskreis des Darlehens
Importing I_DATUM TYPE SYST-DATUM SY-DATUM Bezugsdatum (für I_MODE='I')
Importing I_FILL_VDPOPO TYPE SPACE 'X'=Werte werden neu ermittelt
Importing I_MODE TYPE 'C'=Check, 'I'=Insert/Update, 'D'=Delete
Importing I_OLD_RPNR TYPE SPACE
Importing I_OVERWRITE TYPE SPACE 'X'=immer, 'C' nur bei Insert, ' '=nie
Importing I_POPUP TYPE 'X' Popup für Ordnerauswahl bei I_MODE='C'
Importing I_RANL TYPE VDARL-RANL Anlagenummer/Darlehensnummer
Importing I_STYP TYPE VDPOKO-STYP N=Neugeschäft; P=Prolongation
Importing I_VDPOPO TYPE VDPOPO SPACE Zielordner bei I_MODE='I', 'M'
Exception ERROR_CONDITIONS TYPE Fehler bei Konditionsermittlung
Exception ERROR_DELETE TYPE Fehler beim Löschen
Exception ERROR_EXIST TYPE Darlehen exisitiert bereits im Ordner
Exception ERROR_INSERT TYPE Fehler beim Einfügen
Exception ERROR_PARAM TYPE Fehler in Import-Parameter
Exception ERROR_PARTNER TYPE Fehler bei Partnerermittlung
Exception ERROR_RLOAM TYPE Fehler bei Berechnung der Kapitalfelder
Exception ERROR_TDP1 TYPE Fehler bei Ermittlung des Defaultregister
Exception ERROR_UPDATE TYPE Fehler bei Update
Exception ERROR_VDPOKO TYPE Fehler in VDPOKO (Prolongationsordnerköpfe)
Exception ERROR_VDPOPO TYPE Fehler in VDPOKO (Prolongationsordnerpositionen)
               
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