Under which event we can make a filed disappear on selection
screen.
Answer Posted / ashwin
Under AT SELECTION-SCREEN OUTPUT.
loop at screen.
if screen-name = 'P_MATNR'.
screen-active = '0'.
modify screen.
ENDIF.
endloop.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of logical databases?
What are two methods of modifying sap standard tables? : abap data dictionary
java script for push button in adobe forms.
Name the abap/4 modularization techniques?
What is sap luw or update transaction?
Where do you use help views?
What is full form of bdc session? : abap bdc
Which FM do you use to find out who is reporting to whom
How can we declare a table control in the abap/4 program?
How to write a code for multiple transactions? : abap bdc
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Explain how do you use structures in the abap programs?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is modularization and its benefits? : abap modularization
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?