Interface | osid.financials.posting.batch.PostEntryBatchForm | ||
---|---|---|---|
Implements | osid.financials.BusinessForm | ||
Description |
This is the form for creating and updating post entries in
bulk. | ||
Method | getPostId | ||
Description |
Gets the | ||
Return | osid.id.Id | the post Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getPostEntryId | ||
Description |
Gets the | ||
Return | osid.id.Id | the post entry Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |