how to handle double click event in table contorl....
Answer Posted / saifur rahaman
go to GUI status in ure program,
then goto funtion keys---->then recommended function key.
here assign a fct code to choose icon.
next in PAI use the following code
GET CURSOR FIELD <FIELD_NAME> VALUE <VALUE1>.
BY DOUBLE CLICK IN TABCONTROL u can get the field name and
field value.in the above variable(<FIELD_NAME>,<VALUE1>)
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are function modules?
What are different abap/4 editors?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
did u done enhancement framework?how u implemented?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
how to track records from data dictionary?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
foreign key enforcement?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is the difference between collect and sum?
What are the difference between pool tables and transparent tables?
How is time management and payroll is integrated? : sap abap hr
What are the Control levels in internal tables?
What is the use of the raising exception? : abap modularization
how can we enable hyperlink in screen painter?