P480200GetProcessingOptions

P480200 Get Processing Options

Minor Business Rule

Object Name: B4800280

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

1.Functional Description
1.1Purpose
This function will:
Retrieve the processing options for an interactive version of P480200.


1.2Setup Notes and Prerequisites
None.

1.3Special Logic
If the version passed in is blank, use ZJDE0001.
If the version is invalid, and SupressErrorMessage is not equal to '1', issue error message 1243.

Data Structure

D4800280 - P480200 Get Processing Options

Parameter NameData ItemData TypeReq/OptI/O/Both
szVersionVERScharOPTNONE

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.

szSupplementalDatabaseCodeSDBcharOPTNONE

A user defined code (00/SD) that sets up databases for groups of related supplemental data types. This code differentiates the 
supplemental data types for various systems. For example, the Employee (E) supplemental database contains data types that you use to track 
additional employee information, such as education and job skills.

szTypeDataWorkOrderTYWOcharOPTNONE

A user defined code (00/WT) that indicates the type of data being entered within the supplemental database. The code is often an 
abbreviation for the data that it represents. For example, EC might represent Engineering Change.

cSuppressErrorMessageEV01charOPTNONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None