May 23, 2019

Srikaanth

Customer Relationship Management Interview Questions

Customer Relationship Management Freshers Interview Questions And Answers

What Is Crm?

CRM stands for Customer Relationship Management. It is a process or methodology used to learn more about customer's needs and behaviors in order to develop stronger relationships with them. There are many technological components to CRM, but thinking about CRM in primarily technological terms is a mistake. The more useful way to think about CRM is as a process that will help bring together lots of pieces of information about customers, sales, marketing effectiveness, responsiveness and market trends. CRM helps businesses use technology and human resources to gain insight into the behavior of customers and the value of those customers.

What Are The Steps For Creating A Dynamic Pick List?

Create a Pick list using a BC representing the joined table. Associate the Pick list with a BC field. Map the BC fields to the Pick list BC fields. Create a Pick list applet. Specify which control or list column will invoke the Pick list applet.
Customer Relationship Management Freshers Interview Questions And Answers
Customer Relationship Management Freshers Interview Questions And Answers
What Are The Steps For Creating A Mvg?

Create a MVL in the parent BC. Add MVF's in the parent BC. Create a MVG applet to display child records. Add controls/list columns to the parent applet to display MVF's and invoke MVG applets. Add primary FK in the parent BC and on the MVL.

What Is A Primary Key?

A primary is a FK on the parent-side that points to one “primary” record on the child-side of a 1:M link. A primary FK creates a 1:1 link between the parent and the child.

How Do You Create A Primary On A Mvl?

Add a primary key field on the parent BC. Set the Primary Id Field and Use Primary Join properties on the MVL.

List Some Of The Calculated Field Limitations?

Cannot be used as sort criteria, stored in columns and read only. Validation criteria on calculated fields is ignored. If SQL is used and performs a calculation, the value will be applied after the data is in the BC, but before displaying in the applet.

Describe The Types Of Siebel Database Extensions?

Standard extension tables - Predefined tables which support 1:1 or M:1 relationship. Part of the existing physical database. Custom extension tables and custom extension columns - New 1:1 tables, New columns that are added to new and existing tables.

What Are The Advantages Of Crm ?

Using CRM, a business can:

Provide better customer service.
Increase customer revenues.
Discover new customers.
Cross sell/Up Sell products more effectively.
Help sales staff close deals faster.
Make call centers more efficient.
Simplify marketing and sales processes.

What Are The Types Of Data Associated With Crm Projects?

The types of data CRM projects collect:

Responses to campaigns.
Shipping and fulfillment dates.
Sales and purchase data.
Account information.
Web registration data.
Service and support records.
Demographic data.
Web sales data.

What Is Business Process Management Bpm?

Business Process Management or BPM, is the practice of improving the efficiency and effectiveness of any organization by automating the organization's business processes. BPM used to be also know as Business Process Reengineering (BPR).Many companies have business processes that are unique to its business model. Since these processes tend to evolve over time as the business reacts to market conditions, the BPM solution you choose must be easily adaptable to the new conditions and requirements and continue to be a perfect fit for the company. In order to use BPM effectively, organizations must stop focusing exclusively on data and data management, and adopt a process-oriented approach that makes no distinction between work done by a human and a computer.

The idea of BPM is to bring processes, people and information together. Dynamic infrastructure requires separation of flows, business rules and services. Identifying the business processes is relatively easy. Breaking down the barriers between business areas, and finding owners for the processes is difficult. BPM not only involves managing business processes within the enterprise but also involves real-time integration of the processes of a company with those of its suppliers, business partners, and customers.

BPM involves looking at automation horizontally instead of vertically. Business Activity Monitoring (BAM) is essential for measurement of BPM impact.

Examples of BPM tasks that your organization performs that should be automated include:

Expense Reports Travel Requests.
Purchase Orders Human Resource Management.
New Accounts and Credit Authorizations Sales Orders.
Project Management Software Change Management.

How To Add Business Partner In Sap Crm?

Business partner get in to CRM system through various sites:

Direct creation of BP in CRM system.
ELM.
User Creations through Mkt. Campaign Internet sales.
Through CIC.
Transfer from R/3.

How Is Crm And R/3 Differs From Each Other?

R/3 is an integration of different application suits. It has its own architecture and way of functioning. CRM is all about maintaining the relationship with a customer. It is supposed to enhance the profit of the company or organization since the ultimate goal of any company is profit.

Therefore CRM is one step ahead for their goal achievements. SAP R/3 is a 3 tier based client/ server based application. One layer is presentation layer (Client) which interfaces with the end user. Second layer is application layer for all business - specific requirements (Program), and third is database which contains all information and records about the system, including transactional and configuration data.

SAP R/3 has been developed in it's own language called ABAP (Advanced business application programming). Different modules of SAP R/3 are - FICO, MM, PP, SD, IS, AM, HRMS, SCM, SEM, WM etc. Where CRM is under a business mySAP Business Suit collection (SRM, CRM, SCM etc).

What Is The Full Form Of Cdocol?

CDOCOL means Clarify CRM data Object Collection.

What Is The Difference Between Links And Multi Value Links?

Link is used for Master Detail View of two BCs. whereas MVL is used to view the child records using MVG. MVL uses Link to get the records from the child BC. Link is between the entities and MVL is between the records.

Describe The 3 Object Explorer (oe) Tabs?

Types: higher level object types displayed.
Details: expanded top level object type displays object definitions of that type.
Flat: displays all definitions of that type.

What Object Types Have A Sort Specification Property?

BC's,
Pick Lists,
Links.

What Are The Steps For Creating A Static Pick List?

Create a new static pick list. Add BC field that will be populated. Map the BC field to the pick list BC field. Specify which control or list column will invoke the pick list applet. Pick list will be empty until values are put in the S_LST_OF_VAL table.

What Are The Steps For Using A Standard 1:1 Extension Table?

Add a joined field in the parent BC (based on the “main” table). The join is implied and created automatically at runtime. Add a control or list column to an applet.

What Are The Steps For Using A Standard 1:m Extension Table?

create BC to represent 1:M extension table.
Set Search Spec to equal Pre Default Value “TYPE” field.
Add fields to the new BC (ensure “NAME” and “TYPE”).
Create a link from BC to New BC and add the New BC to BO.
Create applet to display data from new BC.

Name The 5 Main Building Blocks Of The Siebel Architecture?

File Server,
Gateway Server,
Enterprise Server,
Siebel Server,
Siebel Database Server.

Name The Four Levels Of Control We Have Over The Server?

Enterprise,
Server,
Component,
Task.

Explain The 5 Main Functions Of The Server Manger?

Controls your Enterprise,
Manages Siebel Servers,
Allows the configuration of the components,
Allow you to run tasks,
Collect statistics.
Name And Explain The Three Modes Of Component Operation.
Server Mode: run background operations for the server and runs forever, once started.
Task Mode: run specific task and exits upon completion.
Session Mode: created dynamically for client request. Runs as long as session is maintained then exits.

Which Tag Contains The Reference Of The Target Worker Bean?

WBInfo tag contains the reference of the target worker bean.

In Clarify Crm Billing Manager, What Is The Relation Between The Case And The Site?
One site can have many cases where as one Case can't have more than one site. So Many to one.

Which Method On The Client Side Is Used To Indicate That The Node Value Has Been Changed?
isFieldDirty()

Worker Beans Are Http Aware?

Data request or UI request will go to Control Servlet then it will generate a HTTP request to Particular Worker Bean.

The Toolbox Configuration Files For The Clarify Crm Administrator Are Defined In?
/commonjsp/desktop/iAdmin.xml

What Is The Name Of The Feature By Which The Window Manager Automatically Checks For The Unsaved Changes While Closing The Window And Prompts The User To Save Any Changes?
window dirty bit checking.

Tld File Is An Xml Document That Defines?

TLD file defines the following features:

Defines what are the various basic operations we can do with the TLD file.
 Defines the various attributes available for the TLD.
It also mentions the tag handler class.

Window Manager System Consists Of?

A) WMSendMessage function.
B) Message dispatcher.

Does Clarify Database Has Explicit Primary Keys Defined For The Tables?

NO. Primary key are not defined in the Clarify Database. The restrictions and relationships are managed by the application itself.

For Any Activity Like Update And Insert, Performed In The Clarify Crm, A Log Is Created Called Activity Log. Name The Table In Which It Is Stored?

Act_entry.

In Clarify Crm Billing Manager, What Is The Relation Between Financial Account And The Billing Arrangement?

It is One to One. For every account there is one Billing site and one Billing Contact.

How To Add Business Partner In Sap Crm?

Business partner get in to CRM system through various sites:

 Direct creation of BP in CRM system.
 ELM.
User Creations through Mkt. Campaign Internet sales.
Through CIC.
Transfer from R/3.

How Do We Define Crm?

CRM is a process or methodology used to learn more about customers needs & behavior in order to develop stronger relationship with them.

What Is Crm Technology?

CRM is disciplined business strategy. CRM technology is the driver of the strategy:

 Technology, in the form of networked collaboration, communication, knowledge management and automated electronic processes can enable different groups within the company to work seamlessly as one unit to fulfill the CRM vision.

 The accepted definition of CRM technology is generally accepted to apply to "front office" processes.

 CRM technology mandates that all interactions between the customer and the company are recorded and stored in a central information database, which can be shared with anyone in the company who contributes to processing the customer's transaction.

 CRM technology fulfils the vision of CRM are through the streamlining of processes and the acquisition of information to form knowledge about the customer.

What Is Customer Life Cycle?

 The life cycle of the customer is the process the customer has been undergoing to be with company for all the years.

 This includes the customers purchase history, perhaps how often she taken advantage of special offers directed at her or her customer class.
 Depending on what company identify as important to customers return on investment (ROI), it could also include customers marketing value to company and how much revenue that marketing value could be worth indirectly.

 To find out what is the expected revenue generated from a single customer over the anticipated lifetime of that customers relationship with company is both the customer life cycle and the customer lifetime value (CLV).

What Is The Full Form Of Cdo?

CDO means Clarify CRM Data Objects not Common Data Objects as i suppose These are the Client side data objects.

What Are The Crm Technology Components?

CRM Engine
Front-Office Solutions
Enterprise Application Integrations (EAIs) for CRM
CRM in the Back Office

What Are Objectives Of Crm?

To create a consistent customer experience.

Your relationship with customer should be thought of as an ongoing conversation without end.

Collective consciousness expected.

Customers talking to Accounts receivables person, sales person, call from telemarketing person, direct marketing, returning to web site.

What Are The Features Of Ecrm?

eCRM implies capabilities like self service knowledge bases, automated email response, personalization of web content, online product bundling and pricing.

 eCRM gives Internet users the ability to interact with the business through their preferred communication channel.
 It also allows business to offset expensive customer service agents with technology.

 eCRM puts much emphasis on the customer satisfaction and reduced cost through improved efficiency.
 eCRM use customer data for personalization, cross-selling and up-selling.

 Sales Force Automation (SFA )and Enterprise Marketing Automation(EMA) is integrated in the eCRM.

What Are The Types Of Crm Technology?

Operational CRM.
Analytical CRM.
collaborative CRM.

How Many Extra Partitions Are Possible To Create And Why?

Actually two extra partitions are created to accommodate data before that begin date and after the end date.

Are There Any Indications Of The Need For A Crm Project?

Pay Scale Structure means creation of Payroll area, Pay scale type, area, group and levels with Employee Sub group grouping for PCR & Cap’s.

How Important Is Customer Relationship Management?

The past decade has seen concentrated efforts at integrating enterprise relationship planning (ERP) systems at the same time that organizations eliminated Year 2000 concerns. Now, an increasing number of companies are turning to customer relationship management (CRM) strategies to retain and acquire customers in a worldwide marketplace characterized by heightened competition.

Can Crm And Its Server Maintained In One System?

CRM and ITS servers can be maintained in one system, but it is technically possible and whereas it is not recommended since it would not allow for good security if both are implemented in one server.

How Long Will It Take To Get Crm In Place?

A bit longer than many software salespeople will lead you to think. Some vendors even claim their CRM "solutions" can be installed and working in less than a week. Packages like those are not very helpful in the long run because they don't provide the cross-divisional and holistic customer view needed. The time it takes to put together a well-conceived CRM project depends on the complexity of the project and its components

What Are The Benefits Of Customer Relationship Management?

The Benefits of Customer Relationship Management are:

 Sell additional products and services
 Develop new products
 Increase product utilization
 Reduce marketing costs
 Identify and retain profitable customers
 Optimize service delivery costs
 Retain high lifetime value customers
 Enable personal and relevant communications
 Improve customer loyalty
 Improve response rates to direct mail
 Increase product profitability
 Respond quickly to market opportunities
 Acquire new, profitable customers

What Is Automating The Operations?

The operational side of the CRM equation consists of customer facing applications integrated across the front, back, and mobile offices which includes sales automation (SA), enterprise marketing automation (EMA), customer service/support, and miscellaneous components.

How The Data Was Collected In Crm Projects?

There are different types to collect data from CRM projects:

 Responses to Campaigns.
Sales and purchase data.
Web registration data.
Shipping and fulfillment dates.
Account Information.
 Service and support records.
 Demographic data.
Web sales data.

Is There Any Provision Directly With Crm To Buffer The Data Or Is There Any Other Means?
The provision directly with CRM to buffer the data is by CRM stores, all orders, products, and prices etc, used in the Internet sales Scenario. It would have R/3 integration and then the order will be forwarded to R/3, but it is also kept in CRM database.

What Is The Difference Between Crm And R/3?

The difference between CRM and R/3 is R/3 is an integration of different application suits; it has its own architecture and way of functioning. Coming to CRM it is all about maintaining the relationship with a customer. It is supposed to enhance the profit of the company or organization since the ultimate goal of any company is profit. Therefore CRM is one step ahead for their goal achievements.

Whereas SAP R/3 is a 3 tier based on client or server based application. One layer is presentation layer i.e Client which interfaces with the end user. Second layer is application layer for all business-specific requirements i.e program, and third is database which contains all information and records about the system, including transactional and configuration data. SAP R/3 has been developed in its own language called ABAP (Advanced Business Application Programming).

Does Crm Require Dedicated It Support Staff?

Traditional CRM does; Hosted CRM does not. Traditional CRM requires in-house IT resources to install and maintain the software and hardware. Hosted CRM providers manage all software upgrades, data security, data privacy, hardware maintenance and virus protection.

Is Crm Expensive?

Traditional CRM systems will cost more than Hosted CRM solutions, especially given the IT over head of traditional systems. Traditional CRM systems require dedicated computing hardware, software installation, maintenance, and the staff to manage the process. Since Hosted CRM solutions are already maintained, upgraded, and backed up by the CRM provider, the subscription costs is the only costs incurred by the business user.

How Does The Customer Service Portion Of Crm Help A Business Grow?

Customer satisfaction is a key element of customer loyalty. Loyal and satisfied customers become long-term customers. Loyal customers are also your best advocates. Word of mouth recommendations create the most persuasive marketing for your company. In an age where negative customer feedback propagates quickly to online reviews and blogs, customer service cannot be overlooked.

Is Crm Difficult To Set Up?

CRM should not be difficult to set up, however, sometimes it is. This is because some traditional CRM implementation requires hardware and software installation, followed by a long period of customization for the requirements of a particular customer. Some CRM software solutions require customization which can only be done by a developer. Hosted CRM only requires an Internet-connected PC with a web browser. Hosted CRM solutions are ready for use after your first login. Adding new features or enhancements is usually a matter of signing up for a new feature.

Is Crm Easy To Use?

A good CRM solution should be easy to use. Hosted CRM solutions are no more complex than the web applications that most people are already familiar with. CRM solutions drawing on proven, familiar web services such as online banking, online shopping and other web-based financial tool easy to understand and use.

What Is Crm Software?

Sales Force Automation

Contact management

Contact management software stores, tracks and manages contacts, leads of an enterprise.

Lead management

Enterprise Lead management software enables an organization to manage, track and forecast sales leads. Also helps understand and improve conversion rates.

eCRM or Web based CRM

Self Service CRM

Self service CRM (eCRM) software Enables web based customer interaction, automation of email,call logs, web site analytics, campaign management.

Survey Management Software

Survey Software automates an enterprise's Electronic Surveys, Polls, Questionnaires and enables understand customer preferences.

Customer Service

Call Center Software
Help Desk Software
Partner Relationship Management

Contract Management Software
Contract Management Software enables an enterprise to create, track and manage partnerships, contracts, agreements.

Example: Upside Software, Accruent Software, diCarta, I-Many.

Distribution management Software

I Run A Small Business And I Don't Have That Many Customers. Why Do I Need Special Software To Manage Them?

CRM can benefit a small business by consolidating customer data into a single system. As a business grows, keeping a record of all transactions can become overwhelming. CRM tools allow you to manage your customer interactions more efficiently, so you have more time to focus on your service or product.

What Is Business Process Management - Bpm?

Business Process Management is a Systematic approach to improving an Organization's business process.

Business Process:

Business process is a set of co-ordinate tasks and activities, conducted by both people and equipment, that will accomplish a specific Organization's goal.

How Do You Assign A Business Partner To Your Organizational Unit?

after assigning a position to sales group click on assign and then it will ask whether bp or user then assign bp.

https://mytecbooks.blogspot.com/2017/12/customer-relationship-management.html
Subscribe to get more Posts :