Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
runtime error message handling.
1 = suppress runtime error message handling. |
szErrorMessageID | 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
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.
|
cProcessingMode | ACTN | char | OPT | NONE |
A code that specifies the action that is performed. Valid values are:
A
Add
C
Change
|
mnAddressNumber | AN8 | MATH_NUMERIC | OPT | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
location.
|
mnAgentNumber | AGTNO | MATH_NUMERIC | OPT | NONE |
|
cIgnoreSvcEscalationFlag | ISEF | char | OPT | NONE |
When this option is on, the employee is excluded from the Service Request escalation process. This option might be used temporarily if an
employee is on vacation.
|
mnReportsTo | PA8 | MATH_NUMERIC | OPT | NONE |
The address book number of the parent company. The system uses this number to associate a particular address with a parent company
or location. Any value that you enter in this field updates the Address Organizational Structure Master table (F0150) for the blank structure
type. This address number must exist in the Address Book Master table (F0101) for validation purposes. Examples of address book records
that would have a parent number include:
o Subsidiaries with parent companies
o Branches with a home office
o Job sites with a general
contractor
|
szEmployeeNumber | ENUM | char | OPT | NONE |
|
szDepartmentCode | DPTCD | char | OPT | NONE |
This is the department in which the employee or a contact works.
|
utHireDate | HDATE | INVALID ITEM DATA TYPE: 55 | OPT | NONE |
|
szPrefix | SLNM | char | OPT | NONE |
The name that you would use to address an individual in written correspondence. Examples include Ms. Green, Dr. Strasheim, Herr
Obermeyer, Mr. Pitt. The software does not use the value in this field in any reports. It is informational only.
|
szFirstName | GNNM | char | OPT | NONE |
The first name of an individual. This field is informational only. |
szLastName | SRNM | char | OPT | NONE |
The last name of an individual. This field is informational only. |
szNameMiddle | MDNM | char | OPT | NONE |
The middle name or initial of an individual. This field is informational only. The name
does not appear on any reports.
|
szTitle | ATTL | char | OPT | NONE |
The professional title of a Who's Who person. |
szAssistantPhone | PH1 | char | OPT | NONE |
A number without the prefix or special characters, such as hyphens or periods, that makes up the telephone number for an entity. You can
use any applicable telephone number format for a country. This field is used in conjunction with the Prefix field (AR1), where you enter the first
segment of the telephone number, which is called the area code in the United States.
When you search for an address using a phone
number, you must enter the number exactly as it is set up in the Address Book system, including any special characters.
|
szTypeAddress | ATYPE | char | OPT | NONE |
A user defined code (01/AT) that identifies the type of address, such as a home address or an office address. |
szAddressLine1 | ADD1 | char | OPT | NONE |
The first line of a mailing address for an employee, customer, or supplier in the Address Book system. The U.S. Internal Revenue Service
(IRS) restricts the size of the address that prints on an employee's year-end tax return. To comply with IRS regulations, the system has the
following restrictions:
o On W-2 returns, the system prints only the last three nonblank address lines plus the city, state, and postal code.
o On
1099 returns, the system prints only the last nonblank address line plus the city, state, and postal code.
o On other U.S. federal magnetic
media, the system prints only the last nonblank address line plus the city, state, and postal code.
|
szAddressLine2 | ADD2 | char | OPT | NONE |
The second line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
Internal Revenue Service (IRS) restricts the size of the address that prints on employee's year-end forms. To comply with IRS regulations, the
address that prints on W-2 forms includes only the last three nonblank address lines plus the city, state, and postal code. The address that
prints on 1099 forms includes only the last nonblank address line plus the city, state, and postal code. If you process year-end information using
the federal magnetic media format, the address that prints on those forms contains only the last nonblank address line plus the city, state,
and postal code. |
szAddressLine3 | ADD3 | char | OPT | NONE |
The third line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
Internal Revenue Service (IRS) restricts the size of the address that prints on employee's year-end forms. To comply with IRS regulations, the
address that prints on W-2 forms includes only the last three nonblank address lines plus the city, state, and postal code. The address that prints
on 1099 forms includes only the last nonblank address line plus the city, state, and postal code. If you process year-end information using
the federal magnetic media format, the address that prints on those forms contains only the last nonblank address line plus the city, state, and
postal code. |
szAddressLine4 | ADD4 | char | OPT | NONE |
The fourth line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
Internal Revenue Service (IRS) restricts the size of the address that prints on employee's year-end forms. To comply with IRS regulations, the
address that prints on W-2 forms includes only the last three nonblank address lines plus the city, state, and postal code. The address that
prints on 1099 forms includes only the last nonblank address line plus the city, state, and postal code. If you process year-end information using
the federal magnetic media format, the address that prints on those forms contains only the last nonblank address line plus the city, state, and
postal code. |
szCity | CTY1 | char | OPT | NONE |
A name that indicates the city associated with the address. |
szCountyAddress | COUN | char | OPT | NONE |
The name of a county, parish, or other political district that is necessary for the address or for tax purposes. |
szState | ADDS | char | OPT | NONE |
A user defined code (00/S) that specifies the state or province. This code is usually a postal service abbreviation. |
szCountry | CTR | char | OPT | NONE |
A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion.
The Address Book system
uses the country code for data selection and address formatting. |
szZipCodePostal | ADDZ | char | OPT | NONE |
The United States ZIP code or the postal code that specifies where a letter is to be routed. Attach this code to the address for delivery in
other countries. This code is used as the low end value when doing Postal Code Transaction range processing. |
cGenderMaleFemale | GEND | char | OPT | NONE |
A code that indicates an individual's gender. Valid values are:
Blank
1
Male
2
Female
3
Unknown
|
szNameNick | NICK | char | OPT | NONE |
The nickname of an individual. Nickname is linked to a who's who line of an address book number.
|
szNameAlpha | ALPH | char | OPT | NONE |
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter
dashes, commas, and other special characters, but the system cannot search on them when you use this field to search for a name. |
mnWhosWhoLine | IDLN | MATH_NUMERIC | OPT | NONE |
This field is used to identify the line ID number for a Who's Who record. |
cDeptContact | DPTCNT | char | OPT | NONE |
|
cExecutive | EXTV | char | OPT | NONE |
|
szAssistantPhonePrefix | AR1 | char | OPT | NONE |
The first segment of a telephone number. In the United States, the prefix is the three-digit area code.
|
szEmployeeSearchType | AT1 | char | OPT | NONE |
A user defined code (01/ST) that specifies the kind of address book record to search for. Examples include:
E
Employees
X
Ex-employees
V
Suppliers
C
Customers
P
Prospects
M
Mail distribution lists
TAX
Tax authorities |
szAssistantName | RALP | char | OPT | NONE |
The name of the person in the Related Person table (F01112) that is tied to the Who's Who record.
|
szStatusCode | STSCOD | char | OPT | NONE |
|
szPreferConctactMethod | PCM | char | OPT | NONE |
A user defined code (system 01, type CQ) that defines the desired contact method for the contact. Examples
include:
E
Email
F
Fax
C
Phone
W
Address
P
Pager
|
utInactiveDate | INACTD | INVALID ITEM DATA TYPE: 55 | OPT | NONE |
|
szOrgTypeStructure | OSTP | char | OPT | NONE |
A user defined code (01/TS) that identifies a type of organizational structure that has its own hierarchy in the Address Book system (for
example, e-mail).
When you create a parent/child relationship for the Accounts Receivable system, the structure type must be blank. |
szP90CA043Version | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version. |
szLongAddressNumber | ALKY | char | OPT | NONE |
A user-defined name or number that identifies an address book record. You can use this number to locate and enter information about the
address book record. If you enter a value other than the address book number (AN8), such as the long address or tax ID, you must precede
it with the special character that is defined in the Address Book constants. When the system locates the record, it returns the address book
number to the field.
For example, if address book number 4100 (Total Solutions) has a long address TOTAL and an * distinguishes it from
other entries (as defined in the Address Book constants), you could type *TOTAL into the field, and the system would return 4100.
|
szMailingName | MLNM | char | OPT | NONE |
The company or person to whom billing or correspondence is addressed. |
szSecondaryMailingName | MLN1 | char | OPT | NONE |
An alternate mailing name field in the Address Book system to accomodate double-byte coding. |
szLanguagePreference | LNGP | char | OPT | NONE |
A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that
language must exist at either the system level or in your user preferences. |
szBusinessUnit | MCU | char | OPT | 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.
|
szIndustryClassification | SIC | char | OPT | NONE |
A code that classifies goods and services. This code can be in the format of
any one of the following systems of classification:
o Standard Industrial Classification (SIC) or North American Industry Classification
System
(NAICS). A numerical system used in the United States to classify goods
and services. This code is four (SIC) or six (NAICS) digits.
o Harmonized System (HS). The international method of classifying
goods.
More than fifty countries use this code. It can be up to 10 digits.
o Standard Industrial Trade
Classification (SITC). A numerical code
system developed by the United Nations to classify goods used in
international trade.
International organizations use this code. It can
be up to six digits.
|
cPayablesYNM | ATP | char | OPT | NONE |
A code that identifies the address as a supplier. Valid values are:
Y
Yes, this is a supplier. A processing option specifies whether the
supplier master record appears automatically after you add an address.
N
No, this is not a supplier. This code does not prevent you from entering
a voucher for the address.
M
This is a miscellaneous, one-time supplier. This code does not prevent you from entering multiple vouchers for
the address.
F
This is a supplier with a foreign address. The IRS requires U.S. companies to identify suppliers with foreign addresses for
1099 reporting.
You should assign tax authorities as suppliers. This allows tax payments to be made to tax authorities.
Code N is informational
only unless you set a processing option. In this case, a warning message appears if both the Payables and Receivables fields are N.
|
cEmployeeYN | ATE | char | OPT | NONE |
An option that indicates whether this address number represents an employee.
Valid values are:
On
The address number represents an
employee
Off
The address number does not represent an employee
This code is for information only. It has no predetermined use in the
Address Book system.
|
cHRMRecordExist | AT3 | char | OPT | NONE |
A value that indicates whether the record has a corresponding record in the tables of the Workforce Management system. The Address
Book Master Business Function synchronizes values in the Name and Tax ID fields in both the Address Book and Workforce Management
systems when the value is Y. Valid values are:
Y
The record has a corresponding record in the Workforce Management tables.
N
The record
does not have a corresponding record in the Workforce Management tables.
|
cARAPNetting | AT2 | char | OPT | NONE |
An option that indicates whether you can use an address in the A/R and A/P netting process.
Valid values are:
On
AR/AP netting can be
used
Off
AR/AP netting cannot be used
|
cReceivablesYN | ATR | char | OPT | NONE |
An option that identifies the address number as that of a customer. Valid settings are:
On
This is a customer.
Off
This is not a customer.
|
cUserCode | ATPR | char | OPT | NONE |
An option that you define in the data dictionary to reference an address. You can use this option to identify information that is pertinent to
your business. No predefined definitions exist for this option.
|
cSubledgerInactiveCode | SBLI | char | OPT | NONE |
An option that indicates whether a specific subledger is inactive. Examples of inactive subledgers are jobs that are closed, employees
who have been terminated, or assets that have been disposed. Turn on this option to indicate that a subledger is inactive. If a subledger
becomes active again, turn off this option. If you want to use subledger information in the tables for reports, but you want to prevent transactions
from posting to the record in the Account Balances table (F0902), turn on this option. Valid values are:
Off
Subledger active
On
Subledger inactive
|
szCreditMessage | CM | char | OPT | NONE |
A value in the user defined code table 00/CM that indicates the credit status of a customer or supplier. Examples are:
1
Over credit
limit
2
Requires purchase order
3
Not on contract maintenance agreement
The credit message displays on inquiry and transaction entry forms in the
Accounts Payable, Sales Order Management, and Procurement systems. The system displays the temporary credit message in the Accounts
Receivable system.
|
cPersonCorporationCode | TAXC | char | OPT | NONE |
A code that designates the type of taxpayer. For 1099 reporting for U.S. suppliers and foreign suppliers, the system chooses only records
with a code of P or N.
Valid values for U.S. entities are:
Blank or C
Corporate entity (the Tax ID prints as 12-3456789)
P
Individual (the Tax ID
prints as 123-45-6789)
N
Noncorporate entity (the Tax ID prints as 12-3456789)
Valid values for non-U.S. entities are:
1
Individual
2
Corporate
entity
3
Both an individual and a corporate entity
4
Noncorporate entity
5
Customs authority
|
szCertificateTaxExempt | TXCT | char | OPT | NONE |
The number that tax authorities issue to tax-exempt individuals and companies to identify their tax-exempt status.
|
szTaxId | TAX | char | OPT | NONE |
The identification code required by various tax authorities. This can be a social security number, federal or state corporate tax ID, sales tax
number, and so on. The system verifies the number and prints the separators in their correct format, according to the value of TAXC
(Person/Corporation Code). If no value exists for TAXC, the system uses the Corporate Entity.
Attention Accounts Payable users: The Supplier Master
record supplies the default value for the tax ID for 1099 processing. |
szAdditionalTaxId | TX2 | char | OPT | NONE |
An identification number assigned by a tax authority to an individual, in addition to the primary Tax ID number (TX1). |
mnAddressNumber1st | AN81 | MATH_NUMERIC | OPT | NONE |
An alternate address number in the Address Book system. You can use this field for any secondary business address that relates to the
primary address. For example:
o Salesperson
o Law firm
o Accountant
o Securities agent
o Bonding agent
If you leave this field blank
on an entry form, the system supplies the primary address from the Address Number field. |
mnAddressNumber2nd | AN82 | MATH_NUMERIC | OPT | NONE |
An alternate address number in the Address Book system. You can use this field for any secondary business address that relates to the
primary address. For example:
o Ship-to address
o Law firm
o CPA
o Securities agent
o Bonding agent
If you leave this field blank on
an entry screen, the system supplies the primary address from the Address Number field. |
mnAddressNumber3rd | AN83 | MATH_NUMERIC | OPT | NONE |
An alternate address number in the Address Book system. You can use this field for any secondary business address that relates to the
primary address. For example:
Ship-to address Law firm CPA Securities agent Bonding agent
If you leave this field blank on an entry screen,
the system supplies the primary address from the Address Number field. |
mnAddressNumber4th | AN84 | MATH_NUMERIC | OPT | NONE |
An alternate address number in the Address Book system. You can use this field for any secondary business address that relates to the
primary address. For example:
Ship-to address Law firm CPA Securities agent Bonding agent
If you leave this field blank on an entry screen,
the system supplies the primary address from the Address Number field. |
mnAddressNumber5th | AN86 | MATH_NUMERIC | OPT | NONE |
An alternate address number. You can use this field for any secondary business address that relates to the primary address. For example:
Ship-to address Law firm Accountant Securities agent Bonding agent
If you leave this field blank on an entry screen, the system supplies
the primary address from the Address Number field. |
mnFactorSpecialPayee | AN85 | MATH_NUMERIC | OPT | NONE |
A number in the address book that identifies a special payment address for accounts payable.
This number must exist in the Address Book
Master table (F0101) for validation purposes. If you leave this field blank on an entry form, the system supplies the primary address from the
Address Number field.
|
cEmailPreference | AB3 | char | OPT | NONE |
Future.
|
szShortcutClientType | SCCLTP | char | OPT | NONE |
Future use.
|
szPhonePrefix | AR1 | char | OPT | NONE |
The first segment of a telephone number. In the United States, the prefix is the three-digit area code.
|
szPhoneNumber | PH1 | char | OPT | NONE |
A number without the prefix or special characters, such as hyphens or periods, that makes up the telephone number for an entity. You can
use any applicable telephone number format for a country. This field is used in conjunction with the Prefix field (AR1), where you enter the first
segment of the telephone number, which is called the area code in the United States.
When you search for an address using a phone
number, you must enter the number exactly as it is set up in the Address Book system, including any special characters.
|
szPhoneType | PHTP | char | OPT | NONE |
A user defined code (01/PH) that indicates either the location or use of a telephone number. Valid values include:
Blank
Business telephone
number
FAX
Fax telephone number
HOM
Home telephone number
|
szCategoryCode1 | AC01 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to group address book
records for reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30). Examples of category codes
include:
Category code 01
Location or Branch
Category code 02
Salesperson
Category code 03
Product
Category code 04
Credit officer |
szCategoryCode2 | AC02 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 - Location or
Branch
Category code 02 - Account Representative
Category code 03 - New tenant
Category code 04 - Credit officer |
szCategoryCode3 | AC03 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 - Location or
Branch
Category code 02 - Salesperson
Category code 03 - New tenant
Category code 04 - Credit officer |
szCategoryCode4 | AC04 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 - Location or
Branch
Category code 02 - Salesperson
Category code 03 - New tenant
Category code 04 - Credit officer |
szCategoryCode5 | AC05 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode6 | AC06 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode7 | AC07 | char | OPT | NONE |
One of 30 reporting codes that you can assign to an address in the Address Book system. Category Code 07 is used in the 1099 process to
identify the box on the 1099 form in which a voucher or pay item should be reported. Examples include:
01
Rents
13
Nontaxable
distributions
61
Interest income
A7
Nonemployee compensation
|
szCategoryCode8 | AC08 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode9 | AC09 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode10 | AC10 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode11 | AC11 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode12 | AC12 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode13 | AC13 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode14 | AC14 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode15 | AC15 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode16 | AC16 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode17 | AC17 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode18 | AC18 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode19 | AC19 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user-defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode20 | AC20 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode21 | AC21 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode22 | AC22 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode23 | AC23 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode24 | AC24 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode25 | AC25 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode26 | AC26 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode27 | AC27 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode28 | AC28 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode29 | AC29 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szCategoryCode30 | AC30 | char | OPT | NONE |
One of thirty reporting codes that you can assign to an address in the Address Book system. Use these codes to identify addresses for
reports, mailings, and so on. Category codes are user defined (system 01, types 01 through 30).
Examples:
Category code 01 Location
or Branch
Category code 02 Salesperson
Category code 03 New tenant
Category code 04 Credit officer |
szSecondaryAlphaName | ALPH1 | char | OPT | NONE |
The text that names or describes the contact one address. |
szVersionP0100041 | VER | char | OPT | NONE |
Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of
alpha and numeric characters. Versions that begin with 'XJDE' or 'ZJDE' are set up by J.D. Edwards. |
cErrorCode | CHAR | char | OPT | NONE |
|