Answer Posted / upen
Logical databases are special ABAP programs that retrieve
data and make it available to application programs. The
most common use of logical databases is still to read data
from database tables and linking them to executable ABAP
programs while setting the program contents
| Is This Answer Correct ? | 2 Yes | 15 No |
Post New Answer View All Answers
What are the page windows? How many main windows will be there in a page window?
Do you know any other patterns if yes.. explain
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What are the basic functions of database utility?
What is the difference between commit-work and rollback-work tasks?
What are system fields for secondary lists?
What are field symbols?
Can a constructor be declared private? If yes then in which scenario?
What is direct input method ?
What is the function of the transport system and workbench organizer?
Explain the Importance of pa20? : abap hr
What is sapnet?
Explain the differences between se01, se09 and se10?
– 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 to debug rfc function module?