SlideShare a Scribd company logo
1 of 13
Download to read offline
ORACLE APPLICATIONS
WHITE PAPER
MASS ADDITIONS
Product Design and Architecture
White paper
Mass Oracle/Client Confidential - For internal use only
ii
Contributors
Name Position
Nancy A. Lanning Sr. Technical Analyst, Fixed Assets Support,
Orlando
Change Record
A
u
t
h
o
r
V
e
r
s
i
o
n
Change Reference
White paper
Mass Oracle/Client Confidential - For internal use only
iii
Contents
INTRODUCTION ............................................................................................................................1
Objective..................................................................................................................................1
Scope .......................................................................................................................................1
Background..............................................................................................................................1
THE BIG PICTURE.........................................................................................................................2
CREATE MASS ADDITIONS (FAMACR).........................................................................................3
EXTERNAL SOURCES ....................................................................................................................4
PREPARE MASS ADDITIONS (FAXMADDS)..................................................................................5
POST MASS ADDITIONS (FAMAPT)..............................................................................................6
Behind The Scenes ...................................................................................................................6
DELETE MASS ADDITIONS (FAXMADEL)....................................................................................7
PURGE MASS ADDITIONS (FAXMAPUR)......................................................................................8
MASS ADDITIONS REPORTS ..........................................................................................................9
INFORMATION SOURCES ............................................................................................................. 10
White paper Introduction 1
Mass Oracle/Client Confidential - For internal use only
Introduction
Objective
To provide an overview of the Mass Additions Process in Fixed Assets
with the hopes of giving the reader a good understanding of the different
steps involved in Mass Additions.
Scope
This paper will cover the functional and technical side of Mass Additions.
It will describe the steps of Create Mass Additions, Prepare Mass
Additions, Post Mass Additions, Delete Mass Additions and Purge Mass
Additions. It will show you the reports that are available within Oracle
Assets to help you in these processes.
Background
Mass Additions consists of five separate programs. Three of these
programs (Create, Prepare, and Post) were all designed for inputting the
data and then massaging the data to get it in the correct format so that it
can be posted in Oracle Assets to become an Asset. The Delete and Purge
Mass Additions programs were designed as a cleanup mechanism for the
FA_MASS_ADDITIONS table.
White paper The Big Picture
Mass Oracle/Client Confidential - For internal use only
2
The Big Picture
Data can come into Oracle Assets via the FA_MASS_ADDITIONS table
from the following sources: external sources (i.e. legacy systems), Project
Accounting (PA), Accounts Payable (AP). Once the data is in the
FA_MASS_ADDITIONS table, the user must then perform Prepare Mass
Additions on the data to add additional information such as the expense
account, location, etc., After the Prepare Mass Additions has been
performed, the data can then be posted in Oracle Assets. After Post Mass
Additions has completed, the data is then considered to be a true asset.
There are Delete and Purge Mass Additions programs that can be used to
cleanup the data from the FA_MASS_ADDITIONS table
White paper Create Mass Additions (FAMACR)
Mass Oracle/Client Confidential - For internal use only
3
Create Mass Additions (FAMACR)
The Mass Additions Create Program (FAMACR) is submitted from
Accounts Payable (AP). From Project Accounting (PA), the Interface
Assets process (PAXCPCAL) calls the Mass Additions Create Program.
When assets are created from AP they are created from invoice distribution
lines and associated discounts. You can enter purchase orders in Oracle
Purchasing and receive invoices in Oracle Payables. When you want to
import invoice lines from a new invoice entered in Oracle Payables, you
must charge the distribution to a clearing account that is already assigned
to an asset category. You can also easily integrate Oracle Assets with
other Payables systems.
The assets created from PA are created from capitalized project lines. You
can track all expenses during construction and capitalize completed
projects. You process construction-in-process (CIP) assets by adding,
building and capitalizing them. CIP assets are not ready for use because
they are still being built and are non-depreciable. CIP assets can only be
added to Corporate books.
The data is inserted into the FA_MASS_ADDITIONS table. This table
acts as an interface for the Oracle Assets product. The asset lines that are
sent to Oracle Assets are inserted as one mass addition line. Once the data
resides in this table, the Post component can then be used to move the asset
information from the FA_MASS_ADDITIONS table to Oracle Assets.
You can then use the Post Mass Additions program to perform the data
import.
In 10.7, the FA_MASSADD_DISTRIBUTIONS table was introduced to
support multi-distributed assets. Four database triggers maintain this table.
The triggers are:
• FA_MASS_ADDITIONS_INSERT_DIST - Inserts a row into
FA_MASSADD_DISTIBUTIONS when a row has been inserted with
distribution information into FA_MASS_ADDITIONS.
• FA_MASS_ADDITIONS_UPDATE_DIST - Updates
FA_MASSADD_DISTRIBUTIONS when distribution information has
been updated in FA_MASS_ADDITIONS.
• FA_MASS_ADDITIONS_DELETE_DIST - Deletes rows in
FA_MASSADD_DISTRIBUTIONS when the corresponding
FA_MASS_ADDITIONS row has been deleted.
• FA_MASS_ADDITIONS_INSERT_NAME - Inserts into
FA_MASSADD_DISTRIBUTIONS when you manually insert
FA_MASS_ADDITIONS rows with distribution sets.
White paper External Sources
Mass Oracle/Client Confidential - For internal use only
4
External Sources
It is possible to load data into Oracle Assets via External Systems such as
Legacy subledgers. This can be done in two different ways.
1) SQL*Loader – Use the SQL*Loader utility to upload your data into
the FA_MASS_ADDITIONS table. For more information on this, see
Oracle Applications Open Interfaces Manual (available on MetaLink).
2) Applications Desktop Integrator (ADI) – This is an Oracle Applications
product that is Excel based and allows you to enter and validate your
data in an Excel spreadsheet and upload it to Oracle Assets. It will
load your data into the FA_MASS_ADDITIONS table.
Once your data resides in the FA_MASS_ADDITIONS table, you can
move onto the next step, Prepare Mass Additions.
White paper Prepare Mass Additions (FAXMADDS)
Mass Oracle/Client Confidential - For internal use only
5
Prepare Mass Additions (FAXMADDS)
Once the data resides in FA_MASS_ADDITIONS, you must go into the
Prepare Mass Additions form in Oracle Assets to enter additional
information to each line in preparation for it to become an asset. You can
do the following in the Prepare Mass Additions form:
• Enter additional source, descriptive and depreciation information.
• Assign the mass addition to one or more distributions, or change
existing distributions in the Assignments window.
• Adjust the cost of a mass addition
• Merge a mass addition into another mass addition.
• Split a multiple-unit mass addition into several single-unit mass
additions.
• Add mass addition lines to existing assets such as a cost adjustment.
After adding and/or updating your information, you then assign a mass
addition queue to specify whether it is ready for posting. Only mass
addition lines in the POST or COST ADJUSTMENT queue can be posted.
For further explanation of the mass addition's queues, see the Oracle Assets
User's Guide - Mass Additions Process (available on MetaLink).
White paper Post Mass Additions (FAMAPT)
Mass Oracle/Client Confidential - For internal use only
6
Post Mass Additions (FAMAPT)
The posting process creates assets from mass addition lines in the POST
queue using the data you entered. It also adds mass additions in the COST
ADJUSTMENT queue to existing assets. You can run this program as
often as you want during a period.
Behind The Scenes
When you run Post Mass Additions, Oracle Assets creates rows in the
following tables:
FA_TRANSACTION_HEADERS – A '(CIP) ADDITION' row and a
'TRANSFER IN' row
FA_ADDITIONS – Descriptive information about the asset
FA_ASSET_HISTORY – Descriptive information about the asset
FA_ASSET_INVOICES – Information about the mass addition
FA_INVOICE_TRANSACTIONS – A 'MASS ADDITION' row
FA_BOOKS – Financial Information (defaulted from category)
FA_DISTRIBUTION_HISTORY – Assignment information
FA_DEPRN_SUMMARY – A single 'Books' row
FA_DEPRN_DETAIL - A 'B' row for each distribution line
White paper Delete Mass Additions (FAXMADEL)
Mass Oracle/Client Confidential - For internal use only
7
Delete Mass Additions (FAXMADEL)
Delete Mass Additions is part of the “Clean Up” process that is supplied by
Oracle Assets. When reviewing your mass additions lines, you can place
lines that should not become assets in the DELETE queue. The Delete
Mass Additions program will take the following mass additions and place
them in the interim table FA_DELETED_MASS_ADDITIONS and delete
them from the FA_MASS_ADDITIONS table.
• Mass additions in the SPLIT queue for which you have already posted
the child mass addition lines created by the split.
• Mass additions in the POSTED queue that have already become assets.
• Mass additions in the DELETE queue.
White paper Purge Mass Additions (FAXMAPUR)
Mass Oracle/Client Confidential - For internal use only
8
Purge Mass Additions (FAXMAPUR)
The Purge Mass Additions from Oracle Assets program removes mass
additions from the interim table FA_DELETED_MASS_ADDITIONS.
The items in the interim table are the audit trail from the mass addition
lines that you marked DELETE and removed using Delete Mass Additions.
When you purge the interim table, you lose your audit trail. For security,
the Purge Mass Additions from Oracle Assets program can only be
accessed through the Fixed Assets Administrator standard responsibility.
White paper Mass Additions Reports
Mass Oracle/Client Confidential - For internal use only
9
Mass Additions Reports
See the Oracle Assets Reference Manual, available on MetaLink, for more
details on these reports.
Report Name Report Executable
Mass Additions Create Report FAS822
Mass Additions Delete Reports FAS829
Mass Additions Invoice Merge Report FASMAIMR
Mass Additions Invoice Split Report FASMAISP
Mass Additions Posting Report FAS824
Delete Mass Additions Preview Report FAS828
Mass Additions Purge Report FAS826
Mass Additions Status Report FAS823
Unposted Mass Additions Report FAS833
White paper Information Sources
Mass Oracle/Client Confidential - For internal use only
10
Information Sources
Information from this paper came from the following sources:
Oracle Assets Reference Manual, Release 10
Oracle Assets Users Guide, Release 11
FA For Support Manual

More Related Content

What's hot

Inventory receiving processes for serial controlled items
Inventory receiving processes for serial controlled itemsInventory receiving processes for serial controlled items
Inventory receiving processes for serial controlled itemsAvishek Roychoudhuri
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideAhmed Elshayeb
 
Oracle R12.1.2 and R12.1.3 features
Oracle R12.1.2 and R12.1.3 featuresOracle R12.1.2 and R12.1.3 features
Oracle R12.1.2 and R12.1.3 featuresravisagaram
 
How to configure LCM After receiving
How to configure LCM After receivingHow to configure LCM After receiving
How to configure LCM After receivingAhmed Elshayeb
 
R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)lingaswamy vallapu
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsshravan kumar chelika
 
Oracle Payables R12 ivas
Oracle Payables R12 ivasOracle Payables R12 ivas
Oracle Payables R12 ivasAli Ibrahim
 
Elshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items ScenarioElshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items ScenarioAhmed Elshayeb
 
O2 c and p2p cycles
O2 c and p2p cyclesO2 c and p2p cycles
O2 c and p2p cyclesgsriramsunil
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementAhmed Elshayeb
 
Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps gbalagee
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionBoopathy CS
 
PO Position Hierarchy in R12
PO Position Hierarchy in R12PO Position Hierarchy in R12
PO Position Hierarchy in R12parinay jain
 
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)Oracle Advanced Pricing (Creating a discount modifier using qualifiers)
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)Ahmed Elshayeb
 
Creating business group in oracle apps
Creating business group in oracle appsCreating business group in oracle apps
Creating business group in oracle appsGurpreet singh
 
Oracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME TrainingOracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME TrainingDharmalingam Kandampalayam Shanmugam
 
Oracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & DescriptionsOracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & DescriptionsBoopathy CS
 
Oracle Purchasing – Invoice Matching Methods - Two, Three, and Four Way
Oracle Purchasing – Invoice Matching Methods - Two, Three, and Four WayOracle Purchasing – Invoice Matching Methods - Two, Three, and Four Way
Oracle Purchasing – Invoice Matching Methods - Two, Three, and Four WayBoopathy CS
 

What's hot (20)

Inventory receiving processes for serial controlled items
Inventory receiving processes for serial controlled itemsInventory receiving processes for serial controlled items
Inventory receiving processes for serial controlled items
 
Basics of Oracle Order Management
Basics of Oracle Order ManagementBasics of Oracle Order Management
Basics of Oracle Order Management
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup Guide
 
Oracle R12.1.2 and R12.1.3 features
Oracle R12.1.2 and R12.1.3 featuresOracle R12.1.2 and R12.1.3 features
Oracle R12.1.2 and R12.1.3 features
 
How to configure LCM After receiving
How to configure LCM After receivingHow to configure LCM After receiving
How to configure LCM After receiving
 
R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle apps
 
Oracle Payables R12 ivas
Oracle Payables R12 ivasOracle Payables R12 ivas
Oracle Payables R12 ivas
 
Elshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items ScenarioElshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items Scenario
 
O2 c and p2p cycles
O2 c and p2p cyclesO2 c and p2p cycles
O2 c and p2p cycles
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order Management
 
Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps
 
R12.2.4 india localization setup
R12.2.4 india localization setupR12.2.4 india localization setup
R12.2.4 india localization setup
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with description
 
PO Position Hierarchy in R12
PO Position Hierarchy in R12PO Position Hierarchy in R12
PO Position Hierarchy in R12
 
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)Oracle Advanced Pricing (Creating a discount modifier using qualifiers)
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)
 
Creating business group in oracle apps
Creating business group in oracle appsCreating business group in oracle apps
Creating business group in oracle apps
 
Oracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME TrainingOracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME Training
 
Oracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & DescriptionsOracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & Descriptions
 
Oracle Purchasing – Invoice Matching Methods - Two, Three, and Four Way
Oracle Purchasing – Invoice Matching Methods - Two, Three, and Four WayOracle Purchasing – Invoice Matching Methods - Two, Three, and Four Way
Oracle Purchasing – Invoice Matching Methods - Two, Three, and Four Way
 

Similar to Mass Additions

Setup_Steps_ASCP_1.pdf
Setup_Steps_ASCP_1.pdfSetup_Steps_ASCP_1.pdf
Setup_Steps_ASCP_1.pdfUmairIlyas21
 
More4Apps - PLM Integrator Suite
More4Apps - PLM Integrator SuiteMore4Apps - PLM Integrator Suite
More4Apps - PLM Integrator SuiteRyan Sullivan
 
PLM Integrator Suite - More4apps
PLM Integrator Suite - More4appsPLM Integrator Suite - More4apps
PLM Integrator Suite - More4appsMore4Apps
 
Oracle fccs creating new application
Oracle fccs creating new applicationOracle fccs creating new application
Oracle fccs creating new applicationRati Sharma
 
Pnbhfl training final
Pnbhfl training finalPnbhfl training final
Pnbhfl training finalNupur Mishra
 
Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1
Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1
Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1Protect724mouni
 
Abap interview questions and answers
Abap interview questions and answersAbap interview questions and answers
Abap interview questions and answersKaustav Pyne
 
Demo Guidebook 040110
Demo Guidebook 040110Demo Guidebook 040110
Demo Guidebook 040110Brad Ganas
 
Informatica PowerAnalyzer 4.0 1 of 3
Informatica PowerAnalyzer 4.0 1 of 3Informatica PowerAnalyzer 4.0 1 of 3
Informatica PowerAnalyzer 4.0 1 of 3ganblues
 
Rodney Matejek Portfolio
Rodney Matejek PortfolioRodney Matejek Portfolio
Rodney Matejek Portfoliormatejek
 
Tableau interview questions www.bigclasses.com
Tableau interview questions www.bigclasses.comTableau interview questions www.bigclasses.com
Tableau interview questions www.bigclasses.combigclasses.com
 
La6 ict-topic-6-information-systems
La6 ict-topic-6-information-systemsLa6 ict-topic-6-information-systems
La6 ict-topic-6-information-systemsKak Yong
 
Tableau Basic Questions
Tableau Basic QuestionsTableau Basic Questions
Tableau Basic QuestionsSooraj Vinodan
 
ABAP FAQ S On Reports Scripts BDC Dialogs ABAP Reporting SAP TERMINOLOGY
ABAP FAQ S On Reports   Scripts   BDC   Dialogs ABAP Reporting SAP TERMINOLOGYABAP FAQ S On Reports   Scripts   BDC   Dialogs ABAP Reporting SAP TERMINOLOGY
ABAP FAQ S On Reports Scripts BDC Dialogs ABAP Reporting SAP TERMINOLOGYJustin Knight
 

Similar to Mass Additions (20)

Setup_Steps_ASCP_1.pdf
Setup_Steps_ASCP_1.pdfSetup_Steps_ASCP_1.pdf
Setup_Steps_ASCP_1.pdf
 
SAP CPI - DS
SAP CPI - DSSAP CPI - DS
SAP CPI - DS
 
More4Apps - PLM Integrator Suite
More4Apps - PLM Integrator SuiteMore4Apps - PLM Integrator Suite
More4Apps - PLM Integrator Suite
 
PLM Integrator Suite - More4apps
PLM Integrator Suite - More4appsPLM Integrator Suite - More4apps
PLM Integrator Suite - More4apps
 
Oracle fccs creating new application
Oracle fccs creating new applicationOracle fccs creating new application
Oracle fccs creating new application
 
Pnbhfl training final
Pnbhfl training finalPnbhfl training final
Pnbhfl training final
 
Abap faq
Abap faqAbap faq
Abap faq
 
Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1
Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1
Migrating ESM Resources From Oracle to CORR-Engine for ESM 6.5c SP1
 
Abap interview questions and answers
Abap interview questions and answersAbap interview questions and answers
Abap interview questions and answers
 
Demo Guidebook 040110
Demo Guidebook 040110Demo Guidebook 040110
Demo Guidebook 040110
 
SAP Hana Overview
SAP Hana OverviewSAP Hana Overview
SAP Hana Overview
 
Informatica PowerAnalyzer 4.0 1 of 3
Informatica PowerAnalyzer 4.0 1 of 3Informatica PowerAnalyzer 4.0 1 of 3
Informatica PowerAnalyzer 4.0 1 of 3
 
IDUG 2015 NA Data Movement Utilities final
IDUG 2015 NA Data Movement Utilities finalIDUG 2015 NA Data Movement Utilities final
IDUG 2015 NA Data Movement Utilities final
 
Rodney Matejek Portfolio
Rodney Matejek PortfolioRodney Matejek Portfolio
Rodney Matejek Portfolio
 
Tableau interview questions www.bigclasses.com
Tableau interview questions www.bigclasses.comTableau interview questions www.bigclasses.com
Tableau interview questions www.bigclasses.com
 
L6-information-systems
L6-information-systemsL6-information-systems
L6-information-systems
 
La6 ict-topic-6-information-systems
La6 ict-topic-6-information-systemsLa6 ict-topic-6-information-systems
La6 ict-topic-6-information-systems
 
L6-information-systems
L6-information-systemsL6-information-systems
L6-information-systems
 
Tableau Basic Questions
Tableau Basic QuestionsTableau Basic Questions
Tableau Basic Questions
 
ABAP FAQ S On Reports Scripts BDC Dialogs ABAP Reporting SAP TERMINOLOGY
ABAP FAQ S On Reports   Scripts   BDC   Dialogs ABAP Reporting SAP TERMINOLOGYABAP FAQ S On Reports   Scripts   BDC   Dialogs ABAP Reporting SAP TERMINOLOGY
ABAP FAQ S On Reports Scripts BDC Dialogs ABAP Reporting SAP TERMINOLOGY
 

More from Baker Khader Abdallah, PMP

More from Baker Khader Abdallah, PMP (20)

Oracle Carry Forward Methods
Oracle Carry Forward MethodsOracle Carry Forward Methods
Oracle Carry Forward Methods
 
TE040 Oracle AP Testscript
TE040 Oracle AP TestscriptTE040 Oracle AP Testscript
TE040 Oracle AP Testscript
 
Oracle Payables Reference Guide
Oracle Payables Reference GuideOracle Payables Reference Guide
Oracle Payables Reference Guide
 
Entering Invoices in Oracle Payables
Entering Invoices in Oracle PayablesEntering Invoices in Oracle Payables
Entering Invoices in Oracle Payables
 
BR100 Oracle AP Setup
BR100 Oracle AP SetupBR100 Oracle AP Setup
BR100 Oracle AP Setup
 
Quick Reference Guide
Quick Reference GuideQuick Reference Guide
Quick Reference Guide
 
PCS iProcurement
PCS iProcurement PCS iProcurement
PCS iProcurement
 
Oracle iProcurement
Oracle iProcurementOracle iProcurement
Oracle iProcurement
 
Oracle R12 iProcurement Reference Guide
Oracle R12 iProcurement Reference GuideOracle R12 iProcurement Reference Guide
Oracle R12 iProcurement Reference Guide
 
Leveraging iProcurement to Increase Cash Flow
Leveraging iProcurement to Increase Cash FlowLeveraging iProcurement to Increase Cash Flow
Leveraging iProcurement to Increase Cash Flow
 
iProcurement Reference Guide
iProcurement Reference GuideiProcurement Reference Guide
iProcurement Reference Guide
 
Oracle Internet Procurement
Oracle Internet ProcurementOracle Internet Procurement
Oracle Internet Procurement
 
FIS Oracle iProcurement
FIS Oracle iProcurementFIS Oracle iProcurement
FIS Oracle iProcurement
 
CDU iProcurement R12 Manual
CDU iProcurement R12 ManualCDU iProcurement R12 Manual
CDU iProcurement R12 Manual
 
Understanding Physical Inventory
Understanding Physical InventoryUnderstanding Physical Inventory
Understanding Physical Inventory
 
Stock Maintenance
Stock MaintenanceStock Maintenance
Stock Maintenance
 
Oracle Inventory Kanban
Oracle Inventory KanbanOracle Inventory Kanban
Oracle Inventory Kanban
 
Inventory Transaction Types
Inventory Transaction TypesInventory Transaction Types
Inventory Transaction Types
 
Forecasting in Oracle Inventory
Forecasting in Oracle InventoryForecasting in Oracle Inventory
Forecasting in Oracle Inventory
 
Accounting in Oracle Inventory
Accounting in Oracle InventoryAccounting in Oracle Inventory
Accounting in Oracle Inventory
 

Recently uploaded

WSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid EnvironmentsWSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid EnvironmentsWSO2
 
WSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2
 
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...WSO2
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Bert Jan Schrijver
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2
 
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...WSO2
 
Evolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI EraEvolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI Eraconfluent
 
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfAzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfryanfarris8
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2
 
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and ApplicationsWSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and ApplicationsWSO2
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...Shane Coughlan
 
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...WSO2
 
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2
 

Recently uploaded (20)

WSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid EnvironmentsWSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid Environments
 
WSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration Tooling
 
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
 
Evolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI EraEvolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI Era
 
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfAzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and ApplicationsWSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital Businesses
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
 
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
 

Mass Additions

  • 1. ORACLE APPLICATIONS WHITE PAPER MASS ADDITIONS Product Design and Architecture
  • 2. White paper Mass Oracle/Client Confidential - For internal use only ii Contributors Name Position Nancy A. Lanning Sr. Technical Analyst, Fixed Assets Support, Orlando Change Record A u t h o r V e r s i o n Change Reference
  • 3. White paper Mass Oracle/Client Confidential - For internal use only iii Contents INTRODUCTION ............................................................................................................................1 Objective..................................................................................................................................1 Scope .......................................................................................................................................1 Background..............................................................................................................................1 THE BIG PICTURE.........................................................................................................................2 CREATE MASS ADDITIONS (FAMACR).........................................................................................3 EXTERNAL SOURCES ....................................................................................................................4 PREPARE MASS ADDITIONS (FAXMADDS)..................................................................................5 POST MASS ADDITIONS (FAMAPT)..............................................................................................6 Behind The Scenes ...................................................................................................................6 DELETE MASS ADDITIONS (FAXMADEL)....................................................................................7 PURGE MASS ADDITIONS (FAXMAPUR)......................................................................................8 MASS ADDITIONS REPORTS ..........................................................................................................9 INFORMATION SOURCES ............................................................................................................. 10
  • 4. White paper Introduction 1 Mass Oracle/Client Confidential - For internal use only Introduction Objective To provide an overview of the Mass Additions Process in Fixed Assets with the hopes of giving the reader a good understanding of the different steps involved in Mass Additions. Scope This paper will cover the functional and technical side of Mass Additions. It will describe the steps of Create Mass Additions, Prepare Mass Additions, Post Mass Additions, Delete Mass Additions and Purge Mass Additions. It will show you the reports that are available within Oracle Assets to help you in these processes. Background Mass Additions consists of five separate programs. Three of these programs (Create, Prepare, and Post) were all designed for inputting the data and then massaging the data to get it in the correct format so that it can be posted in Oracle Assets to become an Asset. The Delete and Purge Mass Additions programs were designed as a cleanup mechanism for the FA_MASS_ADDITIONS table.
  • 5. White paper The Big Picture Mass Oracle/Client Confidential - For internal use only 2 The Big Picture Data can come into Oracle Assets via the FA_MASS_ADDITIONS table from the following sources: external sources (i.e. legacy systems), Project Accounting (PA), Accounts Payable (AP). Once the data is in the FA_MASS_ADDITIONS table, the user must then perform Prepare Mass Additions on the data to add additional information such as the expense account, location, etc., After the Prepare Mass Additions has been performed, the data can then be posted in Oracle Assets. After Post Mass Additions has completed, the data is then considered to be a true asset. There are Delete and Purge Mass Additions programs that can be used to cleanup the data from the FA_MASS_ADDITIONS table
  • 6. White paper Create Mass Additions (FAMACR) Mass Oracle/Client Confidential - For internal use only 3 Create Mass Additions (FAMACR) The Mass Additions Create Program (FAMACR) is submitted from Accounts Payable (AP). From Project Accounting (PA), the Interface Assets process (PAXCPCAL) calls the Mass Additions Create Program. When assets are created from AP they are created from invoice distribution lines and associated discounts. You can enter purchase orders in Oracle Purchasing and receive invoices in Oracle Payables. When you want to import invoice lines from a new invoice entered in Oracle Payables, you must charge the distribution to a clearing account that is already assigned to an asset category. You can also easily integrate Oracle Assets with other Payables systems. The assets created from PA are created from capitalized project lines. You can track all expenses during construction and capitalize completed projects. You process construction-in-process (CIP) assets by adding, building and capitalizing them. CIP assets are not ready for use because they are still being built and are non-depreciable. CIP assets can only be added to Corporate books. The data is inserted into the FA_MASS_ADDITIONS table. This table acts as an interface for the Oracle Assets product. The asset lines that are sent to Oracle Assets are inserted as one mass addition line. Once the data resides in this table, the Post component can then be used to move the asset information from the FA_MASS_ADDITIONS table to Oracle Assets. You can then use the Post Mass Additions program to perform the data import. In 10.7, the FA_MASSADD_DISTRIBUTIONS table was introduced to support multi-distributed assets. Four database triggers maintain this table. The triggers are: • FA_MASS_ADDITIONS_INSERT_DIST - Inserts a row into FA_MASSADD_DISTIBUTIONS when a row has been inserted with distribution information into FA_MASS_ADDITIONS. • FA_MASS_ADDITIONS_UPDATE_DIST - Updates FA_MASSADD_DISTRIBUTIONS when distribution information has been updated in FA_MASS_ADDITIONS. • FA_MASS_ADDITIONS_DELETE_DIST - Deletes rows in FA_MASSADD_DISTRIBUTIONS when the corresponding FA_MASS_ADDITIONS row has been deleted. • FA_MASS_ADDITIONS_INSERT_NAME - Inserts into FA_MASSADD_DISTRIBUTIONS when you manually insert FA_MASS_ADDITIONS rows with distribution sets.
  • 7. White paper External Sources Mass Oracle/Client Confidential - For internal use only 4 External Sources It is possible to load data into Oracle Assets via External Systems such as Legacy subledgers. This can be done in two different ways. 1) SQL*Loader – Use the SQL*Loader utility to upload your data into the FA_MASS_ADDITIONS table. For more information on this, see Oracle Applications Open Interfaces Manual (available on MetaLink). 2) Applications Desktop Integrator (ADI) – This is an Oracle Applications product that is Excel based and allows you to enter and validate your data in an Excel spreadsheet and upload it to Oracle Assets. It will load your data into the FA_MASS_ADDITIONS table. Once your data resides in the FA_MASS_ADDITIONS table, you can move onto the next step, Prepare Mass Additions.
  • 8. White paper Prepare Mass Additions (FAXMADDS) Mass Oracle/Client Confidential - For internal use only 5 Prepare Mass Additions (FAXMADDS) Once the data resides in FA_MASS_ADDITIONS, you must go into the Prepare Mass Additions form in Oracle Assets to enter additional information to each line in preparation for it to become an asset. You can do the following in the Prepare Mass Additions form: • Enter additional source, descriptive and depreciation information. • Assign the mass addition to one or more distributions, or change existing distributions in the Assignments window. • Adjust the cost of a mass addition • Merge a mass addition into another mass addition. • Split a multiple-unit mass addition into several single-unit mass additions. • Add mass addition lines to existing assets such as a cost adjustment. After adding and/or updating your information, you then assign a mass addition queue to specify whether it is ready for posting. Only mass addition lines in the POST or COST ADJUSTMENT queue can be posted. For further explanation of the mass addition's queues, see the Oracle Assets User's Guide - Mass Additions Process (available on MetaLink).
  • 9. White paper Post Mass Additions (FAMAPT) Mass Oracle/Client Confidential - For internal use only 6 Post Mass Additions (FAMAPT) The posting process creates assets from mass addition lines in the POST queue using the data you entered. It also adds mass additions in the COST ADJUSTMENT queue to existing assets. You can run this program as often as you want during a period. Behind The Scenes When you run Post Mass Additions, Oracle Assets creates rows in the following tables: FA_TRANSACTION_HEADERS – A '(CIP) ADDITION' row and a 'TRANSFER IN' row FA_ADDITIONS – Descriptive information about the asset FA_ASSET_HISTORY – Descriptive information about the asset FA_ASSET_INVOICES – Information about the mass addition FA_INVOICE_TRANSACTIONS – A 'MASS ADDITION' row FA_BOOKS – Financial Information (defaulted from category) FA_DISTRIBUTION_HISTORY – Assignment information FA_DEPRN_SUMMARY – A single 'Books' row FA_DEPRN_DETAIL - A 'B' row for each distribution line
  • 10. White paper Delete Mass Additions (FAXMADEL) Mass Oracle/Client Confidential - For internal use only 7 Delete Mass Additions (FAXMADEL) Delete Mass Additions is part of the “Clean Up” process that is supplied by Oracle Assets. When reviewing your mass additions lines, you can place lines that should not become assets in the DELETE queue. The Delete Mass Additions program will take the following mass additions and place them in the interim table FA_DELETED_MASS_ADDITIONS and delete them from the FA_MASS_ADDITIONS table. • Mass additions in the SPLIT queue for which you have already posted the child mass addition lines created by the split. • Mass additions in the POSTED queue that have already become assets. • Mass additions in the DELETE queue.
  • 11. White paper Purge Mass Additions (FAXMAPUR) Mass Oracle/Client Confidential - For internal use only 8 Purge Mass Additions (FAXMAPUR) The Purge Mass Additions from Oracle Assets program removes mass additions from the interim table FA_DELETED_MASS_ADDITIONS. The items in the interim table are the audit trail from the mass addition lines that you marked DELETE and removed using Delete Mass Additions. When you purge the interim table, you lose your audit trail. For security, the Purge Mass Additions from Oracle Assets program can only be accessed through the Fixed Assets Administrator standard responsibility.
  • 12. White paper Mass Additions Reports Mass Oracle/Client Confidential - For internal use only 9 Mass Additions Reports See the Oracle Assets Reference Manual, available on MetaLink, for more details on these reports. Report Name Report Executable Mass Additions Create Report FAS822 Mass Additions Delete Reports FAS829 Mass Additions Invoice Merge Report FASMAIMR Mass Additions Invoice Split Report FASMAISP Mass Additions Posting Report FAS824 Delete Mass Additions Preview Report FAS828 Mass Additions Purge Report FAS826 Mass Additions Status Report FAS823 Unposted Mass Additions Report FAS833
  • 13. White paper Information Sources Mass Oracle/Client Confidential - For internal use only 10 Information Sources Information from this paper came from the following sources: Oracle Assets Reference Manual, Release 10 Oracle Assets Users Guide, Release 11 FA For Support Manual