Processing Action Constants

The following constants represent types of intercompany processing actions:

Table 164. tagICMTRANSPROCESSACTION Enumeration

Constant

Description

ICM_AUTOMATCHTRANS

Auto-match the specified transactions.

ICM_DELETETRANS

Delete the specified transactions.

ICM_DELETETRANS_ALL

Delete all transactions for the specified scenario, year, and period.

ICM_EDITTRANS

Edit the specified transaction.

ICM_MANUALMATCHTRANS

Manually match the specified transactions.

ICM_NEWTRANS

Create a new transaction.

ICM_POSTTRANS

Post the specified transactions.

ICM_POSTTRANS_ALL

Post all transactions for the specified scenario, year, and period.

ICM_SETREASONCODE

Set reason code.

ICM_UNMATCHTRANS

Unmatch the specified transactions.

ICM_UNMATCHTRANS_ALL

Unmatch all transactions for the specified scenario, year, and period.

ICM_UNPOSTTRANS

Unpost the specified transactions.

ICM_UNPOSTTRANS_ALL

Unpost all transactions for the specified scenario, year, and period.