how to fill the select options from an internal table
dynamically ie can i use the loop in the initialization
Answer Posted / sasi
Use the function "F4IF_INT_TABLE_VALUE_REQUEST" at the
event - AT SELECTION-SCREEN ON VALUE-REQUEST FOR ....
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
– 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
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is the lock object?
How can we use / display table in a screen?
Explain what are the events in screen programming?
Which infotype records can not be deleted ? : abap hr
What is a variable in the sap abap?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
Have you printed any report?
In ALV reporting when u execute your report which event gets triggered.
Where do you create indexes in abap?
What is the difference between get and get late?
What is the differences between abap and ooabap. In which situation we useooabap?
What are control tables? : abap data dictionary
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?