Functional Description - B7601130
Purpose
This Business Function converts the nota fiscal number to a string with zero fill at the left side.
Setup Notes and Prerequisites
The size of the output string is hard coded to 6. If for any reason the size of the Nota Fiscal
Number changes, this routine must be reviewed.
Special Logic
Technical Specification
Input:
Enter the Nota Fiscal Number.
Returns:
Returns the string with zero fill.
D7601130 - Edit Nota Fiscal String - Zero Fill - Brazil - 42
Parameters D7601130
Name Description I/O
BNNF Nota Fiscal Number I
AA06 String lenght 6 O
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnNotaFiscalNumber | BNNF | MATH_NUMERIC | OPT | INPUT |
A six-character number that identifies a nota fiscal. The number consists of the nota fiscal number and the nota fiscal series. | ||||
szNotaFiscalString | AA06 | char | OPT | OUTPUT |
A six-character code that specifies scrub specification data. |
None |
None |