SAP Finance Consultant -9-10 Years of Experience in SAP FI modules - General Ledger (GL), Accounts Payable (AP), -Accounts Receivable (AR), Cost and Profit Centre Accounting (CPA) and Internal Orders -Hands on experience in implementing 2-3 SAP FI/CO Implementation Projects -Configuration of SAP FI, CO modules in IMG based on business requirements. -Looking for improvement opportunities in business systems -Assisting in testing process to discover errors and issues in business processes, documentation. -Proven experience on working in SAP FI tables and writing functional specifications. -Should be able to independently design new solutions. -Application support and training of end users -Knowledge in Integration with Other Modules and applications like Banking, e invoicing applications. -Working with consultants from other modules such as MM, PM, PP and PS -Strong verbal and written communication skills
Featured Listings
Check out our featured listings
Sales Manager (Direct)
Marixn Technologies Pvt Ltd is a leading crunch based listed digital service provider dedicated to empowering businesses with innovative digital solutions. We are NASSCOM Member and recognized by the Department of Industrial Policy and Promotion (DIPP), Government of India as an innovative startup under Start Up India Initiative, we specialize in Web Development, App Development, Web portal Development, Digital Marketing, Social Media Marketing and Content development to help our clients thrive in the digital landscape. 🚀Direct Walk‑in Interview – 6 July 2025🚀 📍 Venue: Marixn Technologies Pvt Ltd, 1st Floor, 1256, 3rd Main Road, 1st Block, Kodichikknahalli, DUO Layout, Bilekahalli, Bengaluru 560076 ⏰ Time:10 AM – 3 PM 💼 Positions: – Relationship Officer – Sales (Direct) – Sales Manager (Direct) 💰 Salary: – ₹2,50,000-4,00,000 Fix p.a. + allowances – Earn ₹35,000+ in monthly incentives! 💸 📋 Bring: Resume, passport photo, certificates, ID proof ✨ Why Join: – Reputed te…
Orbit Softek is hiring for Network Engineer in Koramangala, bangalore
Network Engineer Job Description We are looking for a Network Engineer to design, implement, maintain, and support our growing network. You will be part of a systems engineering team that is responsible for designing and developing scalable, maintainable, highly available network architectures that meet business objectives.
Network Engineer duties and Responsibilities
Configure and install various network devices and services (e.g., routers, switches, firewalls, load balancers, VPN, QoS) Perform network maintenance and system upgrades including service packs, patches, hot fixes and security configurations Monitor performance and ensure system availability and reliability Monitor system resource utilization, trending, and capacity planning Work within established configuration and change management policies to ensure awareness, approval and success of changes made to the network infrastructure Maintaining computer networks including VPNs, routers and other physica…Picker packer
🟢 HIRING NOW: PICKER & PACKER 🟢 📍 Location: Address: 109, Manganahalli Rd, SMV, Railway Layout, Jnana Ganga Nagar, Ullal, Karnataka 560056 🏢 Company: Adiyogi agro equipments pvt ltd
📦 Job Role: Picker & Packer 💼 Job Type: Full-Time 🕐 Shift: Day 💰 Salary: ₹10,000 – ₹20,000 per month 🎓 Education: 8th Pass / 10th Pass / Above 🧍♂ Gender: Male 📅 Experience: Fresher / Experienced both can apply
🔧 Job Responsibilities:
Picking and packing items as per order
Sorting and labeling of goods
Maintaining cleanliness in the work area
Working with warehouse and dispatch teams
✅ Requirements:
Physically fit and active
Basic understanding of reading labels/instructions
Willing to work in warehouse environment
📲 Apply Now: Call/WhatsApp: 9606958388 📧 Email: [email protected]
Hr Recruiter
Need to build the team need to take care of the first stage of recruitments
Latest Listings
Check out our newest listings
Delivery rider
- 16, Pramukh Swami Maharaj Rd, Rajaji Nagar Industrial Town, Rajajinagar, Bengaluru, Karnataka 560010, India
- 8431349985
- JOB openings / Companies
Scandy Ice cream hiring for sales person
- 402, Road, B Block, AECS Layout, Marathahalli, Bengaluru, Karnataka 560037, India
- 9966992633
- JOB openings / Companies
Stock Broker for Unlisted Shares
- Rajajinagar, Bengaluru, Karnataka
- 9477940669
- Finance
Personal Secretary
- Brigade Rd, Shanthala Nagar, Ashok Nagar, Bengaluru, Karnataka
- 7845290077
- Others
Field Sales Executive ,Bangalore
- Bengaluru, Karnataka
- 8714612097
- Sales
Presales Executive
- Bengaluru, Karnataka
- 9886019345
- Construction
Delivery Executive
- Bengaluru, Karnataka
- Suraj Tajane
- Others
From the Blog
Read our latest articles
No Privacy Left !!!
Carding - No Privacy Left
Today, one of my friend messaged in WhatsApp group saying “Guys, my Axis bank debit card number and CVV number got hacked and deducted 7000rs (plus some change) from my account, keep your card number and CVV safe”.
That’s when I got more frustrated, irritated and lot of emotions busted out of me.
Immediately, my reply in WhatsApp group was “WTF?? When and how did it happen?? Lodged police complaint??”
He said “Yesterday (16th May 2018) around 3-4pm. Also, I have submitted fraudulent form with fraud details and they will investigate”.
Along with that he sent a screenshot of that transaction. After looking at it, I did some Googling and figured out the registrar data and it was an International transaction made on www.crazy8.com
My friend was not aware of this transaction until he got an SMS saying, “Transaction declined due to insufficient funds”. So, this was their 2nd attempt!!
…
JMeter Interview Questions & Answers
Jmeter Interview Questions
What Is Jmeter? JMeter is one of the Java tools which is used to perform load testing client/server applications. Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance of the application. It was originally designed for testing Web Applications but has since expanded to other test functions.
Explain How Jmeter Works? JMeter acts like a group of users sending requests to a target server. It collects response from target server and other statistics which show the performance of the application or server via graphs or tables.
Explain Where You Can Use Functions And Variables? Variables and functions can be written into any field of any test component.
Mention What Are Regular Expressions In Jmeter? Based on the pattern, regular expression are used to search and manipulate text. JMeter is useful i…
Hadoop Interview Questions & Answers
Hadoop Interview Questions
On What Concept The Hadoop Framework Works? It works on MapReduce, and it is devised by the Google.
What Is Mapreduce? Map reduce is an algorithm or concept to process Huge amount of data in a faster way. As per its name you can divide it Map and Reduce.
The main MapReduce job usually splits the input data-set into independent chunks. (Big data sets in the multiple small datasets) MapTask: will process these chunks in a completely parallel manner (One node can process one or more chunks).The framework sorts the outputs of the maps. Reduce Task : And the above output will be the input for the reducetasks, produces the final result. Your business logic would be written in the MappedTask and ReducedTask. Typically both the input and the output of the job are stored in a file-system (Not database). The framework takes care of scheduling tasks, monitoring them and re-executes the failed tasks<…