Can we use more than two field in SELECT-OPTION? For example
Normally we get two field which is from and to fields, but i
want to get more values.....
Answer Posted / aruna
if You want to assign values in select-options write the
code in the initlization event.
you can include more than one values in inclusive option
provided by select-options.
or use Ranges where you can specify range of values in
selec-options.
Thanks
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
how to modify the standard method as per your requirement
Can you create a table with fields not referring to data elements? : abap data dictionary
What is the use of the statement leave to list-processing?
What is a subscreen? How can we use a subscreen?
What application areas are you comfortable in?
What is client in the sap system? : sap abap hr
What is the function of the correction system? : abap data dictionary
What is the use of at new statement ?
When will the current screen processing terminates?
How do you find out whether a file exits on the presentation server?
What is the table buffer?
What is the different between abap and ooabap? Why do we use ooabap?
What is a subroutine?
What is the transaction code to display the payroll results ? : abap hr