GetP3711ProcessingOptions

Get P3711 Processing Options

Minor Business Rule

Object Name: B3700380

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose

The purpose of this function will be to retrieve the processing options for APPL P3711.

1.2Setup Notes and Prerequisites


Before calling this function the calling program should have the version for the APPL P3711 for 
which processing option will be retrieved.  If this is not available this function will return the 

processing options for the default Version (ZJDE0001).


1.3Special Logic


N/A

2.Technical Specifications


2.4Processing 

I.Initialize data structure to hold processing option.

II.Call API AllocatePOVersionData.  

III.Copy Processing Option values to the BSFN data structure and return.
IV.If any errors are encountered set error and return, unless suppress error message flag is set 
then don't set error and return.


^

Data Structure

D3700380 - Get P3711 Processing Options

2.1Parameters will all reside in data structure D3700380.

Data Item Description         I/O   Required     Notes


EV01cScreenFormat_EV01     ON

AN8mnAddressNumber_AN8     ON

EV05cUsePreferred_EV05     ON

EV06cDisplaySampleNumber_EV06    ON

EV01cCopyGenericText_EV01     ON

EV09cPreferenceProfiles_EV09     ON

EV08cNonconforming_EV08     ON

EV03cProtectDateTime_EV03     ON

EV04cProtectTester_EV04     ON

LOTScFailedLotStatus_LOTS     ON

LOTScPassingLotStatus_LOTS     ON

EV07cUpdateStatusSelection_EV07  ON

VERSszCOA_VERS                 ON

VERSszProductTestReport_VERS     ON

VERSszTraceTestResults_VERS     ON

SUPPScSuppressErrorMessage_SUPPS  IN

ERRCcErrorCode_ERRC           ON

VERSszP3711Version_VERS     INVersion of R3711 for which 

processing options are needed.
DTAIszErrorMessageID_DTAI     ON

EV01cSystemSampleNumbering     ON

^

Parameter NameData ItemData TypeReq/OptI/O/Both
cScreenFormat_EV01EV01charOPTNONE

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

mnAddressNumber_AN8AN8MATH_NUMERICOPTNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

cUsePreferred_EV05EV05charOPTNONE

A flag that indicates whether automatic spell check is turned on.

cDisplaySampleNumber_EV06EV06charOPTNONE

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

cCopyGenericText_EV01EV01charOPTNONE

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

cPreferenceProfiles_EV09EV09charOPTNONE

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

cNonconforming_EV08EV08charOPTNONE

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

cProtectDateTime_EV03EV03charOPTNONE

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. 

cProtectTester_EV04EV04charOPTNONE

PeopleSoft event point processing flag 04.

cFailedLotStatus_LOTSLOTScharOPTNONE

A user defined code (41/L) that indicates the status of the lot. If you leave this field blank, it indicates that the lot is approved. All other codes 
indicate that the lot is on hold. You can assign a different status code to each location in which a lot resides on Item/Location Information or 
Location Lot Status Change.

cPassingLotStatus_LOTSLOTScharOPTNONE

A user defined code (41/L) that indicates the status of the lot. If you leave this field blank, it indicates that the lot is approved. All other codes 
indicate that the lot is on hold. You can assign a different status code to each location in which a lot resides on Item/Location Information or 
Location Lot Status Change.

cUpdateStatusSelection_EV07EV07charOPTNONE

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

szProductTestReport_VERSVERScharOPTNONE

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.

szCOA_VERSVERScharOPTNONE

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.

szTraceTestResults_VERSVERScharOPTNONE

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_SUPPSSUPPScharOPTNONE

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_ERRCERRCcharOPTNONE

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).

szP3711Version_VERSVERScharOPTNONE

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.

szErrorMessageIDDTAIcharOPTNONE

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.

cSystemSampleNumbering_EV01EV01charOPTNONE

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

Related Functions

None

Related Tables

None