OLFM Training
DAY 9
EverGreen
Functionality to Continue billing customer when contract has reached
end-of-term and Equipments not Returned.
Customer Billed at the Last Rent Payable.
Contract has to be Eligible for Evergreen
Primarily useful for Operating Leases which have asset life left beyond
contract end date.
EverGreen
EverGreen
EverGreen Terms and Conditions can be added from Lease Centre after
contract activation:
EverGreen
Run the program Terminate Expired Contract
The Program will turn a contract to evergreen when:
Contract end date is less than System Date
All Standard Rents have been Billed
Assets have not been Returned
Contract is Eligible for Evergreen (T&C Exists)
At lease one Template with transaction type Evergreen is defined (with a Formula)
Contract Status will change to EVERGREEN
EverGreen
To Bill the contracts which are evergreen, run the following programs:
Evergreen Billing (Creates Streams) for one period
Receivable Invoice Transfer
AR Auto-Invoice
SLA with OLFM
SLA Integration with OLFM
Entities
Event Classes
Sources
Custom Sources
Journal Line Type - CR
Journal Line type - DR
Journal Entry description
Journal Entry description
Mapping Set
Account Derivation Rules
Account Derivation Rules
Journal Line Definition
Application Accounting Definition
Sub-Ledger Accounting Method
Accounting Setup
Accounting Setup
Accounting Options
Overall Flow
Export and Import of AMB Definition
Export Application Accounting Definitions
Import Application Accounting Definitions
Technical Details
Technical Details
EVENTS Table
XLA_EVENTS
ENTITY TABLE
XLA_TRANSACTION_ENTITIES
Journal Header and Lines
XLA_AE_HEADERS
XLA_AE_LINES
XLA_DISTRIBUTION_LINKS
Exercise on XLA
Take a Booked Contract
Get the Booking transaction and its Event ID from OKL_TRX_CONTRACTS_ALL,
OKL_TXL_CNTRCT_LNS_ALL and OKL_TRNS_ACC_DSTRS_ALL
Using this Event ID, go to XLA and retrieve details from XLA_EVENTS,
XLA_TRANSACTION_ENTITIES, XLA_AE_HEADERS, XLA_AE_LINES
Go Further to locate the records in GL_JE_BATCHES, GL_JE_HEADERS,
GL_IMPORT_REFERENCES and GL_JE_LINES.