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 | 1 No |
Post New Answer View All Answers
What does the insert statement in extract datasets do?
what is defference between repository and non repository Object?
Table events aNd table maintains generation
Exception handling and how does it transfer from called method to calling method?
How to call other programs?
How do you activate a function exit?
What are match codes? describe?
What are the rules to create a BAPI?
How is conversion of data types done between abap/4 & external level?
How to copy table across clients?
foreign key enforcement?
What does a lock object involve?
How can we handle table control in bdc? : abap bdc
when do you need to create an internal table with header line ? and with out a header line?
What are the screen elements.