Package org.osid.financials.posting
The Open Service Interface Definitions for the org.osid.financials.posting service.
The Financials Posting OSID manages accounting transactions.
Post Entry
A PostEntry is a debit or a credit to or from an
Activity and general ledger Account. Post entries are part of a
Post .
Posts
A Post is the entire accounting transaction composed of
PostEntries . The sum of all PostEntries in a Post should
balance in a double entry accounting scheme.
A Post is related to a specific FiscalPeriod . A
Post may also be marked as a correction to a previous Post where
the posting date falls outside the targeted FiscalPeriod.
The posting is complete when the Post if posted. Before it is
posted, the Post may be updated and assembled wby creating
PostEntries . Typically, once a Post is submitted it is frozen.
A Post is transactional in that the posting of all PostEntries
succeeeds or fails.
Business Cataloging
Posts and PostEntries can be organized into federateble
Businesses .
Sub Packages
The Financials Posting OSID contains a Financials Posting Batch OSID
for managing Posts and PostEntries in bulk.
Copyright © 2012 Ingenescus. All Rights Reserved.
This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.
Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.
You may modify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.
This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.
The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.
-
InterfacesClassDescriptionThe financials posting manager provides access to posting management sessions and provides interoperability tests for various aspects of this service.The financials profile describes the interoperability among financials management services.The financials posting manager provides access to posting management sessions and provides interoperability tests for various aspects of this service.A
Postis a set ofPostEntriesrepresenting a complete accounting transaction.This session creates, updates, and deletesPosts.This session provides methods to re-assignPoststoBusinesses.This session provides methods to retrievePosttoBusinessmappings.APostEntryis a debit or a credit made to anAccountandActivity.This session creates, updates, and deletesPostEntries.This session provides methods to re-assignPostEntriestoBusinesses.This session provides methods to retrievePostEntrytoBusinessmappings.This is the form for creating and updatingPostEntries.Like allOsidLists,PostEntryListprovides a means for accessingPostEntryelements sequentially either one at a time or many at a time.This session provides methods for retrievingPostEntries.This session defines methods to receive notifications on adds/changes toPostEntries.This is the query for searching post entries.The query inspectors provide a means of accessing the match terms of a query.This session provides methods for searching amongPostEntries.The post entry receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedPostEntryobjects.The search interface for governing post entry searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searching amongPostEntries.This session manages queries and sequencing to create "smart" dynamic catalogs.This is the form for creating and updatingPosts.Like allOsidLists,PostListprovides a means for accessingPostelements sequentially either one at a time or many at a time.This session defines methods for retrieving posts.This session defines methods to receive notifications on adds/changes toPostsin thisBusiness.This is the query for searching posts.The query inspectors provide a means of accessing the match terms of a query.This session provides methods for searching amongPosts.The post receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted post objects.The search interface for governing post searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searching amongPosts.This session manages queries and sequencing to create "smart" dynamic catalogs.