UpdateAccountTranslation

F0901D Update Account Translation

Major Business Rule

Object Name: B0900075

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This function is used during application P09014 - Translate Account Description form and its primary 
use is to populate the Alternate Account Description Master file(F0901D) with new or revised 

information. 


Technical Specification



2.1Parameters:

Data Item Data Structure DescriptionI/ORequiredNotes
AIDszAccountIDIRequired

LNGPcLanguageCodeIRequired

DL01szDescription1I/O


2.2Related Tables 

Table Table Description
F0901DAccount Alternate Description Master


2.3Related Business Functions

Source NameFunction Name
  


2.4Processing 


1Attempt to access the record from table
• If record retrieved
• Populate table description 1 with structure description 1.
• Update table.
• else
• Populate  table key values with associated structure values.
• Populate table description 1 with structure description 1.
• Add record.
• Exit program




^

Data Structure

D0900075 - F0901D Update Account Translation

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. 

szLanguagePreferenceLNGPcharNONENONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szDescription001DL01charNONENONE

A user defined name or remark.

Related Functions

None

Related Tables

F0901D Account Master - Alternate Description