Salesforce Consumer Goods Cloud: Trade Promotion Management Accredited Professional AP-205 Exam Questions

Page: 1 / 14
Total 62 questions
Question 1

Northern Trail Outfitters (NTO) wants to run a promotion on its products at a specific retailer, which sells through more than 20 direct stores and chain of outlets..

What should a consultant recommend using to represent the relationship between retailer stores and its outlet chains, in NTO's Consumer Goods Cloud TPM system?



Answer : A

In Salesforce Consumer Goods Cloud, the Customer Trade Org Hierarchy is the foundational structure used to model the commercial relationships between accounts. This hierarchy is designed to handle the standard parent-child relationships found in retail, such as a Headquarters (Parent) governing multiple regional divisions, which in turn govern individual Stores or Outlets (Children).

When NTO needs to run a promotion that targets a retailer and trickles down to its 20+ direct stores and outlets, theCustomer Hierarchyis the native mechanism to represent this. By setting up the Stores as child accounts of the Retailer Chain account in the hierarchy:

Data Aggregation:Sales volume and trade spend can automatically roll up from the stores to the chain level.

Promotion Push: A promotion planned at the Chain level can be automatically pushed or made applicable to the underlying stores.

'Customer Sets' (Option C) are typically used for grouping disparate, unrelated accounts for a specific promotion (e.g., 'All Gas Stations in Florida'), whereas the retailer-to-store relationship is a permanent structural relationship best modeled by the standard Hierarchy.


Question 2

A client has asked that the discount key performance indicator (KPI) is manually provided by the key account manager (KAM). The discount KPI should only be editable at the total level for the tactic/product hierarchy and should not be editable on a weekly level.

How should a consultant design this discount KPI?



Answer : B

In Salesforce Consumer Goods Cloud TPM, the behavior of Key Performance Indicators (KPIs) within the planning grid is governed by the KPI Definition, specifically the Edit Mode property. This property dictates where and how a user can input data.

The requirement here is specific: the Key Account Manager (KAM) must provide a manual input (Writeback) for the discount, but this input is restricted to theTotalcolumn (the aggregate for the promotion duration) and mustnotbe allowed in the weekly/periodic columns.

Edit Mode: Total (Option B):This is the correct configuration. When set to 'Total,' the cell in the Total column becomes editable. When the KAM enters a value (e.g., $10,000), the calculation engine automatically distributes (disaggregates) this amount across the weeks and products based on a defined reference profile (like Baseline Volume). The individual weekly cells remain read-only or are overwritten by the distribution logic, preventing the user from manually 'tweaking' specific weeks which could break the distribution logic.

Edit Mode: All (Option A):This would allow editing inboththe Total column and the individual weekly cells, violating the requirement.

Editable Storage Level (Option C):This defineswherethe data is saved in the database (e.g., at the Tactic level vs. Product level), but it does not control the UI behavior of locking the weekly columns while allowing the Total column to be edited.

=============


Question 3

A client wants to define the funds available to spend based on the revenue planned for a customer.

Which information does a consultant need to collect from the client to understand if this can be fulfilled with the TPM Funds functionality?



Answer : A

In Trade Promotion Management, funds generally fall into two categories:

Fixed Funds:A set budget amount (e.g., $10,000) given for a year.

Rate-Based (or Revenue-Based) Funds:A budget that accrues dynamically as a percentage of sales (e.g., 5% of Gross Revenue).

The requirement describes aRevenue-Based Fund(often called 'Live' or 'Accrual' funds). The behavior of a fund---whether it is fixed or rate-based---is strictly defined by theFund Template.

Therefore, to assess feasibility, the consultant must identify theFund Templates(Option A). They need to knowwhichbuckets of money the client wants to behave this way. Once identified, the consultant configures these specific templates to 'Rate Based' mode and links them to the appropriate 'Source' KPI (e.g., Planned Revenue). This configuration allows the system to automatically calculate the 'Available' fund value by multiplying the Planned Revenue by the defined percentage, fulfilling the client's requirement. Options B and C are downstream elements; the fundamental behavior is dictated by the Fund Template.


Question 4

The key account managers (KAMs) at Universal Containers use, in their promotion planning process, the promotion scenario planning to achieve the best setup for the promotion.

How should a consultant configure the Adjustment key performance indicators (KPIs) that the KAMs want to use? 3



Answer : A

Scenario Planning in TPM allows Key Account Managers to create 'What-If' versions of a promotion (e.g., 'What if I increase the discount to 15%?') without affecting the live plan. To facilitate this, the user interface needs to know specifically which KPIs are relevant for these experimental adjustments.

In the TPM configuration,KPI Subsetsare used to group KPIs for specific UI contexts (e.g., the Volume Card, the Spend Card). For Scenario Planning, there is a specialized subset purpose, often referenced as thePromotionScenariossubset (or similarly named configuration hook depending on the specific release version, but conceptually the 'Scenario' subset).

By adding the 'Adjustment KPIs' (the specific metrics where users input their simulation data, likeSimulated Lift %) to this specific subset in theKPI Set, the consultant ensures that when a KAM enters 'Scenario Mode,' these specific fields appear and are editable. This segregates the scenario inputs from the standard operational data, allowing the calculation engine to compute the 'Scenario Result' separately from the 'Active Plan Result' for comparison.


Question 5

Cloud Kicks (CK) has implemented Consumer Goods Cloud TPM and its administrator has uploaded Customer Business Plans (CBPs) in January for the current year (CY) and the next year (NY) for each Planning Customer Category combination. As some of CK's key account managers (KAMs) are responsible for all categories within a Planning Customer, the company would like to change the setup to have just one CBP by Planning Customer.

Which information should a consultant share with CK?



Answer : C

Customer Business Plans (CBPs) in Consumer Goods Cloud are records that establish the targets and planning data for a specific customer and year. If the granularity of the planning needs tochange (e.g., from 'Planning Customer + Category' to just 'Planning Customer'), the existing CBP records can be deleted provided they are not locked by active workflows or other restrictive dependencies that strictly prevent deletion. Deleting the incorrect CBPs allows the administrator to re-upload or re-create the plans at the correct level of granularity (Planning Customer level) for both the Current Year and Next Year to meet the new business requirement.

=============


Question 6

A client is requesting a real-time report on the promotion detail to show key performance indicator (KPI) values at the Promotion Total level. The client wants this implemented to help the user gauge and understand the impact of the Planned Promotion instantaneously.

How should the consultant design this? 5



Answer : A

To meet the requirement of showing 'Promotion Total' values (aggregated scalars like Total ROI, Total Spend, or Total Uplift) rather than a time-series grid, the consultant should utilize the Scorecard component of the Real-Time Reporting (RTR) module.

Scorecard RTR:This UI component is specifically designed to display single, high-level summary metrics (KPIs) in a card format. It is ideal for 'at a glance' impact analysis.

Configuration:The process involves:

Flagging the necessary KPIs (e.g., Total Volume, ROI) as'Report Relevant'in the KPI Set configuration so they are exposed to the reporting layer.

Adding these KPIs to theRTR ConfigurationJSON.

Embedding this specific Scorecard component on thePromotion Record Pagein Lightning App Builder.

Why not Flatlist?AFlatlist(Option B) is typically used for tabular, time-phased data (e.g., a grid showing Volume Week 1, Week 2, Week 3). For a 'Total Level' summary, a Flatlist is the wrong visualization tool.


Question 7

Cloud Kicks wants to optimize the allocation of promotion spend for its key account managers (KAMs) on a customer account basis.

Which business stakeholders should a consultant prioritize speaking with when taking a top down approach to begin their discovery process to gather these requirements?



Answer : C

The key phrase in this requirement is 'top down approach'8. This implies starting with the strategic decision-makers who determine the overall budget and its distribution, rather than the execution level.

Finance Managers:They are the custodians of the overall trade budget. They define the financial guardrails, profit targets, and total available funds for the fiscal year.

Sales Managers:They receive the budget from Finance and are responsible for allocating it to their respective territories and KAMs. They decide that 'Region A gets $1M' and 'Region B gets $2M.'

Speaking withKAMs(Option A/B) represents abottom-upapproach, as they are the recipients and users of the funds, not the allocators. Therefore, to understand the 'allocation optimization' from the top, the consultant must prioritizeSales Managers and Finance Managers9.

=============


Page:    1 / 14   
Total 62 questions