B7601150 Sales Order Nota Fiscal Regular
Purpose of Business Function
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
5B0100024Update 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.AAYI/OSales Order Header Total amount to update SO Header
6.DOCOYISO Number from Business View
7.DCTOYISO Doc. Type from Business View
8.KCOOYISO Company - from Business View
9.EV01YIcCurrencyConversion
10.CRYRYIcCurrencyConvType
11.EV01YocErrorCode: 1-No Error; 0-Error
12.DTAIYiszErrorMessage
13.AN8YiAddressBook for Customer Currency
14.TRDJYiTransaction Date for Customer Currency
Special Logic
Performance Impact
^
D7601150 - Sales Order Nota Fiscal Regular - 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. | ||||
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
| ||||
cCurrencyConversion | EV01 | char | OPT | INPUT |
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
| ||||
cReturnError | EV01 | char | OPT | OUTPUT |
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. | ||||
mnHeaderForeignExtPrice | FEA | MATH_NUMERIC | OPT | BOTH |
The product of the foreign price times the number of units. | ||||
szProgramId | PID | char | OPT | OUTPUT |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szPOOverrideStatus | 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. | ||||
szPOLineTypeFrt | 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
| ||||
szPOLineTypeIns | 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
| ||||
szPOLineTypeExp | 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
| ||||
mnLineNumberError | LNID | MATH_NUMERIC | OPT | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
szGLClassError | AA07 | char | OPT | NONE |
This item is used scrub Specification Data fields that are 7 character alpha fields. | ||||
szFunctionError | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szDescriptError | DS40 | char | OPT | NONE |
A 40-character description. |
None |
None |