显示标签为“C_TAW12_70”的博文。显示所有博文
显示标签为“C_TAW12_70”的博文。显示所有博文

2013年8月26日星期一

SAPのC_TAW12_70認定試験の最新教育資料

IT-Passports.comのSAPのC_TAW12_70試験トレーニング資料はあなたに時間とエネルギーを節約させます。あなたが何ヶ月でやる必要があることを我々はやってさしあげましたから。あなたがするべきことは、IT-Passports.comのSAPのC_TAW12_70試験トレーニング資料に受かるのです。あなた自身のために、証明書をもらいます。IT-Passports.com はあなたに必要とした知識と経験を提供して、SAPのC_TAW12_70試験の目標を作ってあげました。IT-Passports.comを利用したら、試験に合格しないことは絶対ないです。

IT領域での主要な問題が質と実用性が欠くということを我々ははっきり知っています。IT-Passports.comのSAPのC_TAW12_70の試験問題と解答はあなたが必要とした一切の試験トレーニング資料を準備して差し上げます。実際の試験のシナリオと一致で、选択問題(多肢選択問題)はあなたが試験を受かるために有効な助けになれます。IT-Passports.comのSAPのC_TAW12_70の試験トレーニング資料は検証した試験資料で、IT-Passports.comの専門的な実践経験に含まれています。

IT-Passports.com提供した商品の品質はとても良くて、しかも更新のスピードももっともはやくて、もし君はSAPのC_TAW12_70の認証試験に関する学習資料をしっかり勉強して、成功することも簡単になります。

IT-Passports.comはSAPのC_TAW12_70認定試験に便利なサービスを提供するサイトで、従来の試験によってIT-Passports.com が今年のSAPのC_TAW12_70認定試験を予測してもっとも真実に近い問題集を研究し続けます。

試験番号:C_TAW12_70問題集
試験科目:SAP 「SAP Certified Development Associate - ABAP with SAP NetWeaver 7.0」
問題と解答:全334問

SAPのC_TAW12_70認定試験に合格するためにたくさん方法があって、非常に少ないの時間とお金を使いのは最高で、IT-Passports.comが対応性の訓練が提供いたします。

IT-Passports.comのC_TAW12_70には何か品質問題があることを見つければ、あるいは試験に合格しなかったのなら、弊社が無条件で全額返金することを約束します。IT-Passports.comは専門的にSAPのC_TAW12_70試験の最新問題と解答を提供するサイトで、C_TAW12_70についての知識をほとんどカバーしています。

購入前にお試し,私たちの試験の質問と回答のいずれかの無料サンプルをダウンロード:http://www.it-passports.com/C_TAW12_70.html

NO.1 What is true about a logical dabase program?
A.Any Node that is accessed requires the Node to be defined in the NODES stement
B.The Put Stement in the LDB provides da for the Get Event in the report program
C.Get Event in the report program requests da from the Put Stement
D.You can access hierarchically higher tables in your program even though there is no table stement for
the table
Answer: B

SAP認証試験   C_TAW12_70認定資格   C_TAW12_70認証試験   C_TAW12_70

NO.2 If the program has SRT-OF-SELECTION event and you program stement between the REPORT
stement and the first event keyword or form stement, the stement are than included with which processing
block
A.SRT-OF-SELECTION
B.END-OF-SELECTION
C.Initialization
D.No Processing Block
Answer: A

SAP   C_TAW12_70認定試験   C_TAW12_70

NO.3 Makr the valid asynchronous update bunding technique.
A.UPDATE
B.CALL FUNCTION.. .. IN UPDATE SK
C.PERFORM ASYNCHRONOUS
D.PERFORM.. .. ON COMMIT
Answer: B

SAP   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.4 Your screen has a table control defined to it. In the PAI, what does the SY-LOOPC system variatable
conin?
A.Number of table control lines
B.Loop Counter
C.Number of filled lines
Answer: C

SAP   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.5 In what case are bstrips good candidates?(More than one answer is correct)
A.When Users need the ability to navigate freely between components
B.When Navigation between components is predetermined in a fixed manner
C.When several components of an application need to be displayed on one screen
Answer: A, C

SAP   C_TAW12_70問題集   C_TAW12_70参考書   C_TAW12_70認定証

NO.6 If you do not SUPPRESS DIALOG in a dynpro before you LEAVE TO LIST-PROCESSING, the following
Mill happen (More than one answer is correct)
A.The screen will be displayed with the report that was built, but the gui-stus will be the one fromo the
previous screen
B.The report will be displayed on the screen only after the user presses the enter key
C.The previous screen (calling screen) will be redisplayed
D.The screen will be displayed, and will be empty
Answer: B, D

SAP   C_TAW12_70   C_TAW12_70認定試験   C_TAW12_70参考書   C_TAW12_70

NO.7 What message type does not implicitly trigger dabase commits for the table updates specified in your
program?
A.I type MESSAGE stement
B.A type MESSAGE stement
C.E type MESSAGE stement
D.W type MESSAGE stement
E.S type MESSAGE stement
Answer: B

SAP認定試験   C_TAW12_70   C_TAW12_70   C_TAW12_70認定試験

NO.8 You have issued a Set Title bar in the PBO of your screen, Hon long Will the title remain active?
A.Until the Next screen change
B.Until the next Set TitleBar stement
C.Until the next DB Luw
Answer: B

SAP   C_TAW12_70過去問   C_TAW12_70問題集   C_TAW12_70参考書

NO.9 What type of memory is typically used as default values for screen fields?
A.SAP memory
B.ABAP/4 memory
C.Shared Memory
Answer: A

SAP   C_TAW12_70過去問   C_TAW12_70問題集   C_TAW12_70練習問題

NO.10 What is needed to ensure a check field is verified against the referred key field of the check table?
A.same da type only is required for check field and referenced field
B.all key fields MUST have domain equality between check table and foreign key table
C.same domain is required for check field and referenced field
D.same da element is required for check field and referenced field
Answer: C

SAP問題集   C_TAW12_70   C_TAW12_70認定資格   C_TAW12_70   C_TAW12_70

NO.11 Which of the following types of enhancements do not need to be assigned to an enhancement project?
(More than one answer is correct)
A.Keyword
B.Field exit
C.Menu exit
D.Screen
E.Program exit
Answer: A, B

SAP   C_TAW12_70   C_TAW12_70   C_TAW12_70問題集

NO.12 In PBO, what field conins the tol number of lines in table control tc_flight
A.TC_FLIGHT_LINES
B.SY-DYNNR
C.SY-STEPL
D.TC_FLIGHT-TOL_LINES
Answer: A

SAP   C_TAW12_70   C_TAW12_70   C_TAW12_70認定証

NO.13 If you are building a bstrip to be handled at the presention level. What function type should be
assigned to the b title?
A.P
B.T
C.Blank
D.F
E.E
Answer: A, B

SAP認証試験   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.14 What is conined in the system variatable sy-Linsz?
A.Row count of the current line
B.Height of the current line
C.Width of the current line
D.Size of vertical bars in your list
Answer: C

SAP認証試験   C_TAW12_70   C_TAW12_70   C_TAW12_70過去問   C_TAW12_70認定証

NO.15 How does a customer benefit by using SSCR?
A.To log enhancements made by a development user
B.To log Customizing made by a development user
C.To log modifications made by a development user
Answer: C

SAP   C_TAW12_70過去問   C_TAW12_70

NO.16 On what line does the output AAAA
appear in the following code?
A.9
B.2
C.1
D.10
Answer: B

SAP問題集   C_TAW12_70参考書   C_TAW12_70参考書   C_TAW12_70

NO.17 What is true about calling a screen (More than one answer is correct)
A.A screen can be called from within a function module
B.Screens should be called from PBO modules
C.Screens can be called from PAI modules
D.A screen can be called from a report program
Answer: A, C, D

SAP過去問   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.18 Where does information come from when you press F1 on a screen field?
A.Da element documention
B.Domain short text
C.Search help
D.Domain Help values
Answer: A

SAP練習問題   C_TAW12_70参考書   C_TAW12_70練習問題   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.19 What controls the dialogue behavior of a search help?(More than one answer is correct)
A.Admin da
B.DPOS
C.SPOS
D.LPOS
E.Value Range
Answer: C, D

SAP練習問題   C_TAW12_70認定証   C_TAW12_70認証試験   C_TAW12_70参考書

NO.20 What is true about the following code?
A.The Module Validate is processed if both FLIGHT and CARRID are other than the initial value
B.The Module Validate is processed if at least one of the fields FLIGHT or CARRID are other than the
initial value
C.The Module Validate is processed only if both FLIGHT and CARRID are initial values
D.The Module Validate is never processed
Answer: B

SAP練習問題   C_TAW12_70練習問題   C_TAW12_70認定試験

NO.21 A screen field has been dynamically changed in a dialog program. When does it get re-initialized?
A.At the end of the transaction
B.Only when the program encounters more code to modify the field attributes
C.At PAI execution
D.At PBO execution
Answer: D

SAP認証試験   C_TAW12_70   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.22 Identify the situation Where Append Structures are not allowed.
(More than one answer is correct)
A.If the last field has a domain of da type curr
B.If the last field is already an Append Structure
C.If the table conins a field of da type LCHR or LRAW
D.If the table is a pooled or cluster table
Answer: C, D

SAP   C_TAW12_70   C_TAW12_70練習問題   C_TAW12_70

NO.23 Which of the following methods require higher Maintenance when new releases of SAP are installed?
A.Enhancements to the SAP Sndard
B.Append Structures
C.Customizing
D.Modifications to the SAP Sndard
Answer: D

SAP   C_TAW12_70   C_TAW12_70   C_TAW12_70認定試験   C_TAW12_70

NO.24 Identify the different type categories in the ABAP dictionary (More than one answer is correct)
A.table Types
B.Da Models
C.Structures
D.Da definitions
E.Da Elements
Answer: A, C, E

SAP過去問   C_TAW12_70練習問題   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.25 Which transaction is used to make dictionary adjustments when upgrading versions of SAP?
A.SPAU
B.SP01
C.SPDD
D.CMOD
Answer: C

SAP認定証   C_TAW12_70   C_TAW12_70認定資格   C_TAW12_70   C_TAW12_70

NO.26 Mark the Program Attribute that is used to define a Dialogue Program?
A.R
B.D
C.1
D.M
Answer: D

SAP   C_TAW12_70   C_TAW12_70練習問題   C_TAW12_70   C_TAW12_70参考書   C_TAW12_70過去問

NO.27 Mark the three system fields that are continuously mainined by the list
(More than one answer is correct)
A.SY-LINSZ
B.SY-TITLE
C.SY-LINNO
D.SY-COLNO
E.SY-PAGNO
Answer: C, D, E

SAP認定証   C_TAW12_70   C_TAW12_70過去問   C_TAW12_70   C_TAW12_70   C_TAW12_70認定証

NO.28 Mark the valid usage of Read stement(More than one answer is correct)
A.DO. Read Line SY-INDEX. ENDDO
B.Read Line 3 of Current Page
C.Read Line 3 of Next Page
D.Read Current Line of table IB
Answer: A, B

SAP   C_TAW12_70   C_TAW12_70   C_TAW12_70

NO.29 What does the DESCRIBE TABLE stement provide to the program?
A.Access Type
B.Key Definition
C.Key Uniqueness
D.Key length
Answer: A

SAP   C_TAW12_70問題集   C_TAW12_70   C_TAW12_70問題集   C_TAW12_70認定試験   C_TAW12_70認証試験

NO.30 What object is not supported by the Modification assisnt?
A.User exits
B.Text Elements
C.Functions
D.Menus
Answer: A

SAP参考書   C_TAW12_70認定資格   C_TAW12_70   C_TAW12_70   C_TAW12_70練習問題

IT-Passports.comのSAPのC_TAW12_70の試験問題と解答はあなたが受験する前にすべての必要とした準備資料を提供しています。SAPのC_TAW12_70の認証試験について、あなたは異なるサイトや書籍で色々な問題を見つけることができます。しかし、ロジックが接続されているかどうかはキーです。IT-Passports.comの問題と解答は初めに試験を受けるあなたが気楽に成功することを助けるだけではなく、あなたの貴重な時間を節約することもできます。

2013年8月16日星期五

最新SAP C_TAW12_70 C-TB1200-07 C_TB1200_07試験の練習問題と解答

IT-Passports.comの商品はIT業界の専門家が自分の豊かな知識と経験を利用して認証試験に対して研究出たので品質がいいの試験の資料でございます。受験者がIT-Passports.comを選択したら高度専門の試験に100%合格することが問題にならないと保証いたします。


SAPのC_TAW12_70 C-TB1200-07 C_TB1200_07試験の準備をしていたら、IT-Passports.comは貴方が夢を実現することにヘルプを与えます。 IT-Passports.comのSAPのC_TAW12_70 C-TB1200-07 C_TB1200_07試験トレーニング資料は高品質のトレーニング資料で、100パーセントの合格率を保証できます。もしあなたが適当な時間を持って勉強できるのなら、IT-Passports.comのSAPのC_TAW12_70 C-TB1200-07 C_TB1200_07試験トレーニング資料を選びましょう。この資料を手に入れたら、楽に試験の準備をすることができます。


SAPのC_TAW12_70 C-TB1200-07 C_TB1200_07のオンラインサービスのスタディガイドを買いたかったら、IT-Passports.comを買うのを薦めています。IT-Passports.comは同じ作用がある多くのサイトでリーダーとしているサイトで、最も良い品質と最新のトレーニング資料を提供しています。弊社が提供したすべての勉強資料と他のトレーニング資料はコスト効率の良い製品で、サイトが一年間の無料更新サービスを提供します。ですから、弊社のトレーニング製品はあなたが試験に合格することを助けにならなかったら、全額で返金することを保証します。


試験番号:C_TAW12_70問題集

試験科目:SAP 「SAP Certified Development Associate - ABAP with SAP NetWeaver 7.0」

問題と解答:全334問

試験番号:C-TB1200-07問題集

試験科目:SAP 「SAP Certified Implementation Consultant SAP Business One 2007」

問題と解答:全152問

試験番号:C_TB1200_07問題集

試験科目:SAP 「SAP Certified Implementation Consultant SAP Business One 2007」

問題と解答:全152問

IT-Passports.comを通じて最新のSAPC_TAW12_70 C-TB1200-07 C_TB1200_07試験の問題と解答早めにを持てて、弊社の問題集があればきっと君の強い力になります。


購入前にお試し,私たちの試験の質問と回答のいずれかの無料サンプルをダウンロード:http://www.it-passports.com/C-TB1200-07.html


NO.1 The sales manager at Gali Sport is confused by the different prices that can be related to a customer:
price lists and special prices. He needs to understand how the system calculates prices in sales
documents. Which answer below reflects the order in which the system looks for the correct price?
A. 1) Special prices for the customer
2) Discount groups linked to the business partner
3) Period and volume discounts defined for the price list and linked to the business partner
4) The price list specified in the business partner master data
B. 1) Discount groups
2) Special prices for the customer
3) Period and volume discounts for the price list linked to the business partner
4) The default price list for the customer
C. 1)The default price list for the document
2) Discount groups tied to the document
3) Special prices for the customer
D. 1) Customer special prices
2) Discount groups
3) Period and volume discounts defined for the price list linked to the document
4) Price list defined for the document
Answer: A

SAP認定証   C-TB1200-07問題集   C-TB1200-07参考書   C-TB1200-07   C-TB1200-07練習問題

NO.2 Kathryn from Roses and Sunflowers gift shop creates a purchase order for an item, which is out of
stock. The current stock level for the item is zero. There are no open purchase orders or sales orders for
this item. After she has selected the item in the purchase order, she notices that there is a 4 in the
'Quantity' field. Why?
A. The value in the 'Items per Purchase Unit' field on the 'Purchasing Data' tab is 4.
B. The value in the 'Factor 2' field on the 'Purchasing Data' tab is 4.
C. The value in the 'Required (PurchasingUoM) Inventory Level' field is 4.
D. The value in the 'QuantityPer Packaging Unit' field on the 'Purchasing Data' tab is 4.
Answer: A,B,C,D

SAP   C-TB1200-07   C-TB1200-07   C-TB1200-07

NO.3 How is the available quantity calculated in SAP Business One?
A. Quantity in stock - quantity committed + quantity ordered.
B. Quantity in stock + quantity committed - quantity ordered.
C. Quantity in stock + quantity ordered.
D. Quantity in stock - quantity committed.
Answer: A

SAP認定試験   C-TB1200-07   C-TB1200-07練習問題   C-TB1200-07   C-TB1200-07問題集   C-TB1200-07

NO.4 Sophie created a query and now wants to print a report from the query. What must Sophie do before
she can print the query results?
A. Link her query to a base template using the Query Manager.
B. Link her query to a base template using the Print Layout Designer.
C. Link her query to a base template using the Query Print Layout tool.
D. Link her query to a base template using the Query Generator.
Answer: A

SAP認定試験   C-TB1200-07認定試験   C-TB1200-07参考書

NO.5 Our purchasing manager would like to see a weekly report that lists stock items that fall below a critical
point. What is the easiest way of doing this?
A. In the inventory data of the item, enter the minimum required inventory level.
Wheneveremployees post a goods issue that brings the stock below this threshold, they need to send an
email message to the purchasing manager.
B. In the warehouse data of the item, enter the minimum required inventory level and activate the
predefined alert 'Minimum Stock Deviation' that will inform the purchasing manager whenever stock falls
below this threshold.
C. Create a query that lists all the items with inventory below the minimum level and link this query to a
user-defined alert. Specify the required frequency, click the checkbox to make the alert active, and make
sure you select the purchasing manager as the receiver.
D. In the document settings, set the 'When Attempting to Release StockBelow the Minimum Level'
indicator. Whenever an employee posts a goods issue that brings the stock below this threshold, the
purchasing manager automatically receives a message.
Answer: C

SAP認証試験   C-TB1200-07   C-TB1200-07認定資格   C-TB1200-07過去問

NO.6 What functions are available in the Human Resources module of SAP Business One?
A. Payroll processing
B. Shift planning
C. Employee master data
D. Recording and evaluation of absences
E. Tracking of employee costs and salaries
Answer: A,B,C,D,E

SAP   C-TB1200-07   C-TB1200-07問題集   C-TB1200-07

NO.7 I want to create a query to display all the invoices over $1500 issued for a specific customer by one of
my sales employees Sara Chang. How do I find which fields I should enter in the SQL query?
A. When you hold down the Ctrl key and click the mouse on a field you want to display, the table and field
name will appear at the bottom of the screen.
B. When you click the mouse on a field you want to display and choose View -> System
information, the table and field name will appear at the bottom of the screen in the Status Bar.
C. Open the Query Wizard because it automatically enters the table and field names in the SQL query.
D. Use the Query Generator because it automatically enters the table and field names in the SQL query,
after you click the mouse on a field you want to display.
Answer: B

SAP   C-TB1200-07認証試験   C-TB1200-07参考書   C-TB1200-07

NO.8 The sales manager wants to be informed whenever a customer exceeds his credit limit. However, he
does not want the sales process to be blocked when he is not available. What do you recommend?
A. Activate and configure the predefined alert function 'Deviation from Credit Limit' so that the sales
manager gets informed automatically.
B. Activate and configure the predefined approval procedure 'Deviation from Credit Limit' so that the sales
manager gets informed automatically.
C. Restrict the general authorization to confirm credit line deviations to the sales manager.
D. Activate and configure a user-defined alert when a customer exceeds the credit limit. The alert goes to
each sales person and they can save the sales document as a draft.
Answer: A

SAP認証試験   C-TB1200-07認定試験   C-TB1200-07

NO.9 The following statements relate to the analysis of sales opportunities. Which statements are correct?
A. Use the Opportunity Statistics Report to analyze entered, open, and closed opportunities in the system.
B. To get an overview of the progress of all sales opportunities, use the Stage Analysis report.
C. The Opportunities Forecast Report only takes account of completed opportunities.
D. Open opportunities are not included in the Opportunity Pipeline analysis.
E. A sales manager can use selection criteria in "My Open Opportunities Report" to view sales
opportunitesfor any of his direct reports.
Answer: A,B,C,D,E

SAP認定試験   C-TB1200-07   C-TB1200-07認定資格   C-TB1200-07過去問

NO.10 Every day my employees run a query to check how many orders we have issued on that day and what
their value was. I have created a simple query using the Orders table (ORDR): Document Number,
Document Date, Document Total Where Document Date EQUAL 01/05/07 (for
example). How can I create a "general" query so I do not have to go into this query statement every day to
change the date in the "Where" condition area?
A. Define a variable in the "Where" condition area of the formula: Document Date EQUAL '[%0]' then save
the query. Each time you run it, the system will prompt you to enter the desired date.
B. Delete the condition from the query. Create a general query that will display all the orders created in the
system to date. When the report displays, use the Sort Table to display the desired data.
C. Define a variable in the "Where" condition area of the formula: Document Date NOT EQUAL
'[%0]' then save the query. Each time you run it, the system will prompt you to enter the
desired date.
D. Define a variable in the "Group By" condition area of the formula: Document Date EQUAL
'[%3]' then save the query.
Answer: A

SAP認証試験   C-TB1200-07認定証   C-TB1200-07   C-TB1200-07過去問   C-TB1200-07認証試験

NO.11 Which elements of a query are optional when you create a query with the Query Wizard?
A. Conditions
B. Table entries
C. Field entries
D. Grouping
E. Sorting
Answer: A,B,C,D,E

SAP認証試験   C-TB1200-07認定資格   C-TB1200-07

NO.12 For which of the following events is the moving average cost recalculated?
A. Stock entry.
B. Stock release.
C. Completion of a production order.
D. Purchase order submission.
Answer: A,B,C,D

SAP練習問題   C-TB1200-07   C-TB1200-07認定証   C-TB1200-07問題集   C-TB1200-07認証試験

NO.13 You are reviewing the details of a user-defined query and notice the strings:
[%1], [%2], and [%3].
What is the function of these strings in a query?
A. The string [%0] is a variable used to create a query. Each variable is unique, so if more than one
variable is defined, each requires a unique name such as: [%1], [%2].
B. The strings: [%1], [%2], and [%3] represent fixed values in the query.
C. The strings: [%1], [%2], and [%3] are conditions you can see displayed in the Conditions column in the
Query Generator.
D. The strings: [%1], [%2], and [%3] are fields from the OITM table which you can retrieve from either the
Query Generator or Query Wizard.
Answer: A

SAP認証試験   C-TB1200-07   C-TB1200-07

NO.14 PKJ Ltd maintains its price list automatically based on last purchase price. When PKJ sells a product,
they want to add their overhead of 40% to the sales price. How can they accomplish this?
A. Create a Customer price list based on the Last Purchase price list, select all the prices and increase
them by 40%.
B. Create a Customer price list and enter the sales prices.
C. Create a Customer price list based on the Last Purchase price list with a factor of 1.4.
D. In the business partner master data, select the Last Purchase price list and specify a premium
of 40%.
Answer: C

SAP   C-TB1200-07   C-TB1200-07

NO.15 Which statements are correct regarding inventory valuation methods?
A. With moving average cost valuation, stock is valued by dividing the total value by the total quantity.
B. With moving average cost valuation, you must enter a cost price into the item master record.
C. With standard costvaluation, stock may need to be periodically revalued.
D. With first in - first out valuation, stock is valued using the cost of the oldest item.
E. With first in - first out valuation, stock is valued using the cost of the most recent item.
Answer: A,B,C,D,E

SAP   C-TB1200-07過去問   C-TB1200-07   C-TB1200-07認定資格   C-TB1200-07過去問

NO.16 You want to show your customer which documents relate to each other in SAP Business One. Which
of these statements is correct?
A. When you display a document, you can use the base and target document icons to display a document
flow.
B. From the document, drill down to the business partner master data and choose Document Flow.
C. Use Drag Relate to display which documents are related to each other.
D. You can branch from the display of a document to its history. There you find a chronological list of all
base and target documents.
Answer: A

SAP参考書   C-TB1200-07   C-TB1200-07   C-TB1200-07   C-TB1200-07   C-TB1200-07

NO.17 Sophie created a user-defined query and linked a template to it using the query print layout function.
After she designed the template she realized that she needs to add an additional column of data to the
report. Can Sophie add new columns to the existing report?
A. No. Since Sophie can only change static report information and cannot add database fields to the
matrix data, she must create a new query and assign it to a new print template.
B. No. Once Sophie has assigned the template to the query, she cannot make any changes to any field in
the report.
C. Yes. Sophie can add new columns to the report by creating a new database field in the
repetitive area of the linked template.
D. Yes. Sophie can create a new column in the template, and since it is linked to the query, it will update
the original template and the matrix data automatically.
Answer: A

SAP過去問   C-TB1200-07認証試験   C-TB1200-07   C-TB1200-07参考書

NO.18 A company issues a large number of deliveries on a monthly basis. The company's sales manager
wants to know the fastest way to produce invoices based on these deliveries.
What would you recommend?
A. Use the Document Generation Wizard. Select A/R Invoice as the target document and
Deliveries as the base document. Select all deliveries for the relevant month.
B. Use the Dunning Wizard. Select A/R Invoice as the document type. Use the posting date to select all
deliveries for the relevant month.
C. Use the Document Generation Wizard. Select A/R Invoices as the base document and
Delivery as the target document. Select all deliveries for the relevant month.
D. Use the Payment Wizard. Select Deliveries as the base document and A/R Invoice as the target
document. Use the posting date to select relevant deliveries.
Answer: A

SAP   C-TB1200-07認証試験   C-TB1200-07練習問題   C-TB1200-07認定資格

NO.19 I add a new Sales Opportunity for a business partner. I do not want to issue any documents to this
partner at the moment. However, I would like to link this opportunity to a Quotation that I issued for
another business partner in the past. Is this possible?
A. Access the sales opportunity and choose the Stages tab. Select 'Sales Quotation' as the document
type, then select a quotation from another business partner.
B. Access the sales opportunity and enter the code of the other business partner as the 'Partner'.
You can now link any quotation issued to that business partner to your opportunity.
C. You can only link activities directly to the sales opportunity.
D. You can only link a sales opportunity to a quotation for the same business partner.
Answer: A

SAP認定試験   C-TB1200-07練習問題   C-TB1200-07練習問題   C-TB1200-07認定資格   C-TB1200-07   C-TB1200-07

NO.20 What are the advantages of query print layouts as opposed to standard queries?
A. You can adjust the template of the query print layouts.
B. You can add sub-sorts and sub-totals using the print layout designer.
C. Query print layouts can be based on several queries.
D. Authorization administration for query print layouts is simpler.
E. You can standardize your report layouts by using a customized base template, for example, with the
company logo, for all the reports.
Answer: A,B,C,D,E

SAP   C-TB1200-07認証試験   C-TB1200-07認定試験