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

How to write our own code in Data base View?

Former Member
0 Likes
515

How to write our own code in Data base View?

Is it possible?

PLzz explain.....

How to write our own code in Data base View?

Is it possible?

PLzz explain.....

2 REPLIES 2
Read only

JoffyJohn
Active Contributor
0 Likes
475

when you create a database view,

you can write the join codition in table/join condition tab.

selection condition in selection conditions tab.

once you save this view

In the Menu

EXtras -> CREATE instruction.

you can see the generated code equivalent to the view.

Read only

Former Member
0 Likes
475

Hello Bala,

At what point you would like to add the conditon or code-

for selection screen you can have desing in selection screen. For data retrival you can have conditioned joins on tables. Extras gives option of instructions.

http://help.sap.com/saphelp_40b/helpdata/en/cf/21ed06446011d189700000e8322d00/content.htm

Thank You,

Nishikant.