EditNotaFiscalStringZeroFill

Edit Nota Fiscal String - Zero Fill - Brazil - 42

Minor Business Rule

Object Name: B7601130

Parent DLL: CLOC

Location: Client/Server

Language: C

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.







Data Structure

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 NameData ItemData TypeReq/OptI/O/Both
mnNotaFiscalNumberBNNFMATH_NUMERICOPTINPUT

A six-character number that identifies a nota fiscal. The number consists of the nota fiscal number and the nota fiscal series.  

szNotaFiscalStringAA06charOPTOUTPUT

A six-character code that specifies scrub specification data.

Related Functions

None

Related Tables

None