D9301101 - Transaction Based Pricing Control
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szTableName | OBNM | char | OPT | NONE |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
| cFetchOrNot | FETCHYN | char | OPT | NONE |
| cUpdateOrNot | UPDATEYN | char | OPT | NONE |
| cInsertOrNot | INSERTYN | char | OPT | NONE |
| cDeleteOrNo | DELETEYN | char | OPT | NONE |
| mnFetchCounter | FETCHC | MATH_NUMERIC | OPT | NONE |
| mnUpdateCounter | UPDATEC | MATH_NUMERIC | OPT | NONE |
| mnInsertCounter | INSERTC | MATH_NUMERIC | OPT | NONE |
| mnDeleteCounter | DELETEC | MATH_NUMERIC | OPT | NONE |
| mnEncryptCode | ENCODE | MATH_NUMERIC | OPT | NONE |
| cCheckSumMode | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
| szErrorMessage | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
| szDatabasePath | DATP | char | OPT | NONE |
The name that identifies the data source. | ||||
| jdBeginDate | BGDATE | JDEDATE | OPT | NONE |
Beginning date of a recurring scheduled job. (i.e. Every Monday, beginning Jan. 1) | ||||
| jdEndDate | ENDATE | JDEDATE | OPT | NONE |
For a process, the date when the workflow transaction was completed. For a task, the date when the task was completed within the process
| ||||
| szEnvironment | ENV | char | OPT | NONE |
The operating environment of the user. Some examples include Windows 95, Windows NT, UNIX or AS/400. | ||||
| mnCalendarMonth | MT | MATH_NUMERIC | OPT | NONE |
A number that corresponds to the month in a calendar year. | ||||
| None |
| None |