i can give default values in select-options also then what
is use of INTIALIZATION event?
Answer Posted / seal info
@ Madhu, Very Good Answer.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
– 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
What is the difference between collect and sum?
What are the two methods for modifying sap standard tables?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What are the two levels in defining a match code? : abap data dictionary
What are the types of indexes in abap?
How can we create callable modules of program code within one abap/4 program?
What is an internal table?
How to create a button in selection screen ?
Does the table can have multiple foreign keys?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What is dialog module?