Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

oop ALV grid

Former Member
0 Likes
604

Hi All,

I have one requrement regarding OOP ALV grid instead of Table Control.

But iam completely new to OOP concept.

In that grid i need to give 3 input fields.

One field have search help and one list box.

PLZ suggest me how can i follow.

Thanks & regards

Rayeez

4 REPLIES 4
Read only

Former Member
0 Likes
563

1)go to se80

enter package name as slis ..there u can find many examples on alv..

2)go to transaction DWDM there are lot of example of oabap...

3)You can look at the sample programs in your SAP system. they all start with BCALV*.

also look at...

http://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/an easy reference for alv grid control.pdf

Read only

Former Member
0 Likes
563

Hi,

Take a look at the BCEDIT programs, you will find examples that suit your needs.

FOr the dropdown list

BCALV_EDIT_06 Dropdown Listbox at Column Level

BCALV_EDIT_07 Dropdown Listbox at Cell Level

For the F4 help.

BCALV_EDIT_08 Integrate Non-Standard F4 Help

Regards,

Ravi

Message was edited by: Ravikumar Allampallam

Read only

0 Likes
563

Hi,

After giving inputs ,we need to process to get ouput and fill that data into remaining fields(cols).

then save that entire data to strore in to custom tables.

Plz help me on this reqirement .

This is udjent.

Thanks, Rayeez

Read only

Former Member
0 Likes
563

Hi Rayeezuddin,

Pls. refer to the transaction DWDM for more examples.

Gimme your emailID if you want any example, will forward you the same.

Regs,

Venkat Ramanan