what is the difference b/w database and data dictionary?
Answer Posted / nukala
data dictionary is a central repository where the defined all the object related to database.
A database is an organized collection of data
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are logical data bases used in hr module? : abap hr
What will you code in start-of-selection & end-of-selecton & why?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
what is the difference between hashed & sorted internal tables?
How can cluster table be created?
What is logical database? : abap hr
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
what are the two methods of modifying sap standard tables ?
Why is pretty printer user in abap?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
Do you know any other patterns if yes.. explain
What are critical issues you have faced in your project
– 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
How can we use multiple transactions by using bdc_insert? : abap bdc