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

Answer Posted / sarita dudam

Select-options : vbeln for vbrk-vbeln.

AT SELECTION-SCREEN.
Read table vbeln with key high = space.
if sy-subrc is initial.
message 'high cant be empty' TYPE 'S' display like 'E'.
endif.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any method apart from bdc for data upload to sap? : abap bdc

609


What is a projection view? : abap data dictionary

587


Can you print decimals in type n?

562


What is interactive reporting?

607


What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

594






Can a constructor be redefined?

910


What is roles and responsibilities of sap hr consultants? : sap abap hr

570


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3408


What is the tcode for sapscript forms?

652


What is a persistent class?

963


I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management

1752


How move-corresponding works

923


How can we use / display table in a screen?

632


What is the disadvantage of a call by reference?

634


What is the difference between abap and hr abap? : abap hr

607