Application Development 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: 

oop ALV grid

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

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