SAP ABAP Class CL_FVD_IOA_CHECKS (Checks for Interest on Arrears)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-AC (Application Component) Accounting
     FVVCL_IOA (Package) Calculation of Interest on Arrears for Consumer Loans
Properties
Class CL_FVD_IOA_CHECKS  
Short Description Checks for Interest on Arrears    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FVVCL_IOA   Calculation of Interest on Arrears for Consumer Loans 
Created 20041118   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FVDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FVD_IOA_CHECKS has no interface implemented.
Friends
Class CL_FVD_IOA_CHECKS has no friend class.
Attributes
Class CL_FVD_IOA_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_TO_LOG Static method Public Method Insert Messages in Business Application Log 20050120
2 GET_GSART_TO_RANL Static method Public Method Determine Products Assigned to a Loan 20041118
3 IS_ACTIVE Static method Public Method Is Interest on Arrears Calc. 2 Active for Product Type? 20041119
Events
Class CL_FVD_IOA_CHECKS has no event.
Types
Class CL_FVD_IOA_CHECKS has no local type.
Method Signatures

Method ADD_MESSAGE_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050120
2 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichtenklasse 20050120
3 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichtennummer 20050120
4 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20050120
5 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY 20050120
6 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY 20050120
7 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY 20050120
8 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY 20050120

Method ADD_MESSAGE_TO_LOG on class CL_FVD_IOA_CHECKS has no exception.

Method GET_GSART_TO_RANL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041119
2 Importing I_S_VDARL_KEY Value transfer Type reference (TYPE) VDARL_KEY VDARL Schlüssel-Struktur 20041119
3 Returning R_FLG_IS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D ist die Verzugszinsberechnung 2 für die Produktart aktiv? 20041119
# Exception Resumable Description Created on
1 CONTRACT_NOT_FOUND Darlehen nicht gefunden 20041119

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_RAISE_NOT_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Boole'sche Werte TRUE (= 'X') und FALSE (= ' ') 20041119
2 Importing I_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041119
3 Importing I_SANLF Value transfer Type reference (TYPE) SANLF Produkttyp 20041119
4 Returning R_FLG_IS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D 'X' = Verzugszinsberechnung 2 ist aktiv 20041119
# Exception Resumable Description Created on
1 IOA_NOT_ACTIVE Die Verzugszinsberechnung ist nicht aktiv für die Produktart 20041119
History
Last changed by/on SAP  20050219 
SAP Release Created in 600