This function works with the PO REjection Reasons Table (F4318).
Functions available:- Read/ Fetch a record
Insert a new record
Update an existing record
Delete an existing record.
depending upon the value passed in through the parameter cRequiredAction
D4300310 - Access Rejection Resons
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cRequiredAction | ACTN | char | NONE | NONE |
A code that specifies the action that is performed. Valid values are: A Add C Change | ||||
mnOrderNumber | DOCO | MATH_NUMERIC | NONE | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szOrderType | DCTO | char | NONE | NONE |
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
| ||||
szOrderCompany | KCOO | char | NONE | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
szOrderSuffix | SFXO | char | NONE | NONE |
In the A/R and A/P systems, a code that corresponds to the pay item. In the Sales Order and Procurement systems, this code identifies
| ||||
mnLineNumber | LNID | MATH_NUMERIC | NONE | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
cAssociatedText | ATXT | char | NONE | NONE |
This is a one byte flag that is used to determine whether or not a specific line item on a sales or purchase order has additional extended
| ||||
szRemark | RMK | char | NONE | NONE |
A generic field that you use for a remark, description, name, or address. | ||||
cUserReasonCode1 | UC01 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cUserReasonCode2 | UC02 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cUserReasonCode3 | UC03 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cUserReasonCode4 | UC04 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cUserReasonCode5 | UC05 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cUserReasonCode6 | UC06 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cUserReasonCode7 | UC07 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cUserReasonCode8 | UC08 | char | NONE | NONE |
One of eight fields you can use to indicate why a requisition has been approved or rejected. Each of these fields is user defined. You set up
| ||||
cRowNotFoundFlag | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
F4318 Approval/Rejection Reasons |