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 | 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 | Static method | Public | Method | Insert Messages in Business Application Log | 20050120 | |
| 2 | Static method | Public | Method | Determine Products Assigned to a Loan | 20041118 | |
| 3 | 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 | I_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050120 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichtenklasse | 20050120 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050120 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20050120 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20050120 | ||||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20050120 | ||||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20050120 | ||||
| 8 | 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 | I_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20041119 | |||
| 2 | I_S_VDARL_KEY | Value transfer | Type reference (TYPE) | VDARL_KEY | VDARL Schlüssel-Struktur | 20041119 | |||
| 3 | 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 | Darlehen nicht gefunden | 20041119 |
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_RAISE_NOT_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Boole'sche Werte TRUE (= 'X') und FALSE (= ' ') | 20041119 | |||
| 2 | I_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20041119 | |||
| 3 | I_SANLF | Value transfer | Type reference (TYPE) | SANLF | Produkttyp | 20041119 | |||
| 4 | R_FLG_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Verzugszinsberechnung 2 ist aktiv | 20041119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Verzugszinsberechnung ist nicht aktiv für die Produktart | 20041119 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 600 |