GenerateDetailedTaxFileCOL

Generate Detailed Tax File - COL - 00 - 76C

Minor Business Rule

Object Name: B76C0017

Parent DLL: CLOC

Location: Client/Server

Language: C

Functional Description

Purpose
To generate the file F76CT2 from which the tax reports and the withholding certificates are 
generated. The data to generate the file F76CT2 is retrieved from the file F0018. 


Setup Notes and Prerequisites

• When a document is posted you must set up a processing option to generate the file F0018.
• Before runs this program make sure the file F0018 has the posted documents.

Special Logic

For each F0018 record, five records are generated in the file F76CT2 ( one for each tax authority  ).

Technical Specifications

Parameters:
PIDszProgramIdI    Required  Calling program (UBE)
VERSszVersionI    Required  Version


Related Tables 
F0018
F0006Cost Center Master

F4008Tax Rates 

F0012Automatic Accounting Instructions Master

F0911Account Ledger

F0901Account Master

F0411Accounts Payable Ledger

F0311Accounts Receivable Ledger

F03B11Customer Ledger File

F0101Account Master

F76CT2Sales/Use/V.AT Tax File - Colombia -

F76CI3Tax Areas Tag File - Colombia -


Related Business Functions

B9800100.cGet Audit Info


^

Data Structure

D76C0017 - Generate Detailed Tax File - COL - 00                 - 76C

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.

szCompanyCOcharOPTNONE

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.

cFiscalDatePatternCoDTPNcharOPTNONE

A code that identifies date patterns. You can use one of 15 codes. You must set up special codes (letters A through N) for 4-4-5, 13-period 
accounting, or any other date pattern unique to your environment. An R, the default, identifies a regular calendar pattern.

Related Functions

None

Related Tables

None