[ttl]View Ledger Postings[/ttl]

[form program=*fm_webmaint]

[hide %fm_usefile$ value="Ledger_postings" secure]

[section whole] [row "\[show usefile field=PostingID$\]:"][input PostingID$ usefile event=Change_Key focus] [include *fm_browse.html] [show  browse_error_msg$][/row]
[row "\[show usefile field=PostingComment$\]:"][show  PostingComment$][/row]
[/section]

[folder Folder$ ][tab]General[/tab]

[section half]

Effective Posting Date
[row "\[show usefile field=EffectiveDate$\]:"][show  EffectiveDate$][/row]
[row "\[show usefile field=FiscalYear$\]:"][show  FiscalYear$][/row]
[row "\[show usefile field=FiscalPeriod$\]:"][show  FiscalPeriod$][/row]
Reversal Information
[row "\[show usefile field=ReversedByID$\]:"][show  ReversedByID$][/row]
[row "\[show usefile field=ReverseForId$\]:"][show  ReverseForId$][/row]
[/section]

[section half]

Processing Status
[row "\[show usefile field=UserName$\]:"][show  UserName$][/row]
[row "\[show usefile field=PostingDate$\]:"][show  PostingDate$][/row]
[row "\[show usefile field=PostingTime$\]:"][show  PostingTime$][/row]
[/section]

[/folder]

[section whole][/section]

[section half][include *fm_inq_action.html][/section]

[section whole]

[show  error_msg$]

[/section]

[hide _fm_file$ value="ledger_posts" secure]
[hide _fm_key$ value=PostingID$]
[hide _fm_key_iol$ value="IOLIST k.PostingID$"]
[hide _fm_inquiry$ value="1"]
[hide _fm_new_prop$ value="0"]
[hide _fm_clear_prop$ value="0"]
[hide _fm_confirm_new_prop$ value="0"]
[hide _fm_ack_write_prop$ value="0"]
[hide _fm_confirm_del_prop$ value="1"]
[hide _fm_ack_delete_prop$ value="1"]
[hide _fm_orig$ value$="" secure]
[hide _fm_current$ value$="" secure]
[hide _fm_chg_var$ value$=""]
[hide _fm_var_list$ value=PostingID$,EffectiveDate$,PostingComment$, secure]
[hide _fm_desc_list$ value="Posting ID|Date of posting|Comment|"]
[/form]