Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class TaxReport770Writer_IT
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
callerNextLine | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
cleanupStr | |
![]() |
close | |
![]() |
closeFileStoreManager | Closes the file storage manager. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
new | |
![]() |
nextLine | |
![]() |
nextLinePostWrite | Perform the post-write actions on the report line. |
![]() |
nextLinePreWrite | Prepare the line for writing into the file. |
![]() |
nextNonPosValueExceedsMaxLineLength | |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
openFile | Opens a file for writing. |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmCaller | Gets or sets the Caller parameter. |
![]() |
setRecordType | |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validateWriteNonPos | Validates if the non-positional field should be written. |
![]() |
validateWritePos | Checks if the position and the length of the value of the positional field do not violate the report structure. |
![]() |
valueDate | |
![]() |
valuePosCB | Formats the field value according to positional CB format. |
![]() |
valuePosNU | Formats the field value according to positional NU format. |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
write | Writes the report line into the file. |
![]() |
writeNonPos | Writes a non-positional field. |
![]() |
writeNonPosAN | Writes _value into zero or more of the non-positional text fields. |
![]() |
writeNonPosCB | |
![]() |
writeNonPosCF | |
![]() |
writeNonPosD4 | Writes the non-positional date field formatted as ddmm. |
![]() |
writeNonPosD6 | |
![]() |
writeNonPosDA | |
![]() |
writeNonPosDT | Writes the non-positional date field formatted as ddmmyyyy. |
![]() |
writeNonPosNP | |
![]() |
writeNonPosNx | Writes the non-positional numeric field formatted as numeral (no decimals, special rounding rules). |
![]() |
writeNonPosPC | Writes the non-positional numeric field formatted as percent (max 3 decimals, no percent sign). |
![]() |
writeNonPosPR | |
![]() |
writeNonPosQU | Writes the non-positional numeric field with maximal number of decimals specified. |
![]() |
writeNonPosValue | |
![]() |
writePosAN | |
![]() |
writePosANPhoneNum | |
![]() |
writePosBlank | |
![]() |
writePosCB | |
![]() |
writePosCF | |
![]() |
writePosCN | |
![]() |
writePosCNStr | |
![]() |
writePosD6 | |
![]() |
writePosDA | Writes the positional date field formatted as yyyy. |
![]() |
writePosDT | |
![]() |
writePosNU | |
![]() |
writePosNUStr | |
![]() |
writePosPR | |
![]() |
writePosValue | Inserts positional field into the report line. |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::newFromFile | Creates a new report writer. |
Top
Inheritance Hierarchy
Object Class
TaxReport770Writer_IT Class
TaxReport770WriterNoFile_IT Class