What are the Text – elements inscripts. Where you declare
this. What is the use to this.
Answer Posted / sunil
text-elements are used to declare the variables of the
window of a form. variables here are the static variables.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the advantages of logical databases?
What will happen when we use single buffered selected?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
– 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
Explain the different types of data dictionary objects?
What happens if we use leave to list-processing without using suppress-dialog?
In select-options, how to get the default values as current month first date and last date by default?
What is function group?
How will you define posting procedures?
after creating lock object if does n't access record by second user what should we do?
Explain how to create any functions?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is the process to enhance the Infotype
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
How can I get ascii value of any letter? Is there any function?