In select-options,how to make high as madatory.....?if we use
obligatory we'll get the low as madatory by default?

Answer Posted / ravindra

SELECT-OPTIONS s_matnr for mara-matnr.

AT SELECTION-SCREEN.
if s_matnr-high is INITIAL.
message 'high cant be empty' TYPE 'E'.
ENDIF.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Select query optimisation

890


Control Break statements- At new...endat.

896


Why do we use FOR ALL ENTRIES and what is the pre-requisite

915


hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2550


Explain pai and pbo.

707






Why do we use dynamic where conditions?

865


Explain the types of bdc's?

591


What are the different abap/4 editors?

556


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

1781


what is difference between set screen and call screen ?

548


HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.

1770


What is bdc programming in sap?

609


What is meant by hotspots?

606


Explain the difference between call screen and leave screen?

593


What is modularization and its benefits?

585