SAP ABAP Class /LSIERP/CL_MATU_HANDLER (Handler Class for Maturity Payments)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
FI-LA (Application Component) Lease Accounting
⤷
/LSIERP/LAM_PROCEEDS (Package) Components for Calculating Payments

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /LSIERP/IF_CONSTANTS | Fixed Values for Calculating Payments | 20070417 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /LSIERP/IF_PROC_DELEGATION | Delegate Payments to Handler Classes | 20070308 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /LSIERP/IF_PROC_HANDLER_GEN | Delegate Payments to Handler Classes | 20070515 |
Properties
Class | /LSIERP/CL_MATU_HANDLER | |
Short Description | Handler Class for Maturity Payments | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /LSIERP/LAM_PROCEEDS | Components for Calculating Payments |
Created | 20070308 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /LSIERP/CL_MATU_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /LSIERP/IF_CONSTANTS | Fixed Values for Calculating Payments | 20070417 | ||
2 | /LSIERP/IF_PROC_DELEGATION | Delegate Payments to Handler Classes | 20070308 | ||
3 | /LSIERP/IF_PROC_HANDLER_GEN | Delegate Payments to Handler Classes | 20070515 |
Friends
Class /LSIERP/CL_MATU_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | 20070515 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LT_CONDS_MAP | 20070515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070515 | |
2 | ![]() |
Instance method | Public | Method | 20070515 | |
3 | ![]() |
Instance method | Public | Method | 20070515 | |
4 | ![]() |
Instance method | Public | Method | 20070515 | |
5 | ![]() |
Instance method | Public | Method | 20070515 |
Events
Class /LSIERP/CL_MATU_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LS_CONDS_MAP | Private | See coding | 20070515 | BEGIN OF ls_conds_map,
mandt TYPE char3,
applk TYPE char1,
hvorg TYPE char4,
tvorg TYPE char4,
cond_type TYPE char4,
payaspaidtrigger TYPE char1,
END OF ls_conds_map
|
||
2 | LT_CONDS_MAP | Private | See coding | 20070515 | lt_conds_map TYPE TABLE OF ls_conds_map
|
Method Signatures
Method DETERMINE_FICA_TRANSACTION Signature
Method DETERMINE_FICA_TRANSACTION on class /LSIERP/CL_MATU_HANDLER has no parameter.
Method DETERMINE_FICA_TRANSACTION on class /LSIERP/CL_MATU_HANDLER has no exception.
Method DETERMINE_MONTHLY_PROCEEDS Signature
Method DETERMINE_MONTHLY_PROCEEDS on class /LSIERP/CL_MATU_HANDLER has no parameter.
Method DETERMINE_MONTHLY_PROCEEDS on class /LSIERP/CL_MATU_HANDLER has no exception.
Method DETERMINE_SINGLE_PROCEEDS Signature
Method DETERMINE_SINGLE_PROCEEDS on class /LSIERP/CL_MATU_HANDLER has no parameter.
Method DETERMINE_SINGLE_PROCEEDS on class /LSIERP/CL_MATU_HANDLER has no exception.
Method PROCESS_INBOUND_TRIGGER Signature
Method PROCESS_INBOUND_TRIGGER on class /LSIERP/CL_MATU_HANDLER has no parameter.
Method PROCESS_INBOUND_TRIGGER on class /LSIERP/CL_MATU_HANDLER has no exception.
Method SELECT_PROCEEDS_ITEMS Signature
Method SELECT_PROCEEDS_ITEMS on class /LSIERP/CL_MATU_HANDLER has no parameter.
Method SELECT_PROCEEDS_ITEMS on class /LSIERP/CL_MATU_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |