ACCTAB
|
Table Function that searches for the line
specified by the Table key parameter, and then returns the corresponding
value.
|
ACCTABD
|
Table Function that returns the value
of the Value column corresponding to the date specified.
|
AND
|
Logical operator.
|
CHECK
|
Technical Function that activates an external
call to check a value in a repository external to AccountingIntegrator Enabler.
|
CHECKTAB
|
Table Function that checks that a Table
entry corresponding to a Table key is present in the Table.
|
CHECKTABD
|
Table Function that checks that a Table
entry corresponding to a Table key is
present in the Table for the date that you specify.
|
COND_EVT
|
Internal variable used by AccountingIntegrator Enabler
Rule Engine.
|
COND_SEG
|
Internal variable used by AccountingIntegrator Enabler
Rule Engine.
|
DATEMINUS
|
Date Function that subtracts the number
of days that you specify from a date.
|
DATEPLUS
|
Date Function that adds the number of
days that you specify to a date.
|
DAY
|
Date Function that returns the day of
the month, expressed as a two-digit numeric value, from an expression
that specifies the date.
|
DOMAIN
|
Environment Function domain code activated
for the session.
|
ELSE
|
Part of the IF-THEN-ELSE Technical Function.
The ELSE block is optional and includes one or more expressions that AccountingIntegrator Enabler
executes when the condition returns false.
|
ENDDATE
|
Environment Function that identifies the
end validity date of the applied Transformation-Rule.
|
ENV
|
Root syntax for environment
functions.
|
ERR
|
Technical Function that enables you to
check the Input-Event and define an error message to generate if an exception
is encountered in the Input-Event in progress.
|
EXTTAB
|
Table Function that returns part of the
contents of the specified Value column in a given Table.
|
EXTTABD
|
Table Function that returns part of the
contents of the specified Value column in a given Table for a given date.
|
EVTCODE
|
Environment Function that displays the
name of the processed Input-Event.
|
FIRSTGROUP
|
Environment Function that indicates whether
the current Input-Event is the first in the group being processed.
|
FIRSTPHASE
|
Environment Function that indicates whether
the current Input-Event is the first in the Phase being processed.
|
GROUP
|
Environment Function that returns the
Group code of the processed Input- Event.
|
HIGH_VALUE
|
Internal constant.
|
IF
|
Part of the IF-THEN-ELSE Technical Function.
The IF block is a DML expression that uses a Business-Document field and
comparison and logical operators.
|
INT |
The $INT function will be a predefined function in a future version of AcountingIntegrator. |
INSTANCE
|
Environment Function that returns the
instance code of the processed Input-Event.
|
JULIAN
|
Date Function that returns the year and
the Julian day of the year for a given date.
|
LASTGROUP
|
Environment Function that indicates whether
the current Input-Event is the last in the group being processed.
|
LASTPHASE
|
Environment Function that indicates whether
the current Input-Event is the last in the Phase being processed.
|
LOW_VALUE
|
Internal constant.
|
MONTH
|
Date Function that returns the number
of the month
from a given date.
|
NBDAYS
|
Date Function that calculates the difference
between two dates.
|
NULL
|
Technical Function that sets the target
field as a set of blank spaces irrespective of the data type associated
with this field.
|
NUMSC
|
Environment Function that indicates the
number assigned to the executed Financial-Case.
|
NUMSCSEG
|
Environment Function that indicates the
numbers assigned to the executed Financial-Case and the generated Output-Event
, in that order.
|
NUMSEG
|
Environment Function that indicates the
number assigned to the generated Output-Event.
|
NUMSEGSC
|
Environment Function that indicates the
numbers assigned to the generated Output-Event and the executed Financial-Case,
in that order.
|
OR
|
Logical operator.
|
PHASE
|
Environment Function that returns the
name of the Transformation Phase in progress.
|
RULE
|
Environment Function that returns the
name of the applied Transformation-Rule.
|
SEARCH
|
Technical Function that activates an external
call to retrieve a value from an external reference table.
|
SEGCODE
|
Environment Function that returns the
name of the processed segment type.
|
SEGSTRUC
|
Environment Function that returns the
name of the Business-Document in the generated Output-Event.
|
SENDER
|
Environment Function that returns the
name of the Processing-Context-In for the session.
|
STARTDATE
|
Environment Function that returns the
start validity date of the applied Transformation-Rule.
|
SYSDATE
|
Date Function that returns the current
date and time of your operating system.
|
THEN
|
Part of the IF-THEN-ELSE Technical Function.
The THEN block includes one or more expressions that AccountingIntegrator Enabler
executes when the condition returns true.
|
VERSION
|
Environment Function that returns the
version number of the processed Input-Event.
|
NUMERIC
|
Internal constant.
|
YEAR
|
Date Function that returns the year, expressed
as a two-digit numeric value, from a given date.
|
YEAR4
|
Date Function that returns the year, expressed
as a four-digit numeric value, from a given date.
|