i
Silver Touch
Technologies
Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.
The chart of accounts is a list of all the accounts used by an organization to record financial transactions.
It is a structured list of all the accounts used by an organization
It provides a framework for organizing financial transactions
It helps in the preparation of financial statements
It is unique to each organization and can be customized to meet their specific needs
P2P cycle in SAP refers to the Procure-to-Pay cycle which involves the process of procuring goods and services and paying for them.
The cycle starts with the creation of a purchase requisition
The purchase requisition is then converted into a purchase order
Goods or services are received and verified against the purchase order
Invoice is received and matched against the purchase order and goods receipt
Payment is made to th...
Top trending discussions
posted on 13 Apr 2022
I applied via Approached by Company and was interviewed in Mar 2022. There were 4 interview rounds.
Experienced SAP FICO Consultant with a strong background in finance and accounting, skilled in implementing SAP solutions.
Over 5 years of experience in SAP FICO consulting, working with diverse clients across various industries.
Successfully led a project to implement SAP FICO for a manufacturing company, improving financial reporting efficiency by 30%.
Strong understanding of financial processes, including accounts paya...
Sap fico module
Sap fico configuration
Sap fico T- codes
SAP FICO is a module in SAP ERP that deals with financial accounting and controlling.
SAP FICO stands for Financial Accounting (FI) and Controlling (CO)
FI module deals with financial transactions, general ledger accounting, accounts payable and receivable, asset accounting, etc.
CO module deals with cost center accounting, profit center accounting, internal orders, product costing, etc.
SAP FICO integrates with other SAP ...
Chart of depreciation is a list of depreciation areas and methods used to calculate depreciation for assets.
It is a list of depreciation areas and methods
It is used to calculate depreciation for assets
It is specific to a company code
It can be customized to meet specific business needs
Financial accounting is integrated with other modules such as Controlling (CO), Materials Management (MM), Sales and Distribution (SD), and more.
Controlling (CO) module is closely integrated with financial accounting to provide cost accounting and management accounting functionalities.
Materials Management (MM) module is integrated with financial accounting to track and manage procurement and inventory costs.
Sales and D...
A chart of accounts is a list of all the accounts used by an organization to record financial transactions.
It is a structured list of all the accounts used by an organization
It helps in organizing financial transactions
It is used to prepare financial statements
It can be customized to meet the specific needs of an organization
It typically includes balance sheet and income statement accounts
Example: Assets, Liabilities, ...
The number of currencies that can be configured for a company code depends on the SAP system settings and requirements.
The number of currencies can vary based on the SAP system version and configuration.
Typically, a company code can have a local currency and additional currencies for reporting or transaction purposes.
The additional currencies can be used for consolidation, group reporting, or for handling foreign curre...
Accounting principles are the guidelines and rules that companies follow to prepare financial statements.
Accounting principles include GAAP, IFRS, and SOX
GAAP stands for Generally Accepted Accounting Principles and is used in the US
IFRS stands for International Financial Reporting Standards and is used in many countries around the world
SOX stands for Sarbanes-Oxley Act and is a US law that regulates financial reporting
...
Master data is the core data that is used as a base for transactional data in an organization.
Master data is static data that is not frequently changed.
It is used as a reference data for transactional data.
Examples of master data include customer data, vendor data, material data, etc.
Master data is maintained centrally and is shared across different departments in an organization.
It is critical for accurate reporting a...
The t code for park document in SAP FICO is FBV0.
FBV0 is used to park accounting documents in SAP FICO.
Parked documents are temporary and can be edited before posting.
This t code allows users to save incomplete or unbalanced documents for later processing.
Once parked, the document can be reviewed, modified, or deleted before posting.
End users use SAP FICO to perform daily business transactions, while consultants configure and customize the system to meet business requirements.
End users perform daily business transactions such as creating purchase orders, processing invoices, and generating financial reports using SAP FICO.
Consultants configure and customize the system to meet business requirements by setting up master data, defining business proce...
Distribution cycle is used to allocate primary costs to cost centers while assessment cycle is used to allocate secondary costs.
Distribution cycle is used to allocate primary costs to cost centers based on the cost element category.
Assessment cycle is used to allocate secondary costs from one cost center to another based on the sender and receiver cost centers.
Distribution cycle is executed before the assessment cycle.
...
Dunning is the process of communicating with customers who have overdue payments.
Dunning is a process of sending reminders to customers who have not paid their invoices on time.
It involves sending letters, emails, or making phone calls to remind customers of their overdue payments.
Dunning levels are set up to determine the frequency and severity of reminders based on the number of days past due.
SAP FICO has a dunning p...
Open item management is a method of managing accounts where individual transactions are tracked until they are cleared.
Open items are transactions that are not yet settled or paid in full
Each open item is tracked until it is matched with a corresponding transaction
This method is commonly used in accounting to ensure accurate financial reporting
Examples include unpaid invoices, outstanding checks, and unapplied payments
P2P cycle involves procurement of goods/services while O2C cycle involves sales of goods/services.
P2P cycle: Purchase requisition -> Purchase order -> Goods receipt -> Invoice verification -> Payment
O2C cycle: Sales order -> Delivery -> Invoice -> Payment
P2P cycle entries: DR Inventory/Creditor, CR GR/IR, CR Vendor, DR Vendor/Cash/Bank
O2C cycle entries: DR Customer, CR Sales, DR AR, CR Cash/Bank
Organizational elements in SAP are the basic building blocks of an organization's structure.
Organizational elements include company code, plant, sales organization, distribution channel, and storage location.
They are used to define the structure of an organization and to assign various business transactions to specific areas.
Each organizational element has its own set of attributes and characteristics that determine it...
The company represents the legal entity, while the company code represents the operational unit within the company.
A company is the highest level of organizational structure in SAP, representing a legal entity.
A company code is a sub-division of a company and represents an operational unit within the company.
A company can have multiple company codes, each with its own set of books and financial statements.
Company codes...
Foreign currency valuation is the process of adjusting the value of foreign currency transactions to reflect the current exchange rate.
It is done to ensure accurate financial reporting
It involves revaluing foreign currency assets and liabilities
It can result in gains or losses depending on the exchange rate fluctuations
It is usually done at the end of each accounting period
SAP FICO has a foreign currency valuation func...
SAP S/4HANA is an intelligent, integrated ERP system that runs on an in-memory database, providing real-time insights and simplifying business processes.
SAP S/4HANA is the next-generation business suite from SAP.
It is built on the SAP HANA in-memory platform, allowing for real-time data processing and analytics.
SAP S/4HANA offers a simplified data model, eliminating the need for traditional batch processing and data re...
I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Usually a group of 8 will be there for GD and very common topics will be given.
I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.
Reverse a string without built in
Check whether string is palindrome
C++ virtual functions enable polymorphism, allowing derived classes to override base class methods in linked list implementations.
Virtual functions allow dynamic binding, enabling runtime method resolution.
In a linked list, base class pointers can point to derived class objects.
Example: A base class 'Node' with a virtual function 'display()' can be overridden in 'IntNode' and 'StringNode'.
Using virtual destructors ensu...
I appeared for an interview before Apr 2024, where I was asked the following questions.
Effective management involves planning, organizing, leading, and controlling resources to achieve specific goals.
Set clear objectives: Define what success looks like for your team or project.
Communicate effectively: Ensure all team members understand their roles and responsibilities.
Delegate tasks: Assign tasks based on team members' strengths to enhance productivity.
Monitor progress: Regularly check in on project mile...
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
I have 5 years of experience as a BA and have worked on 2 core banking implementation projects.
I have experience in gathering and documenting requirements for core banking systems.
I have worked with stakeholders to ensure project goals are met within budget and timeline.
I have experience in conducting user acceptance testing and training end-users.
In my previous project, I worked on implementing a new loan origination ...
based on 2 reviews
Rating in categories
Software Developer
118
salaries
| ₹3.5 L/yr - ₹7.2 L/yr |
Java Developer
92
salaries
| ₹3.2 L/yr - ₹7.2 L/yr |
Senior Software Developer
71
salaries
| ₹4.6 L/yr - ₹10.2 L/yr |
Project Manager
53
salaries
| ₹7.9 L/yr - ₹14 L/yr |
Software Engineer
52
salaries
| ₹4 L/yr - ₹9 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland