SAP ABAP Class CL_FPIA_KEPL00 (Class for report FPIA_RFKEPL00)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
FPS_IOA (Package) Interest on Arrears
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPIA_ERP_REPORT | Super class for ERP Reports | 20080806 |
Properties
| Class | CL_FPIA_KEPL00 | |
| Short Description | Class for report FPIA_RFKEPL00 | |
| Super Class | CL_FPIA_ERP_REPORT | Super class for ERP Reports |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FPS_IOA | Interest on Arrears |
| Created | 20080806 | SAP |
| Last change | 20110908 | 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_FPIA_KEPL00 has no interface implemented.
Friends
Class CL_FPIA_KEPL00 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20091008 | |||||
| 2 | Constant | Protected | Type reference (TYPE) | SY-TCODE | 'FPIA_KEPL00' | Current Transaction Code | 20091008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Validate transaction code | 20091008 | |
| 2 | Static method | Public | Method | Delete FPIA fields from ALV field catalog | 20091008 | |
| 3 | Instance method | Public | Method | Fill interest data | 20091007 | |
| 4 | Instance method | Private | Method | Get clearing document date | 20100201 | |
| 5 | Instance method | Private | Method | Get_days as LFI_INTF08 | 20100128 |
Events
Class CL_FPIA_KEPL00 has no event.
Types
Class CL_FPIA_KEPL00 has no local type.
Method Signatures
Method CHECK_TCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TCODE | Call by reference | Type reference (TYPE) | SY-TCODE | Current Transaction Code | 20091008 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091008 |
Method CHECK_TCODE on class CL_FPIA_KEPL00 has no exception.
Method DELETE_FPIA_FROM_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FCAT | Call by reference | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | ALV field catalog table | 20091008 |
Method DELETE_FPIA_FROM_FCAT on class CL_FPIA_KEPL00 has no exception.
Method FILL_INTEREST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REPORT_LINE | Call by reference | Type reference (TYPE) | FAGL_S_RFKEPL00_LIST1 | Output Structure for RDFEPL00 | 20091008 | |||
| 2 | IS_BSIK | Call by reference | Type reference (TYPE) | BSIK | Accounting: Secondary Index for Vendors | 20091008 | |||
| 3 | IV_INT | Call by reference | Type reference (TYPE) | CHAR1 | Interest to be paid | 20091007 | |||
| 4 | IV_PTCH | Call by reference | Type reference (TYPE) | CHAR1 | Payment terms changed | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Super class for FPIA exceptions | 20091008 |
Method GET_CLEARING_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BSIK | Call by reference | Type reference (TYPE) | BSIK | Accounting: Secondary Index for Vendors | 20100201 | |||
| 2 | RV_CLEARING_DATE | Value transfer | Type reference (TYPE) | BUDAT | Posting Date in the Document | 20100201 |
Method GET_CLEARING_DATE on class CL_FPIA_KEPL00 has no exception.
Method GET_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALENDAR | Call by reference | Type reference (TYPE) | KLART_VZ | Calendar type | 20100128 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | AUGDT | Date in CHAR format | 20100128 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | FPIA_NET_DUE_DATE | Date in CHAR format | 20100128 | |||
| 4 | RV_DAYS | Value transfer | Type reference (TYPE) | ANZTAGE | Number of days | 20100128 |
Method GET_DAYS on class CL_FPIA_KEPL00 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |