Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szProgramId_PID | PID | char | REQ | INPUT |
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.
|
szVersion_VERS | VERS | char | REQ | INPUT |
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. |
cSuppressErrorMessage_SUPPS | SUPPS | char | REQ | INPUT |
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. |
cErrorCode_ERRC | ERRC | char | OPT | OUTPUT |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
Set Server program (XT4914). |
szErrorMessageID_DTAI | DTAI | char | OPT | OUTPUT |
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.
|
cUnitNumberRequired_EV01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event.
|
cSerialNumberRequired_EV02 | EV02 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event.
|
cParentNumberDefault_EV03 | EV03 | char | OPT | OUTPUT |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
and IZ types. Or, select Derivative Lots Only to display only those transactions that may have created new derivative lot.
|
cLocationDefault_EV04 | EV04 | char | OPT | OUTPUT |
PeopleSoft event point processing flag 04.
|
cWriteAcctBalancesRecord_EV05 | EV05 | char | OPT | OUTPUT |
A flag that indicates whether automatic spell check is turned on. |
szInteroperabilityTrans_TYTN | TYTN | char | OPT | OUTPUT |
The qualifier used to identify a specific type of transaction. |
szOutboundProcessorVers_VERS | VERS | char | OPT | OUTPUT |
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. |
cInvItemNoRequired_EV06 | EV06 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event.
|
cGenerateBaseWarranty_GENBW | GENBW | char | OPT | OUTPUT |
A value that defines whether the system generates Base Warranty Contract lines when you create the Installed Base item.
Valid values are:
Blank Do not generate the Base Warranty Contract lines.
1 Generate the Base Warranty Contract lines. |
cRequireBaseWarranty_REQBW | REQBW | char | OPT | OUTPUT |
Defines if Base Warranty records (F17111) are required to exist for an equipment item before the Equipment Master record (F1201) is
added. |
cDisplayBaseWarranty_DSPBW | DSPBW | char | OPT | OUTPUT |
Determines if the base warranty contract lines are automatically displayed after adding an Equipment Master record (F1201). |
cBaseWarrantyStartDate_DATEBW | DATEBW | char | OPT | OUTPUT |
A value that identifies which date the system uses for the Base Warranty Contract Start Date.
Valid values are:
Blank Use the date from the
Installation Date field.
1 Use the date from the Acquired Date field. |
cCreateMailingDataforIB_CRTML | CRTML | char | OPT | OUTPUT |
Defines if Mailing data is created in the Installed Base Location Details table (F17311) when an Installed Base item is added. The mailing
data is obtained either from the Order Address Information table (F4006) or the Address by Date table (F0116). |
szCompany_CO | CO | char | OPT | OUTPUT |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany
transactions.
Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000
for transaction entries.
|
szResponsibleBU_MCU | MCU | char | OPT | OUTPUT |
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.
|
szAssetCostAcctCostCen_AMCU | AMCU | char | OPT | OUTPUT |
The business unit to which the system charges original acquisition cost and any supplemental capital additions. The system uses a default
value for this field based on the business unit that you specify on the Asset Master Revisions form when you create a new asset master
record. You can change this default value on the Depreciation Information form only if you have not entered any transactions for the account. |
szAssetCostAcctObject_AOBJ | AOBJ | char | OPT | OUTPUT |
The object account to which the original acquisition cost and any supplemental capital additions have been charged.
If the asset is a
non-capitalized lease, this should be the expense account that lease payments are charged to. This expense account should have default coding
instructions set up for method 00 (no depreciation method used). |
szAssetCostAcctSubsid_ASUB | ASUB | char | OPT | OUTPUT |
The subsidiary account to which the original acquisition cost and any supplemental capital additions have been charged. |
szEquipmentStatus_EQST | EQST | char | OPT | OUTPUT |
A user defined code (12/ES) that identifies the equipment or disposal status of an asset, such as available, down, or disposed. |
szP1720Version_VERS | VERS | char | OPT | OUTPUT |
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. |
cAssessorDefault_EV01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event.
|
szRegistrationStatus_REGSTS | REGSTS | char | OPT | OUTPUT |
A code that specifies the current registration status for an equipment record. Enter a value from UDC 17/RS.
|
cPOAllowWO_WOYN | WOYN | char | OPT | OUTPUT |
A code that indicates whether a piece of equipment or asset may be entered on a work order. Valid values are:
1
or Y
Entry is allowed.
0 or N
Entry is not allowed.
|
szP1207Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP48201Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP1307Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP1205Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP122101Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP30200Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP01015Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP17500Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP4101Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP41026Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP17023Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP12017Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP00092Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP1201Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP12115Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP13017Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP1704Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP12215Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP13220Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP12071Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP0901Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP1723Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP12212Version_VERS | VERS | char | OPT | OUTPUT |
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. |
szP1206Version_VERS | VERS | char | OPT | OUTPUT |
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. |