Answer Posted / vijayanand
macro is a set of predefined statement.
when this command is interpretted in the report,the
predefined set of statements will be substiuted and will be
execcuted .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we set the tablespaces and extent sizes ?
What is an rdbms?
How to debug a sapscript?
What do you mean by batch data communications programming?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
Explain how to write a bdc - how do you go about it?
What is pretty printer?
What is logical database? : abap hr
What is a fall back class?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
when does a list get sent to the screen on the presentation layer?
How would you define the exponents for a type âfâ field?
What is sequence number
What is the sap abap?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc