SAP ABAP Class CL_FVD_DISB_CHECKS (Checks for Interest on Arrears)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML-PO-DI (Application Component) Outgoing Payments
⤷
FVVD_DISB (Package) Loans: Disbursement
⤷
⤷
Properties
| Class | CL_FVD_DISB_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 | FVVD_DISB | Loans: Disbursement |
| Created | 20050407 | SAP |
| Last change | 20050411 | 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_DISB_CHECKS has no interface implemented.
Friends
Class CL_FVD_DISB_CHECKS has no friend class.
Attributes
Class CL_FVD_DISB_CHECKS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Insert Messages in Business Application Log | 20050407 | |
| 2 | Static method | Public | Method | Is Interest on Arrears Calc. 2 Active for Product Type? | 20050407 |
Events
Class CL_FVD_DISB_CHECKS has no event.
Types
Class CL_FVD_DISB_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 | 20050407 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichtenklasse | 20050407 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050407 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20050407 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20050407 | ||||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20050407 | ||||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20050407 | ||||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20050407 |
Method ADD_MESSAGE_TO_LOG on class CL_FVD_DISB_CHECKS has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SANLF | Value transfer | Type reference (TYPE) | SANLF | Produkttyp | 20050407 | |||
| 2 | R_FLG_DISPLAY_IN_WP | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Auszahlung wird im Workplace angezeigt | 20050407 | |||
| 3 | R_FLG_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Auszahlung ist aktiv | 20050407 |
Method IS_ACTIVE on class CL_FVD_DISB_CHECKS has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |