Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szCostCenter | MCU | char | REQ | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
might be a warehouse location, job, project, work center, branch, or plant.
You can assign a business unit to a document, entity, or person for
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by
business unit to track equipment by responsible department.
Business unit security might prevent you from viewing information about business units
for which you have no authority.
|
szVATOptedOut | 74UVOO | char | OPT | NONE |
This value indicates whether or not tax codes for interest are allowed to be overridden. If checked, the tax codes can never be overridden
and will always be set to be exempt from VAT as defined in the Additional Company Constants table (F74U0201). If unchecked, the tax codes
may be overridden if required. If not overridden to an available tax code, they will be set to be exempt from VAT.
|
jdEPMDateBeginningEffective | 74UEFTB | JDEDATE | REQ | NONE |
A date used to indicate the effective from date of an event or series of transactions.
|
jdEPMDateEndingEffective | 74UEFTE | JDEDATE | OPT | NONE |
A date used to indicate the ending date of an event or series of transactions.
|
szTaxCode(Billing) | 74UTCB | char | OPT | NONE |
The tax code used for billing purposes.
|
szTaxCode(Expense) | 74UTCE | char | OPT | NONE |
The tax code used for expense purposes.
|
szTaxRate(Billing) | 74UTRB | char | OPT | NONE |
The tax rate code used for billing.
|
szTaxRate(Expense) | 74UTRE | char | OPT | NONE |
The tax rate code used for expenses.
|
szProgramId | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
interactive program is P4210, and the number of the Print Invoices batch process report is R42565.
The program ID is a variable length value.
It is assigned according to a structured syntax in the form TSSXXX, where:
T
The first character of the number is alphabetic and identifies the
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a
program.
SS
The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210
indicates that this program belongs to system 42, which is the Sales Order Processing system.
XXX
The remaining characters of the numer are
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry
program.
|
cFormCallMode | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|
cReturnStatus | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|
szUnitNo | UNIT | char | OPT | NONE |
The number that identifies the actual space within a building that is or can be leased, such as an apartment, office, retail space, parking
space, and so on. |
mnPropertyContact | 74UPC | MATH_NUMERIC | OPT | NONE |
Identifies an address book number used for a contact on a property.
|
szAssetNumberInput | ASII | char | OPT | NONE |
An identification code that represents an asset. You enter the identification code in one of the following formats:
1
Asset number (a
computer-assigned, 8-digit, numeric control number)
2
Unit number (a 12-character alphanumeric field)
3
Serial number (a 25-character alphanumeric
field)
Every asset has an asset number. You can use unit number and serial number to further identify assets. If this is a data entry field, the first
character you enter indicates whether you are entering the primary (default) format that is defined for your system, or one of the other two
formats. A special character (such as / or *) in the first position of this field indicates which asset number format you are using. You assign special
characters to asset number formats on the fixed assets system constants form. |