Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

BatchComment

Use this command to specify a batch comment to associate with the next data submission. This command can also be used to specify a batch comment when posting and unposting calculated journal entries using the functions JournalEntryPost() and JournalEntryUnpost().

When checking on the status of a batch by means of the User Submissions tool, you may want to make it easy to identify. To do so, you use the BatchComment command to store a comment associated with the batch.

Note: This command must be used before submissions, the Upload command, or the JournalEntryPost() and JournalEntryUnpost() functions.

Copy

Syntax

BATCHCOMMENT "String"                    

where:

  • String is a character string to be used as a comment.
  • Enclose in double quotation marks.
  • To include double quotation marks in the character string, precede the interior double quotation marks with a backslash ( \ ).
Copy

Syntax example

BATCHCOMMENT "Spencer’s batch"                

Published:

BatchComment

Use this command to specify a batch comment to associate with the next data submission. This command can also be used to specify a batch comment when posting and unposting calculated journal entries using the functions JournalEntryPost() and JournalEntryUnpost().

When checking on the status of a batch by means of the User Submissions tool, you may want to make it easy to identify. To do so, you use the BatchComment command to store a comment associated with the batch.

Note: This command must be used before submissions, the Upload command, or the JournalEntryPost() and JournalEntryUnpost() functions.

Copy

Syntax

BATCHCOMMENT "String"                    

where:

  • String is a character string to be used as a comment.
  • Enclose in double quotation marks.
  • To include double quotation marks in the character string, precede the interior double quotation marks with a backslash ( \ ).
Copy

Syntax example

BATCHCOMMENT "Spencer’s batch"                

For an optimal Community experience, Please view on Desktop