F0911UdateDetailCacheALT9

F0911 Update Detail Cache ALT9

Minor Business Rule

Object Name: B0900083

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This function is used by the Journal Entry program (P0911) to update the ALT9 field in the Account 

Ledger file (F0911) with the appropriate value when dual currency is on.


Setup Notes and Prerequisites

This function updates the I09UI003 detail cache, therefore this function should be called after all 

detail cache records have been entered and before the EndDoc module of the Journal Entry Master 

Business Function (B0900049) has been called.


Special Logic




Technical Specification

• Initialize Detail Cache. 
• If the initialization doesn't fail.
• • 

Loop through detail cache and update the ALT9 field with the value passed in as a parameter.
• 


Data Structure

D0900083 - F0911 Update Detail Cache ALT9

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobNumberJOBSMATH_NUMERICNONENONE

Special Input Expected
This is the Job Number assigned by the BeginDoc module of the Journal Entry Master Business Function 

(B0900049). This should be the job number of the document you wish to  update.ab 


^

cGLPostCodeAlt009ALT9charNONENONE

Special Input Expected
This field will hold the value that you wish to write to the GLALT9 field in the F0911.   ab 


^

Related Functions

None

Related Tables

None