full buffering would be appropiate what type of tables ?

Answer Posted / g.shankar

A. Transaction Tables
B. Small Static tables
C. Internal Tables
D. Tables with generic Keys

Is This Answer Correct ?    32 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary

671


What is a database view? : abap data dictionary

639


What are the two levels in defining a match code ?

587


function modules are also external subroutines. State true or false. : abap modularization

594


How can we send data to external programs?

613






What is the syntax of packed number?

638


Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)

831


What happens if a function module runs in an update task?

552


We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???

1673


What is the function module to popup contents in the internal table?

552


Explain the advantages and disadvantages of abap query tool?

514


Explain the difference between tables and structures?

477


What are the different types of sapscript symbols?

616


Does the call transaction method allow multiple transactions to be processed by sap?

555


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5520