AccumAdjustmentsF76A394Cache

Last Purchase calculation routines - 76A

Minor Business Rule

Object Name: B76A394

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D76A394C - Accumulate Adjustments F76A394 Cache                  - 76A

Parameter NameData ItemData TypeReq/OptI/O/Both
szAdjustmentCodeAAJUcharOPTINPUT

A code used in the adjustment process, such as for an inflation stock adjustment.  

mnCenturyCTRYMATH_NUMERICOPTINPUT

The calendar century associated with the year. Enter is the first two digits of the year. For example, 19 indicates any year beginning with 19 
(1998, 1999), 20 indicates any year beginning with 20 (2000, 2001), and so on.

mnYearYEARMATH_NUMERICOPTINPUT

The effective year used for inflation rate or other escalation tables.

mnMonthMNTHMATH_NUMERICOPTINPUT

A month of the year.

szCompanyCOcharOPTINPUT

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.

mnIdentifierShortItemITMMATH_NUMERICOPTINPUT

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

szCostCenterMCUcharOPTINPUT

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.

szLocationLOCNcharOPTINPUT

The storage location from which goods will be moved.

szLotLOTNcharOPTINPUT

A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.

szGlCategoryGLPTcharOPTINPUT

A user defined code (41/9) that identifies the G/L offset that system uses when it searches for the account to which it posts the transaction. If 
you do not want to specify a class code, you can enter **** (four asterisks) in this field. You can use automatic accounting instructions (AAIs) to 
predefine classes of automatic offset accounts for the Inventory Management, Procurement, and Sales Order Management systems. You 
might assign G/L class codes as follows:    IN20   Direct Ship Orders    IN60   Transfer Orders    IN80   Stock Sales  The system can generate 
accounting entries based upon a single transaction. For example, a single sale of a stock item can trigger the generation of accounting entries 
similar to the following:         Sales-Stock (Debit) xxxxx.xx     A/R Stock Sales (Credit) xxxxx.xx     Posting Category: IN80             Stock Inventory 
(Debit) xxxxx.xx     Stock COGS (Credit) xxxxx.xx The system uses the class code and the document type to find the AAI.

szCostCenterSubsequentMCUScharOPTINPUT

Either a subsequent business unit or a project number. A subsequent business unit specifies where to charge costs (or revenues) when the 
original business unit has been closed or suspended. For example, the subsequent business unit can be used in corporate reorganizations 
when you close a business unit and direct all costs to the subsequent business unit. In this situation, you must enter journal entries to transfer 
existing balances. A project number is used to group business units within an overall business unit. For example, you can group jobs by 
project. In this case, the project business unit can also have accounts for tracking overhead costs that can be allocated to jobs.

szDocumentTypeDCTcharOPTINPUT

A user defined code (00/DT) that identifies the origin and purpose of the transaction.  PeopleSoft reserves several prefixes for document 
types, such as, vouchers, invoices, receipts, and timesheets. The reserved document type prefixes for codes are: P Accounts payable 
documents R Accounts receivable documents  T Time and Pay documents I Inventory documents  O Purchase order documents  S Sales order 
documents 

mnNetQuantityNQ01MATH_NUMERICOPTINPUT

The net transaction quantity from all transactions for an Item for Period 01.

mnAmountNetPostingAN01MATH_NUMERICOPTINPUT

A number that represents the net amount posted during the accounting period. The system uses the accounting periods from the Company 
Constants table (F0010). The net amount posted is the total of all debits and credits, beginning with the first day of the period through the last 
day of the period.

cErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

cSupressErrorMsgEV01charOPTINPUT

An option that specifies the type of processing for an event.

szWorkStationIdJOBNcharOPTINPUT

The code that identifies the work station ID that executed a particular job.

mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

cGLPTZeroQtyEV01charOPTINPUT

An option that specifies the type of processing for an event.

cCostLevelCLEVcharOPTINPUT

A code that indicates whether the system maintains one overall inventory cost for the item, a different cost for each branch/plant, or a 
different cost for each location and lot within a branch/plant. The system maintains inventory costs in the Inventory Cost table (F4105). Valid codes 
are:    1   Item level    2   Item/Branch level    3   Item/Branch/Location level

Related Functions

B4000350 Retrieve Distribution AAI
B4000520 Get Item UoM Conversion Factor
B9800420 Get Data Dictionary Definition
X0903 Fiscal Date Edits +

Related Tables

F41021 Item Location File
F41112 Item ASOF File
F43121 Purchase Order Receiver File
F76A391 Adjustment Indexes - 76A
F76A392 Calculated costs header - 76A
F76A393 Calculated costs detail - 76A
F76A394 Adjustments - 76A
ClearAdjustmentCacheF76A394

ClearAdjustmentCacheF76A394

Last Purchase calculation routines - 76A

Minor Business Rule

Object Name: B76A394

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D76A394F - Clear Adjustment Cache F76A394                        - 76A

Parameter NameData ItemData TypeReq/OptI/O/Both
szWorkStationIdJOBNcharOPTINPUT

The code that identifies the work station ID that executed a particular job.

mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

cErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

cSupressErrorMsgEV01charOPTINPUT

An option that specifies the type of processing for an event.

Related Functions

B4000350 Retrieve Distribution AAI
B4000520 Get Item UoM Conversion Factor
B9800420 Get Data Dictionary Definition
X0903 Fiscal Date Edits +

Related Tables

F41021 Item Location File
F41112 Item ASOF File
F43121 Purchase Order Receiver File
F76A391 Adjustment Indexes - 76A
F76A392 Calculated costs header - 76A
F76A393 Calculated costs detail - 76A
F76A394 Adjustments - 76A
ClearInflationIndexCacheF76A391

ClearInflationIndexCacheF76A391

Last Purchase calculation routines - 76A

Minor Business Rule

Object Name: B76A394

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D76A394E - Clear Inflation Indexes Cache F76A391                 - 76A

Parameter NameData ItemData TypeReq/OptI/O/Both
szWorkStationIdJOBNcharOPTINPUT

The code that identifies the work station ID that executed a particular job.

mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

cErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

cSupressErrorMsgEV01charOPTINPUT

An option that specifies the type of processing for an event.

Related Functions

B4000350 Retrieve Distribution AAI
B4000520 Get Item UoM Conversion Factor
B9800420 Get Data Dictionary Definition
X0903 Fiscal Date Edits +

Related Tables

F41021 Item Location File
F41112 Item ASOF File
F43121 Purchase Order Receiver File
F76A391 Adjustment Indexes - 76A
F76A392 Calculated costs header - 76A
F76A393 Calculated costs detail - 76A
F76A394 Adjustments - 76A
CommitAdjustF76A394CacheToFile

CommitAdjustF76A394CacheToFile

Last Purchase calculation routines - 76A

Minor Business Rule

Object Name: B76A394

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D76A394D - Commit Adjustments F76A394 Cache to File              - 76A

Parameter NameData ItemData TypeReq/OptI/O/Both
szAdjustmentCodeAAJUcharOPTINPUT

A code used in the adjustment process, such as for an inflation stock adjustment.  

mnCenturyCTRYMATH_NUMERICOPTINPUT

The calendar century associated with the year. Enter is the first two digits of the year. For example, 19 indicates any year beginning with 19 
(1998, 1999), 20 indicates any year beginning with 20 (2000, 2001), and so on.

mnYearYEARMATH_NUMERICOPTINPUT

The effective year used for inflation rate or other escalation tables.

mnMonthMNTHMATH_NUMERICOPTINPUT

A month of the year.

szCompanyCOcharOPTINPUT

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.

mnIdentifierShortItemITMMATH_NUMERICOPTINPUT

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

szCostCenterMCUcharOPTINPUT

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.

szLocationLOCNcharOPTINPUT

The storage location from which goods will be moved.

szLotLOTNcharOPTINPUT

A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.

cErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

cSupressErrorMsgEV01charOPTINPUT

An option that specifies the type of processing for an event.

szWorkStationIdJOBNcharOPTINPUT

The code that identifies the work station ID that executed a particular job.

mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

Related Functions

B4000350 Retrieve Distribution AAI
B4000520 Get Item UoM Conversion Factor
B9800420 Get Data Dictionary Definition
X0903 Fiscal Date Edits +

Related Tables

F41021 Item Location File
F41112 Item ASOF File
F43121 Purchase Order Receiver File
F76A391 Adjustment Indexes - 76A
F76A392 Calculated costs header - 76A
F76A393 Calculated costs detail - 76A
F76A394 Adjustments - 76A
GetLastAdjustedPriceUsed

GetLastAdjustedPriceUsed

Last Purchase calculation routines - 76A

Minor Business Rule

Object Name: B76A394

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D76A394B - Get Last Adjusted Price Used                          - 76A

Parameter NameData ItemData TypeReq/OptI/O/Both
szAdjustmentCodeAAJUcharOPTINPUT

A code used in the adjustment process, such as for an inflation stock adjustment.  

mnCenturyCTRYMATH_NUMERICOPTINPUT

The calendar century associated with the year. Enter is the first two digits of the year. For example, 19 indicates any year beginning with 19 
(1998, 1999), 20 indicates any year beginning with 20 (2000, 2001), and so on.

mnYearYEARMATH_NUMERICOPTINPUT

The effective year used for inflation rate or other escalation tables.

mnMonthMNTHMATH_NUMERICOPTINPUT

A month of the year.

jdDateBeginningEFTBJDEDATEOPTINPUT

The date that an address, item, transaction, or table record becomes active.  The meaning of this field differs, depending on the program.  
For example, the effective date could represent the following:    o When a change of address becomes effective.   o When a lease becomes 
effective.   o When a price becomes effective.   o When the currency exchange rate becomes effective.   o When a tax rate becomes effective. 

szCompanyCOcharOPTINPUT

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.

mnIdentifierShortItemITMMATH_NUMERICOPTINPUT

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

szCostCenterMCUcharOPTINPUT

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.

szLocationLOCNcharOPTINPUT

The storage location from which goods will be moved.

szLotLOTNcharOPTINPUT

A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.

mnAdjustmentIndexAINDMATH_NUMERICOPTINPUT

An index used in the adjustment process, such as for an inflation stock adjustment.  

cCostLevelCLEVcharOPTINPUT

A code that indicates whether the system maintains one overall inventory cost for the item, a different cost for each branch/plant, or a 
different cost for each location and lot within a branch/plant. The system maintains inventory costs in the Inventory Cost table (F4105). Valid codes 
are:    1   Item level    2   Item/Branch level    3   Item/Branch/Location level

mnYear_AdjustedYEARMATH_NUMERICOPTOUTPUT

The effective year used for inflation rate or other escalation tables.

mnMonth_AdjustedMNTHMATH_NUMERICOPTOUTPUT

A month of the year.

mnCentury_AdjustedCTRYMATH_NUMERICOPTOUTPUT

The calendar century associated with the year. Enter is the first two digits of the year. For example, 19 indicates any year beginning with 19 
(1998, 1999), 20 indicates any year beginning with 20 (2000, 2001), and so on.

mnLastPurchAdjPricePRRCMATH_NUMERICOPTOUTPUT

The unit cost of one item, as purchased from the supplier, excluding freight,taxes, discounts, and other factors that might modify the actual 
unit cost you record when you receive the item.

cErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

cSupressErrorMsgEV01charOPTINPUT

An option that specifies the type of processing for an event.

szWorkStationIdJOBNcharOPTINPUT

The code that identifies the work station ID that executed a particular job.

mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

Related Functions

B4000350 Retrieve Distribution AAI
B4000520 Get Item UoM Conversion Factor
B9800420 Get Data Dictionary Definition
X0903 Fiscal Date Edits +

Related Tables

F41021 Item Location File
F41112 Item ASOF File
F43121 Purchase Order Receiver File
F76A391 Adjustment Indexes - 76A
F76A392 Calculated costs header - 76A
F76A393 Calculated costs detail - 76A
F76A394 Adjustments - 76A
LastPurchasePriceCalculation

LastPurchasePriceCalculation

Last Purchase calculation routines - 76A

Minor Business Rule

Object Name: B76A394

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D76A394A - Get Last Purchase Price                               - 76A

Parameter NameData ItemData TypeReq/OptI/O/Both
szAdjustmentCodeAAJUcharOPTINPUT

A code used in the adjustment process, such as for an inflation stock adjustment.  

mnCenturyCTRYMATH_NUMERICOPTINPUT

The calendar century associated with the year. Enter is the first two digits of the year. For example, 19 indicates any year beginning with 19 
(1998, 1999), 20 indicates any year beginning with 20 (2000, 2001), and so on.

mnYearYEARMATH_NUMERICOPTINPUT

The effective year used for inflation rate or other escalation tables.

mnMonthMNTHMATH_NUMERICOPTINPUT

A month of the year.

jdDateBeginningEffectiveEFTBJDEDATEOPTINPUT

The date that an address, item, transaction, or table record becomes active.  The meaning of this field differs, depending on the program.  
For example, the effective date could represent the following:    o When a change of address becomes effective.   o When a lease becomes 
effective.   o When a price becomes effective.   o When the currency exchange rate becomes effective.   o When a tax rate becomes effective. 

szCompanyCOcharOPTINPUT

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.

mnIdentifierShortItemITMMATH_NUMERICOPTINPUT

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

szCostCenterMCUcharOPTINPUT

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.

szLocationLOCNcharOPTINPUT

The storage location from which goods will be moved.

szLotLOTNcharOPTINPUT

A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.

mnAdjustmentIndexAINDMATH_NUMERICOPTINPUT

An index used in the adjustment process, such as for an inflation stock adjustment.  

cCostLevelCLEVcharOPTINPUT

A code that indicates whether the system maintains one overall inventory cost for the item, a different cost for each branch/plant, or a 
different cost for each location and lot within a branch/plant. The system maintains inventory costs in the Inventory Cost table (F4105). Valid codes 
are:    1   Item level    2   Item/Branch level    3   Item/Branch/Location level

szUnitOfMeasurePrimaryUOM1charOPTINPUT

A user defined code (00/UM) that identifies the unit of measure that the system uses to express the quantity of an item, for example, EA 
(each) or KG (kilogram).

mnLastPurchAdjPricePRRCMATH_NUMERICOPTOUTPUT

The unit cost of one item, as purchased from the supplier, excluding freight,taxes, discounts, and other factors that might modify the actual 
unit cost you record when you receive the item.

jdDateForGLandVoucherJULIADGJJDEDATEOPTOUTPUT

A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you 
assign to the company record. The system compares the date that you enter on the transaction to the fiscal date pattern assigned to the 
company to retrieve the appropriate fiscal period number, as well as to perform date validations.

szOrderTypeDCTOcharOPTOUTPUT

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnDocumentOrderInvoiceEDOCOMATH_NUMERICOPTOUTPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

szCompanyKeyOrderNoKCOOcharOPTOUTPUT

A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a 
sales order, and so on). If you use the Next Numbers by Company/Fiscal Year facility, the Automatic Next Numbers program (X0010) uses the 
order company to retrieve the correct next number for that company. If two or more order documents have the same order number and order 
type, the order company lets you locate the desired document. If you use the regular Next Numbers facility, the order company is not used to 
assign a next number. In this case, you probably would not use the order company to locate the document.

mnLineNumberLNIDMATH_NUMERICOPTOUTPUT

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

mnNoOfLinesOnOrderNLINMATH_NUMERICOPTOUTPUT

A number representing the number of lines on either a purchase or sales order. or The number of receivers recorded during the receipts 
process.  This field will be used in Voucher Matching.

mnDocVoucherInvoiceEDOCMATH_NUMERICOPTOUTPUT

A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document 
number or let the system assign it using the Next Numbers program (P0002). Matching document numbers (DOCM) identify related documents 
in the Accounts Receivable and Accounts Payable systems. Examples of original and matching documents are: Accounts Payable     o 
Original document - voucher     o Matching document - payment  Accounts Receivable     o Original document - invoice     o Matching document - 
receipt  Note: In the Accounts Receivable system, the following transactions simultaneously generate original and matching documents: 
deductions, unapplied receipts, chargebacks, and drafts.

cCalculationMethodEV01charOPTOUTPUT

An option that specifies the type of processing for an event.

cErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

cSupressErrorMsgEV01charOPTINPUT

An option that specifies the type of processing for an event.

szWorkStationIdJOBNcharOPTINPUT

The code that identifies the work station ID that executed a particular job.

mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

Related Functions

B4000350 Retrieve Distribution AAI
B4000520 Get Item UoM Conversion Factor
B9800420 Get Data Dictionary Definition
X0903 Fiscal Date Edits +

Related Tables

F41021 Item Location File
F41112 Item ASOF File
F43121 Purchase Order Receiver File
F76A391 Adjustment Indexes - 76A
F76A392 Calculated costs header - 76A
F76A393 Calculated costs detail - 76A
F76A394 Adjustments - 76A