how to field properties are set with **** as a password.
Answer Posted / anubhav
write the code.
at election-screen output .
loop at screen.
screen-invisible = 1 .
modify screen.
endloop .
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
When will the current screen processing terminates?
Explain difference between primary key and unique key?
What is the table buffer? Which type of tables used this buffer?
How do you connect to the remote server if you are working from the office for the client in remote place?
How many primary keys can be created for a table?
Double click function on the lists, identifying the line selected by the user on the list?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What are the basic objects of the data dictionary?
What are pooled tables?
What is open sql?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What is the significance of delivery class? : abap data dictionary
What is a sequence of event-triggered in report?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?