B7601170 Sales Order Nota Fiscal Return
Purpose of Business Function
costs. These lines come from the return sales order. By adding these lines to this file, the accounting process for the specific entries
will be taken care of by the standard software. . It processes all lines in a nota fiscal and accumulates the amount to add to the
header.
Business Function Summary
Type of Business Function (Logic Class)
Business Function Origin
C
Sources in this Business Function
No.TypeSource DescriptionData Structure
1B9800100Get Audit InformationD9800100
2B4200410F40203 Get Next Status from Activity RulesD4200410
3B7600950F42119 Write Sales History LedgerD7600950
4B7600980Add Tax Lines To Sales Order DetailD7600980
5B7601180SO Additional Cost Lines ReverseD7601180
6B0100024Update Customer CurrencyD0100024
Related Tables by Source
Source Table DescriptionPrimary / SecondaryModeKey Fields or Notes
F4211Sales Order DetailPrimaryUpdtPrimary, Unique
F7611BNota Fiscal DetailSecondaryReadPrimary, Unique
Source Data Structure
No.Data ItemRequiredI/ODescription
1.LNTYYiProcessing Options from R76B803 Tax line Type
2.LTTRYIProcessing Options from R76B803 Beginning Status
3.NXTRYIProcessing Options from R76B803 Next Status Code From
4.NXTRYIProcessing Options from R76B803 Next Status Code To
5.EV01YIProcessing Options from R76B803 Reverse or Return Freight
6.EV01YIProcessing Options from R76B803 Reverse or Return Insurance
7.EV01YIProcessing Options from R76B803 Reverse or Return Additional Expenses
8.LNTYYIProcessing Options from R76B803 Line Type for Freight
9.LNTYYIProcessing Options from R76B803 Line Type for Insurance
10.LNTYYIProcessing Options from R76B803 Line Type for Additional Expenses
11.AAYI/ONota Fiscal Header Total amount to update NF Header
12.DOCOYISO Number from Business View
13.DCTOYISO Doc. Type from Business View
14.KCOOYISO Company - from Business View
15.EV01YIcCurrencyConversion
16.CRYRYIcCurrencyConvType
17.EV01YocErrorCode: 1-No Error; 0-Error
18.DTAIYiszErrorMessage
19.AN8YiAddressBook for Customer Currency
20.TRDJYiTransaction Date for Customer Currency
Special Logic
Performance Impact
^
D7601170 - Sales Order Nota Fiscal Return - Brazil - 42
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szPOLineType | LNTY | char | OPT | INPUT |
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as
| ||||
szPOBeginningStatus | LTTR | char | OPT | INPUT |
A code (system 40/type AT) specifying the last step in the processing cycle that this order line has successfully completed. | ||||
szPOStatusNextFrom | NXTR | char | OPT | INPUT |
A user defined code (system 40/type AT) indicating the next step in the order flow of the line type. | ||||
szPOStatusNextTo | NXTR | char | OPT | INPUT |
A user defined code (system 40/type AT) indicating the next step in the order flow of the line type. | ||||
cPOReverseFreight | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
cPOReverseInsurance | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
cPOReverseExpenses | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
szPOLineTypeFreight | LNTY | char | OPT | INPUT |
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as
| ||||
szPOLineTypeInsurance | LNTY | char | OPT | INPUT |
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as
| ||||
szPOLineTypeExpenses | LNTY | char | OPT | INPUT |
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as
| ||||
mnOrderGrossDifference | AA | MATH_NUMERIC | OPT | BOTH |
A number that identifies the amount that the system will add to the account balance of the associated account number. Enter credits with a
| ||||
mnDocumentOrderInvoiceE | DOCO | MATH_NUMERIC | OPT | INPUT |
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 | OPT | INPUT |
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
| ||||
szCompanyKeyOrderNo | KCOO | char | OPT | INPUT |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
cReturnError | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
cCurrencyConverType | CRYR | char | OPT | INPUT |
A code that specifies whether to use multi-currency accounting, and the method of multi-currency accounting to use:
Codes are:
N Do not
| ||||
cCurrencyConversion | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
szErrorCode | 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
| ||||
szUserId | USER | char | OPT | INPUT |
The code that identifies a user profile. | ||||
szWorkStationId | JOBN | char | OPT | INPUT |
The code that identifies the work station ID that executed a particular job. | ||||
jdDateUpdated | UPMJ | JDEDATE | OPT | INPUT |
The date that specifies the last update to the file record. | ||||
mnTimeOfDay | TDAY | MATH_NUMERIC | OPT | INPUT |
The computer clock in hours:minutes:seconds. |
None |
None |