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
1. Attempt to access the record from table
Update table.
Populate table description 1 with structure description 1.
Add record.
^
D0900075 - F0901D Update Account Translation
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szAccountId | AID | char | NONE | NONE |
A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. | ||||
szLanguagePreference | LNGP | char | NONE | NONE |
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
| ||||
szDescription001 | DL01 | char | NONE | NONE |
A user defined name or remark. |
None |
F0901D Account Master - Alternate Description |