FromXMLFile | method FromXMLFile |
 FromXMLString | method FromXMLString |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Creates an XML string that represents the object data. |
 AbsoluteEntry | Sets or return the key of the period category as assigned by the system when creating a new period category. Field name: AbsEntry. |
 ActiveforFeed | Determines whether or not to enable adding documents to the finance period. However, a journal entries can be added.
Field name: Free2. Use the property PeriodStatus instead of ActiveforFeed. |
 AdditionalSubPeriods | Determines whether or not additional sub periods exists.
Field name: Addition. |
 Locked | Sets or returns a valid value that determines whether or not to lock the Finance Period for additional journal entries.
Field name: Free3. Use the property PeriodStatus instead of Locked. |
 PeriodCode | Sets or returns the Period Code.
Field name: Code. Length: 20 characters. |
 PeriodIndicator | Sets or returns the PeriodIndicator, a foreign key to OPID.
Field name: Indicator). Length: 10 characters. |
 PeriodName | Sets or returns the Period Name.
Field name: Name. Length: 20 characters. |
 PeriodStatus | Sets or returns a valid value that specifies the finance period status. Each status indicates what transactions and documents can be posted within the date range of each posting period.
Field name: PeriodStat) |
 PostingDateFrom | Sets or returns the Posting Period initiation date.
Field name: F_RefDate. |
 PostingDateTo | Sets or returns the Posting Period termination date. Field name: T_RefDate. |
 SubNum | Returns the No. of Additional Sub-Period contained within the period. Field name: SubNum. |
 TaxDateFrom | Sets or returns the starting date for Tax calculation. Field name: F_TaxDate. |
 TaxDateTo | Sets or returns the ending date for Tax calculation. Field name: T_TaxDate. |
 ValueDateFrom | Sets or returns the starting date for value calculation. Field name: F_DueDate. |
 ValueDateTo | Sets or returns the ending date for value calculation. Field name: T_DueDate. |
Â
Â