Answer Posted / chiranjit bhowmik
tables: sscrfields
...
selection-screen function key n. "here n can be upto 1 yo
5.
method to operate it:
at selection-screen.
if sscrfields-ucomm = 'FC01'. "if n= 01.
...
endif.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to get that a secondary index is attached to a select query?
How do you populate data into a multiple line field? : abap bdc
Can a constructor be declared private? If yes then in which scenario?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
What are the user interfaces of interactive lists?
What is meant by write lock? : sap abap data dictionary
Explain what is the purpose of sap script?
what is mean be On Change of in Control Break statement
What will exactly the hide statement do?
What is the table & field to identify the no of items (bottles) stored in one case?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How to create any functions?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
How are BAPI different from Normal function modules ?