SAP ABAP Class /LSIERP/CL_PROC_HANDLER_GEN (Generic Payments Handler Class)
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_PROC_HANDLER_GEN | Delegate Payments to Handler Classes | 20070515 |
Properties
| Class | /LSIERP/CL_PROC_HANDLER_GEN | |
| Short Description | Generic Payments Handler Class | |
| 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 | 20070303 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /LSIERP/CL_PROC_HANDLER_GEN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /LSIERP/IF_PROC_HANDLER_GEN | Delegate Payments to Handler Classes | 20070515 |
Friends
Class /LSIERP/CL_PROC_HANDLER_GEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | LT_REL_FOR_PASP_TYPE | 20070417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Main Transaction and Subtransaction | 20070515 | |
| 2 | Instance method | Public | Method | Determine Payments from One-Time Payment Cash Flow | 20070515 | |
| 3 | Instance method | Public | Method | Determine Payments from One-Time Payment Cash Flow | 20070515 | |
| 4 | Instance method | Public | Method | 20070515 |
Events
Class /LSIERP/CL_PROC_HANDLER_GEN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LS_REL_FOR_PASP_TYPE | Private | See coding | 20070417 | BEGIN OF ls_rel_for_pasp_type,
mandt TYPE char3,
applk TYPE char1,
hvorg TYPE char4,
tvorg TYPE char4,
cond_type TYPE char4,
payaspaidtrigger TYPE char1,
END OF ls_rel_for_pasp_type
|
||
| 2 | LT_REL_FOR_PASP_TYPE | Private | See coding | 20070417 | lt_rel_for_pasp_type TYPE TABLE OF ls_rel_for_pasp_type
|
Method Signatures
Method DETERMINE_FICA_TRANSACTION Signature
Method DETERMINE_FICA_TRANSACTION on class /LSIERP/CL_PROC_HANDLER_GEN has no parameter.
Method DETERMINE_FICA_TRANSACTION on class /LSIERP/CL_PROC_HANDLER_GEN has no exception.
Method DETERMINE_MONTHLY_PROCEEDS Signature
Method DETERMINE_MONTHLY_PROCEEDS on class /LSIERP/CL_PROC_HANDLER_GEN has no parameter.
Method DETERMINE_MONTHLY_PROCEEDS on class /LSIERP/CL_PROC_HANDLER_GEN has no exception.
Method DETERMINE_SINGLE_PROCEEDS Signature
Method DETERMINE_SINGLE_PROCEEDS on class /LSIERP/CL_PROC_HANDLER_GEN has no parameter.
Method DETERMINE_SINGLE_PROCEEDS on class /LSIERP/CL_PROC_HANDLER_GEN has no exception.
Method SELECT_PROCEEDS_ITEMS Signature
Method SELECT_PROCEEDS_ITEMS on class /LSIERP/CL_PROC_HANDLER_GEN has no parameter.
Method SELECT_PROCEEDS_ITEMS on class /LSIERP/CL_PROC_HANDLER_GEN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 100 |