how many structures are in sap R/3(ABAP)
Answer Posted / atul_gcet
deep structure.
nested structure
simple structure
| Is This Answer Correct ? | 22 Yes | 6 No |
Post New Answer View All Answers
What is the syntax for ‘call transaction’?
What are the domains and data elements?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What are the merits of its?-
What is an update type with reference to a match code id? : abap data dictionary
What are system variable in abap?
What is the difference between Classic badi and Kernal badi ?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What are the time related infotypes? : abap hr
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?
What is search help exit? : sap abap data dictionary
Is a logical database a requirement/must to write an abap/4 query?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What are the advantages and disadvantages of using views in abap programming ?
What is step-loop? Explain all the steps?