Functional Description
Purpose
This Business Function retrieves processing option values of "R12807".
Setup Notes and Prerequisites
Special Logic
Technical Specification
1.Initialize Error Code = '0'
2.Initialize Error Message ID = " "
3.If Suppress Error Message <> '1' And <> '0'
4. Suppress Error Message = '0'
5.End IF
6.If Program ID = Blank
7. If Suppress Error Message <> '1'
8. Set Error "0003" on Program ID
9. End If
10. Set Error Code = '1'
11. Set Error Message ID = "0003"
12.End If
13.If Version = Blank
14. If Suppress Error Message <> '1'
15. Set Error "0003" on Version
16. End If
17. Set Error Code = '1'
18. Set Error Message ID = "0003"
19.End If
20.If Error Code = '0'
21. If Program ID = "R12807" then
22. Retrieve T12807 Processing Options Using Program ID(PID) and Version (VERS)
23. EndIf
24.End If
D1300250 - F1207, Retrieve Processing Options of R12807
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szProgramId | PID | char | OPT | INPUT |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szVersion | VERS | char | OPT | 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
| ||||
cSuppressErrorMessage | SUPPS | char | OPT | INPUT |
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 | 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
| ||||
szErrorMessageID | 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
| ||||
jdPOThruDate | TRDJ | JDEDATE | OPT | OUTPUT |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
szPOFromStatus | STSOW | char | OPT | OUTPUT |
A user defined code (system 12, type MS) that indicates the maintenance status on a piece of equipment, such as 50 for maintenance due
| ||||
szPOToStatus | DSTOW | char | OPT | OUTPUT |
Use this field to change the maintenance status of selected records. | ||||
szPOChangeStatus | SRST | char | OPT | OUTPUT |
A user defined code (00/SS) that describes the status of a work order, rate schedule, or engineering change order. Any status change from
| ||||
cPOPrintFlag | EV03 | char | OPT | OUTPUT |
| ||||
cPOPrintNumberFlag | EV04 | char | OPT | OUTPUT |
PeopleSoft event point processing flag 04. | ||||
cPOCreateWOFlag | EV05 | char | OPT | OUTPUT |
A flag that indicates whether automatic spell check is turned on. | ||||
jdPOStartDateWO | STRT | JDEDATE | OPT | OUTPUT |
The start date for the order. You can enter this date manually, or have the system calculate it using a backscheduling routine. The routine
| ||||
cPOUseSystemDateFlag | EV06 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
cPOProjectStatDateFlag | EV07 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
cPOCrossReferenceFlag | EV08 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
cPOUpdateLastCompletedFlag | EV09 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
szPOCraftWorkCenter | MCU | char | OPT | OUTPUT |
| ||||
cPOEstimateOccurFlag | EV10 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
cPODefaultOwner | DEFOW | char | OPT | OUTPUT |
A code that specifies which customer the system defaults to assigned work orders for scheduled maintenance. Valid values are:
| ||||
cPODefaultSite | DEFST | char | OPT | OUTPUT |
A code that specifies which site the system defaults to assigned work orders for scheduled maintenance. Valid values are:
Blank
Default
| ||||
szPOOrderType | DCTO | char | OPT | OUTPUT |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
cPOPastProjectedDates_EV01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
mnDaysAdded_NMDYS | NMDYS | MATH_NUMERIC | OPT | OUTPUT |
This field represents a number of days. The value is available when printing a letter. Valid values: 1-999 | ||||
szPOPartsListVersion_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
| ||||
szPORoutingsVersion_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
| ||||
cPOCreateResourceAssignment | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szPOForecastType_TYPF | TYPF | char | OPT | NONE |
A user defined code (34/DF) that indicates one of the following:
o The forecasting method used to calculate the numbers displayed about
|
None |
None |