1.Functional Description
1.1Purpose
The purpose of this function will be to retrieve the processing options for APPL P3711.
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.
^
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
EV01cSystemSampleNumbering ON
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cScreenFormat_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
mnAddressNumber_AN8 | 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
| ||||
cUsePreferred_EV05 | EV05 | char | OPT | NONE |
A flag that indicates whether automatic spell check is turned on. | ||||
cDisplaySampleNumber_EV06 | EV06 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cCopyGenericText_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cPreferenceProfiles_EV09 | EV09 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cNonconforming_EV08 | EV08 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cProtectDateTime_EV03 | EV03 | char | OPT | NONE |
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,
| ||||
cProtectTester_EV04 | EV04 | char | OPT | NONE |
PeopleSoft event point processing flag 04. | ||||
cFailedLotStatus_LOTS | LOTS | char | OPT | NONE |
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
| ||||
cPassingLotStatus_LOTS | LOTS | char | OPT | NONE |
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
| ||||
cUpdateStatusSelection_EV07 | EV07 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szProductTestReport_VERS | 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
| ||||
szCOA_VERS | 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
| ||||
szTraceTestResults_VERS | 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
| ||||
cSuppressErrorMessage_SUPPS | 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
| ||||
cErrorCode_ERRC | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szP3711Version_VERS | 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
| ||||
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
| ||||
cSystemSampleNumbering_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |