GeneralJournalByAccountDocType

General Journal By Account And Document Type - COL - - 76C

Minor Business Rule

Object Name: B76C0005

Parent DLL: CLOC

Location: Client/Server

Language: C

Functional Description

Purpose
This business function populates the work file F76CUI01 with the chart of accounts that belongs to 
the cost center model.


Setup Notes and Prerequisites 

The cost center model has to be specified in the processing options related with the report R76C9415.

Special Logic


Technical Specifications

Parameters:
AIDszAccountIdIRequired
COszCompanyIRequired

MCUszCostCenterIRequired

VERSszVersionIRequired

MATH01mnDebitAmountO

MATH02mnCreditAmountO


Related Tables 

F0911Account Ledger
F0901Account Master

F76CUI01Account Master Work File - Colombia -


^

Data Structure

D76C0005 - General Ledger By Account and Document Type - COL - 0 - 76C

Parameter NameData ItemData TypeReq/OptI/O/Both
szAccountIdAIDcharNONENONE

A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. 

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.

szCostCenterMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

mnDebitAmountAAMATH_NUMERICNONENONE

A number that identifies the amount that the system will add to the account balance of the associated account number.  Enter credits with a 
minus sign (-) either before or after the amount. 

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.

mnCreditAmountAAMATH_NUMERICNONENONE

A number that identifies the amount that the system will add to the account balance of the associated account number.  Enter credits with a 
minus sign (-) either before or after the amount. 

Related Functions

None

Related Tables

None