ProcessBrazilFiscBookNextNum

Process Fiscal Book Next Number - Brazil - 09

Master Business Function

Object Name: X7602B

Parent DLL: CLOC

Location: Client/Server

Language: C

This functional server controls the Brazilian Book numbers and page numbers, and updates the Fiscal 
Book Next Number Control Brazilian File (F7602B).  

^

Data Structure

D7602B - Process Fiscal Book Next Number - Brazil              - 09

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramidPIDcharNONENONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szVersionVERScharNONENONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szCompanyCOcharNONENONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

szFiscalbookcodeBFBCcharNONENONE

A code from the Fiscal Book Code UDC (76/FB) that identifies the type of fiscal book.

cProcessModeEV01charNONENONE

An option that specifies the type of processing for an event.

cUpdateFlagEV02charNONENONE

An option that specifies the type of processing for an event.

jdReportDateDATE01JDEDATENONENONE

Event point for JDE Date.

jdDateUpdatedUPMJJDEDATENONENONE

The date that specifies the last update to the file record.

mnMaxPageSEQMATH_NUMERICNONENONE

A number that specifies the sequence of information.

mnPageNXTSMATH_NUMERICNONENONE

Next sequence number.

mnBookNumberNNBRMATH_NUMERICNONENONE

The number that the system will use next for automatically assigning numbers. Next numbers can be used for many types of documents; 
they include voucher numbers, invoice numbers, journal entry numbers, employee numbers, address numbers, and so on. You must adhere to 
the next numbers that have been pre-established unless custom programming is provided.

cAperturaCodeEV03charNONENONE

A radio button that specifies the level at which trace/track result is to be displayed.  Select the Detail to display all transactions except IB, IX, 
and IZ types.  Or, select Derivative Lots Only to display only those transactions that may have created new derivative lot. 

cEncerramentoCodeEV04charNONENONE

PeopleSoft event point processing flag 04.

cPrintTermosEV05charOPTNONE

A flag that indicates whether automatic spell check is turned on.

Related Functions

None

Related Tables

F7602B Fiscal Book Next Number Control - Brazil - 09